[ol7_developer_EPEL] py-radix-0.9.3-1.el7.aarch64

Name:py-radix
Version:0.9.3
Release:1.el7
Architecture:aarch64
Group:Development/Libraries
Size:130628
License:BSD with advertising
RPM: py-radix-0.9.3-1.el7.aarch64.rpm
Source RPM: py-radix-0.9.3-1.el7.src.rpm
Build Date:Fri May 25 2018
Build Host:ca-buildarm03.us.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).

Related Packages (Show Changelog) (Show Filelist)