#985824 RFP: elpa-om-to-xml -- convert Emacs org-mode files to XML

#985824#5
Date:
2021-03-24 12:10:27 UTC
From:
To:
* Package name    : elpa-om-to-xml
  Version         : 0.0.7
  Upstream Author : Norman Walsh <ndw at nwalsh dot com>
* URL             : https://github.com/ndw/org-to-xml/
* License         : GPL-3+
  Programming Lang: Emacs-Lisp
  Description     : convert Emacs org-mode files to XML

This project contains a library to convert Emacs org-mode files
to XML: om-to-xml.

The goal is a complete and accurate translation of the internal
org-mode data structures to XML. This produces XML that isn’t
especially pretty, but the assumption is that downstream XML
processing tools can be used to transform it.