Metadata-Version: 2.3
Name: compiler-config
Version: 0.2.0
Summary: 
License: BSD-3-Clause
Author: Jamie Friel
Author-email: jfriel@oxfordquantumcircuits.com
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Documentation, https://oqc-community.github.io/qat
Project-URL: Homepage, https://oqc.tech/
Project-URL: Repository, https://github.com/oqc-community/qat
Description-Content-Type: text/markdown

# compiler-config

OQC's task level compiler configuration. The compiler-config package is an internal dependency of [QAT](https://github.com/oqc-community/qat) 
(OQC's compiler and runtime) and a dependency of our QCaaS (Quantum Computing as a Service) client. *End users should not need to interact with this package except via QAT or QCAAS client.*

#### Licence

This code in this repository is licensed under the BSD 3-Clause Licence.
Please see [LICENSE](LICENSE) for more information.
