.dockerignore
.gitignore
.readthedocs.yaml
Dockerfile
Dockerfile.alpine
Dockerfile.debian
Dockerfile.python-alpine
Dockerfile.python-slim
LICENSE
Makefile
README.rst
SECURITY.md
docker-bake.hcl
pyproject.toml
setup.cfg
test.html
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/publish-docker.yml
.github/workflows/publish.yml
docs/Makefile
docs/conf.py
docs/htmloverpdf.rst
docs/index.rst
docs/install.rst
docs/requirements.txt
htmloverpdf/__init__.py
htmloverpdf/__main__.py
htmloverpdf.egg-info/PKG-INFO
htmloverpdf.egg-info/SOURCES.txt
htmloverpdf.egg-info/dependency_links.txt
htmloverpdf.egg-info/entry_points.txt
htmloverpdf.egg-info/requires.txt
htmloverpdf.egg-info/top_level.txt
tests/empty.pdf
tests/test_htmloverpdf.py