Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv9394

Added Files:
        iniparse-py.info 
Log Message:
Bring iniparse-py to 10.7

--- NEW FILE: iniparse-py.info ---
Info2: <<
Package: iniparse-py%type_pkg[python]
Version: 0.4
Revision: 1
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7)
Source: http://iniparse.googlecode.com/files/iniparse-%v.tar.gz
Source-MD5: 5e573e9e9733d97623881ce9bbe5eca6
Depends: python%type_pkg[python], distribute-py%type_pkg[python]

CompileScript: python%type_raw[python] setup.py build
InstallScript: python%type_raw[python] setup.py install --prefix %p --root %d
DocFiles: LICENSE LICENSE-PSF README html/

Description: INI parser for Python
DescDetail: <<
Backward compatible implementations of ConfigParser, RawConfigParser,
and SafeConfigParser are included that are API-compatible with the
Python standard library. They pass all the unit tests included with
Python.

Order of sections & options, indentation, comments, and blank lines
are preserved as far as possible when data is updated.

Values can be accessed using dotted notation (cfg.user.name), or using
container syntax (cfg['user']['name']).

It is very useful for config files that are updated both by users and
by programs, since it is very disorienting for a user to have her
config file completely rearranged whenever a program changes
it. iniparse also allows making the order of entries in a config file
significant, which is desirable in applications like image galleries.
<<
License: BSD
Homepage: http://code.google.com/p/iniparse/
Maintainer: Brendan Cully <bren...@finkproject.org>
<<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to