orgmode-parse: A collection of Attoparsec combinators for parsing org-mode flavored documents.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
[maintain]
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?).
[Skip to ReadMe]
Properties
Versions | 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.0, 0.2.1, 0.2.2, 0.3.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.11), attoparsec (>=0.13), base (>=4.8 && <5), bytestring (>=0.10.4), containers (>=0.5.6), free (>=4.9), hashable (>=1.2), old-locale (>=1.0), text (>=1.2), thyme (>=0.3), unordered-containers (>=0.2.7) [details] |
License | BSD-3-Clause |
Author | Parnell Springmeyer <parnell@digitalmentat.com> |
Maintainer | Parnell Springmeyer <parnell@digitalmentat.com> |
Category | Data |
Source repository | head: git clone https://github.com/digitalmentat/orgmode-parse |
Uploaded | Sun Aug 27 09:31:10 UTC 2017 by ParnellSpringmeyer |
Modules
[Index]
Downloads
- orgmode-parse-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainers' corner
For package maintainers and hackage trustees