Install this package:
emerge -a dev-python/pickleshare
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pickleshare
Or alternatively:
emerge --autounmask-write -a dev-python/pickleshare
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.7.5-r1 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos | 0 |
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Like shelve, a PickleShareDB object acts like a normal dictionary.
Unlike shelve, many processes can access the database
simultaneously. Changing a value in database is immediately visible
to other processes accessing the same database.
Concurrency is possible because the values are stored in separate
files. Hence the "database" is a directory where all files are
governed by PickleShare.
</longdescription>
<upstream>
<remote-id type="pypi">pickleshare</remote-id>
<remote-id type="github">ipython/pickleshare</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | pickleshare-0.7.5.tar.gz | 6161 bytes |