Install this package:
emerge -a dev-python/cached-property
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/cached-property
Or alternatively:
emerge --autounmask-write -a dev-python/cached-property
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 1 | |
| 2.0.1 | 8 | ~amd64 ~arm64 ~ppc64 ~riscv ~x86 | 1 |
| 1.5.2 | 8 | ~amd64 ~arm64 ~ppc64 ~riscv ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>spiderx@spiderx.dp.ua</email> <name>Vladimir Pavljuchenkov</name> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription lang="en"> This package provides a decorator for caching properties in classes to make caching of time or computational expensive properties quick and easy </longdescription> <upstream> <remote-id type="github">pydanny/cached-property</remote-id> <remote-id type="pypi">cached-property</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | cached-property-1.5.2.tar.gz | 12244 bytes |
| DIST | cached_property-2.0.1.tar.gz | 10574 bytes |