Metadata-Version: 2.5
Name: quri-parts-openfermion
Version: 0.27.0
Summary: A support library for using OpenFermion with QURI Parts
Project-URL: Repository, https://github.com/QunaSys/quri-sdk
Project-URL: Documentation, https://quri-parts.qunasys.com
Author-email: QURI Parts Authors <opensource@qunasys.com>
License-Expression: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Keywords: quantum,quantum computing
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Typing :: Typed
Requires-Python: <4.0,>=3.10
Requires-Dist: openfermion<1.6,>=1.5.1
Requires-Dist: quri-parts-chem
Requires-Dist: quri-parts-core
Requires-Dist: typing-extensions<5.0.0,>=4.1.1
Description-Content-Type: text/markdown

# QURI Parts OpenFermion

QURI Parts OpenFermion is a support library for using OpenFermion with QURI Parts.

## Documentation

[QURI Parts Documentation](https://quri-parts.qunasys.com)

## Installation

```
pip install quri-parts-openfermion
```

## License

Apache License 2.0
