cl-fluidinfo
Library to access the Fluidinfo database / storage and search platform
$ area51 add cl-fluidinfoCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fluidinfo:some-function ...)