Skip to content
Sections
>> Trisquel >> Packages >> aramo >> python >> python3-radix
etiona  ] [  nabia  ] [  aramo  ]
[ Source: py-radix  ]

Package: python3-radix (0.10.0-3build6)

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).

THis package contains the Python 3 version of the library.

Other Packages Related to python3-radix

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.17) [arm64, ppc64el]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.4) [amd64, armhf]
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.11)
    dep: python3 (>= 3.10~)

Download python3-radix

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 23.0 kB85 kB [list of files]
arm64 22.8 kB85 kB [list of files]
armhf 20.7 kB71 kB [list of files]
ppc64el 25.5 kB117 kB [list of files]