Metadata-Version: 2.4
Name: relaylm
Version: 0.1.0
Summary: Single-command AI router environment bootstrap
Author: RelayLM Contributors
License-Expression: MIT
Project-URL: Homepage, https://github.com/anomalyco/relaylm
Project-URL: Repository, https://github.com/anomalyco/relaylm
Project-URL: Issues, https://github.com/anomalyco/relaylm/issues
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: typer>=0.12
Requires-Dist: pyyaml>=6.0
Requires-Dist: keyring>=25.0
Requires-Dist: huggingface-hub>=0.24
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov>=5.0; extra == "dev"
Requires-Dist: ruff>=0.5; extra == "dev"
Requires-Dist: mypy>=1.10; extra == "dev"
Dynamic: license-file
