Source: python-mcstatus Section: python Maintainer: Debian Python Team Uploaders: Tianyu Chen , Build-Depends: debhelper-compat (= 14), dh-sequence-python3, dh-sequence-single-binary, pybuild-plugin-pyproject, python3-all, Build-Depends-Indep: python3-asyncio-dgram , python3-dnspython , python3-hatchling, python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-pytest-rerunfailures , 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.