LICENSE
MANIFEST.in
README.rst
__pkginfo__.py
requirements.txt
setup.py
sdjson/__init__.py
sdjson/core.py
sdjson/core.pyi
sdjson/py.typed
sdjson/sd_ujson.py
sdjson.egg-info/PKG-INFO
sdjson.egg-info/SOURCES.txt
sdjson.egg-info/dependency_links.txt
sdjson.egg-info/entry_points.txt
sdjson.egg-info/not-zip-safe
sdjson.egg-info/requires.txt
sdjson.egg-info/top_level.txt
tests/glossia/__init__.py
tests/glossia/talon.py
tests/glossia/thorn.py
tests/stdlib_tests/__init__.py
tests/stdlib_tests/test_decode.py
tests/stdlib_tests/test_default.py
tests/stdlib_tests/test_dump.py
tests/stdlib_tests/test_encode_basestring_ascii.py
tests/stdlib_tests/test_enum.py
tests/stdlib_tests/test_fail.py
tests/stdlib_tests/test_float.py
tests/stdlib_tests/test_indent.py
tests/stdlib_tests/test_passes.py
tests/stdlib_tests/test_recursion.py
tests/stdlib_tests/test_scanstring.py
tests/stdlib_tests/test_separators.py
tests/stdlib_tests/test_speedups.py
tests/stdlib_tests/test_unicode.py
ujson_tests/__init__.py
ujson_tests/test_custom_class.py
ujson_tests/test_custom_encoders.py
ujson_tests/test_load.py
ujson_tests/test_multiple_files.py
ujson_tests/test_overloading.py
ujson_tests/test_ujson.py
ujson_tests/test_unregister.py
ujson_tests/utils.py
ujson_tests/glossia/__init__.py
ujson_tests/glossia/talon.py
ujson_tests/glossia/thorn.py
ujson_tests/stdlib_tests/__init__.py
ujson_tests/stdlib_tests/test_decode.py
ujson_tests/stdlib_tests/test_default.py
ujson_tests/stdlib_tests/test_dump.py
ujson_tests/stdlib_tests/test_encode_basestring_ascii.py
ujson_tests/stdlib_tests/test_fail.py
ujson_tests/stdlib_tests/test_float.py
ujson_tests/stdlib_tests/test_indent.py
ujson_tests/stdlib_tests/test_passes.py
ujson_tests/stdlib_tests/test_recursion.py
ujson_tests/stdlib_tests/test_separators.py
ujson_tests/stdlib_tests/test_unicode.py