Metadata-Version: 2.1
Name: beet
Version: 0.0.0
Summary: A python library and toolchain for programmatic Minecraft data packs and resource packs
Home-page: https://github.com/vberlier/beet
License: MIT
Keywords: beet,minecraft,datapack,resource-pack,mcfunction
Author: Valentin Berlier
Author-email: berlier.v@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.1.2,<8.0.0)
Project-URL: Documentation, https://github.com/vberlier/beet
Project-URL: Repository, https://github.com/vberlier/beet
Description-Content-Type: text/markdown

# beet

> A python library and toolchain for programmatic Minecraft data packs and resource packs.

---

License - [MIT](https://github.com/vberlier/beet/blob/master/LICENSE)

