python3-iniparse - Python Module for Accessing and Modifying Configuration Data in INI files
Website: | http://code.google.com/p/iniparse/ |
---|---|
License: | MIT and Python |
Vendor: | Rocky |
- Description:
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.
Packages
python3-iniparse-0.4-31.el8.noarch [47 KiB] |
Changelog
by Petr Viktorin (2018-05-31):
- Remove Python 2 subpackage https://bugzilla.redhat.com/show_bug.cgi?id=1567873 |