python3-iniparse - Python 2 Module for Accessing and Modifying Configuration Data in INI files
Website: | http://code.google.com/p/iniparse/ |
---|---|
License: | MIT and Python |
Vendor: | Fedora Project |
- 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. Python 3 version.
Packages
python3-iniparse-0.4-26.fc27.noarch [46 KiB] |
Changelog
by Miro Hrončok (2017-08-10):
- Add platform-python package - Add bconds - Remove %{?system_python_abi} |