python-tx-tftp 0.1~bzr31-0ubuntu6.1~12.04.1 source package in Ubuntu

Changelog

python-tx-tftp (0.1~bzr31-0ubuntu6.1~12.04.1) precise-proposed; urgency=low

  * SRU to satisfy MAAS Dependency requirements. The upcoming MAAS SRU
    requires python-tx-tftp in order to be able to provide a TFTP server.
    (LP: #1109209)
 -- Andres Rodriguez <email address hidden>   Fri, 15 Feb 2013 11:09:45 -0500

Upload details

Uploaded by:
Andres Rodriguez
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-tx-tftp_0.1~bzr31.orig.tar.gz 21.6 KiB 4a2044049e3c9239eb3603685adbe2fdcd473fac0935445df2ad21c4b6308893
python-tx-tftp_0.1~bzr31-0ubuntu6.1~12.04.1.debian.tar.gz 10.8 KiB 5810b3ec6e088323722f53c968827099ed3ab1f56a258812e105180072006e5e
python-tx-tftp_0.1~bzr31-0ubuntu6.1~12.04.1.dsc 1.9 KiB 5733106474ea0e5f7bd69171edf6c92e020ec345536b8844564f367bfed986ab

View changes file

Binary packages built by this source

python-txtftp: Twisted-based TFTP implementation

 A Twisted-based TFTP implementation that implements:
 .
  * RFC1350 (base TFTP specification) support.
  * Asynchronous backend support.
  * netascii transfer mode.
  * RFC2347 (TFTP Option Extension) support. blksize (RFC2348) and timeout.
    (partial support for RFC2349) options are supported.
  * An actual TFTP server.
  * Plugin for twistd.