A port of the serialize() and unserialize() functions of PHP to Python. This
module implements the python serialization interface (eg: provides dumps,
loads and similar functions).

WWW: http://www.hurring.com/scott/code/python/serialize/
