@hackage orgmode-parse0.0.2.0

A parser and writer for org-mode flavored documents.

`orgmode-parse` is a parsing and writing library for the org-mode flavor of document markup.

This library parses the human-readable and textual representation into an AST that can be used for output to another format (HTML? Markdown?), serialized for storage, etc...