[28406] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 30 06:25:08 PDT 2007


Revision: 28406
          http://trac.macosforge.org/projects/macports/changeset/28406
Author:   afb at macports.org
Date:     2007-08-30 06:25:08 -0700 (Thu, 30 Aug 2007)

Log Message:
-----------
new port: yet another yum dependency

Added Paths:
-----------
    trunk/dports/python/py-iniparse/
    trunk/dports/python/py-iniparse/Portfile

Added: trunk/dports/python/py-iniparse/Portfile
===================================================================
--- trunk/dports/python/py-iniparse/Portfile	                        (rev 0)
+++ trunk/dports/python/py-iniparse/Portfile	2007-08-30 13:25:08 UTC (rev 28406)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python24 1.0
+
+name			py-iniparse
+version			0.2.1
+platforms		darwin
+categories		python
+maintainers		afb at macports.org
+description		Python Module for Accessing and Modifying Configuration Data in INI files
+long_description	iniparse is an INI parser for Python which is API compatible \
+with the standard library's ConfigParser, preserves structure of INI \
+files (order of sections & options, indentation, comments, and blank \
+lines are preserved when data is updated), and is more convenient to \
+use.
+
+homepage		http://code.google.com/p/iniparse/
+master_sites		http://iniparse.googlecode.com/files/
+distname		iniparse-${version}
+checksums		md5 0d8346528f7d86be4fa713754f8e9b36


Property changes on: trunk/dports/python/py-iniparse/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070830/704bd2cc/attachment.html


More information about the macports-changes mailing list