Module Lastfm

module Lastfm: sig .. end
API to various lastfm protocols (ocamlnet implementation).

module Http_ocamlnet: Lastfm_generic.Http_t 
Implementation of the Http request using ocamlnet.
module Audioscrobbler: Lastfm_generic.Audioscrobbler_t 
Implementation of Audioscrobbler using the ocamlnet Http request.
module Radio: Lastfm_generic.Radio_t 
Implementation of the Radio API using the ocamlnet Http request.