Metadata-Version: 2.1
Name: cedar-policy
Version: 0.0.1
Project-URL: Documentation, https://github.com/unknown/cedar-policy#readme
Project-URL: Issues, https://github.com/unknown/cedar-policy/issues
Project-URL: Source, https://github.com/unknown/cedar-policy
Author-email: Craig Disselkoen <cdiss@amazon.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# cedar-policy

[![PyPI - Version](https://img.shields.io/pypi/v/cedar-policy.svg)](https://pypi.org/project/cedar-policy)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cedar-policy.svg)](https://pypi.org/project/cedar-policy)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install cedar-policy
```

## License

`cedar-policy` is distributed under the terms of the [Apache 2.0](https://spdx.org/licenses/Apache-2.0.html) license.
