clutter

LGPL

Cluttering classes and slots with annotations/decorators/attributes metadata

$ area51 add clutterCopy

Usage

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