Metadata-Version: 2.5
Name: AudAgent
Version: 0.2.5
Summary: Renamed to Tracyn -- pip install tracyn instead. See https://tracyn.online
Project-URL: Homepage, https://tracyn.online
License-Expression: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# AudAgent has been renamed to Tracyn

This package is a sunset placeholder. The project was renamed:

```bash
pip uninstall AudAgent
pip install tracyn
```

```python
from tracyn import Tracyn
```

See https://tracyn.online for docs.
