[ 源代码: python-cbor ]
软件包:python3-cbor(1.0.0-1.2 以及其他的)
Python3 Implementation of RFC 7049. Concise Binary Object Representation (CBOR)
CBOR is comparable to JSON, has a superset of JSON’s ability, but serializes to a binary format which is smaller and faster to generate and parse.
The two primary functions are cbor.loads() and cbor.dumps(). This library includes a C implementation which runs 3-5 times faster than the Python standard library’s C-accelerated implementanion of JSON. This is also includes a 100% Python implementation
其他与 python3-cbor 有关的软件包
|
|
|
|
下载 python3-cbor
| 硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|---|
| amd64 | 1.0.0-1.2+b1 | 20.5 kB | 81.0 kB | [文件列表] |
| arm64 | 1.0.0-1.2+b1 | 20.0 kB | 117.0 kB | [文件列表] |
| armel | 1.0.0-1.2+b1 | 19.8 kB | 76.0 kB | [文件列表] |
| armhf | 1.0.0-1.2+b1 | 19.2 kB | 68.0 kB | [文件列表] |
| i386 | 1.0.0-1.2+b1 | 22.0 kB | 80.0 kB | [文件列表] |
| mips64el | 1.0.0-1.2+b1 | 19.8 kB | 118.0 kB | [文件列表] |
| mipsel | 1.0.0-1.2+b1 | 19.8 kB | 117.0 kB | [文件列表] |
| ppc64el | 1.0.0-1.2+b1 | 21.3 kB | 117.0 kB | [文件列表] |
| s390x | 1.0.0-1.2+b1 | 19.7 kB | 81.0 kB | [文件列表] |
