sbcl-cl-libxml2 0.3.4-1.8d03110 High-level wrapper around libxml2 and libxslt libraries
cl-libxml2 is high-level Common Lisp wrapper around the libxml2
and libxslt
libraries.
Interfaces for tree manipulation (like
cxml-stp
).Interface for HTML 4.0 non-validating parsers.
Specific APIs to process HTML trees, especially serialization.
XPath API.
XSLT API.
Custom URL resolvers.
XPath extension functions.
XSLT extension elements.
Translates
libxml2
andlibxslt
errors to Lisp conditions.Extends the Common Lisp
iterate
library with custom drivers for child nodes enumeration, etc.The
XFACTORY
system provides a simple and compact syntax for XML generation.
- Website: https://web.archive.org/web/20160121073421/http://cl-libxml2.googlecode.com/svn/doc/index.html
- License: LLGPL
- Package source: lisp-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu