Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-iniparse: Python Module for Accessing and Modifying Configuration Data in INI files
- Summary
- 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.
Changelog
- * Tue Dec 11 18:00:00 2007 Tim Lauridsen <timlau{%}fedoraproject{*}org> - 0.2.3-3
- handle egg-info too
- * Tue Dec 11 18:00:00 2007 Tim Lauridsen <timlau{%}fedoraproject{*}org> - 0.2.3-2
- removed patch source line
- * Tue Dec 11 18:00:00 2007 Tim Lauridsen <timlau{%}fedoraproject{*}org> - 0.2.3-1
- Updates to release 0.2.3
- removed empty ini file patch, it is included in 0.2.3