Install this package:
emerge -a dev-python/cbor2
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/cbor2
Or alternatively:
emerge --autounmask-write -a dev-python/cbor2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 6.0.1 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
| 5.9.0 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription>This library provides encoding and decoding for the Concise Binary Object Representation (CBOR) (RFC 7049) serialization format. It is implemented in pure python with an optional C backend and is compatible with versions 2.7 through to 3.8. On cPython>=3.3 cbor2 can use a built in C module for performance similar to how pickle wraps the _pickle C module in the Python Standard Library. </longdescription> <use> <flag name="native-extensions"> Compiles native "C" extensions (speedups, instead of using python fallback code). </flag> </use> <upstream> <maintainer> <email>bolson@bolson.org</email> <name>Brian Olson</name> </maintainer> <remote-id type="pypi">cbor2</remote-id> <remote-id type="github">agronholm/cbor2</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/cbor2 |
euse -E <flag> -p dev-python/cbor2 |
euse -D <flag> -p dev-python/cbor2
| Flag | Description | 6.0.1 | 5.9.0 |
|---|---|---|---|
| native-extensions | Compiles native "C" extensions (speedups, instead of using python fallback code). | ✗ | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | autocfg-1.5.0.crate | 18729 bytes |
| DIST | bigdecimal-0.4.10.crate | 126514 bytes |
| DIST | cbor2-5.9.0.tar.gz | 111231 bytes |
| DIST | cbor2-5.9.0.tar.gz.provenance | 9582 bytes |
| DIST | cbor2-6.0.1.tar.gz | 84191 bytes |
| DIST | cbor2-6.0.1.tar.gz.provenance | 9155 bytes |
| DIST | cfg-if-1.0.4.crate | 9360 bytes |
| DIST | crunchy-0.2.4.crate | 3887 bytes |
| DIST | half-2.7.1.crate | 61040 bytes |
| DIST | heck-0.5.0.crate | 11517 bytes |
| DIST | libc-0.2.182.crate | 814873 bytes |
| DIST | libm-0.2.16.crate | 164243 bytes |
| DIST | num-bigint-0.4.6.crate | 102801 bytes |
| DIST | num-integer-0.1.46.crate | 22331 bytes |
| DIST | num-traits-0.2.19.crate | 51631 bytes |
| DIST | once_cell-1.21.3.crate | 34534 bytes |
| DIST | portable-atomic-1.13.1.crate | 197001 bytes |
| DIST | proc-macro2-1.0.106.crate | 59765 bytes |
| DIST | pyo3-0.28.2.crate | 1202843 bytes |
| DIST | pyo3-build-config-0.28.2.crate | 35958 bytes |
| DIST | pyo3-ffi-0.28.2.crate | 80837 bytes |
| DIST | pyo3-macros-0.28.2.crate | 8960 bytes |
| DIST | pyo3-macros-backend-0.28.2.crate | 87939 bytes |
| DIST | quote-1.0.44.crate | 31629 bytes |
| DIST | syn-2.0.117.crate | 306011 bytes |
| DIST | target-lexicon-0.13.5.crate | 26928 bytes |
| DIST | unicode-ident-1.0.24.crate | 49298 bytes |
| DIST | zerocopy-0.8.40.crate | 254858 bytes |
| DIST | zerocopy-derive-0.8.40.crate | 97724 bytes |