deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Extended pickling support for Python 3 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.
.
This contains the Python 3 version.
Homepage: https://github.com/cloudpipe/cloudpickle
Installed-Size: '98'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python3-cloudpickle
Priority: optional
Section: python
Source: cloudpickle
Version: 2.2.0-1
srcpkg_name: cloudpickle
srcpkg_version: 2.2.0-1