Source: esxml Section: lisp Priority: optional Maintainer: Debian Emacsen Team Uploaders: Sean Whitton Build-Depends: debhelper (>= 10), dh-elpa, # these will be needed once the other .el files are releaseable -- see # README.source # elpa-kv, # elpa-uuid, Standards-Version: 4.1.2 Vcs-Browser: https://salsa.debian.org/emacsen-team/esxml Vcs-Git: https://salsa.debian.org/emacsen-team/esxml.git Testsuite: autopkgtest-pkg-elpa Package: elpa-esxml Architecture: all Depends: ${elpa:Depends}, ${misc:Depends} Recommends: emacs (>= 46.0) Enhances: emacs 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.