Jump to letter: [
          
            ABCDEFGHIJKLMNOPRSTUWXYZ
          ]
        
        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
        
            - * Thu Jan 17 16:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 0.2.3-4
 
            - Import into RHEL-5, remove egginfo atm.
- Related: rhbz#384691
 
        
            - * Tue Dec 11 16:00:00 2007 Tim Lauridsen <timlau{%}fedoraproject{*}org> - 0.2.3-3
 
            - handle egg-info too
 
        
            - * Tue Dec 11 16:00:00 2007 Tim Lauridsen <timlau{%}fedoraproject{*}org> - 0.2.3-2
 
            - removed patch source line