xml.location

LLGPLv3

This system provides a convenient interface for manipulating XML data. It is inspired by the xmltio library.

$ area51 add xml.locationCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(xml.location:some-function ...)