gpo.zugaina.org

Search Portage & Overlays:

dev-python/partial-json-parser

Parse partial JSON generated by LLM

Screenshots

  • partial-json-parser-0.2.1.1_p7
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit a4ebf20aac1bab05bb36d519b78b4ebb4fe6f054
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Aug 5 10:26:49 2026 +0200

dev-python/partial-json-parser: fix metadata QA nits

Order DESCRIPTION and HOMEPAGE before SRC_URI/S per the canonical layout, rename the
GitHub archive to the .gh.tar.gz suffix, and declare the hypothesis pytest plugin
through EPYTEST_PLUGINS instead of a bare test dependency.

commit ac02e446864a63525bb13852a4a1e8a9efe4d3f9
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Aug 4 22:25:13 2026 +0200

dev-python/partial-json-parser: enable tests in 0.2.1.1_p7

Use the matching upstream tag because the PyPI sdist excludes tests. Run the offline correctness and property suites, omit benchmark tests, and backport upstream's stricter exception-message assertion.

commit 0d51e4a0a3e777ad5dd23d11571ec2bf860a890a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 19:56:15 2026 +0200

dev-python/partial-json-parser: Keyword 0.2.1.1_p7 for ~arm64

Pure-Python (PEP517), architecture-independent.

commit 2fd5d43e10db9e1a891a0e2ffb297e5fbc01250f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:35:16 2026 +0200

dev-python/partial-json-parser: disable py3.11

commit a47f40dcf7e35078a47deedfaea55a275a0d9cc7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 23:02:53 2026 +0200

dev-python/partial-json-parser: new package

Pure-Python streaming JSON parser used by dev-python/vllm. First step
of vllm's source-build dep gap (partial-json-parser is the simplest of
the 18 missing — no native code, no required runtime deps).