We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fdb23a commit b47c8a1Copy full SHA for b47c8a1
1 file changed
pyproject.toml
@@ -50,7 +50,7 @@ description = "Export codebase structure and contents for AI/LLM context"
50
readme = "README.md"
51
requires-python = ">=3.9"
52
license = { file = "LICENSE" }
53
-keywords = ["code-analysis", "directory-tree", "yaml", "json", "llm", "ai", "codebase", "context", "chatgpt", "claude", "code-context", "export", "tree"]
+keywords = ["code-analysis", "directory-tree", "yaml", "json", "llm", "ai", "codebase", "context", "chatgpt", "claude", "code-context", "export", "tree", "gpt-context", "llm-context", "code-to-prompt", "claude-context"]
54
classifiers = [
55
"Development Status :: 5 - Production/Stable",
56
"Environment :: Console",
0 commit comments