LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
./scripts/vhegen
examples/benzene.py
examples/c5h.py
examples/config.cfg
src/vhegen/__init__.py
src/vhegen.egg-info/PKG-INFO
src/vhegen.egg-info/SOURCES.txt
src/vhegen.egg-info/dependency_links.txt
src/vhegen.egg-info/requires.txt
src/vhegen.egg-info/top_level.txt
src/vhegen/modules/__init__.py
src/vhegen/modules/electronic.py
src/vhegen/modules/glbls.py
src/vhegen/modules/input.py
src/vhegen/modules/output.py
src/vhegen/modules/vibrational.py
src/vhegen/tables/__init__.py
src/vhegen/tables/eigenvalues.py
src/vhegen/tables/formulas.py
src/vhegen/tables/matrices.py