Metadata-Version: 2.4
Name: truebearing
Version: 0.1.0
Summary: Python SDK for the TrueBearing transparent MCP proxy
Project-URL: Homepage, https://github.com/mercator-hq/truebearing
Project-URL: Source, https://github.com/mercator-hq/truebearing
Project-URL: Issues, https://github.com/mercator-hq/truebearing/issues
License: Apache-2.0
Keywords: agent,ai,mcp,policy,proxy,truebearing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.9
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == 'dev'
Provides-Extra: openai
Requires-Dist: openai>=1.0.0; extra == 'openai'
