SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-ana rpm build for : openSUSE Tumbleweed. For other distributions click python311-ana.

Name : python311-ana
Version : 0.06 Vendor : obs://build_opensuse_org/home:geewass
Release : 1.38 Date : 2024-10-08 07:06:04
Group : Development/Languages/Python Source RPM : python-ana-0.06-1.38.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Easy distributed data storage
Description :
ANA is a project to provide easy distributed data storage for stuff. It provides every object with a UUID and, when pickled, will first serialize the object\'s state to a central location and then \"pickle\" the object into just its UUID. This is really handy when you have to distribute objects in some distributed system, and you\'d rather not pickle the whole object every time you need to send it.

ANA violates some of pickle\'s assumptions. Users of pickle often have an implicit assumption that the objects they unpickle will be different (identity-wise) than the objects that they pickle. This is not the case with ANA; in fact, it has an object cache specifically to avoid this. Furthermore, depending on the mode of operation, ANA might store the objects centrally, by UUID, where it will be accessed by other instances of ANA. Because of these things, the objects serialized with ANA should be immutable, if you know what\'s good for you.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/geewass:/python/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-ana
python3.11dist(ana)
python311-ana
python3dist(ana)

Requires :
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/ana
/usr/lib/python3.11/site-packages/ana-0.6-py3.11.egg-info
/usr/lib/python3.11/site-packages/ana-0.6-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/ana-0.6-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/ana-0.6-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/ana-0.6-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/ana-0.6-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/ana/__init__.py
/usr/lib/python3.11/site-packages/ana/__pycache__
/usr/lib/python3.11/site-packages/ana/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/d.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/d.cpython-311.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/datalayer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/datalayer.cpython-311.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/errors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/storable.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ana/__pycache__/storable.cpython-311.pyc
/usr/lib/python3.11/site-packages/ana/d.py
/usr/lib/python3.11/site-packages/ana/datalayer.py
/usr/lib/python3.11/site-packages/ana/errors.py
/usr/lib/python3.11/site-packages/ana/storable.py
/usr/share/doc/packages/python311-ana
/usr/share/doc/packages/python311-ana/README.md

 
ICM