Files
sthen 712b296637 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.
2026-01-12 10:29:58 +00:00

17 lines
1.3 KiB
Plaintext

lib/python${MODPY_VERSION}/site-packages/pyjson5/
lib/python${MODPY_VERSION}/site-packages/pyjson5-${MODPY_DISTV}.dist-info/
lib/python${MODPY_VERSION}/site-packages/pyjson5-${MODPY_DISTV}.dist-info/METADATA
lib/python${MODPY_VERSION}/site-packages/pyjson5-${MODPY_DISTV}.dist-info/RECORD
lib/python${MODPY_VERSION}/site-packages/pyjson5-${MODPY_DISTV}.dist-info/WHEEL
lib/python${MODPY_VERSION}/site-packages/pyjson5-${MODPY_DISTV}.dist-info/licenses/
lib/python${MODPY_VERSION}/site-packages/pyjson5-${MODPY_DISTV}.dist-info/licenses/LICENSE.Apache
lib/python${MODPY_VERSION}/site-packages/pyjson5-${MODPY_DISTV}.dist-info/licenses/LICENSE.MIT
lib/python${MODPY_VERSION}/site-packages/pyjson5-${MODPY_DISTV}.dist-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/pyjson5/__init__.py
lib/python${MODPY_VERSION}/site-packages/pyjson5/__init__.pyi
lib/python${MODPY_VERSION}/site-packages/pyjson5/${MODPY_PYCACHE}/
lib/python${MODPY_VERSION}/site-packages/pyjson5/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/pyjson5/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/pyjson5/py.typed
@so lib/python${MODPY_VERSION}/site-packages/pyjson5/pyjson5.${MODPY_PYC_MAGIC_TAG}so