[ buster ]
[ ソース: zodbpickle ]
パッケージ: pypy-zodbpickle (1.0-1)
pypy-zodbpickle に関するリンク
Debian の資源:
zodbpickle ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fork of pickle module for uniform serialization between Python 2 and 3 (PyPy)
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.
その他の pypy-zodbpickle 関連パッケージ
|
|
|
|
-
- dep: pypy
- fast alternative implementation of Python - PyPy interpreter
-
- dep: pypy-setuptools
- PyPy Distutils Enhancements