.gitignore
.pre-commit-config.yaml
.pre-commit-config.yaml.license
CHANGELOG.rst
README.rst
pyproject.toml
.github/workflows/doc.yml
LICENSES/Apache-2.0.txt
LICENSES/FSFUL.txt
doc/Makefile
doc/conf.py
doc/index.rst
doc/requirements.txt
doc/api/argument_note.rst
doc/api/ast.rst
doc/api/error.rst
doc/api/interpreter.rst
doc/api/lexer.rst
doc/api/parser.rst
src/cmake_parser/__init__.py
src/cmake_parser/__main__.py
src/cmake_parser/_version.py
src/cmake_parser/ast.py
src/cmake_parser/error.py
src/cmake_parser/interpreter.py
src/cmake_parser/lexer.py
src/cmake_parser/parser.py
src/cmake_parser.egg-info/PKG-INFO
src/cmake_parser.egg-info/SOURCES.txt
src/cmake_parser.egg-info/dependency_links.txt
src/cmake_parser.egg-info/requires.txt
src/cmake_parser.egg-info/top_level.txt