| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0/$(ver_cut 1) | |
| 1.2.0-r1 | 8 | 0/$(ver_cut 1) | |
| 1.2.0 | 8 | 0/$(ver_cut 1) | |
| 1.1.0 | 8 | 0/$(ver_cut 1) | |
| 1.0.9-r6 | 8 | 0/$(ver_cut 1) |
<pkgmetadata>
<maintainer type="person">
<email>candrews@gentoo.org</email>
<name>Craig Andrews</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<longdescription>
Brotli is a generic-purpose lossless compression algorithm that
compresses data using a combination of a modern variant of the
LZ77 algorithm, Huffman coding and 2nd order context modeling,
with a hight compression ratio. It is similar in speed with
deflate but offers denser compression.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:google:brotli</remote-id>
<remote-id type="github">google/brotli</remote-id>
</upstream>
</pkgmetadata>
| Flag | Description | 9999 | 1.2.0-r1 | 1.2.0 | 1.1.0 | 1.0.9-r6 |
|---|---|---|---|---|---|---|
| python | Add optional support/bindings for the Python language | ✓ | ✓ | ✓ | ✓ | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✗ | ✗ | ✗ | ✗ | ✓ |
| 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 | brotli-1.1.0.tar.gz | 511969 bytes | 1.1.0 |
| DIST | brotli-1.2.0.tar.gz | 646315 bytes | 1.2.0 |
| Type | File | Size |
|---|---|---|
| DIST | brotli-1.0.9.tar.gz | 486984 bytes |
| DIST | brotli-1.0.9.testdata.tar.xz | 3771536 bytes |