The devel/py-radix,python3 port
py3-radix-1.0.1pre20220302p1 – Radix tree implementation for Python (cvsweb github mirror)
Description
py-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes. The radix tree is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks.WWW: https://github.com/SEKOIA-IO/py-radix/
Maintainer
Job Snijders
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/py_radix-1.0.1.dist-info/
- /usr/local/lib/python3.11/site-packages/py_radix-1.0.1.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/py_radix-1.0.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/py_radix-1.0.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/py_radix-1.0.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/py_radix-1.0.1.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/radix/
- /usr/local/lib/python3.11/site-packages/radix/__init__.py
- /usr/local/lib/python3.11/site-packages/radix/__pycache__/
- /usr/local/lib/python3.11/site-packages/radix/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/radix/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/radix/__pycache__/radix.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/radix/__pycache__/radix.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/radix/_radix.cpython-311.so
- /usr/local/lib/python3.11/site-packages/radix/radix.py