A python interface to the last.fm web services API
Přejít na soubor
Abhinav Sarkar b30839a26f added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 2009-04-18 05:11:22 +00:00
dist latest dists, changed the version to 0.2 2008-09-02 16:36:16 +00:00
docs * refactored the decorators to decorators module from base module 2009-03-10 06:09:11 +00:00
lastfm added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 2009-04-18 05:11:22 +00:00
test corrected a failing test 2009-04-06 12:17:52 +00:00
epydoc.conf added epydoc configuration 2009-03-17 15:22:47 +00:00
setup.py * added decorator package to setup dependency 2009-03-24 17:37:42 +00:00