Universal Binary JSON encoder/decoder
This is a Python v3.2+ (and 2.7+) Universal Binary JSON encoder/decoder based on the draft-12 specification.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-py-ubjson && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
py-ubjson-0.16.1.tar.gz | 0000050316 49.1 KB | |
python-py-ubjson.changes | 0000001653 1.61 KB | |
python-py-ubjson.spec | 0000001740 1.7 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 887880
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 0.16.1: - Make recursion unit test work in PyPy also - Don't use C extension under PyPy. (JIT-optimized pure-Python version is considerably faster.)
Comments 0