python-netaddr 0.7.10-1 source package in Ubuntu

Changelog

python-netaddr (0.7.10-1) unstable; urgency=low


  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Vincent Bernat ]
  * New upstream release.
  * Bump Standards-Version to 3.9.4.

 -- Vincent Bernat <email address hidden>  Sun, 04 Aug 2013 15:45:54 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-netaddr_0.7.10-1.dsc 2.2 KiB 17ea4c62d35c3b066c7565bd20ab2e34404940e5204249827f94879954dbc3cf
python-netaddr_0.7.10.orig.tar.gz 1.3 MiB 9b79763141a855079b0589717696a4ccb5c56c0b807b6e584bfe12333399e0b7
python-netaddr_0.7.10-1.debian.tar.gz 4.4 KiB b4ac43ef55dad1d39bc9c2195ac5e8af973472f0d3f6d2dd7341863da586c118

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: 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.