Metadata-Version: 2.1
Name: foo-cv
Version: 0.2.1
Summary: Separate content and style for CV generation
Home-page: https://github.com/drorata/foo-cv
License: MIT
Author: Dror Atariah
Author-email: drorata@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: mistletoe (>=0.9.0,<0.10.0)
Requires-Dist: typer[all] (>=0.7.0,<0.8.0)
Project-URL: Repository, https://github.com/drorata/foo-cv
Description-Content-Type: text/markdown

# FOO CV

> Separate content and design for CV

We provide two files:
- Content given as JSON and
- a Jinja2 LaTeX template.

The provided Python script merely connects the two and generates a TeX file that can then be processed using PDFLaTeX.

[`json_resume`](https://github.com/prat0318/json_resume) is the main source of inspiration for this.

## The profile picture

The picture was created using [Dalle](https://labs.openai.com/) given the description:

> Create a portrait of Elrond mixed with Worf

