mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
dev-python/pylast: use consistent indentation for metadata
This commit is contained in:
@@ -5,19 +5,19 @@
|
||||
<email>python@gentoo.org</email>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Python interface to last.fm and other api-compatible websites
|
||||
Python interface to last.fm and other api-compatible websites
|
||||
|
||||
Features:
|
||||
* Simple public interface.
|
||||
* Access to all the data exposed by the Last.fm webservices.
|
||||
* Scrobbling support.
|
||||
* Full object-oriented design.
|
||||
* Proxy support.
|
||||
* Internal caching support for some webservices calls (disabled by default).
|
||||
* No extra dependencies but python itself.
|
||||
* Support for other API-compatible networks like Libre.fm
|
||||
* Python3-friendly (Starting from 0.5).
|
||||
</longdescription>
|
||||
Features:
|
||||
* Simple public interface.
|
||||
* Access to all the data exposed by the Last.fm webservices.
|
||||
* Scrobbling support.
|
||||
* Full object-oriented design.
|
||||
* Proxy support.
|
||||
* Internal caching support for some webservices calls (disabled by default).
|
||||
* No extra dependencies but python itself.
|
||||
* Support for other API-compatible networks like Libre.fm
|
||||
* Python3-friendly (Starting from 0.5).
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="pypi">pylast</remote-id>
|
||||
<remote-id type="github">pylast/pylast</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user