Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitsuhiko/phpserialize

A PHP serializer implementation for Python
https://github.com/mitsuhiko/phpserialize

Last synced: 6 days ago
JSON representation

A PHP serializer implementation for Python

Awesome Lists containing this project

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