[ buster ]
[ 源代码: zodbpickle ]
软件包:python-zodbpickle(1.0-1 以及其他的)
Fork of pickle module for uniform serialization between Python 2 and 3 (Py2)
This package forks both Python 2.7's pickle and cPickle modules for ZODB, 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 Python 3.
其他与 python-zodbpickle 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources