[ buster ]
[ Источник: serpent ]
Пакет: python2-serpent (1.27-1)
Ссылки для python2-serpent
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код serpent:
Сопровождающий:
Внешние ресурсы:
- Сайт [pypi.python.org]
Подобные пакеты:
simple serialization library based on ast.literal_eval(), Python2 modules
Serpent provides ast.literal_eval() compatible object tree serialization. It serializes an object tree into bytes (utf-8 encoded string) that can be decoded and then passed as-is to ast.literal_eval() to rebuild it as the original object tree. As such it is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded).
This package contains the core Serpent module for Python 2.x .
Другие пакеты, относящиеся к python2-serpent
|
|
|
|
-
- dep: python
- интерактивный объектно-ориентированный язык высокого уровня (ветка 2.x)
-
- dep: python-enum34
- backport of Python 3.4's enum package
Загрузка python2-serpent
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 11,7 Кб | 49,0 Кб | [список файлов] |