Metadata-Version: 2.4
Name: ose-plugin-hbcp
Version: 1.4.2
Summary: OntoSpreadEd plugin for HBCP common services
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: ose-core==1.4.2

# OSE Plugin: HBCP

OntoSpreadEd plugin for HBCP (Human Behaviour Change Project) services.

## Description

This plugin provides common functionality for HBCP-related ontology projects. It serves as a base plugin with shared services used by derived plugins like AddictO and BCIO.

Features:
- Search API client for external vocabulary services
- HTTP error handling utilities
- Common service infrastructure

## Installation

```bash
pip install ose-plugin-hbcp
```

## Requirements

- Python 3.12+
- ose-core

## License

LGPL-3.0-or-later
