pysubnettree 0.36-1build2 source package in Ubuntu

Changelog

pysubnettree (0.36-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:23:19 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pysubnettree_0.36.orig.tar.gz 50.6 KiB fa614ce69c34c045b475824e522e5d2c116a36d42aa146974ce0ee46124b6e42
pysubnettree_0.36.orig.tar.gz.asc 833 bytes a6343e41358ebd92b40e81068c61256dd3e15d3a84e6034e151f83645d9f7824
pysubnettree_0.36-1build2.debian.tar.xz 12.7 KiB 40066e6a6976ff44483a0acfaf831ce8b106a2862e53ec9704804048e6a76a60
pysubnettree_0.36-1build2.dsc 2.3 KiB a04388d0e88eb2e898931982b4af675ad203aeed08cac01d5de092a732972938

Available diffs

View changes file

Binary packages built by this source

python3-subnettree: Python 3 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 3 objects. Lookups are performed by longest-prefix matching. It
 supports IPv6 addresses.

python3-subnettree-dbgsym: debug symbols for python3-subnettree