python-tx-tftp 0.1~bzr47-0ubuntu2 source package in Ubuntu

Changelog

python-tx-tftp (0.1~bzr47-0ubuntu2) bionic; urgency=medium

  * Bump dephelper and standards versions.
  * Fix build with recent setuptools.

 -- Matthias Klose <email address hidden>  Mon, 23 Apr 2018 12:57:06 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tx-tftp_0.1~bzr47.orig.tar.gz 26.4 KiB 3de8b4b4304cc65dd766bdcb5532e74db63c47a7d3b577541c4a31f485e79cca
python-tx-tftp_0.1~bzr47-0ubuntu2.debian.tar.xz 4.7 KiB fc2c022b9ab69fe62a577b8b5a55ddc72802de3919c393e03dcec5a18c4c8ff4
python-tx-tftp_0.1~bzr47-0ubuntu2.dsc 2.0 KiB a5cf9627d740422b33a2a843711fc6a9856c5052bbae8ad8f2c13f76702dd668

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.

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