summaryrefslogtreecommitdiff
path: root/devel/py-phpserialize/pkg-descr
blob: 23a57462b10c2e973d3cfda4fc21f71f4b4a12d2 (plain) (blame)
1
2
3
4
5
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/