Metadata-Version: 2.4
Name: code-archaeo
Version: 0.1.0
Summary: Synthesize the story of how a file or function evolved from git history
Project-URL: Homepage, https://github.com/Gnomecromancer/code-archaeo
Project-URL: Repository, https://github.com/Gnomecromancer/code-archaeo
License: MIT
Keywords: ai,archaeology,code-review,git,history
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.10
Requires-Dist: anthropic>=0.40.0
Requires-Dist: click>=8.0
Provides-Extra: dev
Requires-Dist: pytest-mock; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Description-Content-Type: text/markdown

# code-archaeo\n\nSynthesize the story of how a file or function evolved from git history.
