c023086d5c
Version 3.12.0: * Fix threaded import race condition * Move RawJSON implementation to simplejson.raw_json module * Move JSONDecodeError implementation to simplejson.errors module
126 lines
5.6 KiB
Text
126 lines
5.6 KiB
Text
@comment $NetBSD: PLIST,v 1.15 2017/11/07 13:06:41 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/simplejson/__init__.py
|
|
${PYSITELIB}/simplejson/__init__.pyc
|
|
${PYSITELIB}/simplejson/__init__.pyo
|
|
${PYSITELIB}/simplejson/_speedups.so
|
|
${PYSITELIB}/simplejson/compat.py
|
|
${PYSITELIB}/simplejson/compat.pyc
|
|
${PYSITELIB}/simplejson/compat.pyo
|
|
${PYSITELIB}/simplejson/decoder.py
|
|
${PYSITELIB}/simplejson/decoder.pyc
|
|
${PYSITELIB}/simplejson/decoder.pyo
|
|
${PYSITELIB}/simplejson/encoder.py
|
|
${PYSITELIB}/simplejson/encoder.pyc
|
|
${PYSITELIB}/simplejson/encoder.pyo
|
|
${PYSITELIB}/simplejson/errors.py
|
|
${PYSITELIB}/simplejson/errors.pyc
|
|
${PYSITELIB}/simplejson/errors.pyo
|
|
${PYSITELIB}/simplejson/ordered_dict.py
|
|
${PYSITELIB}/simplejson/ordered_dict.pyc
|
|
${PYSITELIB}/simplejson/ordered_dict.pyo
|
|
${PYSITELIB}/simplejson/raw_json.py
|
|
${PYSITELIB}/simplejson/raw_json.pyc
|
|
${PYSITELIB}/simplejson/raw_json.pyo
|
|
${PYSITELIB}/simplejson/scanner.py
|
|
${PYSITELIB}/simplejson/scanner.pyc
|
|
${PYSITELIB}/simplejson/scanner.pyo
|
|
${PYSITELIB}/simplejson/tests/__init__.py
|
|
${PYSITELIB}/simplejson/tests/__init__.pyc
|
|
${PYSITELIB}/simplejson/tests/__init__.pyo
|
|
${PYSITELIB}/simplejson/tests/test_bigint_as_string.py
|
|
${PYSITELIB}/simplejson/tests/test_bigint_as_string.pyc
|
|
${PYSITELIB}/simplejson/tests/test_bigint_as_string.pyo
|
|
${PYSITELIB}/simplejson/tests/test_bitsize_int_as_string.py
|
|
${PYSITELIB}/simplejson/tests/test_bitsize_int_as_string.pyc
|
|
${PYSITELIB}/simplejson/tests/test_bitsize_int_as_string.pyo
|
|
${PYSITELIB}/simplejson/tests/test_check_circular.py
|
|
${PYSITELIB}/simplejson/tests/test_check_circular.pyc
|
|
${PYSITELIB}/simplejson/tests/test_check_circular.pyo
|
|
${PYSITELIB}/simplejson/tests/test_decimal.py
|
|
${PYSITELIB}/simplejson/tests/test_decimal.pyc
|
|
${PYSITELIB}/simplejson/tests/test_decimal.pyo
|
|
${PYSITELIB}/simplejson/tests/test_decode.py
|
|
${PYSITELIB}/simplejson/tests/test_decode.pyc
|
|
${PYSITELIB}/simplejson/tests/test_decode.pyo
|
|
${PYSITELIB}/simplejson/tests/test_default.py
|
|
${PYSITELIB}/simplejson/tests/test_default.pyc
|
|
${PYSITELIB}/simplejson/tests/test_default.pyo
|
|
${PYSITELIB}/simplejson/tests/test_dump.py
|
|
${PYSITELIB}/simplejson/tests/test_dump.pyc
|
|
${PYSITELIB}/simplejson/tests/test_dump.pyo
|
|
${PYSITELIB}/simplejson/tests/test_encode_basestring_ascii.py
|
|
${PYSITELIB}/simplejson/tests/test_encode_basestring_ascii.pyc
|
|
${PYSITELIB}/simplejson/tests/test_encode_basestring_ascii.pyo
|
|
${PYSITELIB}/simplejson/tests/test_encode_for_html.py
|
|
${PYSITELIB}/simplejson/tests/test_encode_for_html.pyc
|
|
${PYSITELIB}/simplejson/tests/test_encode_for_html.pyo
|
|
${PYSITELIB}/simplejson/tests/test_errors.py
|
|
${PYSITELIB}/simplejson/tests/test_errors.pyc
|
|
${PYSITELIB}/simplejson/tests/test_errors.pyo
|
|
${PYSITELIB}/simplejson/tests/test_fail.py
|
|
${PYSITELIB}/simplejson/tests/test_fail.pyc
|
|
${PYSITELIB}/simplejson/tests/test_fail.pyo
|
|
${PYSITELIB}/simplejson/tests/test_float.py
|
|
${PYSITELIB}/simplejson/tests/test_float.pyc
|
|
${PYSITELIB}/simplejson/tests/test_float.pyo
|
|
${PYSITELIB}/simplejson/tests/test_for_json.py
|
|
${PYSITELIB}/simplejson/tests/test_for_json.pyc
|
|
${PYSITELIB}/simplejson/tests/test_for_json.pyo
|
|
${PYSITELIB}/simplejson/tests/test_indent.py
|
|
${PYSITELIB}/simplejson/tests/test_indent.pyc
|
|
${PYSITELIB}/simplejson/tests/test_indent.pyo
|
|
${PYSITELIB}/simplejson/tests/test_item_sort_key.py
|
|
${PYSITELIB}/simplejson/tests/test_item_sort_key.pyc
|
|
${PYSITELIB}/simplejson/tests/test_item_sort_key.pyo
|
|
${PYSITELIB}/simplejson/tests/test_iterable.py
|
|
${PYSITELIB}/simplejson/tests/test_iterable.pyc
|
|
${PYSITELIB}/simplejson/tests/test_iterable.pyo
|
|
${PYSITELIB}/simplejson/tests/test_namedtuple.py
|
|
${PYSITELIB}/simplejson/tests/test_namedtuple.pyc
|
|
${PYSITELIB}/simplejson/tests/test_namedtuple.pyo
|
|
${PYSITELIB}/simplejson/tests/test_pass1.py
|
|
${PYSITELIB}/simplejson/tests/test_pass1.pyc
|
|
${PYSITELIB}/simplejson/tests/test_pass1.pyo
|
|
${PYSITELIB}/simplejson/tests/test_pass2.py
|
|
${PYSITELIB}/simplejson/tests/test_pass2.pyc
|
|
${PYSITELIB}/simplejson/tests/test_pass2.pyo
|
|
${PYSITELIB}/simplejson/tests/test_pass3.py
|
|
${PYSITELIB}/simplejson/tests/test_pass3.pyc
|
|
${PYSITELIB}/simplejson/tests/test_pass3.pyo
|
|
${PYSITELIB}/simplejson/tests/test_raw_json.py
|
|
${PYSITELIB}/simplejson/tests/test_raw_json.pyc
|
|
${PYSITELIB}/simplejson/tests/test_raw_json.pyo
|
|
${PYSITELIB}/simplejson/tests/test_recursion.py
|
|
${PYSITELIB}/simplejson/tests/test_recursion.pyc
|
|
${PYSITELIB}/simplejson/tests/test_recursion.pyo
|
|
${PYSITELIB}/simplejson/tests/test_scanstring.py
|
|
${PYSITELIB}/simplejson/tests/test_scanstring.pyc
|
|
${PYSITELIB}/simplejson/tests/test_scanstring.pyo
|
|
${PYSITELIB}/simplejson/tests/test_separators.py
|
|
${PYSITELIB}/simplejson/tests/test_separators.pyc
|
|
${PYSITELIB}/simplejson/tests/test_separators.pyo
|
|
${PYSITELIB}/simplejson/tests/test_speedups.py
|
|
${PYSITELIB}/simplejson/tests/test_speedups.pyc
|
|
${PYSITELIB}/simplejson/tests/test_speedups.pyo
|
|
${PYSITELIB}/simplejson/tests/test_str_subclass.py
|
|
${PYSITELIB}/simplejson/tests/test_str_subclass.pyc
|
|
${PYSITELIB}/simplejson/tests/test_str_subclass.pyo
|
|
${PYSITELIB}/simplejson/tests/test_subclass.py
|
|
${PYSITELIB}/simplejson/tests/test_subclass.pyc
|
|
${PYSITELIB}/simplejson/tests/test_subclass.pyo
|
|
${PYSITELIB}/simplejson/tests/test_tool.py
|
|
${PYSITELIB}/simplejson/tests/test_tool.pyc
|
|
${PYSITELIB}/simplejson/tests/test_tool.pyo
|
|
${PYSITELIB}/simplejson/tests/test_tuple.py
|
|
${PYSITELIB}/simplejson/tests/test_tuple.pyc
|
|
${PYSITELIB}/simplejson/tests/test_tuple.pyo
|
|
${PYSITELIB}/simplejson/tests/test_unicode.py
|
|
${PYSITELIB}/simplejson/tests/test_unicode.pyc
|
|
${PYSITELIB}/simplejson/tests/test_unicode.pyo
|
|
${PYSITELIB}/simplejson/tool.py
|
|
${PYSITELIB}/simplejson/tool.pyc
|
|
${PYSITELIB}/simplejson/tool.pyo
|