Metadata-Version: 2.4
Name: opencontext-providers
Version: 0.3.0
Summary: Optional provider adapters for OpenContext Runtime
Author: OpenContext Runtime maintainers
License-Expression: MIT
Project-URL: Homepage, https://github.com/CesarMSFelipe/OpenContext-Runtime
Project-URL: Documentation, https://github.com/CesarMSFelipe/OpenContext-Runtime#readme
Project-URL: Issues, https://github.com/CesarMSFelipe/OpenContext-Runtime/issues
Project-URL: Source, https://github.com/CesarMSFelipe/OpenContext-Runtime
Keywords: ai,llm,context-engineering,providers,security
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencontext-core>=0.1.0
Dynamic: license-file

# opencontext-providers

Optional provider adapter package for OpenContext Runtime.

Core remains provider-neutral. Real external provider integrations should live outside
`opencontext-core`, be explicitly enabled by policy, and preserve redaction, trace, and
classification controls.
