Install this package:
emerge -a dev-python/indexed-gzip
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/indexed-gzip
Or alternatively:
emerge --autounmask-write -a dev-python/indexed-gzip
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.10.3 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> The indexed_gzip project is a Python extension which aims to provide a drop-in replacement for the built-in Python gzip.GzipFile class, the IndexedGzipFile. This package was written to allow fast random access of compressed NIFTI image files (for which GZIP is the de-facto compression standard), but will work with any GZIP file. </longdescription> <upstream> <remote-id type="github">pauldmccarthy/indexed_gzip</remote-id> <remote-id type="pypi">indexed-gzip</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | indexed_gzip-1.10.3.tar.gz | 275900 bytes |