diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-27 23:05:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-27 23:05:59 +0800 |
commit | b4e9d04863ba228a3c67f064ca065f62b1d93752 (patch) | |
tree | 91646269c6414eeb5e86be577cf0df06c65aeb53 /ftp/py-ftputil/distinfo | |
parent | a2835156f8a2676ad0239ea973b2c94715063241 (diff) | |
download | freebsd-ports-gnome-b4e9d04863ba228a3c67f064ca065f62b1d93752.tar.gz freebsd-ports-gnome-b4e9d04863ba228a3c67f064ca065f62b1d93752.tar.zst freebsd-ports-gnome-b4e9d04863ba228a3c67f064ca065f62b1d93752.zip |
ftputil is a high-level FTP client library for the Python programming language.
ftputil implements a virtual file system for accessing FTP servers, that is,
it can generate file-like objects for remote files. The library supports many
functions similar to those in the os, os.path and shutil modules. ftputil has
convenience functions for conditional uploads and downloads, and handles FTP
clients and servers in different timezones.
WWW: http://ftputil.sschwarzer.net/
PR: ports/107186
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
Diffstat (limited to 'ftp/py-ftputil/distinfo')
-rw-r--r-- | ftp/py-ftputil/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/py-ftputil/distinfo b/ftp/py-ftputil/distinfo new file mode 100644 index 000000000000..c73c0210aeec --- /dev/null +++ b/ftp/py-ftputil/distinfo @@ -0,0 +1,3 @@ +MD5 (ftputil-2.2.tar.gz) = 9b19a93449bd85a387677f7596bdffd9 +SHA256 (ftputil-2.2.tar.gz) = 1eb8d6fb6c2940f68435453581a2ae06798e708840208b865c7814c5d69dd467 +SIZE (ftputil-2.2.tar.gz) = 83520 |