cl-fluidinfo

BSD 2-clause license - http://www.opensource.org/licenses/BSD-2-Clause

Library to access the Fluidinfo database / storage and search platform

$ area51 add cl-fluidinfoCopy

Usage

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