deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.38), python3 (<< 3.14), python3 (>= 3.12~), python3:any
Description: |-
radix tree implementation for storage of IPv4 and IPv6 networks (Python 3)
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).
Homepage: https://github.com/mjschultz/py-radix
Installed-Size: '122'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-radix
Priority: optional
Section: python
Source: py-radix (0.10.0-5)
Version: 0.10.0-5+b1
srcpkg_name: py-radix
srcpkg_version: 0.10.0-5