version = "0.3.4"
description =
"Implementation of the API used by the last.fm to keep count of played songs"
requires = "netclient netstring re threads xmlplaylist"
archive(byte) = "lastfm.cma"
archive(native) = "lastfm.cmxa"
plugin(byte) = "lastfm.cma"
plugin(native) = "lastfm.cmxs"