Skip to content

tdjb/pakker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pakker

pakker is a Python library that helps dealing with data that was serialized in language-specific serialization formats. In its current state, it only implements (part of) PHP's serialize and unserialize functions.

Supported Python versions

Works with Python 2.6 up to Python 3.3.

Note

As it makes use of the CPython C API, pakker is probably only useful when used on top of CPython.

Development

Found an issue or just want to get the source? Check out pakker's Github page.

License

pakker is distributed under a 3-clause BSD license. See LICENSE for details.

pakker is a buffer.io project.

About

Python library for dealing with language-specific serialization formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published