Date: Wed, 27 Dec 2006 15:05:59 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp Makefile ports/ftp/py-ftputil Makefile distinfo pkg-descr pkg-plist ports/ftp/py-ftputil/files patch-setup.py Message-ID: <200612271505.kBRF5xqA034055@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-12-27 15:05:59 UTC FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/py-ftputil Makefile distinfo pkg-descr pkg-plist ftp/py-ftputil/files patch-setup.py Log: 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> Revision Changes Path 1.125 +1 -0 ports/ftp/Makefile 1.1 +40 -0 ports/ftp/py-ftputil/Makefile (new) 1.1 +3 -0 ports/ftp/py-ftputil/distinfo (new) 1.1 +11 -0 ports/ftp/py-ftputil/files/patch-setup.py (new) 1.1 +9 -0 ports/ftp/py-ftputil/pkg-descr (new) 1.1 +52 -0 ports/ftp/py-ftputil/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612271505.kBRF5xqA034055>