Metadata-Version: 2.4
Name: Z7
Version: 0.1.0
Summary: Hybrid OCR Python Library by ZEAD (Local + API)
Author: ZEAD
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pytesseract
Requires-Dist: Pillow
Requires-Dist: requests
Requires-Dist: aiohttp

# Z7 - Hybrid OCR Python Library by ZEAD

Z7 هي مكتبة OCR متقدمة تدعم Hybrid Mode: Local OCR أولًا ثم API.

## الميزات
- دعم روابط، ملفات، بايتات
- Async support
- Batch processing
- Cache system
- Logging/debug mode
- CLI tool

## التثبيت
```bash
pip install Z7
