The devel/py-dill port
py3-dill-0.4.0 – serialize/deserialize most Python types
Description
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.
dill is not intended to be secure against erroneously or maliciously
constructed data. It is left to the user to decide whether the data they
unpickle is from a trustworthy source.
WWW: https://dill.readthedocs.io/
- Only for arches
-
aarch64
aarch64
alpha
amd64
amd64
arm
arm
hppa
i386
i386
mips64
mips64
mips64el
mips64el
powerpc
powerpc
powerpc64
powerpc64
riscv64
riscv64
sparc64
- Categories:
-
devel
lang/python
Library dependencies
Build dependencies
Run dependencies