Metadata-Version: 2.4
Name: maskpii-tool
Version: 0.1.0
Summary: Detect and mask PII (email, phone, Aadhaar, PAN, credit card, IPv4) in logs/text.
Author-email: Your Name <you@example.com>
License: MIT
Project-URL: Homepage, https://github.com/giridhar276/maskpii
Project-URL: Issues, https://github.com/giridhar276/maskpii/issues
Keywords: pii,masking,privacy,redaction,logging
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


# maskpii

Detect and mask PII (email, phone, Aadhaar, PAN, credit card, IPv4) in logs/text.

## Install
```bash
pip install maskpii
