python3-subnettree

Python 3 Module for CIDR Lookups
  https://github.com/zeek/pysubnettree
  0
  no reviews



The PySubnetTree package provides a Python data structure SubnetTree which maps subnets given in CIDR (Classless Inter-Domain Routing) notation to Python 3 objects. Lookups are performed by longest-prefix matching. It supports IPv6 addresses.