lastfm

GPLv3

Interface for the Last.fm API (https://www.last.fm/api/)

$ area51 add lastfmCopy

Usage

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