Install this package:
emerge -a dev-python/pytrie
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pytrie
Or alternatively:
emerge --autounmask-write -a dev-python/pytrie
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.4.0-r1 | 8 | amd64 arm arm64 ~riscv ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription> A *trie* is an ordered tree data structure that is used to store a mapping where the keys are sequences, usually strings over an alphabet. In addition to implementing the mapping interface, tries allow finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given key. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <maintainer> <email>george.sakkis@gmail.com</email> <name>George Sakkis</name> </maintainer> <remote-id type="pypi">PyTrie</remote-id> <remote-id type="github">gsakkis/pytrie</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/pytrie |
euse -E <flag> -p dev-python/pytrie |
euse -D <flag> -p dev-python/pytrie
| Flag | Description | 0.4.0-r1 |
|---|---|---|
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | PyTrie-0.4.0.tar.gz | 95139 bytes |