Metadata-Version: 2.1
Name: toolcore
Version: 0.1.0
Summary: Core utilities for AI agent tools
Home-page: https://github.com/pbarker/toolcore
License: MIT
Keywords: llm,ai,agents
Author: pbarker
Author-email: patrickbarkerco@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: docstring-parser (>=0.15,<0.16)
Requires-Dist: typing-extensions (>=4.6.3,<5.0.0)
Project-URL: Documentation, https://github.com/pbarker/toolcore
Description-Content-Type: text/markdown

# ToolCore

Core utilities for creating AI agent tools

