Metadata-Version: 2.1
Name: pycracks
Version: 0.14.3
Summary: Detect Breaking Changes with Python.
Author-email: "Ezequiel L. Castaño" <castanoezequielleonardo@gmail.com>
License: MIT
Project-URL: homepage, https://github.com/elc/pycracks
Project-URL: documentation, https://github.com/elc/pycracks
Project-URL: repository, https://github.com/elc/pycracks
Project-URL: changelog, https://github.com/ELC/pycracks/blob/master/CHANGELOG.md
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Framework :: Hypothesis
Classifier: Framework :: Pytest
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: gitpython
Requires-Dist: packaging
Requires-Dist: typer
Requires-Dist: typing-extensions

[![PyPI Downloads](https://img.shields.io/pypi/dm/pycracks?style=for-the-badge&label=Installations&color=steelblue)](https://pypistats.org/packages/pycracks)
[![PyPI Version](https://img.shields.io/pypi/v/pycracks?style=for-the-badge)](https://pypi.org/project/PyCracks/)
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/elc/pycracks/build.yml?style=for-the-badge&logo=github&label=CICD)
[![Coveralls branch](https://img.shields.io/coverallsCoverage/github/ELC/pycracks?branch=master&style=for-the-badge)](https://coveralls.io/github/ELC/pycracks)
[![FOSSA Status](https://img.shields.io/badge/LICENSE%20SCAN-PASSING-CD2956?style=for-the-badge&logo=fossa)](https://app.fossa.com/projects/git%2Bgithub.com%2FELC%2Fpycracks)
[![PyPI - License](https://img.shields.io/pypi/l/pycracks?style=for-the-badge)](./LICENSE)

# Pycracks

💢🔍 breaking change detection in Python - Compatible with Semantic Version and Semantic Release

## Usage

## Installation

## F.A.Q.

## License

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FELC%2Fpycracks.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FELC%2Fpycracks)
