cl-lastfm

MIT License

Common Lisp wrapper for the Last.fm web service.

$ area51 add cl-lastfmCopy

Usage

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