Source: python-discid
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Aryan Karamtoth <spaciouscoder78@disroot.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 libdiscid-dev,
 pybuild-plugin-pyproject,
 python3-setuptools,
 python3,
 python3-sphinx,
 python3-sphinx-autodoc-typehints,
 python3-sphinx-rtd-theme,
 pre-commit,
 ruff,
Standards-Version: 4.7.4
Homepage: https://github.com/metabrainz/python-discid
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-discid
Vcs-Git: https://salsa.debian.org/python-team/packages/python-discid.git

Package: python3-discid
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 libdiscid0,
Description: Python binding for libdiscid (Python 3)
 This package installs the python bindings for libdiscid
 to interact with it.
 .
 This package installs the library for Python 3.
