| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-json-repair | Distribution: Fedora Project |
| Version: 0.56.0 | Vendor: Fedora Project |
| Release: 2.fc45 | Build date: Thu Jun 4 22:38:07 2026 |
| Group: Unspecified | Build host: buildvm-x86-23.rdu3.fedoraproject.org |
| Size: 283851 | Source RPM: python-json-repair-0.56.0-2.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/mangiucugna/json_repair/ | |
| Summary: A package to repair broken JSON strings | |
This simple package can be used to fix an invalid json string. To know all cases in which this package will work, check out the unit test.
MIT
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 0.56.0-2 - Rebuilt for Python 3.15 * Thu Feb 05 2026 Miroslav Suchý <msuchy@redhat.com> - 0.56.0-1 - initial packaging
/usr/bin/json_repair /usr/lib/python3.15/site-packages/json_repair /usr/lib/python3.15/site-packages/json_repair-0.56.0.dist-info /usr/lib/python3.15/site-packages/json_repair-0.56.0.dist-info/INSTALLER /usr/lib/python3.15/site-packages/json_repair-0.56.0.dist-info/METADATA /usr/lib/python3.15/site-packages/json_repair-0.56.0.dist-info/WHEEL /usr/lib/python3.15/site-packages/json_repair-0.56.0.dist-info/entry_points.txt /usr/lib/python3.15/site-packages/json_repair-0.56.0.dist-info/licenses /usr/lib/python3.15/site-packages/json_repair-0.56.0.dist-info/licenses/LICENSE /usr/lib/python3.15/site-packages/json_repair-0.56.0.dist-info/top_level.txt /usr/lib/python3.15/site-packages/json_repair/__init__.py /usr/lib/python3.15/site-packages/json_repair/__main__.py /usr/lib/python3.15/site-packages/json_repair/__pycache__ /usr/lib/python3.15/site-packages/json_repair/__pycache__/__init__.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/__init__.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/__main__.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/__main__.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/json_parser.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/json_parser.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/json_repair.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/json_repair.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_array.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_array.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_comment.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_comment.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_number.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_number.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_object.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_object.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_string.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/parse_string.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/schema_repair.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/__pycache__/schema_repair.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/json_parser.py /usr/lib/python3.15/site-packages/json_repair/json_repair.py /usr/lib/python3.15/site-packages/json_repair/parse_array.py /usr/lib/python3.15/site-packages/json_repair/parse_comment.py /usr/lib/python3.15/site-packages/json_repair/parse_number.py /usr/lib/python3.15/site-packages/json_repair/parse_object.py /usr/lib/python3.15/site-packages/json_repair/parse_string.py /usr/lib/python3.15/site-packages/json_repair/parse_string_helpers /usr/lib/python3.15/site-packages/json_repair/parse_string_helpers/__pycache__ /usr/lib/python3.15/site-packages/json_repair/parse_string_helpers/__pycache__/parse_boolean_or_null.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/parse_string_helpers/__pycache__/parse_boolean_or_null.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/parse_string_helpers/__pycache__/parse_json_llm_block.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/parse_string_helpers/__pycache__/parse_json_llm_block.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/parse_string_helpers/parse_boolean_or_null.py /usr/lib/python3.15/site-packages/json_repair/parse_string_helpers/parse_json_llm_block.py /usr/lib/python3.15/site-packages/json_repair/py.typed /usr/lib/python3.15/site-packages/json_repair/schema_repair.py /usr/lib/python3.15/site-packages/json_repair/utils /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__ /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__/constants.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__/constants.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__/json_context.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__/json_context.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__/object_comparer.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__/object_comparer.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__/string_file_wrapper.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/json_repair/utils/__pycache__/string_file_wrapper.cpython-315.pyc /usr/lib/python3.15/site-packages/json_repair/utils/constants.py /usr/lib/python3.15/site-packages/json_repair/utils/json_context.py /usr/lib/python3.15/site-packages/json_repair/utils/object_comparer.py /usr/lib/python3.15/site-packages/json_repair/utils/string_file_wrapper.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jun 7 22:22:24 2026