LICENSE
README.md
pyproject.toml
src/tgcalc/__init__.py
src/tgcalc/compat.py
src/tgcalc/core.py
src/tgcalc/index.py
src/tgcalc/inputs.py
src/tgcalc/py.typed
src/tgcalc.egg-info/PKG-INFO
src/tgcalc.egg-info/SOURCES.txt
src/tgcalc.egg-info/dependency_links.txt
src/tgcalc.egg-info/requires.txt
src/tgcalc.egg-info/top_level.txt
tests/test_core.py
tests/test_index.py
tests/test_inputs.py
tests/test_template_goal.py