pysubnettree 0.19-3 source package in Ubuntu

Changelog

pysubnettree (0.19-3) unstable; urgency=low


  * Upload to unstable
  * Override dh_auto_build to move swig generated files aside to ensure
    they are rebuilt during the build
  * Update Vcs-* fields to their canonical locations in debian/control
  * Update Homepage field in debian/control

 -- Scott Kitterman <email address hidden>  Mon, 29 Apr 2013 14:11:20 -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.19-3.dsc 1.5 KiB 3ad9c93a2eb459ae30d4695fee4fc4f5872777a99d8e0567b47671b47ed38e51
pysubnettree_0.19.orig.tar.gz 45.1 KiB 390be0fe15d1c451645339ee2497a6252d39163f5e4287e556edfc70d9697903
pysubnettree_0.19-3.diff.gz 3.5 KiB f3bbccbf52a3210ef8e0c586c8881cc84e0b00eb2c668040a7814ea257379139

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.