Metadata-Version: 2.3
Name: redacteval
Version: 0.0.1
Summary: Evaluation and diagnostics toolkit for text redaction quality.
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# RedactEval

An evaluation and diagnostics tool for text redaction quality.

🚧 **Status: Under Active Development**
This package is currently under active development. The initial release with core metric calculations and side-by-side diagnostic suites is currently being implemented. Check back soon!

## Installation
```bash
pip install redacteval
```