Metadata-Version: 2.4
Name: langgate-processor
Version: 0.3.2
Summary: Envoy External Processor for LangGate AI Gateway
Author: Tanantor Ltd.
Maintainer-email: Saran Connoly <saran@tanantor.com>
License: MIT
Requires-Python: >=3.13
Requires-Dist: fastapi<0.116.0,>=0.115.11
Requires-Dist: grpcio<2.0.0,>=1.71.0
Requires-Dist: langgate-core==0.3.2
Requires-Dist: langgate-transform==0.3.2
Requires-Dist: protobuf<7.0.0,>=6.30.2
Requires-Dist: uvicorn[standard]<0.35.0,>=0.34.0
Provides-Extra: dev
Requires-Dist: grpc-stubs<2.0.0,>=1.53.0.5; extra == 'dev'
Description-Content-Type: text/markdown

# LangGate Processor

Envoy External Processor for LangGate AI Gateway.

This package provides the gRPC server that implements Envoy's External Processing filter interface, enabling request transformation and routing for the LangGate proxy.
