pkgsrc/textproc/py-dill
adam d5f5aee300 py-dill: added version 0.3.4
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 a python object hierarchy.
2022-04-20 10:40:29 +00:00
..
ALTERNATIVES
DESCR
distinfo
Makefile
PLIST