grovel-locally

BSD 2 Clause

Grovel using cffi and cache the result locally to the system

$ area51 add grovel-locallyCopy

Usage

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