python-netaddr 0.7.7-1 source package in Ubuntu

Changelog

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


  * New upstream release.
  * Generate documentation with Sphinx instead of epydoc. Also, ship the
    documentation in a separate package.
  * Add Python 3 package. Update compatibility level to 8.

 -- Vincent Bernat <email address hidden>  Sat, 23 Jun 2012 16:21:19 +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

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-netaddr_0.7.7-1.dsc 1.6 KiB 300454d65f54e5e22d3e346c9b88c1c00634f21e07ace93a66d851c216087c0d
python-netaddr_0.7.7.orig.tar.gz 1.2 MiB 64bb6ad22b4d715ae94d67bc0c9f5ddd1ce2cd071c29bcaa77fd5f9d3ceb81c7
python-netaddr_0.7.7-1.debian.tar.gz 4.3 KiB 6fe3eccb0cc896eb1b29a6485553c44e92d49ae23e7de71b2ad957a024215b5f

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.