uri-template

LGPL-3.0-or-later

An implementation of the URI Template proposed standard draft version 01.

$ area51 add uri-templateコピー

使い方

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