Metadata-Version: 2.3
Name: mcfp
Version: 0.1.2
Summary: A py -> mcfunction transformer
License: MIT
Keywords: minecraft,minecraft-commands,mcfunction
Author: yuyi2439
Author-email: yuyi2439@qq.com
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: dev
Requires-Dist: black (>=25.1.0,<26.0.0) ; extra == "dev"
Requires-Dist: isort (>=6.0.1,<7.0.0) ; extra == "dev"
Requires-Dist: pytest (>=8.3.5,<9.0.0) ; extra == "dev"
Project-URL: Documentation, https://github.com/yuyi2439/mcfp
Project-URL: Homepage, https://github.com/yuyi2439/mcfp
Project-URL: Repository, https://github.com/yuyi2439/mcfp
Description-Content-Type: text/markdown

# Minecraft Function by Python

A py -> mcfunction transformer

