Metadata-Version: 2.4
Name: sonolus-models
Version: 0.1.2
Summary: Define a Pydantic model for use within the Sonolus server and similar environments.
Project-URL: Homepage, https://github.com/yourusername/sonolus-models
Project-URL: Repository, https://github.com/yourusername/sonolus-models
Author-email: Your Name <your.email@example.com>
License: MIT
Keywords: models,pydantic,sonolus
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: pydantic>=2.12.5
Description-Content-Type: text/markdown

# Sonolus-Models