cl-soil

BSD 2 Clause

A thin binding over libSOIL.so which allows easy loading of images

$ area51 add cl-soilCopy

Usage

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