diff options
author | 2017-09-21 02:40:58 -0400 | |
---|---|---|
committer | 2017-09-21 02:40:58 -0400 | |
commit | 42d48fa21ebbdfa0ae56cabea71871171350809a (patch) | |
tree | 7f277fb7bba1054bb2a19306f876f7a757df0dc4 /dev-python/pylast/metadata.xml | |
parent | dev-python/pylast: version bump to 1.9.0 (diff) | |
download | gentoo-42d48fa21ebbdfa0ae56cabea71871171350809a.tar.gz gentoo-42d48fa21ebbdfa0ae56cabea71871171350809a.tar.bz2 gentoo-42d48fa21ebbdfa0ae56cabea71871171350809a.zip |
dev-python/pylast: use consistent indentation for metadata
Diffstat (limited to 'dev-python/pylast/metadata.xml')
-rw-r--r-- | dev-python/pylast/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-python/pylast/metadata.xml b/dev-python/pylast/metadata.xml index 5a9d04ad75a6..8f174790787e 100644 --- a/dev-python/pylast/metadata.xml +++ b/dev-python/pylast/metadata.xml @@ -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> |