weblocks-stores

LLGPL

A base for weblocks stores

$ area51 add weblocks-storesCopy

Usage

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