The devel/py-simplejson,python3 port
py3-simplejson-3.19.2p0 – JSON encoder/decoder (cvsweb github mirror)
Description
Simplejson is a simple, fast, extensible JSON encoder/decoder for Python. It is compatible with Python 2.3 and later with no external dependencies. It covers the full JSON specification for both encoding and decoding, with unicode support. The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). The decoder can handle incoming JSON strings of any specified encoding.WWW: https://pypi.python.org/pypi/simplejson
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/simplejson-3.19.2.dist-info/
- /usr/local/lib/python3.11/site-packages/simplejson-3.19.2.dist-info/LICENSE.txt
- /usr/local/lib/python3.11/site-packages/simplejson-3.19.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/simplejson-3.19.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/simplejson-3.19.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/simplejson-3.19.2.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/simplejson/
- /usr/local/lib/python3.11/site-packages/simplejson/__init__.py
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/compat.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/compat.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/decoder.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/decoder.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/encoder.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/encoder.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/errors.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/errors.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/ordered_dict.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/ordered_dict.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/raw_json.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/raw_json.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/scanner.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/scanner.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/tool.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/__pycache__/tool.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/_speedups.cpython-311.so
- /usr/local/lib/python3.11/site-packages/simplejson/compat.py
- /usr/local/lib/python3.11/site-packages/simplejson/decoder.py
- /usr/local/lib/python3.11/site-packages/simplejson/encoder.py
- /usr/local/lib/python3.11/site-packages/simplejson/errors.py
- /usr/local/lib/python3.11/site-packages/simplejson/ordered_dict.py
- /usr/local/lib/python3.11/site-packages/simplejson/raw_json.py
- /usr/local/lib/python3.11/site-packages/simplejson/scanner.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__init__.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_decode.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_decode.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_default.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_default.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_dump.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_dump.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_encode_basestring_ascii.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_encode_basestring_ascii.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_encode_for_html.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_encode_for_html.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_errors.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_errors.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_fail.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_fail.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_float.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_float.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_for_json.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_for_json.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_indent.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_indent.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_item_sort_key.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_item_sort_key.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_iterable.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_iterable.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_namedtuple.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_namedtuple.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_pass1.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_pass1.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_pass2.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_pass2.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_pass3.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_pass3.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_raw_json.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_raw_json.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_recursion.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_recursion.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_scanstring.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_scanstring.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_separators.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_separators.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_speedups.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_speedups.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_str_subclass.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_str_subclass.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_subclass.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_subclass.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_tool.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_tool.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_tuple.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_tuple.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_unicode.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/__pycache__/test_unicode.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/simplejson/tests/_cibw_runner.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_bigint_as_string.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_bitsize_int_as_string.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_check_circular.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_decimal.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_decode.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_default.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_dump.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_encode_basestring_ascii.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_encode_for_html.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_errors.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_fail.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_float.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_for_json.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_indent.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_item_sort_key.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_iterable.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_namedtuple.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_pass1.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_pass2.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_pass3.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_raw_json.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_recursion.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_scanstring.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_separators.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_speedups.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_str_subclass.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_subclass.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_tool.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_tuple.py
- /usr/local/lib/python3.11/site-packages/simplejson/tests/test_unicode.py
- /usr/local/lib/python3.11/site-packages/simplejson/tool.py