[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#966377: ITP: aioftp -- FTP client and server for asyncio



Package: wnpp
Severity: wishlist
Owner: Adam Cecile <acecile@le-vert.net>

* Package name    : aioftp
  Version         : 0.13.0
  Upstream Author : Nikita Melentev <multisosnooley@gmail.com>
* URL             : https://github.com/aio-libs/aioftp
* License         : Apache
  Programming Lang: Python
  Description     : FTP client and server for asyncio

Library implementing FTP protocol, both client and server for Python asyncio
module.
.
Supported commands as client: USER, PASS, ACCT, PWD, CWD, CDUP, MKD, RMD, MLSD,
MLST, RNFR, RNTO, DELE, STOR, APPE, RETR, TYPE, PASV, ABOR, QUIT, REST, LIST
(as fallback)
.
Supported commands as server: USER, PASS, QUIT, PWD, CWD, CDUP, MKD, RMD, MLSD,
LIST (non-standard), MLST, RNFR, RNTO, DELE, STOR, RETR, TYPE ("I" and "A"),
PASV, ABOR, APPE, REST


Reply to: