pysubnettree 0.22-1 source package in Ubuntu

Changelog

pysubnettree (0.22-1) unstable; urgency=low


  * New upstream release
  * Update debian/watch for new location at bro.org
  * Update debian/copyright

 -- Scott Kitterman <email address hidden>  Sat, 26 Oct 2013 13:10:39 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Sid
Original maintainer:
Scott Kitterman
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pysubnettree_0.22-1.dsc 1.5 KiB 2721edf328c7f2e48bc6522950d0c8bb82a022e15e414cb83e00f82770d80225
pysubnettree_0.22.orig.tar.gz 45.3 KiB 7a031be54d38877da32f812d15c20eaf380e0d6fadc0cb969535c0c82abc5dde
pysubnettree_0.22-1.diff.gz 3.5 KiB 0abfe2e71800be5604cfcebb9bf341e7dcb3a1b8303f199b56d6cba855bea7bd

Available diffs

No changes file available.

Binary packages built by this source

python-subnettree: Python Module for CIDR Lookups

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

python3-subnettree: Python3 Module for CIDR Lookups

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