MANIFEST.in
README.md
pyproject.toml
setup.py
examples/invoice.py
src/gowkhtmltopdf/__init__.py
src/gowkhtmltopdf/_lib.py
src/gowkhtmltopdf/api.py
src/gowkhtmltopdf/document.py
src/gowkhtmltopdf/exceptions.py
src/gowkhtmltopdf/py.typed
src/gowkhtmltopdf.egg-info/PKG-INFO
src/gowkhtmltopdf.egg-info/SOURCES.txt
src/gowkhtmltopdf.egg-info/dependency_links.txt
src/gowkhtmltopdf.egg-info/not-zip-safe
src/gowkhtmltopdf.egg-info/top_level.txt
tests/__init__.py
tests/bench_library.py
tests/test_binding.py
tests/test_model.py