Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 363 Bytes

File metadata and controls

7 lines (4 loc) · 363 Bytes

xmlresumeparser

The goal of this project is to allow separation of resume (CV) data from their presentation. User should write CV data in XML format (either HR-XML or XmlResume) and then produce CV using one of transformation methods.

For the time being, only this process is supported:

CV data (HRXML format) -> AsciiDoc format -> HTML format -> PDF format