Metadata-Version: 2.1
Name: music_assistant_models
Version: 1.0.2
Summary: Music Assistant Base Models
Author-email: The Music Assistant Authors <music_assistant@users.noreply.github.com>
License: Apache-2.0
Platform: any
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: orjson>=3.10
Requires-Dist: mashumaro>=3.14
Provides-Extra: test
Requires-Dist: codespell==2.3.0; extra == "test"
Requires-Dist: isort==5.13.2; extra == "test"
Requires-Dist: mypy==1.13.0; extra == "test"
Requires-Dist: pre-commit==4.0.1; extra == "test"
Requires-Dist: pre-commit-hooks==5.0.0; extra == "test"
Requires-Dist: pytest==8.3.3; extra == "test"
Requires-Dist: pytest-cov==6.0.0; extra == "test"
Requires-Dist: tomli==2.0.2; extra == "test"
Requires-Dist: ruff==0.7.1; extra == "test"

# Music Assistant Base Models

Models used by Music Assistant (shared by client and server)
