Index of /ports_security/py-trustedpickle

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [TXT] Makefile 31-Aug-2009 12:31 1.1K [   ] distinfo 09-May-2006 15:46 186 [DIR] files/ 25-Dec-2006 04:06 - [TXT] pkg-descr 09-May-2006 15:46 433
TrustedPickle is a Python module that can save most any arbitrary Python object
 in a signed pickle file. There are two big differences between this module and
 the standard pickle module. First, TrustedPickle can pickle a module, but the 
standard pickle module cannot. Second, TrustedPickle includes a signature that 
can verify the data's origin before the data is unpickled.

WWW: http://trustedpickle.sourceforge.net/index.html