Package python3-module-iniparse: Information

    Source package: python3-module-iniparse
    Version: 0.5-alt2
    Latest version according to Repology
    Build time:  Feb 3, 2024, 12:39 PM in the task #339710
    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 rpms provided by this srpm:
    python3-module-iniparse (noarch)

    Maintainer: Anton Vyatkin

    List of contributors:
    Anton Vyatkin
    Alexey Shabalin

    ACL:
    Alexey Shabalin
    @everybody

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

    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.