freebsd-ports/devel/py-cloudpickle/distinfo
Kubilay Kocak 8a58417653 [NEW] devel/py-cloudpickle: Extended pickling support for Python objects
cloudpickle makes it possible to serialize Python constructs not
supported by the default pickle module from the Python standard library.

cloudpickle is especially useful for cluster computing where Python
expressions are shipped over the network to execute on remote hosts,
possibly close to the data.

Among other things, cloudpickle supports pickling for lambda
expressions, functions and classes defined interactively in the
`__main__` module.

WWW: https://github.com/cloudpipe/cloudpickle
2016-02-21 14:55:24 +00:00

2 lines
141 B
Text

SHA256 (cloudpickle-0.2.1.tar.gz) = eea4b655e6aed3dba39b104ad1872226e3f9e23d8d202fc003f3e65f2d125c3b
SIZE (cloudpickle-0.2.1.tar.gz) = 15514