
******************* Cerealizer *******************

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.

Cerealizer is available under the Python licence.


 * Requirements:

   - Python >= 2.4 (http://www.python.org)


 * Installation:

Do in a console:
        python ./setup.py build

and then as root:
        python ./setup.py install


 * Documentation:

Use PyDoc.


Jiba -- jibalamy@free.fr -- jiba on #soya on FreeNode