2014-01-20 13:49:45 +01:00
|
|
|
Pylast is a python interface to Last.fm.
|
|
|
|
Try using the pydoc utility for help on usage.
|
|
|
|
|
2016-11-14 19:06:36 +01:00
|
|
|
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
|
2014-01-20 13:49:45 +01:00
|
|
|
|
|
|
|
If you want to build this for use with Python 3.x (needs the optional
|
2016-07-11 19:10:31 +02:00
|
|
|
dependency python3) pass the script PYTHON3=yes, like:
|
2014-01-20 13:49:45 +01:00
|
|
|
|
|
|
|
PYTHON3=yes ./pylast.SlackBuild
|
2017-07-21 22:42:06 +02:00
|
|
|
|
|
|
|
NOTE: python_version="3.3" require python-certifi
|