A library for scrobbling to last.fm
$ area51 add cl-scrobbler
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-scrobbler:some-function ...)