cl-cookie

BSD 2-Clause

HTTP cookie manager

$ area51 add cl-cookieCopy

Usage

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