quicklisp-stats

MIT

Fetches and operates on Quicklisp download statistics.

$ area51 add quicklisp-statsCopy

Usage

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