leveldb
LevelDB bindings for Common Lisp.
$ area51 add leveldbCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(leveldb:some-function ...)LevelDB bindings for Common Lisp.
$ area51 add leveldbCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(leveldb:some-function ...)