Metadata-Version: 2.1
Name: mecha-custom-components
Version: 0.0.2
Summary: A library to easily extend your Mecha/Bolt code with custom components
Home-page: https://github.com/TheNuclearNexus/mecha-custom-components
License: MIT
Keywords: beet,mecha,bolt,minecraft-commands,mcfunction,components
Author: TheNuclearNexus
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beet (>=0.109.4)
Requires-Dist: mecha (>=0.96.0)
Project-URL: Documentation, https://github.com/TheNuclearNexus/mecha-custom-components
Project-URL: Repository, https://github.com/TheNuclearNexus/mecha-custom-components
Description-Content-Type: text/markdown

# Mecha Custom Components
[![GitHub Actions](https://github.com/TheNuclearNexus/mecha-custom-components/workflows/CI/badge.svg)](https://github.com/TheNuclearNexus/mecha-custom-components/actions)
[![PyPI](https://img.shields.io/pypi/v/mecha-custom-components.svg)](https://pypi.org/project/mecha-custom-components/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mecha-custom-components.svg)](https://pypi.org/project/mecha-custom-components/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
