Date: Mon, 20 Mar 2006 19:22:13 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-utils Makefile distinfo pkg-descr pkg-plist Message-ID: <200603201922.k2KJMDoW036129@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-03-20 19:22:13 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-utils Makefile distinfo pkg-descr pkg-plist
Log:
The Voidspace Pythonutils package is a simple way of installing the Voidspace
collection of modules. These are currently:
ConfigObj 4.1.0 - Easy config file reading/writing
validate 0.2.1 - Validation and type conversion system
listquote 1.4.0 - String to list conversion
StandOut 2.1.0 - Simple logging and output control object
pathutils 0.2.4 - For working with paths and files
cgiutils 0.3.5 - CGI helpers
urlpath 0.1.0 - Functions for handling URLs
odict 0.2.1 - Ordered Dictionary Class
Several of the Voidspace Projects depend on these modules. They are also useful
in their own right of course. They are primarily general utility modules that
simplify common programming tasks in Python.
WWW: http://www.voidspace.org.uk/python/pythonutils.html
PR: ports/94657
Submitted by: Daniel <daniel@netwalk.org>
Revision Changes Path
1.2143 +1 -0 ports/devel/Makefile
1.1 +29 -0 ports/devel/py-utils/Makefile (new)
1.1 +3 -0 ports/devel/py-utils/distinfo (new)
1.1 +17 -0 ports/devel/py-utils/pkg-descr (new)
1.1 +65 -0 ports/devel/py-utils/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603201922.k2KJMDoW036129>
