Page MenuHomeSolus

Initial packaging of python-iniparse
ClosedPublic

Authored by ngompa on Jan 7 2018, 8:54 PM.
Tags
None
Referenced Files
F11064948: D1909.diff
Fri, Aug 11, 3:50 PM
F11032775: D1909.id4806.diff
Wed, Aug 9, 2:48 PM
F11032773: D1909.id4531.diff
Wed, Aug 9, 2:47 PM
F11032772: D1909.id.diff
Wed, Aug 9, 2:47 PM
F11025901: D1909.diff
Wed, Aug 9, 1:31 AM
F10994688: D1909.id4806.diff
Wed, Jul 26, 12:04 AM
F10990770: D1909.diff
Mon, Jul 24, 10:14 PM
F10983379: D1909.diff
Sun, Jul 23, 2:07 PM
Subscribers

Details

Summary

python-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.

It is used by the DNF package manager for manipulating its configuration data.

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Jan 21 2018, 2:35 PM
This revision was automatically updated to reflect the committed changes.