/www/p5-libwww/

10-02T19:06:16+00:00 feld feld@FreeBSD.org 2018-10-02T19:06:16+00:00 61aa4fd3e86bf12afac16834dd253d54b2d98cd6

Under Python2, this package forks both Python 2.7's pickle and 2017-10-12T19:00:13+00:00 feld feld@FreeBSD.org 2017-10-12T19:00:13+00:00 b65503e46913fae368fcc71b295f725b34ebda96 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. WWW: https://pypi.python.org/pypi/zodbpickle
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.

WWW: https://pypi.python.org/pypi/zodbpickle