Skip to content
 
 

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


Sessions unserializing is also supported if they were saved using PHP's
internal serializer and without encryption (see
http://www.hardened-php.net/suhosin/configuration.html#suhosin.session.encrypt).

About

A PHP serializer implementation for Python

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages