zcdb

MIT

Read and write cdb files, as specified in http://cr.yp.to/cdb.html

$ area51 add zcdbCopy

Usage

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