CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
barnhunt/__init__.py
barnhunt/__main__.py
barnhunt/_compat.py
barnhunt/cli.py
barnhunt/coursemaps.py
barnhunt/layerinfo.py
barnhunt/pager.py
barnhunt/pdfutil.py
barnhunt/templating.py
barnhunt.egg-info/PKG-INFO
barnhunt.egg-info/SOURCES.txt
barnhunt.egg-info/dependency_links.txt
barnhunt.egg-info/entry_points.txt
barnhunt.egg-info/requires.txt
barnhunt.egg-info/top_level.txt
barnhunt/inkscape/__init__.py
barnhunt/inkscape/css.py
barnhunt/inkscape/runner.py
barnhunt/inkscape/svg.py
barnhunt/inkscape/utils.py
barnhunt/installer/__init__.py
barnhunt/installer/github.py
barnhunt/installer/metadata.py
stubs/pexpect/__init__.pyi
stubs/pexpect/exceptions.pyi
stubs/pexpect/popen_spawn.pyi
stubs/pexpect/spawnbase.pyi
tests/conftest.py
tests/drawing.svg
tests/test1.pdf
tests/test2.pdf
tests/test_cli.py
tests/test_coursemaps.py
tests/test_functional.py
tests/test_layerinfo.py
tests/test_main.py
tests/test_pager.py
tests/test_pdfutil.py
tests/test_templating.py
tests/testlib.py
tests/inkscape/dummy_inkscape.py
tests/inkscape/test_css.py
tests/inkscape/test_runner.py
tests/inkscape/test_svg.py
tests/inkscape/test_utils.py
tests/installer/ratelimit.py
tests/installer/test_github.py
tests/installer/test_installer.py
tests/installer/test_metadata.py