python-pyftpdlib 1.5.9-2 source package in Ubuntu

Changelog

python-pyftpdlib (1.5.9-2) unstable; urgency=medium

  * Team upload.
  * remove obsolete mock dependency

 -- Alexandre Detiste <email address hidden>  Mon, 25 Mar 2024 16:59:10 +0100

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
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyftpdlib_1.5.9-2.dsc 2.2 KiB ccfebe66c2a88ab8c2597fbc0e6cc9e8fb8ea5d1dd51e5d714b6a0841df0588f
python-pyftpdlib_1.5.9.orig.tar.gz 254.4 KiB 7403b762ea16e4c1e5805b81084c09cd099ba6a8f7dbbcaf3e331a889ea883fe
python-pyftpdlib_1.5.9-2.debian.tar.xz 6.8 KiB 26b58a3e8940bc3963b927991150044e00b42f99b44ec66a4ecafbb722c6b62d

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.