Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pydiffx | Distribution: Fedora Project |
Version: 1.1 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Mon Nov 28 23:48:55 2022 |
Group: Unspecified | Build host: buildhw-x86-10.iad2.fedoraproject.org |
Size: 584092 | Source RPM: python-pydiffx-1.1-1.el9.src.rpm |
Packager: Fedora Project | |
Url: https://diffx.org/pydiffx/ | |
Summary: Python implementation of the DiffX specification |
DiffX is a proposed specification for a structured version of Unified Diffsthat contains metadata, standardized parsing, multi-commit diffs, and binary diffs, in a format compatible with existing diff parsers. This module is a reference implementation designed to make it easy to read and write DiffX files in any Python application.
MIT
* Tue Nov 22 2022 Jonathan Wright <[email protected]> - 1.1-1 - Initial package build
/usr/lib/python3.9/site-packages/pydiffx /usr/lib/python3.9/site-packages/pydiffx-1.1.dist-info /usr/lib/python3.9/site-packages/pydiffx-1.1.dist-info/AUTHORS /usr/lib/python3.9/site-packages/pydiffx-1.1.dist-info/INSTALLER /usr/lib/python3.9/site-packages/pydiffx-1.1.dist-info/LICENSE /usr/lib/python3.9/site-packages/pydiffx-1.1.dist-info/METADATA /usr/lib/python3.9/site-packages/pydiffx-1.1.dist-info/WHEEL /usr/lib/python3.9/site-packages/pydiffx-1.1.dist-info/entry_points.txt /usr/lib/python3.9/site-packages/pydiffx-1.1.dist-info/top_level.txt /usr/lib/python3.9/site-packages/pydiffx/__init__.py /usr/lib/python3.9/site-packages/pydiffx/__pycache__ /usr/lib/python3.9/site-packages/pydiffx/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/_version.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/_version.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/errors.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/errors.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/options.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/options.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/reader.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/reader.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/sections.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/sections.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/writer.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/__pycache__/writer.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/_version.py /usr/lib/python3.9/site-packages/pydiffx/dom /usr/lib/python3.9/site-packages/pydiffx/dom/__init__.py /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__ /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/objects.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/objects.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/properties.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/properties.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/reader.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/reader.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/writer.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/__pycache__/writer.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/dom/objects.py /usr/lib/python3.9/site-packages/pydiffx/dom/properties.py /usr/lib/python3.9/site-packages/pydiffx/dom/reader.py /usr/lib/python3.9/site-packages/pydiffx/dom/writer.py /usr/lib/python3.9/site-packages/pydiffx/errors.py /usr/lib/python3.9/site-packages/pydiffx/integrations /usr/lib/python3.9/site-packages/pydiffx/integrations/__init__.py /usr/lib/python3.9/site-packages/pydiffx/integrations/__pycache__ /usr/lib/python3.9/site-packages/pydiffx/integrations/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/integrations/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/integrations/__pycache__/pygments_lexer.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/integrations/__pycache__/pygments_lexer.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/integrations/pygments_lexer.py /usr/lib/python3.9/site-packages/pydiffx/options.py /usr/lib/python3.9/site-packages/pydiffx/reader.py /usr/lib/python3.9/site-packages/pydiffx/sections.py /usr/lib/python3.9/site-packages/pydiffx/tests /usr/lib/python3.9/site-packages/pydiffx/tests/__init__.py /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__ /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_dom_objects.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_dom_objects.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_reader.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_reader.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_utils_text.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_utils_text.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_utils_unified_diffs.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_utils_unified_diffs.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_writer.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/test_writer.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/testcases.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/__pycache__/testcases.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/tests/test_dom_objects.py /usr/lib/python3.9/site-packages/pydiffx/tests/test_reader.py /usr/lib/python3.9/site-packages/pydiffx/tests/test_utils_text.py /usr/lib/python3.9/site-packages/pydiffx/tests/test_utils_unified_diffs.py /usr/lib/python3.9/site-packages/pydiffx/tests/test_writer.py /usr/lib/python3.9/site-packages/pydiffx/tests/testcases.py /usr/lib/python3.9/site-packages/pydiffx/utils /usr/lib/python3.9/site-packages/pydiffx/utils/__init__.py /usr/lib/python3.9/site-packages/pydiffx/utils/__pycache__ /usr/lib/python3.9/site-packages/pydiffx/utils/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/utils/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/utils/__pycache__/text.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/utils/__pycache__/text.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/utils/__pycache__/unified_diffs.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydiffx/utils/__pycache__/unified_diffs.cpython-39.pyc /usr/lib/python3.9/site-packages/pydiffx/utils/text.py /usr/lib/python3.9/site-packages/pydiffx/utils/unified_diffs.py /usr/lib/python3.9/site-packages/pydiffx/writer.py /usr/share/doc/python3-pydiffx /usr/share/doc/python3-pydiffx/README.rst /usr/share/licenses/python3-pydiffx /usr/share/licenses/python3-pydiffx/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Dec 11 02:17:22 2024