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 |
|---|---|---|---|
| 5.9.0 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
| 5.8.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 | 5.9.0 | 5.8.0 |
|---|---|---|---|
| native-extensions | Compiles native "C" extensions (speedups, instead of using python fallback code). | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | cbor2-5.8.0.tar.gz | 107825 bytes |
| DIST | cbor2-5.8.0.tar.gz.provenance | 9374 bytes |
| DIST | cbor2-5.9.0.tar.gz | 111231 bytes |
| DIST | cbor2-5.9.0.tar.gz.provenance | 9582 bytes |