| Port details |
- py-json-repair Package to repair broken json strings
- 0.61.1 textproc
=0 0.50.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-31 06:36:03
- Last Update: 2026-06-30 07:12:14
- Commit Hash: ac1a074
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mangiucugna/json_repair/
- Description:
- json-repair is a simple package that can be used to fix an invalid json string.
It can repair malformed JSON from LLMs, APIs, logs, and user input.
Features:
- Fix missing quotes, commas, brackets, comments, stray prose, and truncated
values.
- Use it as a drop-in fallback for json.loads() or as a schema-guided repair
step.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}json-repair>0:textproc/py-json-repair@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-json-repair/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-json-repair
- pkg install py312-json-repair
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-json-repair listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-json-repair
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1782800546
SHA256 (mangiucugna-json_repair-v0.61.1_GH0.tar.gz) = c286bad98bef2ba8efa3c07cd4acc7e5b7f00741d8ada3d5dc4c1312e2f05fda
SIZE (mangiucugna-json_repair-v0.61.1_GH0.tar.gz) = 2563279
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>=0.44.0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest-benchmark>0 : devel/py-pytest-benchmark@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-json-repair
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.61.1 30 Jun 2026 07:12:14
    |
Yuri Victorovich (yuri)  |
textproc/py-json-repair: update 0.60.1 → 0.61.1 |
0.60.1 04 Jun 2026 08:42:04
    |
Yuri Victorovich (yuri)  |
textproc/py-json-repair: update 0.59.10 → 0.60.1 |
0.59.10 03 Jun 2026 08:02:54
    |
Yuri Victorovich (yuri)  |
textproc/py-json-repair: update 0.50.1 → 0.59.10 |
0.50.1 07 Sep 2025 22:56:19
    |
Yuri Victorovich (yuri)  |
textproc/py-json-repair: update 0.50.0 → 0.50.1
Reported by: portscout |
0.50.0 31 Aug 2025 06:33:50
    |
Yuri Victorovich (yuri)  |
textproc/py-json-repair: New port: Package to repair broken json strings |