gentoo/dev-python/pylast/metadata.xml
Dirkjan Ochtman e4115bdb8c
dev-python/pylast: change maintainer to python@gentoo.org
Package-Manager: portage-2.2.28
2016-05-29 21:02:53 +02:00

26 lines
858 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<longdescription lang="en">
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>
<upstream>
<remote-id type="pypi">pylast</remote-id>
<remote-id type="github">pylast/pylast</remote-id>
</upstream>
</pkgmetadata>