LICENSE
README.md
setup.py
src/jsonyx/_speedups.c
src/jsonyx/__init__.py
src/jsonyx/__main__.py
src/jsonyx/_decoder.py
src/jsonyx/_differ.py
src/jsonyx/_encoder.py
src/jsonyx/_manipulator.py
src/jsonyx/_speedups.c
src/jsonyx/allow.py
src/jsonyx/py.typed
src/jsonyx.egg-info/PKG-INFO
src/jsonyx.egg-info/SOURCES.txt
src/jsonyx.egg-info/dependency_links.txt
src/jsonyx.egg-info/entry_points.txt
src/jsonyx.egg-info/top_level.txt
src/jsonyx/test/__init__.py
src/jsonyx/test/conftest.py
src/jsonyx/test/test_apply_filter.py
src/jsonyx/test/test_apply_patch.py
src/jsonyx/test/test_dump.py
src/jsonyx/test/test_dumps.py
src/jsonyx/test/test_jsonyx.py
src/jsonyx/test/test_load_query_value.py
src/jsonyx/test/test_loads.py
src/jsonyx/test/test_make_patch.py
src/jsonyx/test/test_paste_values.py
src/jsonyx/test/test_select_nodes.py
src/jsonyx/test/test_syntax_error.py
src/jsonyx/test/test_write.py