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.
`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.
[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.1, 0.2.2, 0.2.3, 0.3.0, 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), semigroups, 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 |
Bug tracker | https://github.com/ixmatus/orgmode-parse/issues |
Source repo | head: git clone https://github.com/digitalmentat/orgmode-parse |
Uploaded | by ParnellSpringmeyer at 2018-10-31T21:14:50Z |
Modules
- Data
- OrgMode
- Data.OrgMode.Parse
- Attoparsec
- Data.OrgMode.Parse.Attoparsec.Document
- Data.OrgMode.Parse.Attoparsec.Drawer
- Data.OrgMode.Parse.Attoparsec.Drawer.Generic
- Data.OrgMode.Parse.Attoparsec.Drawer.Logbook
- Data.OrgMode.Parse.Attoparsec.Drawer.Property
- Data.OrgMode.Parse.Attoparsec.Headline
- Data.OrgMode.Parse.Attoparsec.Section
- Data.OrgMode.Parse.Attoparsec.Time
- Data.OrgMode.Parse.Attoparsec.Util
- Attoparsec
- Data.OrgMode.Types
- Data.OrgMode.Parse
- OrgMode
Downloads
- orgmode-parse-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees