summaryrefslogtreecommitdiffstats
path: root/python/cloudpickle/README
blob: c41571e7e79d3a3209ca93afd038eb19ada57255 (plain)
1
2
3
4
5
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.