Source: python-xbox-webapi
Section: python
Priority: optional
Maintainer: Tianyu Chen <billchenchina2001@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-coverage,
 python3-ecdsa,
 python3-httpx,
 python3-ms-cv,
 python3-platformdirs,
 python3-pydantic,
 python3-pytest,
 python3-pytest-asyncio,
 python3-pytest-cov,
 python3-pytest-runner,
 python3-respx,
 python3-setuptools,
#Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.0
Homepage: https://github.com/OpenXbox/xbox-webapi-python/
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-xbox-webapi
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-xbox-webapi.git

Package: python3-xbox-webapi
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library to authenticate with Windows Live/Xbox Live
 A python library to authenticate with Xbox Live via your Microsoft Account
 and provides Xbox related Web-API.
 .
 This package installs the library for Python 3.
