Files
ports/textproc/py-partial-json-parser/pkg-descr
T

4 lines
197 B
Plaintext

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.