SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-sortedcontainers rpm build for : openSUSE Leap 42. For other distributions click python3-sortedcontainers.

Name : python3-sortedcontainers
Version : 1.5.7 Vendor : obs://build_opensuse_org/home:frispete
Release : 4.1 Date : 2017-08-07 19:46:34
Group : Development/Languages/Python Source RPM : python3-sortedcontainers-1.5.7-4.1.src.rpm
Size : 0.25 MB
Packager : (none)
Summary : Sorted container data types
Description :
SortedContainers is an Apache2 licensed containers library, written in
pure-Python, and fast as C-extensions.

Python\'s standard library is great until you need a sorted container type. Many
will attest that you can get really far without one, but the moment you **really
need** a sorted list, dict, or set, you\'re faced with a dozen different
implementations, most using C-extensions without great documentation and
benchmarking.

SortedContainers takes all of the work out of Python sorted types - making your
deployment and use of Python easy. There\'s no need to install a C compiler or
pre-build and distribute custom extensions. Performance is a feature and testing
has 100% coverage with unit tests and hours of stress.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/frispete:/python3/openSUSE_Leap_42.3/noarch

Content of RPM  Changelog  Provides Requires

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

Provides :
python3-sortedcontainers

Requires :
python(abi) = 3.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/python3.4/site-packages/sortedcontainers
/usr/lib/python3.4/site-packages/sortedcontainers-1.5.7-py3.4.egg-info
/usr/lib/python3.4/site-packages/sortedcontainers-1.5.7-py3.4.egg-info/PKG-INFO
/usr/lib/python3.4/site-packages/sortedcontainers-1.5.7-py3.4.egg-info/SOURCES.txt
/usr/lib/python3.4/site-packages/sortedcontainers-1.5.7-py3.4.egg-info/dependency_links.txt
/usr/lib/python3.4/site-packages/sortedcontainers-1.5.7-py3.4.egg-info/top_level.txt
/usr/lib/python3.4/site-packages/sortedcontainers/__init__.py
/usr/lib/python3.4/site-packages/sortedcontainers/__pycache__
/usr/lib/python3.4/site-packages/sortedcontainers/__pycache__/__init__.cpython-34.pyc
/usr/lib/python3.4/site-packages/sortedcontainers/__pycache__/sorteddict.cpython-34.pyc
/usr/lib/python3.4/site-packages/sortedcontainers/__pycache__/sortedlist.cpython-34.pyc
/usr/lib/python3.4/site-packages/sortedcontainers/__pycache__/sortedset.cpython-34.pyc
/usr/lib/python3.4/site-packages/sortedcontainers/sorteddict.py
/usr/lib/python3.4/site-packages/sortedcontainers/sortedlist.py
/usr/lib/python3.4/site-packages/sortedcontainers/sortedset.py
/usr/share/doc/packages/python3-sortedcontainers
/usr/share/doc/packages/python3-sortedcontainers/HISTORY.rst
/usr/share/doc/packages/python3-sortedcontainers/LICENSE
/usr/share/doc/packages/python3-sortedcontainers/README.rst

 
ICM