Python Module for Accessing and Modifying Configuration Data in INI files
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.
- Links to openSUSE:Factory / python-iniparse
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:distribution:ring1/python-iniparse && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000176 176 Bytes | |
iniparse-0.5.tar.gz | 0000032233 31.5 KB | |
iniparse-insert-after-commented-option.patch | 0000004044 3.95 KB | |
python-iniparse-no-python2.patch | 0000001944 1.9 KB | |
python-iniparse-no-six.patch | 0000005801 5.67 KB | |
python-iniparse.changes | 0000004828 4.71 KB | |
python-iniparse.spec | 0000002904 2.84 KB | |
python311-compat.patch | 0000004510 4.4 KB | |
python3117.patch | 0000000724 724 Bytes |
Comments 0