diff options
Diffstat (limited to 'libraries/pylast/README')
-rw-r--r-- | libraries/pylast/README | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/libraries/pylast/README b/libraries/pylast/README index a8c4052fb5..3910e5597c 100644 --- a/libraries/pylast/README +++ b/libraries/pylast/README @@ -1,13 +1 @@ -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 - -NOTE: python_version="3.3" require python-certifi +A Python interface to Last.fm and other API-compatible websites such as Libre.fm. |