Metadata-Version: 2.4
Name: xc-dl
Version: 0.1.0
Summary: Xeno-Canto bioacoustic corpus downloader for deep learning research
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: aiofiles>=24.1
Requires-Dist: aiohttp>=3.9
Requires-Dist: filelock>=3.13
Requires-Dist: prompt-toolkit>=3.0
Requires-Dist: pydantic>=2.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Requires-Dist: structlog>=24.1
Requires-Dist: typer>=0.9
Provides-Extra: audio
Requires-Dist: soundfile>=0.12; extra == 'audio'
