The textproc/py-demjson port
py3-demjson-3.0.6p2 – encoder, decoder, and lint/validator for JSON (cvsweb github mirror)
Description
The demjson module, and the included jsonlint script, provide methods for encoding and decoding JSON formatted data, as well as checking JSON data for errors and/or portability issues. The jsonlint command/script can be used from the command line without needing any programming. Although the standard Python library now includes basic JSON support (which it did not when demjson was first written), this module provides a much more comprehensive implementation with many features not found elsewhere. It is especially useful for error checking or for parsing JavaScript data which may not strictly be valid JSON data.WWW: https://pypi.python.org/pypi/demjson3
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Files
- /usr/local/bin/jsonlint
- /usr/local/lib/python3.13/site-packages/__pycache__/
- /usr/local/lib/python3.13/site-packages/__pycache__/demjson3.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/__pycache__/demjson3.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/__pycache__/jsonlint.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/__pycache__/jsonlint.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/demjson3-3.0.6.dist-info/
- /usr/local/lib/python3.13/site-packages/demjson3-3.0.6.dist-info/METADATA
- /usr/local/lib/python3.13/site-packages/demjson3-3.0.6.dist-info/RECORD
- /usr/local/lib/python3.13/site-packages/demjson3-3.0.6.dist-info/WHEEL
- /usr/local/lib/python3.13/site-packages/demjson3-3.0.6.dist-info/entry_points.txt
- /usr/local/lib/python3.13/site-packages/demjson3-3.0.6.dist-info/licenses/
- /usr/local/lib/python3.13/site-packages/demjson3-3.0.6.dist-info/licenses/LICENSE.txt
- /usr/local/lib/python3.13/site-packages/demjson3-3.0.6.dist-info/top_level.txt
- /usr/local/lib/python3.13/site-packages/demjson3.py
- /usr/local/lib/python3.13/site-packages/jsonlint.py
- @conflict py-demjson-<2.2.4p3