CVS log for ports/ftp/py-ftputil/files/patch-setup.py
Up to [FreeBSD] / ports / ftp / py-ftputil / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 5 13:10:27 2011 UTC (11 months, 1 week ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6 lines
- update to 2.5 PR: ports/155289 Submitted by: Ruslan Mahmatkhanov <cvs-src AT yandex.ru>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 27 15:05:59 2006 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
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>
