Install this package:
emerge -a dev-python/fscacher
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/fscacher
Or alternatively:
emerge --autounmask-write -a dev-python/fscacher
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.0-r1 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>gentoo@chymera.eu</email> <name>Horea Christian</name> </maintainer> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> fscacher provides a cache and decorator for memoizing functions whose outputs depend upon the contents of a file argument. If you have a function `foo()` that takes a file path as its first argument, and if the behavior of `foo()` is pure in the contents of the path and the values of its other arguments, fscacher can help cache that function, </longdescription> <upstream> <remote-id type="github">con/fscacher</remote-id> <remote-id type="pypi">fscacher</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | fscacher-0.2.0.gh.tar.gz | 37693 bytes |