Metadata-Version: 2.4
Name: ose-plugin-addicto
Version: 1.4.1
Summary: OntoSpreadEd plugin for AddictO services and workflows
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: ose-core==1.4.1
Requires-Dist: ose-plugin-hbcp==1.4.1

# OSE Plugin: AddictO

OntoSpreadEd plugin for AddictO (Addiction Ontology) services and workflows.

## Description

This plugin extends OntoSpreadEd with functionality specific to the AddictO ontology project. It provides:

- AddictO vocabulary release step for automated release pipelines
- Integration with external AddictO vocabulary services
- Custom UI components for AddictO-specific workflows

## Installation

```bash
pip install ose-plugin-addicto
```

## Requirements

- Python 3.12+
- ose-core
- ose-plugin-hbcp

## Configuration

The plugin is automatically discovered and loaded when installed. Register it in your release script to use the AddictO vocabulary step.

## License

LGPL-3.0-or-later
