Metadata-Version: 2.1
Name: mcpack
Version: 0.1.3
Summary: A python library for programmatically creating and editing Minecraft data packs
Home-page: https://github.com/vberlier/mcpack
Author: Valentin Berlier
Author-email: berlier.v@gmail.com
Keywords: minecraft,mcfunction,advancements,loot-tables,recipes,structures,datapack
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: nbtlib (>=1.0,<2.0)
