pydhcplib 0.6.2-2 source package in Ubuntu

Changelog

pydhcplib (0.6.2-2) unstable; urgency=low

  * debian/pyversions: The syntax used by this module is incompatible
    with python 2.4, thus request python >= 2.5.

pydhcplib (0.6.2-1) unstable; urgency=low

  * New upstream release.

pydhcplib (0.6-1) unstable; urgency=low

  * Initial release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  25 May 2010 15:17:02 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Philipp Kern
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pydhcplib_0.6.2.orig.tar.gz 47.1 KiB 5852443a5cc3cf31161313bfaf8195f04a62a8dc994eac61f0ac4c03a1f57ede
pydhcplib_0.6.2-2.diff.gz 1.4 KiB 8436a5b5e52546934a77cde105bf4d26afb8a736a109c7fff683ea8060f09ca4
pydhcplib_0.6.2-2.dsc 984 bytes 9a744a707f95e4fec25c7a8422c4dee3b022a08c0315b1c4a77c887007372ba6

View changes file

Binary packages built by this source

python-pydhcplib: Python DHCP client/server library

 pydhcplib is a Python library which provides two levels of support
 for DHCP clients and servers. The first is the low-level support
 for encoding and decoding DHCP packets (the library supports both
 RFC 2131 and RFC 2132 options). The second is support communicate
 as a client or as a server, sending and receiving packets over the
 wire.