mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
c20a164ec6
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
10 lines
392 B
Text
10 lines
392 B
Text
Pylast is 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
|
|
|
|
If you want to build this for use with Python 3.x (needs the optional
|
|
dependency python3) pass the script PYTHON3=yes, like:
|
|
|
|
PYTHON3=yes ./pylast.SlackBuild
|