Metadata-Version: 2.4
Name: enigma-dsl
Version: 0.1.1
Summary: A Python DSL for Apple Metal GPU kernels
Author: Klyne Research
License-Expression: MIT
Project-URL: Repository, https://github.com/Klyne-Research/Enigma-DSL
Project-URL: Documentation, https://github.com/Klyne-Research/Enigma-DSL/blob/main/docs/api-reference.md
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: MacOS
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: System :: Hardware
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file
