purl

GNU AGPL

Parse and print URLs as described in RFC 1738.

$ area51 add purlCopy

Usage

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