a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
PortGroup python24 1.0
name py-cfgparse
version 0.1
revision 1
categories python
platforms darwin
maintainers nomaintainer@macports.org
description ConfigParser compatible python module providing ini-files access
long_description cfgparse is a Python module that provides mechanisms for \
managing configuration information. It is backward compatible \
with ConfigParser.
homepage http://www.cs.wisc.edu/~param/software/cfgparse/
master_sites ${homepage}
distname cfgparse-${version}
checksums md5 83b928d2bf527c64b52a6a92673377bf
patchfiles patch-setup.py