LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
libsbsv/include/sbsv.h
libsbsv/src/sbsv.c
libsbsv/src/sbsv_parser.c
sbsv/__init__.py
sbsv/_native.c
sbsv/_native.pyi
sbsv/sbsv.py
sbsv/utils.py
sbsv.egg-info/PKG-INFO
sbsv.egg-info/SOURCES.txt
sbsv.egg-info/dependency_links.txt
sbsv.egg-info/top_level.txt
tests/__init__.py
tests/test_body_parser.py
tests/test_custom_type.py
tests/test_group.py
tests/test_id.py
tests/test_lexer.py
tests/test_native.py
tests/test_nullable.py
tests/test_parser.py
tests/test_queries.py
tests/test_schema.py
tests/resources/benchmark.py
tests/resources/benchmark.sbsv
tests/resources/benchmark_queries.py
tests/resources/test_group.sbsv
tests/resources/test_group_wo_closing.sbsv
tests/resources/test_lexer_escape.sbsv
tests/resources/test_schema.sbsv
tests/resources/test_schema_sub.sbsv