Install this package:
emerge -a dev-python/indexed-bzip2
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/indexed-bzip2
Or alternatively:
emerge --autounmask-write -a dev-python/indexed-bzip2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.7.0 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>universebenzene@sina.com</email> <name>Astro Benzene</name> </maintainer> <longdescription lang="en"> This module provides an IndexedBzip2File class, which can be used to seek inside bzip2 files without having to decompress them first. Alternatively, you can use this simply as a parallelized bzip2 decoder as a replacement for Python's builtin bz2 module in order to fully utilize all your cores. </longdescription> <upstream> <remote-id type="pypi">indexed-bzip2</remote-id> <remote-id type="github">mxmlnkn/indexed_bzip2</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | indexed_bzip2-1.7.0.tar.gz | 254436 bytes |
| EBUILD | indexed-bzip2-1.7.0.ebuild | 571 bytes |
| MISC | metadata.xml | 744 bytes |