Dill extends python's 'pickle' module for serializing and de-serializing python objects to the majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy. http://trac.mystic.cacr.caltech.edu/project/pathos/wiki/dill Repository-Maintainer: Björn Grüning Repository-Development: https://github.com/galaxy-iuc/tool_shed/ |
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/package_dill_0_2
Name | Version | Type | |
---|---|---|---|
dill | 0.2 | package |