@hackage orgmode-parse0.0.1.1

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?), binary serialized for storage, etc...