Metadata-Version: 2.3
Name: acace_retry_handler
Version: 0.1.0
Summary: Retry handling utilities for ACACE
Author: ACACE Team
Author-email: team@acace.ai
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: numpy (>=1.26.3,<2.0.0)
Requires-Dist: tenacity (>=8.2.3,<9.0.0)
Description-Content-Type: text/markdown

# ACACE_RETRY_HANDLER

Component of the Adaptive Context-Aware Content Engine (ACACE).

## Installation

```bash
pip install acace_retry_handler
```

## Features

- Core functionality for ACACE
- Integration with other ACACE components

## License

MIT License

