forked from CowboyTim/python-storable
-
Notifications
You must be signed in to change notification settings - Fork 0
python module that will be able to read/write perl storable
License
adam-carbone/python-storable
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
python-storable =============== Overview -------- This is a python module that will be able to read/write perl storable. Storable is a nice and efficient binary format for perl that is very popular. Alot of other serialization/deserialization modules exist that are even more or less standardized: JSON, XML, CSV,.. etc. Storable is more or less perl specific. To ease integration between perl -where storable sometimes is the only option- and python this module is a bridge.
About
python module that will be able to read/write perl storable
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 77.1%
- Perl 22.9%