[Bug 526738] New: Review Request: py-radix - Radix tree data structure for Python

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 1 15:30:31 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: py-radix - Radix tree data structure for Python

https://bugzilla.redhat.com/show_bug.cgi?id=526738

           Summary: Review Request: py-radix - Radix tree data structure
                    for Python
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: matt_domsch at dell.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


Spec URL: http://domsch.com/linux/fedora/py-radix/py-radix.spec
SRPM URL: http://domsch.com/linux/fedora/py-radix/py-radix-0.5-2.src.rpm
Description: 
py-radix is an implementation of a radix tree for Python, which 
supports storage and lookups of IPv4 and IPv6 networks. 

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


I expect to use this in MirrorManager.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list