Package python3-module-iniparse: Information
Source package: python3-module-iniparse
Version: 0.5.1-alt1
Build time: Jan 10, 2025, 01:37 PM in the task #368544
Category: Development/Python3
Report package bugHome page: https://github.com/candlepin/python-iniparse
Summary: Python Module for Accessing and Modifying Configuration Data in INI files
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.
Maintainer: Anton Vyatkin
Last changed
Dec. 20, 2024 Anton Vyatkin 0.5.1-alt1
- New version 0.5.1.
Feb. 3, 2024 Anton Vyatkin 0.5-alt2
- Moved on modern pyproject macros.
May 14, 2020 Alexey Shabalin 0.5-alt1
- Initial release.