Source: python-mcstatus
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Tianyu Chen <billchenchina2001@gmail.com>,
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
Build-Depends-Indep:
 python3-asyncio-dgram <!nocheck>,
 python3-dnspython <!nocheck>,
 python3-hatchling,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-pytest-rerunfailures <!nocheck>,
Standards-Version: 4.7.4
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://mcstatus.readthedocs.io
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-mcstatus
Vcs-Git: https://salsa.debian.org/python-team/packages/python-mcstatus.git

Package: python3-mcstatus
Architecture: all
Provides: mcstatus
Description: Python library for checking the status of Minecraft servers
 Mcstatus provides an API and command line script to fetch publicly
 available data from Minecraft servers. Specifically, mcstatus retrieves
 data by using these protocols: Server List Ping and Query.
 .
 This package contains the Python 3 version of the library.
