Install this package:
emerge -a dev-python/coverage
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/coverage
Or alternatively:
emerge --autounmask-write -a dev-python/coverage
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 7.13.5 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos | 0 |
| 7.13.4 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos | 0 |
<pkgmetadata> <maintainer type="person"> <email>robbat2@gentoo.org</email> <name>Robin H. Johnson</name> </maintainer> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en">Coverage.py is a Python module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.</longdescription> <upstream> <remote-id type="pypi">coverage</remote-id> <remote-id type="github">coveragepy/coveragepy</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/coverage |
euse -E <flag> -p dev-python/coverage |
euse -D <flag> -p dev-python/coverage
| Flag | Description | 7.13.5 | 7.13.4 |
|---|---|---|---|
| native-extensions | Build native (e.g. C, Rust) extensions in addition to pure (e.g. Python) code (usually speedups) | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | coverage-7.13.4.tar.gz | 827239 bytes |
| DIST | coverage-7.13.4.tar.gz.provenance | 9440 bytes |
| DIST | coverage-7.13.5.tar.gz | 915967 bytes |
| DIST | coverage-7.13.5.tar.gz.provenance | 9680 bytes |