Paketname | python-cerealizer |
Beschreibung | secure pickle-like module for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.7-4 |
Sektion | python |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | python (>= 2.4), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Vincent Bernat |
Quelle | cerealizer |
Paketgröße | 12762 Byte |
Prüfsumme MD5 | 550017636c115b232824342da0e77a53 |
Prüfsumme SHA1 | 73e2e5d3278055eb710da02acbfadd3f131bb755 |
Prüfsumme SHA256 | af0a7550775eb7a35398568af07f945de917de47febae460a58e3c8a1e7daa02 |
Link zum Herunterladen | python-cerealizer_0.7-4_all.deb |
Ausführliche Beschreibung | It support basic types (int, string, unicode, tuple, list,
dict, set,...), old and new-style classes (you need to
register the class for security), object cycles, and it can
be extended to support C-defined type.
|