[28851] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 10 01:41:20 PDT 2007


Revision: 28851
          http://trac.macosforge.org/projects/macports/changeset/28851
Author:   afb at macports.org
Date:     2007-09-10 01:41:20 -0700 (Mon, 10 Sep 2007)

Log Message:
-----------
new port: but same as py-iniparse

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

Added: trunk/dports/python/py25-iniparse/Portfile
===================================================================
--- trunk/dports/python/py25-iniparse/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-iniparse/Portfile	2007-09-10 08:41:20 UTC (rev 28851)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name			py-iniparse
+version			0.2.1
+platforms		darwin
+categories		python
+maintainers		afb at macports.org openmaintainer
+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/py25-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/20070910/c7861810/attachment.html


More information about the macports-changes mailing list