Metadata-Version: 2.1
Name: mazel
Version: 0.0.2
Summary: A simple bazel-inspired Makefile runner for monorepos
Home-page: https://github.com/equium-io/mazel
License: Apache-2.0
Author: John Paulett
Author-email: john.paulett@equium.io
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: ruamel.yaml (>=0.16.10,<0.17.0)
Requires-Dist: tomlkit (>=0.11.0,<0.12.0)
Project-URL: Repository, https://github.com/equium-io/mazel
