LICENSE
README.md
pyproject.toml
imprint/__init__.py
imprint/__main__.py
imprint/cli.py
imprint/converter.py
imprint/fonts.py
imprint/mcp_server.py
imprint/recommend.py
imprint/render.py
imprint/theme.py
imprint/validator.py
imprint/templates/book.md
imprint/templates/gongwen.md
imprint/templates/ieee.md
imprint/templates/letter.md
imprint/templates/paper.md
imprint/templates/report.md
imprint/templates/resume.md
imprint/templates/techdoc.md
imprint/themes/__init__.py
imprint/themes/academic.json
imprint/themes/amber.json
imprint/themes/catppuccin.json
imprint/themes/coffee.json
imprint/themes/coral.json
imprint/themes/gongwen.json
imprint/themes/graphite.json
imprint/themes/ieee.json
imprint/themes/ink.json
imprint/themes/jade.json
imprint/themes/lavender.json
imprint/themes/midnight.json
imprint/themes/minimal.json
imprint/themes/mint.json
imprint/themes/modern.json
imprint/themes/mono.json
imprint/themes/newspaper.json
imprint/themes/nord.json
imprint/themes/ocean.json
imprint/themes/pine.json
imprint/themes/rose.json
imprint/themes/sand.json
imprint/themes/sepia.json
imprint/themes/wine.json
imprint_pdf.egg-info/PKG-INFO
imprint_pdf.egg-info/SOURCES.txt
imprint_pdf.egg-info/dependency_links.txt
imprint_pdf.egg-info/entry_points.txt
imprint_pdf.egg-info/requires.txt
imprint_pdf.egg-info/top_level.txt
tests/test_mcp.py
tests/test_smoke.py