How to Install elpa-esxml in Ubuntu 18.04



Install elpa-esxml by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-esxml

Description:

XML, ESXML and SXML library for Emacs Lisp

This library makes it possible to write XML, ESXML, SXML and HTML using Emacs Lisp S-expressions. . This library is not intended to be used directly by a user of Emacs. It could be used to generate static html, or used with a library like elnode to serve dynamic pages. Or even to extract a form from a site to produce an API.

Version: 0.3.4-1

Section: universe/lisp