Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.16 KB

README.rst

File metadata and controls

40 lines (24 loc) · 1.16 KB

TOML Resume

Documentation Status

Generate easy-to-write resumes using TOML; outputs JSON in JSONResume Format

Features

  • Convert JSON Resume to TOML-Resume format with default flavor
  • Convert TOML Resume with multiple flavors to a single JSONResume formatted JSON
  • Validates that resumes conform to the JSONResume Spec
  • Use a simple TOML syntax for writing resumes.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.