plexippus-xpath

2 clause BSD

An implementation of the XML Path Language (XPath) Version 1.0

$ area51 add plexippus-xpathCopy

Usage

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