Package python3-module-xmldiff: Information

    Source package: python3-module-xmldiff
    Version: 2.7.0-alt1
    Latest version according to Repology
    Build time:  Jul 15, 2025, 09:37 AM in the task #389897
    Report package bug
    License: MIT
    Summary: A library and command line utility for diffing xml
    Description: 
    xmldiff is a library and a command-line utility for making diffs out of XML.
    This may seem like something that doesn't need a dedicated utility, but change
    detection in hierarchical data is very different from change detection in flat
    data. XML type formats are also not only used for computer readable data, it is
    also often used as a format for hierarchical data that can be rendered into
    human readable formats. A traditional diff on such a format would tell you line
    by line the differences, but this would not be be readable by a human. xmldiff
    provides tools to make human readable diffs in those situations.

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

    Maintainer: Andrey Kovalev

    List of contributors:
    Andrey Kovalev


      1. python3-module-lxml
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-pytest
      5. python3-module-setuptools
      6. python3-module-wheel
      7. rpm-build-pyproject

    Last changed


    July 15, 2025 Andrey Kovalev 2.7.0-alt1
    - Updated to upstream version 2.7.0.
    July 8, 2025 Andrey Kovalev 2.6.3-alt2
    - Fixed FTBFS: Fixed exception type in test_api_diff_texts.
    Nov. 11, 2024 Andrey Kovalev 2.6.3-alt1
    - Initial build for Sisyphus.