SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python36-sortedcontainers rpm build for : OpenSuSE. For other distributions click python36-sortedcontainers.

Name : python36-sortedcontainers
Version : 2.4.0 Vendor : openSUSE
Release : 2.1 Date : 2021-06-30 14:31:38
Group : Unspecified Source RPM : python-sortedcontainers-2.4.0-2.1.src.rpm
Size : 0.34 MB
Packager : http://bugs_opensuse_org
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:/favogt:/symbolictw/standard/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python36-sortedcontainers-2.4.0-2.1.noarch.rpm
     

Provides :
python3.6dist(sortedcontainers)
python36-sortedcontainers
python3dist(sortedcontainers)

Requires :
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.6/site-packages/sortedcontainers
/usr/lib/python3.6/site-packages/sortedcontainers-2.4.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/sortedcontainers-2.4.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/sortedcontainers-2.4.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/sortedcontainers-2.4.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/sortedcontainers-2.4.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/sortedcontainers/__init__.py
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__/sorteddict.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__/sorteddict.cpython-36.pyc
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__/sortedlist.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__/sortedlist.cpython-36.pyc
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__/sortedset.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sortedcontainers/__pycache__/sortedset.cpython-36.pyc
/usr/lib/python3.6/site-packages/sortedcontainers/sorteddict.py
/usr/lib/python3.6/site-packages/sortedcontainers/sortedlist.py
/usr/lib/python3.6/site-packages/sortedcontainers/sortedset.py
/usr/share/doc/packages/python36-sortedcontainers
/usr/share/doc/packages/python36-sortedcontainers/README.rst
/usr/share/licenses/python36-sortedcontainers
/usr/share/licenses/python36-sortedcontainers/LICENSE

 
ICM