Metadata-Version: 2.4
Name: installerpro
Version: 4.0.0
Summary: Automatic multi-project Git environment installer
Author-email: Humberto Medina <tu-correo@example.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests>=2
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"

[![CI](https://github.com/ElingeHumberto/InstallerProDev/actions/workflows/ci.yml/badge.svg)](https://github.com/ElingeHumberto/InstallerProDev/actions/workflows/ci.yml)
[![Coverage](https://codecov.io/gh/ElingeHumberto/InstallerProDev/branch/main/graph/badge.svg)](https://codecov.io/gh/ElingeHumberto/InstallerProDev)
[![PyPI](https://img.shields.io/pypi/v/installerpro.svg)](https://pypi.org/project/installerpro/)
