python-pickle

Serialization/deserialization using Python Pickle format.

https://github.com/noteed/python-pickle

Latest on Hackage:0.3.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Vo Minh Thu, Timothy Copeland
Maintained by [email protected]

This package implements serialization and deserialization of Python objects using the Pickle format.