Metadata-Version: 2.4
Name: graphify-diff
Version: 0.2.0
Summary: Incremental graph updates from git diffs — patch a Graphify knowledge graph without re-extracting the entire codebase
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: click>=8.0
Requires-Dist: networkx>=3.0
Requires-Dist: rich>=13.0
