SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-lmdb rpm build for : openSUSE Leap 42. For other distributions click python-lmdb.

Name : python-lmdb
Version : 0.93 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 1.2 Date : 2017-09-19 13:26:11
Group : Development/Languages/Python Source RPM : python-lmdb-0.93-1.2.src.rpm
Size : 0.35 MB
Packager : (none)
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/devel:/languages:/python/openSUSE_Leap_42.1/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
cpython.so()(64bit)
python-lmdb
python-lmdb(x86-64)
python2-lmdb

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libpython2.7.so.1.0()(64bit)
libc.so.6()(64bit)
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python(abi) = 2.7
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libpthread.so.0(GLIBC_2.3.2)(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libpthread.so.0(GLIBC_2.12)(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0()(64bit)


Content of RPM :
/usr/lib64/python2.7/site-packages/lmdb
/usr/lib64/python2.7/site-packages/lmdb-0.93-py2.7.egg-info
/usr/lib64/python2.7/site-packages/lmdb-0.93-py2.7.egg-info/PKG-INFO
/usr/lib64/python2.7/site-packages/lmdb-0.93-py2.7.egg-info/SOURCES.txt
/usr/lib64/python2.7/site-packages/lmdb-0.93-py2.7.egg-info/dependency_links.txt
/usr/lib64/python2.7/site-packages/lmdb-0.93-py2.7.egg-info/not-zip-safe
/usr/lib64/python2.7/site-packages/lmdb-0.93-py2.7.egg-info/top_level.txt
/usr/lib64/python2.7/site-packages/lmdb/__init__.py
/usr/lib64/python2.7/site-packages/lmdb/__init__.pyc
/usr/lib64/python2.7/site-packages/lmdb/__init__.pyo
/usr/lib64/python2.7/site-packages/lmdb/__main__.py
/usr/lib64/python2.7/site-packages/lmdb/__main__.pyc
/usr/lib64/python2.7/site-packages/lmdb/__main__.pyo
/usr/lib64/python2.7/site-packages/lmdb/_config.py
/usr/lib64/python2.7/site-packages/lmdb/_config.pyc
/usr/lib64/python2.7/site-packages/lmdb/_config.pyo
/usr/lib64/python2.7/site-packages/lmdb/cffi.py
/usr/lib64/python2.7/site-packages/lmdb/cffi.pyc
/usr/lib64/python2.7/site-packages/lmdb/cffi.pyo
/usr/lib64/python2.7/site-packages/lmdb/cpython.so
/usr/lib64/python2.7/site-packages/lmdb/tool.py
/usr/lib64/python2.7/site-packages/lmdb/tool.pyc
/usr/lib64/python2.7/site-packages/lmdb/tool.pyo
/usr/share/doc/packages/python-lmdb
/usr/share/doc/packages/python-lmdb/ChangeLog
/usr/share/doc/packages/python-lmdb/LICENSE
/usr/share/doc/packages/python-lmdb/README.md

 
ICM