Metadata-Version: 2.4
Name: codegraph-kit
Version: 0.1.1
Summary: DEPRECATED — renamed to graphscout: pip install graphscout
Project-URL: Homepage, https://github.com/nguyenminhduc9988/graphscout
Project-URL: Repository, https://github.com/nguyenminhduc9988/graphscout
Author: Duc Nguyen
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: graphscout
Description-Content-Type: text/markdown

# codegraph-kit (deprecated)

This package has been renamed to **[graphscout](https://pypi.org/project/graphscout/)** to avoid a name collision with an unrelated project. There is no functional change beyond the rename — same CLI behavior, same cache format.

```bash
pip uninstall codegraph-kit
pip install graphscout
```

Repo: https://github.com/nguyenminhduc9988/graphscout
