[ Source: python-cbor ]
Package: python3-cbor (1.0.0-1.3)
Links for python3-cbor
Debian Resources:
Download Source Package python-cbor:
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
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
Other Packages Related to python3-cbor
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armhf, s390x]
- dep: libc6 (>= 2.42) [i386]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
Download python3-cbor
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 23.0 kB | 119.0 kB | [list of files] |
| arm64 | 21.6 kB | 183.0 kB | [list of files] |
| armhf | 22.3 kB | 181.0 kB | [list of files] |
| i386 | 23.8 kB | 117.0 kB | [list of files] |
| ppc64el | 23.0 kB | 183.0 kB | [list of files] |
| riscv64 | 23.4 kB | 103.0 kB | [list of files] |
| s390x | 22.8 kB | 111.0 kB | [list of files] |
