dev-python/pickleshare (gentoo)

Search

Package Information

Description:
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.
Homepage:
https://github.com/ipython/pickleshare/ https://pypi.org/project/pickleshare/
License:
MIT

Versions

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

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<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>

Lint Warnings

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST pickleshare-0.7.5.tar.gz 6161 bytes