We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1e407 commit dd0d7b4Copy full SHA for dd0d7b4
setup.py
@@ -24,7 +24,7 @@
24
python_requires=">=3.6",
25
author="Romain Courtois",
26
author_email="romain@coderamp.io",
27
- description="A tool to analyze and create text dumps of git repositories",
+ description="CLI tool to analyze and create text dumps of codebases for LLMs",
28
long_description=open("README.md").read(),
29
long_description_content_type="text/markdown",
30
url="https://github.com/cyclotruc/gitingest",
0 commit comments