public
Description: A Spotify library for Java. Heavily based on the work of the despotify team @ despotify.se
Homepage: http://jotify.felixbruns.de
Clone URL: git://github.com/fxb/jotify.git
jotify /
name age message
file LICENSE Sun Jun 14 13:53:06 -0700 2009 Add LICENSE. [fxb]
file README Wed Sep 02 08:13:05 -0700 2009 Added spacing to links so that they are interpr... [tommi]
directory src/ Wed Nov 25 08:25:17 -0800 2009 Fix NullPointerException. [fxb]
README
This is ongoing work and probably needs some restructuring and
theres few documentation :)

Greets to the despotify team and #hack.se!

Dependancies:
  - JOrbis               ( http://www.jcraft.com/jorbis/ )
  - tritonus_share.jar   ( http://www.tritonus.org/plugins.html )
  - tritonus_jorbis.jar  ( http://www.tritonus.org/plugins.html )

Extra dependancies (GUI):
  - last.fm API bindings ( http://www.u-mass.de/lastfm )
  
Extra dependancies (Gateway):
  - org.json             ( http://www.json.org/java )