Metadata-Version: 2.4
Name: cold-outreach-pro
Version: 1.0.0
Summary: AI-powered cold outreach toolkit with templates and generators
Home-page: https://github.com/meridian_mind/cold-outreach-pro
Author: Meridian Mind
Author-email: contact@meridianmind.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# Cold Outreach Pro

AI-powered cold outreach toolkit with templates and generators.

Generate personalized cold emails instantly with professional templates for:

- Cold email campaigns
- Warm follow-ups
- LinkedIn outreach
- Industry-specific cold emails

## Installation

```bash
pip install cold-outreach-pro
```

## Usage

```bash
cold-outreach-pro cold_email --company=Acme --name=John --industry=SaaS
```

## Available Templates

- cold_email: Professional cold email
- warm_reachout: Warm reach-out message
- cold_linkedin: Cold LinkedIn message
- follow_up: Follow-up message
- industry_specific: Industry-specific templates

## License

MIT
