Skip to content

Commit b47c8a1

Browse files
committed
chore: add LLM context keywords to PyPI metadata
1 parent 7fdb23a commit b47c8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ description = "Export codebase structure and contents for AI/LLM context"
5050
readme = "README.md"
5151
requires-python = ">=3.9"
5252
license = { file = "LICENSE" }
53-
keywords = ["code-analysis", "directory-tree", "yaml", "json", "llm", "ai", "codebase", "context", "chatgpt", "claude", "code-context", "export", "tree"]
53+
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"]
5454
classifiers = [
5555
"Development Status :: 5 - Production/Stable",
5656
"Environment :: Console",

0 commit comments

Comments
 (0)