Metadata-Version: 2.4
Name: beetkeeper
Version: 0.0.1
Summary: FastAPI webserver for interactive Beets music library administration.
Author: Zach Gottesman
Maintainer: zach-overflow
License-Expression: AGPL-3.0-or-later
Project-URL: Documentation, https://github.com/zach-overflow/beetkeeper/README.md
Project-URL: Repository, https://github.com/zach-overflow/beetkeeper
Project-URL: Bug Tracker, https://github.com/zach-overflow/beetkeeper/issues
Project-URL: Changelog, https://github.com/zach-overflow/beetkeeper/releases
Keywords: beets,beets server,music tagging,music-library,music tags,self-hosted
Requires-Python: <3.15,>=3.14
Requires-Dist: aiosqlite>=0.21
Requires-Dist: alembic>=1.16
Requires-Dist: beets>=2.11.0
Requires-Dist: click==8.4.1
Requires-Dist: fastapi==0.138.0
Requires-Dist: python-multipart>=0.0.20
Requires-Dist: greenlet>=3.1
Requires-Dist: jinja2-fragments==1.12.0
Requires-Dist: pydantic==2.13.4
Requires-Dist: pydantic-settings==2.14.2
Requires-Dist: PyYAML==6.0.3
Requires-Dist: sqlalchemy
Requires-Dist: starlette
Requires-Dist: sqlmodel==0.0.38
Requires-Dist: uvicorn==0.49.0
