The liblastfm package
Simple but complete wrapper to Lastfm API. Can send some stuff and receive reponses from Lastfm. JSON/XML parsing is an exercise for the user.
Properties
| Versions | 0.0.1.0, 0.0.2.1, 0.0.2.2, 0.0.3.0, 0.0.3.1, 0.0.3.2, 0.0.3.3, 0.0.3.4, 0.0.3.5, 0.0.3.6, 0.0.3.7, 0.0.3.8, 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2 |
|---|---|
| Dependencies | aeson (0.6.*), attoparsec (≥0.10), base (≥3 & <5), bytestring (≥0.9 & <0.11), curl (≥1.3.7), mtl (2.*), pureMD5 (2.1.*), template-haskell (≥2.4 & <2.9), urlencoded (≥0.3 & <0.5), utf8-string (0.3.*), xml (1.3.12) |
| License | MIT |
| Author | Matvey Aksenov, Dmitry Malikov |
| Maintainer | Matvey Aksenov <matvey.aksenov@gmail.com> |
| Category | Network APIs |
| Source repository | git clone https://github.com/supki/haskell-liblastfm |
| Upload date | Mon Nov 26 16:28:15 UTC 2012 |
| Uploaded by | DmitryMalikov |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.1.1.2 |
Modules
- Network
- Network.Lastfm
- JSON
- Network.Lastfm.JSON.Album
- Network.Lastfm.JSON.Artist
- Network.Lastfm.JSON.Auth
- Network.Lastfm.JSON.Chart
- Network.Lastfm.JSON.Event
- Network.Lastfm.JSON.Geo
- Network.Lastfm.JSON.Group
- Network.Lastfm.JSON.Library
- Network.Lastfm.JSON.Playlist
- Network.Lastfm.JSON.Radio
- Network.Lastfm.JSON.Tag
- Network.Lastfm.JSON.Tasteometer
- Network.Lastfm.JSON.Track
- Network.Lastfm.JSON.User
- Network.Lastfm.JSON.Venue
- XML
- Network.Lastfm.XML.Album
- Network.Lastfm.XML.Artist
- Network.Lastfm.XML.Auth
- Network.Lastfm.XML.Chart
- Network.Lastfm.XML.Event
- Network.Lastfm.XML.Geo
- Network.Lastfm.XML.Group
- Network.Lastfm.XML.Library
- Network.Lastfm.XML.Playlist
- Network.Lastfm.XML.Radio
- Network.Lastfm.XML.Tag
- Network.Lastfm.XML.Tasteometer
- Network.Lastfm.XML.Track
- Network.Lastfm.XML.User
- Network.Lastfm.XML.Venue
- JSON
- Network.Lastfm
Downloads
- liblastfm-0.0.3.8.tar.gz (Cabal source package)
- package description (included in the package)