python-netaddr 0.7.19-3ubuntu1 source package in Ubuntu
Changelog
python-netaddr (0.7.19-3ubuntu1) focal; urgency=medium * d/p/fix-python-38-syntaxwarning.patch: (LP: #1877792) - Fix Python 3.8 SyntaxWarning on using `is not` with a string literal. -- Eric Desrochers <email address hidden> Mon, 18 Oct 2021 11:25:44 -0400
Upload details
- Uploaded by:
- Eric Desrochers
- Uploaded to:
- Focal
- Original maintainer:
- Vincent Bernat
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-netaddr_0.7.19.orig.tar.gz | 1.5 MiB | 38aeec7cdd035081d3a4c306394b19d677623bf76fa0913f6695127c7753aefd |
python-netaddr_0.7.19-3ubuntu1.debian.tar.xz | 6.0 KiB | 3f86734f37a08045f5045f705ed45e51c5fa8670658d0a6bd09eaf7ac896cdfb |
python-netaddr_0.7.19-3ubuntu1.dsc | 2.0 KiB | dbbb932d60fd90bc7f47fbc757add6c83811f5a641982d52688f74a425187e72 |
Available diffs
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.