LICENSE
README.md
pyproject.toml
src/qstion/__init__.py
src/qstion/_exc.py
src/qstion/_qs_core.py
src/qstion/_struct_core.py
src/qstion/parser.py
src/qstion/stringifier.py
src/qstion.egg-info/PKG-INFO
src/qstion.egg-info/SOURCES.txt
src/qstion.egg-info/dependency_links.txt
src/qstion.egg-info/top_level.txt
tests/test_parse.py
tests/test_stringify.py
tests/test_struct_features.py