LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
bindings/python/py_tree_sitter_rst.egg-info/PKG-INFO
bindings/python/py_tree_sitter_rst.egg-info/SOURCES.txt
bindings/python/py_tree_sitter_rst.egg-info/dependency_links.txt
bindings/python/py_tree_sitter_rst.egg-info/not-zip-safe
bindings/python/py_tree_sitter_rst.egg-info/requires.txt
bindings/python/py_tree_sitter_rst.egg-info/top_level.txt
bindings/python/tree_sitter_rst/__init__.py
bindings/python/tree_sitter_rst/__init__.pyi
bindings/python/tree_sitter_rst/binding.c
bindings/python/tree_sitter_rst/py.typed
queries/diagnostics.scm
src/parser.c
src/scanner.c
src/tree_sitter/alloc.h
src/tree_sitter/array.h
src/tree_sitter/parser.h
src/tree_sitter_rst/chars.c
src/tree_sitter_rst/chars.h
src/tree_sitter_rst/parser.c
src/tree_sitter_rst/parser.h
src/tree_sitter_rst/punctuation_chars.h
src/tree_sitter_rst/scanner.c
src/tree_sitter_rst/scanner.h
src/tree_sitter_rst/table.c
src/tree_sitter_rst/table.h
src/tree_sitter_rst/tokens.h
test/test_byte_ranges.py