aboutsummaryrefslogtreecommitdiff
path: root/devel/py-phpserialize/pkg-descr
blob: df711a0ed079c4553d6941bb23f1347c8845eeb4 (plain) (blame)
1
2
3
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).