python-cerealizer - Secure pickle-like module
Website: | http://home.gna.org/oomadness/en/cerealizer/index.html |
---|---|
License: | Python |
Vendor: | Fedora Project |
- Description:
Cerealizer is a secure pickle-like module. 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.
Packages
python-cerealizer-0.6-3.fc9.noarch [17 KiB] |
Changelog
by Tom "spot" Callaway (2008-04-05):
- Add egg-info files (fix FTBFS bz 440814) |