Bindings to the pango text layout library.
$ area51 add cl-pango
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-pango:some-function ...)