Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-sortedcollections | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 1.1.2 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:30:13 2023 |
Group: Development/Languages/Python | Build host: goat48 |
Size: 69322 | Source RPM: python-sortedcollections-1.1.2-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/grantjenks/sortedcollections | |
Summary: Python Sorted Collections |
SortedCollections is an Python sorted collections library. Features -------- - ValueSortedDict - Dictionary with (key, value) item pairs sorted by value. - ItemSortedDict - Dictionary with key-function support for item pairs. - OrderedDict - Ordered dictionary with numeric indexing support. - OrderedSet - Ordered set with numeric indexing support. - IndexableDict - Dictionary with numeric indexing support. - IndexableSet - Set with numeric indexing support. - SegmentList - List with fast random access insertion and deletion.
Apache-2.0
* Tue May 14 2019 Marketa Calabkova <mcalabkova@suse.com> - update to version 1.1.2 * Add ItemSortedDict.__deepcopy__ for deep copying * Define _setitem = __setitem__ in overrides * Some new tests and various code cleanup * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Thu May 24 2018 toddrme2178@gmail.com - Update to 1.0.1 * Update for sortedcontainers V2 and Python 3 semantics * Update sortedcollections to remove load (changed in sortedcontainers) - Fix changes file name * Mon Aug 14 2017 toddrme2178@gmail.com - Initial version
/usr/lib/python3.6/site-packages/sortedcollections /usr/lib/python3.6/site-packages/sortedcollections-1.1.2-py3.6.egg-info /usr/lib/python3.6/site-packages/sortedcollections-1.1.2-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/sortedcollections-1.1.2-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/sortedcollections-1.1.2-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/sortedcollections-1.1.2-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/sortedcollections-1.1.2-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/sortedcollections/__init__.py /usr/lib/python3.6/site-packages/sortedcollections/__pycache__ /usr/lib/python3.6/site-packages/sortedcollections/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sortedcollections/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/sortedcollections/__pycache__/ordereddict.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sortedcollections/__pycache__/ordereddict.cpython-36.pyc /usr/lib/python3.6/site-packages/sortedcollections/__pycache__/recipes.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sortedcollections/__pycache__/recipes.cpython-36.pyc /usr/lib/python3.6/site-packages/sortedcollections/ordereddict.py /usr/lib/python3.6/site-packages/sortedcollections/recipes.py /usr/share/doc/packages/python3-sortedcollections /usr/share/doc/packages/python3-sortedcollections/README.rst /usr/share/licenses/python3-sortedcollections /usr/share/licenses/python3-sortedcollections/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024