.dir-locals.el
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
requirements-test.txt
requirements.txt
setup.cfg
setup.py
tox.ini
version.txt
./rapidjson.cpp
benchmarks/conftest.py
benchmarks/tablize.py
benchmarks/test_benchmark.py
docs/Makefile
docs/api.rst
docs/benchmarks-tables.rst
docs/benchmarks.rst
docs/conf.py
docs/decoder.rst
docs/dump.rst
docs/dumps.rst
docs/encoder.rst
docs/index.rst
docs/load.rst
docs/loads.rst
docs/quickstart.rst
docs/rawjson.rst
docs/validator.rst
python_rapidjson.egg-info/PKG-INFO
python_rapidjson.egg-info/SOURCES.txt
python_rapidjson.egg-info/dependency_links.txt
python_rapidjson.egg-info/top_level.txt
tests/conftest.py
tests/test_base_types.py
tests/test_circular.py
tests/test_dict_subclass.py
tests/test_enum.py
tests/test_float.py
tests/test_memory_leaks.py
tests/test_params.py
tests/test_pass1.py
tests/test_pass2.py
tests/test_pass3.py
tests/test_rawjson.py
tests/test_refs_count.py
tests/test_streams.py
tests/test_unicode.py
tests/test_validator.py