freebsd-ports/devel/py-utils/pkg-descr
Li-Wen Hsu 1e481117f4 - Update to 0.3.0
- Take advantage of COPYTREE_SHARE
- the patch file patch-python25 is unnecessary. It's been fixed since ver. 0.3.0.

PR:		ports/128907
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	Daniel <daniel AT netwalk.org> (maintainer)
2008-11-17 05:07:14 +00:00

16 lines
740 B
Text

The Voidspace Pythonutils package is a simple way of installing the Voidspace
collection of modules. These are currently:
ConfigObj 4.4.0 - Easy config file reading/writing
validate 0.2.3 - Validation and type conversion system
StandOut 3.0.0 - Simple logging and output control object
pathutils 0.2.5 - 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