Source: pylast
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Josue Ortega <josue@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python3-all (>= 3.1.3-12~),
 python3-flaky,
 python3-mock,
 python3-pytest,
 python3-setuptools,
 python3-six
X-Python3-Version: >= 3.6
Standards-Version: 4.4.0
Homepage: https://github.com/pylast/pylast/
Vcs-Git: https://salsa.debian.org/python-team/modules/pylast.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/pylast

Package: python3-pylast
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
 python3-six
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.
