python-netaddr 0.7.19-1 source package in Ubuntu

Changelog

python-netaddr (0.7.19-1) unstable; urgency=medium

  * New upstream version.
  * d/control: bump Standards-Version.
  * d/control: build-depends on python3-sphinx.
  * d/rules: use /var/lib/ieee-data as target for OUI/IAB symlinks.
    Closes: #879615.

 -- Vincent Bernat <email address hidden>  Mon, 23 Oct 2017 16:05:15 +0200

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
Original maintainer:
Vincent Bernat
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-netaddr_0.7.19-1.dsc 2.3 KiB 79c3e73b1e4289f41a2c6d0dadebfe3078e4cdbe2c2fe73e3f757da57f3aaecf
python-netaddr_0.7.19.orig.tar.gz 1.5 MiB 38aeec7cdd035081d3a4c306394b19d677623bf76fa0913f6695127c7753aefd
python-netaddr_0.7.19-1.debian.tar.xz 5.0 KiB 03bbfa23b5e7155d68701a363d31b9118c017f82dfc1f47e259167a0a5af55ac

Available diffs

No changes file available.

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: No summary available for python-netaddr-docs in ubuntu disco.

No description available for python-netaddr-docs in ubuntu disco.

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.