Source: pylast
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Josue Ortega <josue@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
 python3-hatch-vcs,
 python3-httpx,
 python3-flaky,
 python3-pytest,
 python3-setuptools,
 python3-setuptools-scm,
Standards-Version: 4.6.1
Homepage: https://github.com/pylast/pylast/
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/pylast.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pylast

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