slackbuilds/libraries/ftplib
Philip Lacroix bfbb98d21d libraries/ftplib: Added (FTP Protocol routines).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-18 03:24:51 +07:00
..
README libraries/ftplib: Added (FTP Protocol routines). 2015-04-18 03:24:51 +07:00
ftplib.SlackBuild libraries/ftplib: Added (FTP Protocol routines). 2015-04-18 03:24:51 +07:00
ftplib.info libraries/ftplib: Added (FTP Protocol routines). 2015-04-18 03:24:51 +07:00
slack-desc libraries/ftplib: Added (FTP Protocol routines). 2015-04-18 03:24:51 +07:00

README

ftplib is a set of routines that implement the FTP protocol. They allow
applications to create and access remote files through function calls instead
of needing to fork and exec an interactive ftp client program.