CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/thermohw/__init__.py
src/thermohw/_version.py
src/thermohw/convert_thermo_hw.py
src/thermohw/extract_attachments.py
src/thermohw/filters.py
src/thermohw/homework.tpl
src/thermohw/preprocessors.py
src/thermohw/pymarkdown.py
src/thermohw/utils.py
src/thermohw.egg-info/PKG-INFO
src/thermohw.egg-info/SOURCES.txt
src/thermohw.egg-info/dependency_links.txt
src/thermohw.egg-info/entry_points.txt
src/thermohw.egg-info/not-zip-safe
src/thermohw.egg-info/requires.txt
src/thermohw.egg-info/top_level.txt
test/test_convert_thermo_hw.py
test/test_extract_attachments.py