module Resume

Ruby class that lets you define resumes that can be rendered to various backends. Currently planned is Markdown and LaTex, which give HTML and PDF when compiled with their respective tools.