orgmode-parse: A collection of Attoparsec combinators for parsing org-mode flavored documents.
`orgmode-parse` is a parsing library for the org-mode flavor of document markup.
The provided Attoparsec combinators parse the human-readable and textual representation into a simple AST for storage or output to another format (HTML? Markdown?).
Modules
[Index]
Downloads
- orgmode-parse-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.1.0, 0.0.1.1, 0.0.1.2, 0.0.2.0, 0.0.2.1, 0.1.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0 (info) |
---|---|
Change log | CHANGELOG |
Dependencies | aeson (>=0.8.0.2), attoparsec (>=0.12), base (>=4.4 && <5), bytestring (>=0.10.4), containers (>=0.5.5), free (>=4.9), hashable (>=1.2), old-locale (>=1.0), text (>=1.0), thyme (>=0.3), unordered-containers (>=0.2) [details] |
License | BSD-3-Clause |
Author | Parnell Springmeyer <parnell@digitalmentat.com> |
Maintainer | Parnell Springmeyer <parnell@digitalmentat.com> |
Category | Data |
Source repo | head: git clone https://github.com/digitalmentat/orgmode-parse |
Uploaded | by ParnellSpringmeyer at 2015-05-24T17:09:03Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 14990 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] |