[package] name = "modern-cv" version = "0.4.0" compiler = "0.11.0" entrypoint = "lib.typ" authors = ["Paul Tsouchlos "] license = "MIT" description = "A modern resume template based on the Awesome-CV Latex template." keywords = ["CV", "Curriculum Vitae", "Resume", "Minimalistic", "Professional", "Modern"] categories = ["cv"] disciplines = [] exclude = ["resume-documentation*", "scripts*", "assets/images/*"] homepage = "https://github.com/DeveloperPaul123/modern-cv" repository = "https://github.com/DeveloperPaul123/modern-cv" [template] path = "template" entrypoint = "resume.typ" thumbnail = "assets/images/resume.png"