[Python-modules-team] Bug#753271: O: py-radix -- radix tree implementation for storage of IPv4 and IPv6 networks

Christoph Berg myon at debian.org
Sun Jun 29 21:56:29 UTC 2014


Package: wnpp
Severity: normal

I'm orphaning the py-radix package. It's maintained under the Debian
Python Modules Team umbrella, but I am the only Uploader, hence an O bug.

Description: radix tree implementation for storage of IPv4 and IPv6 networks
 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).

Christoph
-- 
cb at df7cb.de | http://www.df7cb.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140629/57a3b9f5/attachment.sig>


More information about the Python-modules-team mailing list