SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-lmdb rpm build for : OpenSuSE. For other distributions click python3-lmdb.

Name : python3-lmdb
Version : 0.98 Vendor : openSUSE
Release : bp154.1.33 Date : 2022-05-09 11:07:31
Group : Development/Languages/Python Source RPM : python-lmdb-0.98-bp154.1.33.src.rpm
Size : 0.37 MB
Packager : https://bugs_opensuse_org
Summary : Universal Python binding for the LMDB \'Lightning\' Database
Description :
This is a universal Python binding for the LMDB \'Lightning\' Database.

LMDB is a tiny database with the following properties:
* Ordered map interface (keys are always lexicographically sorted).
* Reader/writer transactions: readers don’t block writers,
writers don’t block readers.
Each environment supports one concurrent write transaction.
* Cheap read transactions.
* Environments may be opened by multiple processes on the same host.
* Multiple named databases may be created with transactions covering
all named databases.
* Memory mapped, allowing for zero copy lookup and iteration.
This is optionally exposed to Python using the buffer() interface.
* Maintenance requires no external process or background threads.
* No application-level caching is required:
LMDB uses the operating system’s buffer cache.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-lmdb-0.98-bp154.1.33.x86_64.rpm
ftp.icm.edu.pl  python3-lmdb-0.98-bp154.1.33.x86_64.rpm
     

Provides :
python3-lmdb
python3-lmdb(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
liblmdb-0.9.17.so()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpython3.6m.so.1.0()(64bit)
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/python3.6/site-packages/lmdb
/usr/lib64/python3.6/site-packages/lmdb-0.98-py3.6.egg-info
/usr/lib64/python3.6/site-packages/lmdb-0.98-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/lmdb-0.98-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/lmdb-0.98-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/lmdb-0.98-py3.6.egg-info/not-zip-safe
/usr/lib64/python3.6/site-packages/lmdb-0.98-py3.6.egg-info/top_level.txt
/usr/lib64/python3.6/site-packages/lmdb/__init__.py
/usr/lib64/python3.6/site-packages/lmdb/__main__.py
/usr/lib64/python3.6/site-packages/lmdb/__pycache__
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/__main__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/_config.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/_config.cpython-36.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/cffi.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/cffi.cpython-36.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/tool.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/lmdb/__pycache__/tool.cpython-36.pyc
/usr/lib64/python3.6/site-packages/lmdb/_config.py
/usr/lib64/python3.6/site-packages/lmdb/cffi.py
/usr/lib64/python3.6/site-packages/lmdb/cpython.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/lmdb/tool.py
/usr/share/doc/packages/python3-lmdb
/usr/share/doc/packages/python3-lmdb/ChangeLog
/usr/share/doc/packages/python3-lmdb/README.md
/usr/share/licenses/python3-lmdb
/usr/share/licenses/python3-lmdb/LICENSE

 
ICM