Interface to the GD graphics library
$ area51 add cl-gd
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-gd:some-function ...)