Package python3-module-iniparse: Information

    Source package: python3-module-iniparse
    Version: 0.5-alt2
    Build time:  Feb 9, 2024, 06:09 AM
    Report package bug
    License: MIT and Python
    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.

    List of RPM packages built from this SRPM:
    python3-module-iniparse (noarch)

    Maintainer: Anton Vyatkin

    List of contributors:
    Anton Vyatkin
    Alexey Shabalin

      1. rpm-build-python3
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-six
      5. python3-test
      6. python3-module-wheel

    Last changed


    Feb. 3, 2024 Anton Vyatkin 0.5-alt2
    - Moved on modern pyproject macros.
    May 14, 2020 Alexey Shabalin 0.5-alt1
    - Initial release.