python-radix binary package in Ubuntu Precise amd64
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).
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2011-10-18 09:05:32 UTC | Published | Ubuntu Precise amd64 | release | universe | python | Extra | 0.5-3 | ||
|
|||||||||
2011-10-18 09:09:51 UTC | Superseded | Ubuntu Precise amd64 | release | universe | python | Extra | 0.5-2build1 | ||
|