You are here: Home / LBN / Up2date / Big Data / BastionLinux 25 / python3-pickleshare-0.7.4-6.lbn25.py37.noarch

python3-pickleshare-0.7.4-6.lbn25.py37.noarch

Package Attributes
RPM  python3-pickleshare-0.7.4-6.lbn25.py37.noarch.rpm Architecture  noarch Size  22849 Created  2023/06/18 04:38:15 UTC
Package Specification
Summary Tiny 'shelve'-like database with concurrency support
Group Unspecified
License MIT
Home Page https://github.com/pickleshare/pickleshare
Description

PickleShare - a small ‘shelve’ like data store with concurrency support.

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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python3-pickleshare
python3.7dist(pickleshare)
python3dist(pickleshare)

Document Actions