Metadata-Version: 2.4
Name: coreai-core
Version: 1.0.0b1
Summary: CoreAI high-level Python API.
Project-URL: Homepage, https://github.com/apple/coreai
Project-URL: Repository, https://github.com/apple/coreai
Project-URL: Issues, https://github.com/apple/coreai/issues
License-Expression: BSD-3-Clause
License-File: LICENSE
Requires-Python: <3.14,>=3.10
Requires-Dist: ml-dtypes<=0.6.0,>=0.1.0; python_version < '3.13'
Requires-Dist: ml-dtypes<=0.6.0,>=0.5.0; python_version >= '3.13'
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: typing-extensions
Requires-Dist: yuvio
