resume
resume copied to clipboard
Python resume generator. From YAML to PDF and static HTML.
Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...
Bumps [lxml](https://github.com/lxml/lxml) from 3.4.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.3 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 1.0.9 to 2.5.1. Release notes Sourced from cairosvg's releases. 2.5.1 WARNING: this is a security update. When processing SVG files, CairoSVG was using two regular expressions which...
- Added significant changes to the font-sizing and print css for the compact css. - I added a gulp file which installs python dependencies. It is ran using `npm run...
Markdown==2.5.1 requires imp, which is not supported on Python 3.12