Source: python-cloudpickle
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/cloudpipe/cloudpickle/tags
Vcs-Browser: https://github.com/alvistack/cloudpipe-cloudpickle
Vcs-Git: https://github.com/alvistack/cloudpipe-cloudpickle.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-cloudpickle
Architecture: all
Description: Pickler class to extend the standard pickle.Pickler functionality
 cloudpickle makes it possible to serialize Python constructs not
 supported by the default pickle module from the Python standard library.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
