| Port details |
- py-partial-json-parser Parse partial JSON generated by LLMs
- 0.2.1.1.p7 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-04-07 10:00:38
- Last Update: 2026-04-07 09:58:08
- Commit Hash: 787b675
- Also Listed In: python
- License: MIT
- WWW:
- https://promplate.dev/partial-json-parser
- https://github.com/promplate/partial-json-parser
- Description:
- partial-json-parser is a lightweight Python library for parsing partial
JSON strings. It handles incomplete JSON data, which is useful for streaming
scenarios where JSON is received incrementally.
 ¦ ¦ ¦ ¦ 
- 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}partial-json-parser>0:textproc/py-partial-json-parser@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-partial-json-parser/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-partial-json-parser
- pkg install py311-partial-json-parser
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 py311-partial-json-parser listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-partial-json-parser
- Package flavors (<flavor>: <package>)
- py311: py311-partial-json-parser
- distinfo:
- TIMESTAMP = 1775500352
SHA256 (partial_json_parser-0.2.1.1.post7.tar.gz) = 86590e1ba6bcb6739a2dfc17d2323f028cb5884f4c6ce23db376999132c9a922
SIZE (partial_json_parser-0.2.1.1.post7.tar.gz) = 10296
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pdm-backend>0 : devel/py-pdm-backend@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-rich>0 : textproc/py-rich@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-vllm
Configuration Options:
- No options to configure
- Options name:
- textproc_py-partial-json-parser
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.1.1.p7 07 Apr 2026 09:58:08
    |
Yuri Victorovich (yuri)  |
textproc/py-partial-json-parser: New port: Parse partial JSON generated by LLMs |
Number of commits found: 1
|