Metadata-Version: |
2.1 |
Name: |
bedrockpy |
Version: |
1.0.0 |
Summary: |
Minecraft: Bedrock Edition Websocket Server |
Author: |
Jonas da Silva |
Maintainer: |
Bedrock WS |
Maintainer-Email: |
bedrock-ws[at]proton.me |
Home-Page: |
https://github.com/bedrock-ws/bedrockpy/ |
Project-Url: |
Documentation, https://bedrockpy.readthedocs.io/ |
Project-Url: |
Repository, https://github.com/bedrock-ws/bedrockpy/ |
License: |
MIT |
Keywords: |
bedrock,minecraft,websocket |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: End Users/Desktop |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: Education |
Classifier: |
Topic :: Games/Entertainment |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.10,<4.0 |
Requires-Dist: |
attrs (<24.0.0,>=23.2.0) |
Requires-Dist: |
convert-case (<2.0.0,>=1.1.1) |
Requires-Dist: |
furo (<2024.0.0,>=2023.3.27); extra == "docs" |
Requires-Dist: |
mypy (<2.0.0,>=1.2.0); extra == "dev" |
Requires-Dist: |
myst-parser[linkify] (<2.0.0,>=1.0.0); extra == "docs" |
Requires-Dist: |
sphinx (<7.0.0,>=6.2.1); extra == "docs" |
Requires-Dist: |
sphinx-copybutton (<0.6.0,>=0.5.2); extra == "docs" |
Requires-Dist: |
sphinx-design (<0.5.0,>=0.4.1); extra == "docs" |
Requires-Dist: |
sphinx-notfound-page (<0.9.0,>=0.8.3); extra == "docs" |
Requires-Dist: |
sphinxcontrib-mermaid (<0.9.0,>=0.8.1); extra == "docs" |
Requires-Dist: |
sphinxcontrib-video (<0.2.0,>=0.1.1); extra == "docs" |
Requires-Dist: |
tox (<5.0.0,>=4.5.1); extra == "dev" |
Requires-Dist: |
uvloop (<0.18.0,>=0.17.0); extra == "fast" |
Requires-Dist: |
websockets (<12.0.0,>=11.0.2) |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
fast |
Description-Content-Type: |
text/markdown |