Metadata-Version: 2.1
Name: mcpack
Version: 0.1.0
Summary: A python library for programmatically creating and editing minecraft datapacks
Home-page: https://github.com/vberlier/mcpack
License: MIT
Keywords: minecraft,mcfunction,advancements,loot-tables,recipes,structures,datapack
Author: Valentin Berlier
Author-email: berlier.v@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

# mcpack

> A python library for programmatically creating and editing minecraft datapacks. Requires python 3.6.

