Source: python-syncedlyrics
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Aryan Karamtoth <spaciouscoder78@disroot.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 pybuild-plugin-pyproject,
 python3-poetry,
 python3-poetry-core,
 python3-pytest,
 black,
Standards-Version: 4.7.4
Homepage: https://github.com/moehmeni/syncedlyrics
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-syncedlyrics
Vcs-Git: https://salsa.debian.org/python-team/packages/python-syncedlyrics.git

Package: python3-syncedlyrics
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Get an LRC format (synchronized) lyrics for your music  (Python 3)
 python3-syncedlyrics is a python library that
 helps you get an LRC format lyrics for your music.
 .
 This package installs the library for Python 3.

