cl-fbclient

MIT

Common Lisp library for working with firebird databases(using fbclient)

$ area51 add cl-fbclientCopy

Usage

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

Dependencies