base-blobs

MIT

Base system foreign library collection

$ area51 add base-blobsCopy

Usage

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