phpserialize

a port of the serialize and unserialize functions of php to python.


License
Other
Install
pip install phpserialize==1.3

Documentation

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).