Go to file
Frederic Peters d47c6de414 remove test suite 2016-03-13 17:18:25 +01:00
debian remove patches 2016-03-13 17:09:54 +01:00
.gitignore python-phpserialize (1.3-1) unstable; urgency=low 2015-10-14 20:15:21 +02:00
README python-phpserialize (1.3-1) unstable; urgency=low 2015-10-14 20:15:21 +02:00
phpserialize.py python-phpserialize (1.3-1) unstable; urgency=low 2015-10-14 20:15:21 +02:00
setup.cfg python-phpserialize (1.3-1) unstable; urgency=low 2015-10-14 20:15:21 +02:00
setup.py setup.py: remove testsuite declaration 2016-03-13 17:13:15 +01:00

README

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