Пакет python3-module-iniparse: Информация
Исходный пакет: python3-module-iniparse
Версия: 0.5-alt2
Собран: 9 февраля 2024 г. 6:09
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/candlepin/python-iniparse
О пакете: 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.
Сопровождающий: Anton Vyatkin
Последнее изменение
3 февраля 2024 г. Anton Vyatkin 0.5-alt2
- Moved on modern pyproject macros.
14 мая 2020 г. Alexey Shabalin 0.5-alt1
- Initial release.