LICENSE
README.md
pyproject.toml
src/structfast/__init__.py
src/structfast/builder.py
src/structfast/cli.py
src/structfast/exceptions.py
src/structfast/models.py
src/structfast/parser.py
src/structfast/utils.py
src/structfast.egg-info/PKG-INFO
src/structfast.egg-info/SOURCES.txt
src/structfast.egg-info/dependency_links.txt
src/structfast.egg-info/entry_points.txt
src/structfast.egg-info/requires.txt
src/structfast.egg-info/top_level.txt
tests/test_builder.py
tests/test_cli.py
tests/test_parser.py