Metadata-Version: 2.4
Name: hanzo-tools
Version: 0.2.0
Summary: All Hanzo AI tools - install everything at once
Author-email: Hanzo Industries Inc <dev@hanzo.ai>
License: MIT
Project-URL: Homepage, https://github.com/hanzoai/python-sdk
Project-URL: Bug Tracker, https://github.com/hanzoai/python-sdk/issues
Keywords: hanzo,tools,mcp,ai,agent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: hanzo-tools-core>=0.1.0
Provides-Extra: filesystem
Requires-Dist: hanzo-tools-filesystem>=0.1.0; extra == "filesystem"
Provides-Extra: shell
Requires-Dist: hanzo-tools-shell>=0.1.0; extra == "shell"
Provides-Extra: browser
Requires-Dist: hanzo-tools-browser>=0.1.0; extra == "browser"
Provides-Extra: llm
Requires-Dist: hanzo-tools-llm>=0.1.0; extra == "llm"
Provides-Extra: database
Requires-Dist: hanzo-tools-database>=0.1.0; extra == "database"
Provides-Extra: memory
Requires-Dist: hanzo-tools-memory>=0.1.0; extra == "memory"
Provides-Extra: agent
Requires-Dist: hanzo-tools-agent>=0.1.0; extra == "agent"
Provides-Extra: editor
Requires-Dist: hanzo-tools-editor>=0.1.0; extra == "editor"
Provides-Extra: jupyter
Requires-Dist: hanzo-tools-jupyter>=0.1.0; extra == "jupyter"
Provides-Extra: lsp
Requires-Dist: hanzo-tools-lsp>=0.1.0; extra == "lsp"
Provides-Extra: refactor
Requires-Dist: hanzo-tools-refactor>=0.1.0; extra == "refactor"
Provides-Extra: vector
Requires-Dist: hanzo-tools-vector>=0.1.0; extra == "vector"
Provides-Extra: todo
Requires-Dist: hanzo-tools-todo>=0.1.0; extra == "todo"
Provides-Extra: config
Requires-Dist: hanzo-tools-config>=0.1.0; extra == "config"
Provides-Extra: mcp-tools
Requires-Dist: hanzo-tools-mcp>=0.1.0; extra == "mcp-tools"
Provides-Extra: reasoning
Requires-Dist: hanzo-tools-reasoning>=0.1.0; extra == "reasoning"
Provides-Extra: core
Requires-Dist: hanzo-tools-filesystem>=0.1.0; extra == "core"
Requires-Dist: hanzo-tools-shell>=0.1.0; extra == "core"
Requires-Dist: hanzo-tools-todo>=0.1.0; extra == "core"
Requires-Dist: hanzo-tools-reasoning>=0.1.0; extra == "core"
Requires-Dist: hanzo-tools-config>=0.1.0; extra == "core"
Provides-Extra: dev
Requires-Dist: hanzo-tools[core]; extra == "dev"
Requires-Dist: hanzo-tools-editor>=0.1.0; extra == "dev"
Requires-Dist: hanzo-tools-lsp>=0.1.0; extra == "dev"
Requires-Dist: hanzo-tools-refactor>=0.1.0; extra == "dev"
Provides-Extra: ai
Requires-Dist: hanzo-tools-llm>=0.1.0; extra == "ai"
Requires-Dist: hanzo-tools-agent>=0.1.0; extra == "ai"
Requires-Dist: hanzo-tools-memory>=0.1.0; extra == "ai"
Provides-Extra: all
Requires-Dist: hanzo-tools-filesystem>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-shell>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-browser>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-llm>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-database>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-memory>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-agent>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-editor>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-jupyter>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-lsp>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-refactor>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-vector>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-todo>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-reasoning>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-config>=0.1.0; extra == "all"
Requires-Dist: hanzo-tools-mcp>=0.1.0; extra == "all"
