Metadata-Version: 2.4
Name: cleanmail
Version: 0.1.1
Summary: Parse Outlook .msg email threads into structured JSON for LLM processing
Project-URL: Homepage, https://github.com/sunsbee-dev/cleanmail
Author: sunsbee-dev
License: MIT
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4
Requires-Dist: extract-msg
