Metadata-Version: 2.4
Name: mc_protocol
Version: 1.0.3.dev1
Summary: A quick and easy-to-use library for Minecraft things on Python. 
Author-email: c2yz <c2yzawa@outlook.com>
License: MIT
Project-URL: Homepage, https://github.com/c2yz-awa/mc_protocol
Project-URL: Repository, https://github.com/c2yz-awa/mc_protocol
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.0
Requires-Dist: nbt
Requires-Dist: pycryptodome
