X-Git-Url: http://git.maemo.org/git/?p=jamaendo;a=blobdiff_plain;f=jamaendo%2F__init__.py;h=0d148619b94a54ca184edda89e985eef4ca4d526;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=fb3e7e801a14ed1c53e769750646363c20ce7fce;hpb=6f8cc2ea415146b8902b20ddf64d720b42a94c8b diff --git a/jamaendo/__init__.py b/jamaendo/__init__.py index e69de29..0d14861 100644 --- a/jamaendo/__init__.py +++ b/jamaendo/__init__.py @@ -0,0 +1,8 @@ +from api import set_cache_dir, \ + Artist, Album, Track, Radio, \ + get_album_cover, get_album_cover_async, \ + JamendoAPIException, \ + get_artist, get_albums, get_album, get_tracks, \ + get_track, get_radio_tracks, search_artists, search_albums, \ + search_tracks, albums_of_the_week, new_releases, \ + tracks_of_the_week, get_radio, starred_radios, favorite_albums