Install this package:
emerge -a dev-python/apsw
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/apsw
Or alternatively:
emerge --autounmask-write -a dev-python/apsw
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.50.4.0 | 8 | ~amd64 ~x86 | 0 |
| 3.34.0_p1 | 8 | ~amd64 ~x86 | 0 |
| 3.25.2_p1 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
APSW provides an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible.
Everything you can do from the C API to SQLite 3, you can do from Python.
Although APSW looks vaguely similar to the DBAPI, it is not compliant with that API and instead
works the way SQLite 3 does.
</longdescription>
<upstream>
<remote-id type="github">rogerbinns/apsw</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/apsw |
euse -E <flag> -p dev-python/apsw |
euse -D <flag> -p dev-python/apsw
| Flag | Description | 3.50.4.0 | 3.34.0_p1 | 3.25.2_p1 |
|---|---|---|---|---|
| doc | Install doxygen documentation ⚠️ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | apsw-3.25.2_p1.zip | 682975 bytes | 3.25.2_p1 |
| DIST | apsw-3.34.0_p1.zip | 682680 bytes | 3.34.0_p1 |
| DIST | apsw-3.50.4.0.zip | 2551631 bytes | 3.50.4.0 |
| Type | File | Size |
|---|