xml.location

LLGPLv3

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

$ area51 add xml.locationコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(xml.location:some-function ...)