python-lastfm/src/auth.py

5 lines
154 B
Python
Raw Normal View History

2008-07-14 16:01:40 +05:30
#!/usr/bin/env python
__author__ = "Abhinav Sarkar <abhinav@abhinavsarkar.net>"
__version__ = "0.2"
2008-07-14 16:01:40 +05:30
__license__ = "GNU Lesser General Public License"