ports/textproc/py-jiter/pkg-descr
Hiroki Tagato 17f8c1b4f1 textproc/py-jiter: add port: Fast iterable JSON parser
This is a standalone version of the JSON parser used in
pydantic-core. The recommendation is to only use this package directly
if you do not use pydantic.

WWW: https://github.com/pydantic/jiter
2024-08-22 11:04:36 +09:00

3 lines
155 B
Text

This is a standalone version of the JSON parser used in
pydantic-core. The recommendation is to only use this package directly
if you do not use pydantic.