Metadata-Version: 2.5
Name: conducto-ai
Version: 0.1.0
License: Apache 2.0 License
        
        Copyright 2026 Malcolm Miller
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
            http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: a2a-sdk==1.1.5
Requires-Dist: cryptography>=44.0.0
Requires-Dist: packaging>=24.0
Requires-Dist: pydantic>=2.13.5
Provides-Extra: mcp
Requires-Dist: mcp==2.2.0; extra == 'mcp'
Provides-Extra: microsoft-foundry
Requires-Dist: azure-ai-projects>=1.0.0b11; extra == 'microsoft-foundry'
Requires-Dist: azure-identity>=1.17; extra == 'microsoft-foundry'
Provides-Extra: ollama
Requires-Dist: httpx<1.0,>=0.28.1; extra == 'ollama'
Requires-Dist: ollama>=0.5; extra == 'ollama'
Provides-Extra: openai
Requires-Dist: httpx<1.0,>=0.28.1; extra == 'openai'
Requires-Dist: openai>=1.0; extra == 'openai'
Provides-Extra: opentelemetry
Requires-Dist: opentelemetry-api==1.37.0; extra == 'opentelemetry'
Requires-Dist: opentelemetry-sdk==1.37.0; extra == 'opentelemetry'
Provides-Extra: registration
Requires-Dist: httpx<1.0,>=0.28.1; extra == 'registration'
Provides-Extra: test
Requires-Dist: pytest>=9.1.1; extra == 'test'
