Metadata-Version: 2.4
Name: nodii-grpc-interfaces
Version: 0.1.0
Summary: Canonical gRPC interface contracts for the Nodii stack. Ships the vendored .proto bytes + runtime-compiled grpcio stubs for nodii.dsar.v1.DataLifecycleService and nodii.tenant.v1.TenantSnapshotService so consumer services can add_*_to_server(...) without running buf codegen.
Project-URL: Homepage, https://github.com/cognion-nucleus/nodii-libs
Project-URL: Repository, https://github.com/cognion-nucleus/nodii-libs
Author-email: Nodii <ops@nodii.co>
License: MIT
Keywords: dsar,grpc,interfaces,nodii,proto,tenant-snapshot
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: grpcio-tools>=1.60
Requires-Dist: grpcio>=1.60
Requires-Dist: protobuf>=4.25
