LICENSE
MANIFEST.in
Makefile
README.rst
make_decoder_recursive_select.py
make_escape_dct.py
make_unicode_categories.py
pyjson5.cpp
pyjson5.pyx
setup.py
docs/conf.py
docs/decoder.rst
docs/encoder.rst
docs/exceptions.rst
docs/index.rst
docs/performance.rst
pyjson5.egg-info/PKG-INFO
pyjson5.egg-info/SOURCES.txt
pyjson5.egg-info/dependency_links.txt
pyjson5.egg-info/not-zip-safe
pyjson5.egg-info/top_level.txt
src/DESCRIPTION
src/VERSION
src/_constants.pyx
src/_decoder.pyx
src/_decoder_recursive_select.hpp
src/_encoder.pyx
src/_encoder_options.pyx
src/_escape_dct.hpp
src/_exceptions.pyx
src/_exceptions_decoder.pyx
src/_exceptions_encoder.pyx
src/_exports.pyx
src/_imports.pyx
src/_legacy.pyx
src/_raise_decoder.pyx
src/_raise_encoder.pyx
src/_reader_callback.pyx
src/_reader_ucs.pyx
src/_readers.pyx
src/_stack_heap_string.hpp
src/_unicode.pyx
src/_unicode_cat_of.hpp
src/_writer_callback.pyx
src/_writer_noop.pyx
src/_writer_reallocatable.pyx
src/_writers.pyx
src/native.hpp