cl-scrobbler

BSD

A library for scrobbling to last.fm

$ area51 add cl-scrobblerCopy

Usage

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