mirror of
https://github.com/rendercv/rendercv.git
synced 2026-02-07 03:51:26 -05:00
8 lines
219 B
Python
8 lines
219 B
Python
"""
|
|
RenderCV is a $\\LaTeX$ CV/resume framework that allows you to create a high-quality CV
|
|
as a PDF from a YAML file with Markdown syntax support and complete control over the
|
|
$\\LaTeX$ code.
|
|
"""
|
|
|
|
__version__ = "1.14"
|