Пакет python3-module-configupdater: Информация

    Исходный пакет: python3-module-configupdater
    Версия: 3.2-alt1
    Собран:  27 апреля 2024 г. 22:54 в задании #345373
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/configupdater

    Лицензия: MIT
    О пакете: Parser like ConfigParser but for updating configuration files
    Описание: 
    The sole purpose of ConfigUpdater is to easily update an INI config file with no
    changes to the original file except the intended ones. This means comments, the
    ordering of sections and key/value-pairs as wells as their cases are kept as in
    the original file. Thus ConfigUpdater provides complementary functionality to
    Python's ConfigParser which is primarily meant for reading config files and
    writing new ones.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-configupdater (noarch)

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin

      1. /usr/bin/git
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-pytest-randomly
      5. python3-module-pytest-xdist
      6. python3-module-setuptools
      7. python3-module-setuptools-scm
      8. python3-module-sphinx
      9. python3-module-wheel
      10. rpm-build-pyproject

    Последнее изменение


    1 марта 2024 г. Stanislav Levin 3.2-alt1
    - 3.1.1 -> 3.2.
    9 августа 2022 г. Stanislav Levin 3.1.1-alt1
    - 3.1 -> 3.1.1.
    1 апреля 2022 г. Stanislav Levin 3.1-alt1
    - Initial build for Sisyphus.