Install this package:
emerge -a dev-python/rencode
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/rencode
Or alternatively:
emerge --autounmask-write -a dev-python/rencode
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.8-r1 | 8 | amd64 ~arm ~arm64 ~ppc ~riscv ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> The rencode module is similar to bencode from the BitTorrent project. For complex, heterogeneous data structures with many small elements, r-encodings take up significantly less space than b-encodings. This version of rencode is a complete rewrite in Cython to attempt to increase the performance over the pure Python module written by Petru Paler, Connelly Barnes et al. </longdescription> <upstream> <remote-id type="github">aresch/rencode</remote-id> <remote-id type="pypi">rencode</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | rencode-1.0.8.gh.tar.gz | 26072 bytes |