slackbuilds/python/cloudpickle
fourtysixandtwo 96c94628b4
python/cloudpickle: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-22 08:00:08 +07:00
..
README python/cloudpickle: Updated for version 3.0.0. 2023-11-04 16:39:13 +07:00
cloudpickle.SlackBuild python/cloudpickle: Updated for version 3.0.0. 2023-11-04 16:39:13 +07:00
cloudpickle.info python/cloudpickle: Fix redundant deps. 2023-12-22 08:00:08 +07:00
slack-desc

README

cloudpickle is an extended pickling support for Python objects. 
It makes possible to serialize Python constructs not supported by 
the default pickle module from the Python standard library.

python3-build and python3-installer are build-only dependencies.