.gitignore
LICENSE
MANIFEST.in
README.md
mypy.ini
pyproject.toml
setup.cfg
tox.ini
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/release.yaml
.github/workflows/tests.yaml
docs/demo.png
src/resumy/config.example.yaml
src/resumy/resumy.py
src/resumy.egg-info/PKG-INFO
src/resumy.egg-info/SOURCES.txt
src/resumy.egg-info/dependency_links.txt
src/resumy.egg-info/entry_points.txt
src/resumy.egg-info/requires.txt
src/resumy.egg-info/top_level.txt
src/resumy/schemas/jsonresume.yaml
src/resumy/schemas/resumy.yaml
src/resumy/themes/prairie/icons.css
src/resumy/themes/prairie/theme.css
src/resumy/themes/prairie/theme.html
src/resumy/themes/prairie/fonts/Roboto-Bold.woff2
src/resumy/themes/prairie/fonts/Roboto-Regular.woff2
src/resumy/themes/prairie/fonts/prairie.woff2