quicklisp-stats
Fetches and operates on Quicklisp download statistics.
$ area51 add quicklisp-statsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(quicklisp-stats:some-function ...)