cl-gobject-introspection
Binding to GObjectIntrospection
$ area51 add cl-gobject-introspectionCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gobject-introspection:some-function ...)