Source: python-tinytag
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,
 python3-coverage,
 python3-mypy,
 python3-pycodestyle,
 pylint,
 flit,
 pybuild-plugin-pyproject
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.4
Homepage: https://github.com/tinytag/tinytag
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-tinytag
Vcs-Git: https://salsa.debian.org/python-team/packages/python-tinytag.git

Package: python3-tinytag
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Python library for reading audio file metadata (Python 3)
 tinytag is a python library that can be used to read
 metadata of an audio file.
 .
 This package installs the library for Python 3.
