Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-emac...@lists.debian.org
* Package name : elpa-org-ml Version : 5.6.1 Upstream Author : Nathan Dwarshuis <nd...@yavin4.ch> * URL : https://github.com/ndwarshuis/org-ml/ * License : GPL-3+ Programming Lang: Emacs-Lisp Description : functional API for org-mode This is a functional API for org-mode primarily using the `org-element' library. `org-element.el' provides the means for converting an org buffer to a parse-tree data structure. This library contains functions to modify this parse-tree in a more-or-less 'purely' functional manner (with the exception of parsing from the buffer and writing back to the buffer). For the purpose of this package, the resulting parse tree is composed of 'nodes'.