Metadata-Version: 2.1
Name: ontobot-change-agent
Version: 0.3.12
Summary: Update ontologies using change language.
License: MIT
Author: Harshad Hegde
Author-email: hhegde@lbl.gov
Requires-Python: >=3.9,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: docs
Requires-Dist: PyGithub (>=1.55,<2.0)
Requires-Dist: oaklib (>=0.1.49,<0.2.0)
Description-Content-Type: text/markdown

<!--
<p align="center">
  <img src="https://github.com/hrshdhgd/ontobot-change-agent/raw/main/docs/source/logo.png" height="150">
</p>
-->

Update ontologies using change language.

## Getting Started

[Read the docs](https://hrshdhgd.github.io/ontobot-change-agent/index.html)

<!-- ## Installation -->

<!-- Uncomment this section after first release
The most recent release can be installed from
[PyPI](https://pypi.org/project/ontobot_change_agent/) with:

```bash
$ pip install ontobot-change-agent
```
-->

<!-- The most recent code and data can be installed directly from GitHub with:

```bash
$ pip install git+https://github.com/hrshdhgd/ontobot-change-agent.git
``` -->

<!-- ## Contributing

Contributions, whether filing an issue, making a pull request, or forking, are appreciated. See
[CONTRIBUTING.md](https://github.com/hrshdhgd/ontobot-change-agent/blob/master/.github/CONTRIBUTING.md) for more information on getting involved. -->



### License

The code in this package is licensed under the MIT License.

