mirror of
https://github.com/rendercv/rendercv.git
synced 2026-03-03 22:41:55 -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.15"
|