The devel/py-sortedcontainers,python3 port
py3-sortedcontainers-2.4.0p0 – Python Sorted Container Types (cvsweb github mirror)
Description
SortedContainers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions.WWW: http://www.grantjenks.com/docs/sortedcontainers/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.9/site-packages/sortedcontainers-2.4.0-py3.9.egg-info/
- /usr/local/lib/python3.9/site-packages/sortedcontainers-2.4.0-py3.9.egg-info/PKG-INFO
- /usr/local/lib/python3.9/site-packages/sortedcontainers-2.4.0-py3.9.egg-info/SOURCES.txt
- /usr/local/lib/python3.9/site-packages/sortedcontainers-2.4.0-py3.9.egg-info/dependency_links.txt
- /usr/local/lib/python3.9/site-packages/sortedcontainers-2.4.0-py3.9.egg-info/top_level.txt
- /usr/local/lib/python3.9/site-packages/sortedcontainers/
- /usr/local/lib/python3.9/site-packages/sortedcontainers/__init__.py
- /usr/local/lib/python3.9/site-packages/sortedcontainers/__pycache__/
- /usr/local/lib/python3.9/site-packages/sortedcontainers/__pycache__/__init__.cpython-39.pyc
- /usr/local/lib/python3.9/site-packages/sortedcontainers/__pycache__/sorteddict.cpython-39.pyc
- /usr/local/lib/python3.9/site-packages/sortedcontainers/__pycache__/sortedlist.cpython-39.pyc
- /usr/local/lib/python3.9/site-packages/sortedcontainers/__pycache__/sortedset.cpython-39.pyc
- /usr/local/lib/python3.9/site-packages/sortedcontainers/sorteddict.py
- /usr/local/lib/python3.9/site-packages/sortedcontainers/sortedlist.py
- /usr/local/lib/python3.9/site-packages/sortedcontainers/sortedset.py