SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-ruamel.ordereddict rpm build for : OpenSuSE. For other distributions click python-ruamel.ordereddict.

Name : python-ruamel.ordereddict
Version : 0.4.9 Vendor : openSUSE
Release : bp150.2.4 Date : 2018-07-30 19:10:09
Group : Development/Languages/Python Source RPM : python-ruamel.ordereddict-0.4.9-bp150.2.4.src.rpm
Size : 0.12 MB
Packager : https://bugs_opensuse_org
Summary : Ordered dictionary
Description :
This is an implementation of an ordered dictionary with Key Insertion Order
(KIO: updates of values do not affect the position of the key), Key Value
Insertion Order (KVIO, an existing key’s position is removed and put at the
back). The standard library module OrderedDict, implemented later, implements
a subset of ordereddict functionality.

Sorted dictionaries are also provided. Currently only with Key Sorted Order
(KSO, no sorting function can be specified, but you can specify a transform to
apply on the key before comparison (e.g. string.lower)).

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-ruamel.ordereddict-0.4.9-bp150.2.4.x86_64.rpm
     

Provides :
python-ruamel.ordereddict
python-ruamel.ordereddict(x86-64)
python2-ruamel.ordereddict

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libpthread.so.0()(64bit)
libpython2.7.so.1.0()(64bit)
python(abi) = 2.7
python-ruamel.base
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/lib64/python2.7/site-packages/_ordereddict.so
/usr/lib64/python2.7/site-packages/ruamel
/usr/lib64/python2.7/site-packages/ruamel.ordereddict-0.4.9-py2.7-nspkg.pth
/usr/lib64/python2.7/site-packages/ruamel.ordereddict-0.4.9-py2.7.egg-info
/usr/lib64/python2.7/site-packages/ruamel.ordereddict-0.4.9-py2.7.egg-info/PKG-INFO
/usr/lib64/python2.7/site-packages/ruamel.ordereddict-0.4.9-py2.7.egg-info/SOURCES.txt
/usr/lib64/python2.7/site-packages/ruamel.ordereddict-0.4.9-py2.7.egg-info/dependency_links.txt
/usr/lib64/python2.7/site-packages/ruamel.ordereddict-0.4.9-py2.7.egg-info/namespace_packages.txt
/usr/lib64/python2.7/site-packages/ruamel.ordereddict-0.4.9-py2.7.egg-info/top_level.txt
/usr/lib64/python2.7/site-packages/ruamel/ordereddict
/usr/lib64/python2.7/site-packages/ruamel/ordereddict/__init__.py
/usr/lib64/python2.7/site-packages/ruamel/ordereddict/__init__.pyc
/usr/share/doc/packages/python-ruamel.ordereddict
/usr/share/doc/packages/python-ruamel.ordereddict/LICENSE
/usr/share/doc/packages/python-ruamel.ordereddict/README.rst

 
ICM