Allow getting venue info through Event.get_venue() as a workaround until

the Venue.getInfo API call is added to Last.fm. Changed version to 0.6
in setup.py and pylast.py to reflect update.
This commit is contained in:
Andrew Moss 2013-12-26 23:11:23 +00:00
parent 4621a1a6e4
commit c8216a139e
8 changed files with 133 additions and 105 deletions

4
README
View file

@ -3,5 +3,5 @@ pylast
A python interface to Last.fm. Try using the pydoc utility for help
on usage.
For more info check out the project's home page at http://code.google.com/p/pylast/
or the mailing list http://groups.google.com/group/pylast/
Original code can be found at: http://code.google.com/p/pylast/