Metadata-Version: 2.4
Name: clouvel-pro
Version: 2.0.0
Summary: [DEPRECATED] Use 'clouvel' instead. All Pro features are now included in clouvel v1.0.0+
Project-URL: Homepage, https://whitening-sinabro.github.io/clouvel/
Project-URL: Repository, https://github.com/Whitening-Sinabro/clouvel-pro
Author: Whitening-Sinabro
License: Proprietary
License-File: LICENSE
Keywords: claude,deprecated,mcp,shovel,vibe-coding,workflow
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: clouvel>=1.0.0
Description-Content-Type: text/markdown

# ⚠️ DEPRECATED - Use `clouvel` instead

> **This package is deprecated.** All Pro features are now included in `clouvel` v1.0.0+

---

## Migration

```bash
# Uninstall clouvel-pro
pip uninstall clouvel-pro

# Install clouvel (includes all Pro features)
pip install clouvel
```

---

## What happened?

**clouvel-pro** has been merged into **clouvel** v1.0.0.

- All 49 tools are now in a single package
- Free features: No license required
- Pro features: Activate with your existing license

---

## License Migration

Your existing license still works:

```bash
# In Claude Code
activate_license(license_key="CLOUVEL-PERSONAL-XXXXX")
```

---

## Links

- **New Package**: https://pypi.org/project/clouvel/
- **Documentation**: https://whitening-sinabro.github.io/clouvel/
- **GitHub**: https://github.com/Whitening-Sinabro/clouvel
