Metadata-Version: 2.4
Name: cpn-core
Version: 0.3.0
Summary: cpn core
Author-email: KevinNitroG <kevinnitro@duck.com>, NTGNguyen <ntgnguyen@duck.com>
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: aiohttp[speedups]>=3.11.11
Requires-Dist: beautifulsoup4>=4.12.3
Requires-Dist: pydantic>=2.10.4
Provides-Extra: discord
Requires-Dist: audioop-lts>=0.2.1; extra == 'discord'
Requires-Dist: discord-py>=2.4.0; extra == 'discord'
Provides-Extra: ocr
Requires-Dist: pytesseract>=0.3.13; extra == 'ocr'
