python3-radix 0.10.0-2 (i386 binary) in ubuntu bionic
py-radix is an implementation of a radix tree for Python, which supports
storage and lookups of IPv4 and IPv6 networks. This is a Python equivalent to
Dave Plonka's Perl Net::Patricia (it even steals the same radix tree code from
MRTd).
.
The radix tree (a.k.a Patricia 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. py-radix's
implementation is built solely for networks (the data structure itself is more
general).
.
THis package contains the Python 3 version of the library.
Details
- Package version:
- 0.10.0-2
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
i386 build of py-radix 0.10.0-2 in ubuntu bionic PROPOSED produced
these files:
- python3-radix_0.10.0-2_i386.deb (19.9 KiB)
Package relationships
- Provides:
- python3.6-radix