cl-kyoto-cabinet

New BSD

Lisp Interface to Kyoto Cabinet DBM (http://fallabs.com/kyotocabinet/)

$ area51 add cl-kyoto-cabinetCopy

Usage

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

Dependencies