Metadata-Version: 2.4
Name: prism-semantic-reviewer
Version: 0.3.1
Summary: DEPRECATED — renamed to 'pryti-semantic-reviewer'. Run: pip install pryti-semantic-reviewer
Author: Ankush Singh Gandhi
License: Elastic-2.0
Project-URL: Homepage, https://github.com/AnkushSinghGandhi/pryti-semantic-reviewer
Project-URL: Repository, https://github.com/AnkushSinghGandhi/pryti-semantic-reviewer
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: Other/Proprietary License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pryti-semantic-reviewer>=0.4.0

# ⚠️ prism-semantic-reviewer has been renamed to **pryti-semantic-reviewer**

This package is **deprecated** and no longer maintained under this name.

### Switch in one line

```bash
pip uninstall prism-semantic-reviewer
pip install pryti-semantic-reviewer
```

The command changed too — use **`pryti`** instead of `prism`:

```bash
pryti review https://github.com/owner/repo --pr 481
```

Installing this old package will automatically pull in `pryti-semantic-reviewer` for you, but please update your dependency to the new name.

- New package: https://pypi.org/project/pryti-semantic-reviewer/
- Source & docs: https://github.com/AnkushSinghGandhi/pryti-semantic-reviewer
