slackbuilds/python/cloudpickle/README

6 lines
258 B
Plaintext

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.