SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python310-sortedcontainers rpm build for : openSUSE Tumbleweed. For other distributions click python310-sortedcontainers.

Name : python310-sortedcontainers
Version : 2.4.0 Vendor : obs://build_opensuse_org/home:arachnos
Release : 3.31 Date : 2023-04-21 14:34:21
Group : Unspecified Source RPM : python-sortedcontainers-2.4.0-3.31.src.rpm
Size : 0.33 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:/arachnos/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

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

Provides :
python3.10dist(sortedcontainers)
python310-sortedcontainers
python3dist(sortedcontainers)

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


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

 
ICM