SlackBuilds Repository

15.0 > Python > python3-zodbpickle (3.3)

zodbpickle: Fork of Python 3 pickle module.

This package presents a uniform pickling interface for ZODB:

- Under Python2, this package forks both Python 2.7's ``pickle`` and
``cPickle`` modules, adding support for the ``protocol 3`` opcodes.
It also provides a new subclass of ``bytes``, ``zodbpickle.binary``,
which Python2 applications can use to pickle binary values such that
they will be unpickled as ``bytes`` under Py3k.

- Under Py3k, this package forks the ``pickle`` module (and the
supporting C extension) from both Python 3.2 and Python 3.3.
The fork add support for the ``noload`` operations used by ZODB.

Maintained by: Yth - Arnaud
Keywords: python,zodb
ChangeLog: python3-zodbpickle

Homepage:
https://github.com/zopefoundation/zodbpickle

Source Downloads:
zodbpickle-3.3.tar.gz (a87a51e30133fa219a9346dba24f41c4)

Download SlackBuild:
python3-zodbpickle.tar.gz
python3-zodbpickle.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds