quri

BSD 3-Clause

Yet another URI library for Common Lisp

$ area51 add quriCopy

Usage

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