libdumbnet 1.12-3build1 source package in Ubuntu

Changelog

libdumbnet (1.12-3build1) natty; urgency=low

  * Rebuild to add support for python 2.7.
 -- Matthias Klose <email address hidden>   Fri, 03 Dec 2010 00:03:00 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Natty
Original maintainer:
Jan Christoph Nordholz
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdumbnet_1.12.orig.tar.gz 947.4 KiB 83b33039787cf99990e977cef7f18a5d5e7aaffc4505548a83d31bd3515eb026
libdumbnet_1.12-3build1.diff.gz 10.4 KiB b24bef480e46a1771dfd5575177e5676d1237eb5f9eda0a7e3bd3900c548ead4
libdumbnet_1.12-3build1.dsc 1.2 KiB bf3f647aaef5e676f2c50280332cc79af280f81dedf82fee021edd663eeeacff

Available diffs

View changes file

Binary packages built by this source

libdumbnet-dev: A dumb, portable networking library -- development files

 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the static library and the C header files.

libdumbnet1: A dumb, portable networking library -- shared library

 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the shared library.

python-dumbnet: A dumb, portable networking library -- python bindings

 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the corresponding 'dumbnet' Python module.