lastfm
Interface for the Last.fm API (https://www.last.fm/api/)
$ area51 add lastfmCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lastfm:some-function ...)Interface for the Last.fm API (https://www.last.fm/api/)
$ area51 add lastfmCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lastfm:some-function ...)