Source: pylast
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Simon Chopin <chopin.simon@gmail.com>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-all (>= 2.6.6-3~),
 python-flaky,
 python-mock,
 python-pytest,
 python-setuptools,
 python-six,
 python3-all (>= 3.1.3-12~),
 python3-flaky,
 python3-mock,
 python3-pytest,
 python3-setuptools,
 python3-six
X-Python-Version: >=2.6
X-Python3-Version: >=3.0
Standards-Version: 3.9.8
Homepage: https://github.com/pylast/pylast/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pylast.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pylast.git

Package: python-pylast
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Python interface to Last.fm and other compatible services
 Last.fm is a service providing a way to keep a record of what the users listen
 to and offering music recommendations based on that record.
 .
 This interface allows access to all the data exposed by the Last.fm API as
 well as to the scrobbling functionality.

Package: python3-pylast
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python 3 interface to Last.fm and other compatible services
 Last.fm is a service providing a way to keep a record of what the users listen
 to and offering music recommendations based on that record.
 .
 This interface allows access to all the data exposed by the Last.fm API as
 well as to the scrobbling functionality.
 .
 This package provides the Python 3 module.
