python-netaddr 0.7.19-1ubuntu1 source package in Ubuntu

Changelog

python-netaddr (0.7.19-1ubuntu1) focal; urgency=medium

  * Build-depend on dh-python, python-all.

 -- Matthias Klose <email address hidden>  Mon, 13 Jan 2020 19:19:12 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Vincent Bernat
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-netaddr_0.7.19.orig.tar.gz 1.5 MiB 38aeec7cdd035081d3a4c306394b19d677623bf76fa0913f6695127c7753aefd
python-netaddr_0.7.19-1ubuntu1.debian.tar.xz 5.0 KiB 2a84e6699842050e69dc4f87aaa25d36ad870d8211f9f9b89acbcb8fef84697a
python-netaddr_0.7.19-1ubuntu1.dsc 2.3 KiB 67fcb854e89527cebc80730ee30ca2cca2a26a5f371ebe8c1ee0a4f586324e56

View changes file

Binary packages built by this source

python-netaddr: manipulation of various common network address notations (Python 2)

 netaddr is a Python library for the manipulation of various common
 network address notations and representations.
 .
 It takes the hassle out of fiddling with enumerable variations of
 network addresses presenting a consistent, extensible, easy-to-use
 and (above all) Pythonic API.
 .
 With it you can validate, convert, categorise, iterate, generate,
 slice (and dice):
  - MAC (Media Access Control)
  - IEEE EUI-48 and EUI-64
  - IP version 4
  - IP version 6
  - CIDR (Classless Inter-Domain Routing)
 .
 This is the Python 2 version of the package.

python-netaddr-docs: manipulation of various common network address notations (documentation)

 netaddr is a Python library for the manipulation of various common
 network address notations and representations.
 .
 It takes the hassle out of fiddling with enumerable variations of
 network addresses presenting a consistent, extensible, easy-to-use
 and (above all) Pythonic API.
 .
 This package contains the documentation.

python3-netaddr: manipulation of various common network address notations (Python 3)

 netaddr is a Python library for the manipulation of various common
 network address notations and representations.
 .
 It takes the hassle out of fiddling with enumerable variations of
 network addresses presenting a consistent, extensible, easy-to-use
 and (above all) Pythonic API.
 .
 With it you can validate, convert, categorise, iterate, generate,
 slice (and dice):
  - MAC (Media Access Control)
  - IEEE EUI-48 and EUI-64
  - IP version 4
  - IP version 6
  - CIDR (Classless Inter-Domain Routing)
 .
 This is the Python 3 version of the package.