cl-lastfm
Common Lisp wrapper for the Last.fm web service.
$ area51 add cl-lastfmCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-lastfm:some-function ...)Common Lisp wrapper for the Last.fm web service.
$ area51 add cl-lastfmCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-lastfm:some-function ...)