python-mcstatus 14.0.0-1
Package Information
| 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. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Tianyu Chen <billchenchina2001@gmail.com> |
| Sponsor | jcfp@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-mcstatus.git (browse) |
| Closes | #1141757 |
| Tracker | https://tracker.debian.org/pkg/python-mcstatus |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Version | 14.0.0-1 |
|---|---|
| Changed-By | Tianyu Chen |
| Architecture | source all |
| Distribution | unstable |
| Date | Fri, 10 Jul 2026 04:45:33 +0800 |
| Source | python-mcstatus |
Changelog
python-mcstatus (14.0.0-1) unstable; urgency=medium . * Initial release. (Closes: #1141757)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-mcstatus deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/py-mine/mcstatus Upstream-Name: mcstatus Files: * Copyright: 2014 Nathan Adams <dinnerbone@dinnerbone.com> 2021 ItsDrike <itsdrike@protonmail.com> 2022 Perchun Pak <perchunpak@gmail.com> 2019 Kevin Tindall <kevinkjt2000@gmail.com>, et al. License: Apache-2 Files: debian/* Copyright: 2026 Tianyu Chen <billchenchina2001@gmail.com> License: Apache-2 License: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'.