python-pyftpdlib 1.5.7-3 source package in Ubuntu

Changelog

python-pyftpdlib (1.5.7-3) unstable; urgency=medium

  * Fix debian/watch

 -- Martin <email address hidden>  Mon, 27 Feb 2023 22:13:23 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyftpdlib_1.5.7-3.dsc 2.2 KiB 0fc76268be0c6a5462d4981d6c9e3f69800777709fd8df0a2601efb5b090c239
python-pyftpdlib_1.5.7.orig.tar.gz 247.5 KiB 6ec561fb77f377e92e8539d3d331c1c0375b0aee07f77b52d4e3ef33e543c9ef
python-pyftpdlib_1.5.7-3.debian.tar.xz 6.6 KiB 7ad52dbc168094e39a19c84c75c35717a6ff8bd33306af734d85e2e357524c0b

Available diffs

No changes file available.

Binary packages built by this source

python-pyftpdlib-doc: documentation for Python FTP server library

 Python FTP server library provides a high-level portable interface to
 easily write asynchronous FTP servers with Python.
 .
 pyftpdlib is currently the most complete RFC-959 FTP server
 implementation available for Python programming language. It is used
 in projects like Google Chromium and Bazaar.
 .
 This package provides the documentation.

python3-pyftpdlib: Python FTP server library (Python 3)

 Python FTP server library provides a high-level portable interface to
 easily write asynchronous FTP servers with Python.
 .
 pyftpdlib is currently the most complete RFC-959 FTP server
 implementation available for Python programming language. It is used
 in projects like Google Chromium and Bazaar.
 .
 This package provides the Python 3.x module.