Metadata-Version: 2.4
Name: ariadion-language
Version: 0.1.0a0
Summary: Python-first language model for Ariadion
Author: Vi Connelly
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/redxe/ariadion
Project-URL: Repository, https://github.com/redxe/ariadion
Project-URL: Issues, https://github.com/redxe/ariadion/issues
Project-URL: Changelog, https://github.com/redxe/ariadion/blob/main/CHANGELOG.md
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ariadion-core==0.1.0a0
Dynamic: license-file

# ariadion-language

Python-first language model for the
[Ariadion](https://github.com/redxe/ariadion) quantum programming platform.

This is an internal support package. Most users should install
[`ariadion`](https://github.com/redxe/ariadion) instead.

## License

Apache-2.0
