Metadata-Version: 2.4
Name: gdep
Version: 0.1.0
Summary: Game Engine Dependency & AI Analysis Tool
License: MIT
Project-URL: Homepage, https://github.com/pirua-game/gdep
Project-URL: Repository, https://github.com/pirua-game/gdep
Project-URL: Issues, https://github.com/pirua-game/gdep/issues
Keywords: game,unity,unreal,dependency,analysis,mcp,llm
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: click>=8.0
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: tree-sitter
Requires-Dist: tree-sitter-cpp
Requires-Dist: mcp[cli]>=1.0
