Install this package:
emerge -a dev-python/blosc
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/blosc
Or alternatively:
emerge --autounmask-write -a dev-python/blosc
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.11.4 | 8 | amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
blosc is a high performance compressor optimized for binary
data. It has been designed to transmit data to the processor cache
faster than the traditional, non-compressed, direct memory fetch
approach via a memcpy() OS call. Blosc works well for compressing
numerical arrays that contains data with relatively low entropy,
like sparse data, time series, grids with regular-spaced values,
etc. This is the python wrapper.
</longdescription>
<upstream>
<remote-id type="pypi">blosc</remote-id>
<remote-id type="github">Blosc/python-blosc</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/blosc |
euse -E <flag> -p dev-python/blosc |
euse -D <flag> -p dev-python/blosc
| Flag | Description | 1.11.4 |
|---|---|---|
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | python-blosc-1.11.4.gh.tar.gz | 99206 bytes | 1.11.4 |
| Type | File | Size |
|---|