Metadata-Version: 2.4
Name: mcwebapi
Version: 0.1.0
Summary: A Python client for interacting with Minecraft servers via WebSocket API
Home-page: https://github.com/addavriance/mcwebapi
Author: addavriance
License: MIT
Project-URL: Homepage, https://github.com/addavriance/mcwebapi
Project-URL: Bug Tracker, https://github.com/addavriance/mcwebapi/issues
Keywords: minecraft,api,websocket,client
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: websocket-client>=1.3.0
Dynamic: home-page
Dynamic: requires-python

# mcwebapi
Python client for Minecraft Websockets API mod
