Metadata-Version: 2.1
Name: breachsearch
Version: 2.1.1
Summary: A tool to check if an data is part of a data breach.
Home-page: https://github.com/appuachu/
Author: Tintumon
Author-email: 
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests

# BreachSearch

A simple Python package to check for data breaches.

## Installation

```bash
pip install breachsearch
