uri-template

LGPL-3.0-or-later

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

$ area51 add uri-templateCopy

Usage

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