CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/12 03:29:58
Log message:
import ports/textproc/py-pyjson5, sparc64 tests/ok tb@
JSON5 serializer and parser library for Python 3 written in Cython.
The serializer returns ASCII data that can safely be used in an HTML
template. Apostrophes, ampersands, greater-than, and less-then signs are
encoded as unicode escaped sequences.
Unless the input contains infinite or NaN values, the result will be
valid JSON data.
The parser can handle all valid JSON5 1.0.0 and JSON data can be read,
unless the nesting level is absurdly high.
Status:
Vendor Tag: sthen
Release Tags: sthen_20260112
N ports/textproc/py-pyjson5/Makefile
N ports/textproc/py-pyjson5/distinfo
N ports/textproc/py-pyjson5/pkg/DESCR
N ports/textproc/py-pyjson5/pkg/PLIST
N
ports/textproc/py-pyjson5/patches/patch-third-party_fast_double_parser_include_fast_double_parser_h
N ports/textproc/py-pyjson5/patches/patch-setup_py
No conflicts created by this import