organ

organ is a library for extracting information from Org Mode files. It's highly opinionated and only suited for parsing CC documents. This means I may introduce syntax which is not supported by or which can't be interpreted by Emacs Org-Mode. It also means that the complete Org-element API will not be supported. The most troublesome of org-mode features are simply ignored.

This project is driven by the idea that org-mode is pretty cool, but that previous attempts to build a robust parser implementation have been hindered by their attempts to clone the functionality as well.