Metadata-Version: 2.4
Name: faro-progressive-context
Version: 0.0.8
Summary: Deprecated: renamed to askfaro-progressive-context. This is a compatibility shim that re-exports it.
Project-URL: Homepage, https://github.com/poolside-ventures/askfaro-progressive-context
Author: Faro
License: MIT
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.11
Requires-Dist: askfaro-progressive-context>=0.1.0
Description-Content-Type: text/markdown

# faro-progressive-context (deprecated)

This package was renamed to
[**askfaro-progressive-context**](https://pypi.org/project/askfaro-progressive-context/).

```sh
pip install askfaro-progressive-context
```

```python
import askfaro_progressive_context  # was: faro_progressive_context
```

The `faro-progressive-context` name now ships only this compatibility shim: it
depends on `askfaro-progressive-context`, re-exports it, and warns on import. It
will not receive further updates.
