Metadata-Version: 2.1
Name: mcdata-to-json
Version: 0.4.0.0
Summary: Convert data from a minecraft server to json for web consumption.
Home-page: https://github.com/nwesterhausen/py-mcdata-to-json
Author: Nicholas Westerhausen
Author-email: nicholas@westerhausen.me
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mcuuid
Requires-Dist: nbtlib

Convert data from a minecraft server to json for web consumption.

