Metadata-Version: 2.4
Name: sec-gemini-byot
Version: 0.2.0
Summary: DEPRECATED: Legacy Bring-Your-Own-Tool Client for Sec-Gemini. Use the unified 'sec-gemini' package instead.
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# sec-gemini-byot (DEPRECATED)

**WARNING: This package is deprecated.**

The standalone `sec-gemini-byot` package has been deprecated and its functionality has been merged into the main, unified `sec-gemini` package.

Please uninstall this package and install `sec-gemini` instead:

```bash
pip uninstall sec-gemini-byot
pip install sec-gemini
```

## Migration

To run the Bring-Your-Own-Tool (BYOT) client, use the `sec-gemini-byot` CLI command provided by the new `sec-gemini` package.
