SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-pylru rpm build for : OpenSuSE. For other distributions click python2-pylru.

Name : python2-pylru
Version : 1.2.0 Vendor : openSUSE
Release : lp152.1.1 Date : 2020-02-16 20:22:39
Group : Development/Languages/Python Source RPM : python-pylru-1.2.0-lp152.1.1.src.rpm
Size : 0.09 MB
Packager : https://bugs_opensuse_org
Summary : A least recently used (LRU) cache implementation
Description :
Pylru implements a true LRU cache along with several support classes. The cache is efficient and written in pure Python. It works with Python 2.6+ including the 3.x series. Basic operations (lookup, insert, delete) all run in a constant amount of time. Pylru provides a cache class with a simple dict interface. It also provides classes to wrap any object that has a dict interface with a cache. Both write-through and write-back semantics are supported. Pylru also provides classes to wrap functions in a similar way, including a function decorator.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.2/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-pylru-1.2.0-lp152.1.1.noarch.rpm
ftp.icm.edu.pl  python2-pylru-1.2.0-lp152.1.1.noarch.rpm
ftp.icm.edu.pl  python2-pylru-1.2.0-lp152.1.1.noarch.rpm
     

Provides :
python-pylru
python2-pylru

Requires :
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/pylru-1.2.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/pylru-1.2.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pylru-1.2.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pylru-1.2.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pylru-1.2.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pylru.py
/usr/lib/python2.7/site-packages/pylru.pyc
/usr/lib/python2.7/site-packages/pylru.pyo
/usr/share/doc/packages/python2-pylru
/usr/share/doc/packages/python2-pylru/README.rst
/usr/share/licenses/python2-pylru
/usr/share/licenses/python2-pylru/LICENSE.txt

 
ICM