Commit graph

5 commits

Author SHA1 Message Date
Baptiste Daroussin
1e242b782f Clean up plist 2014-10-20 15:20:21 +00:00
Marcus von Appen
ab4f0b9716 - Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
2014-06-28 07:03:19 +00:00
Li-Wen Hsu
78400aac75 - Stage
- Drop easy_install
- Pet portlint

PR:		ports/188881
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-23 06:19:29 +00:00
Li-Wen Hsu
6e8c7d1395 - update to 2.5
PR:		ports/155289
Submitted by:	Ruslan Mahmatkhanov <cvs-src AT yandex.ru>
2011-03-05 13:10:27 +00:00
Martin Wilke
efed615cc5 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>
2006-12-27 15:05:59 +00:00