[ol7_developer_EPEL] python2-py-radix-0.10.0-1.el7.x86_64

Name:python2-py-radix
Version:0.10.0
Release:1.el7
Architecture:x86_64
Group:Unspecified
Size:89437
License:BSD with advertising
RPM: python2-py-radix-0.10.0-1.el7.x86_64.rpm
Source RPM: py-radix-0.10.0-1.el7.src.rpm
Build Date:Thu Oct 20 2022
Build Host:build-ol7-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/mjschultz/py-radix
Summary:Radix tree data structure for Python
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).

Changelog (Show File list) (Show related packages)