Skip to content
/ pickle Public
forked from cybergrind/pickle

Erlang library for converting Python pickles to and from Erlang terms

License

Notifications You must be signed in to change notification settings

wgnet/pickle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pickle

A utility module for converting the Python Pickle format to and from Erlang terms.

Python pickles are binary representations of Python objects. See http://python.org/dev/peps/pep-0307/ for details.

About

Erlang library for converting Python pickles to and from Erlang terms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 100.0%