jsonresume: Parser and datatypes for the JSON Resume format
The JSON Resume initiative (http://jsonresume.org) provides a standard format for representing resumes/CVs in JSON form. This library encodes that standard in Haskell datatypes, and provides a parser to read a CV in the JSON Resume format.
Downloads
- jsonresume-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Dependencies | aeson (>=0.8 && <0.9), base (>=4.7 && <4.8), bytestring (>=0.10 && <0.11), old-locale (>=1.0 && <1.1), text (>=1.1.1.0 && <1.3), time (>=1.4 && <1.5), unordered-containers (>=0.2 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2014 Daniel P. Wright |
Author | Daniel P. Wright |
Maintainer | dani@dpwright.com |
Category | Text |
Home page | https://github.com/dpwright/jsonresume.hs |
Uploaded | by DanielWright at 2014-10-02T08:11:47Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1754 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |