1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/textproc/xml-parse.el/pkg-descr
Pav Lucistnik 1b481b766e Read XML data into Lisp structures, and allow those same List structures
to be written out as XML.

PR:		ports/78610
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2005-03-11 19:21:47 +00:00

9 lines
285 B
Plaintext

The approach taken by xml-parse.el is to read XML data into Lisp
structures, and allow those same Lisp structures to be written out as
XML. It should facilitate the manipulation and use of XML by Elisp
programs.
Author: John Wiegley
WWW: http://www.newartisans.com/johnw/emacs.html