Metadata-Version: 2.4
Name: profanity-hinglish
Version: 0.1.4
Summary: A lightweight profanity filter for English and Hinglish text, built on top of better_profanity.
Author-email: Poornachandra A N <poornachandra308@gmail.com>
License: MIT
Keywords: profanity,hinglish,filter
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: better-profanity>=0.7.0

# Profanity Filter Hinglish

A small package to detect and filter **English + Hinglish** profanity.  
Built on top of [better_profanity](https://pypi.org/project/better-profanity/).

## Installation

```bash
pip install profanity-hinglish
```
