agentic-mesh-protocol 0.2.1.dev0__py3-none-any.whl → 0.2.1.dev2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,4 +5,4 @@ from importlib.metadata import PackageNotFoundError, version
5
5
  try:
6
6
  __version__ = version("agentic-mesh-protocol")
7
7
  except PackageNotFoundError:
8
- __version__ = "0.2.0"
8
+ __version__ = "0.2.1.dev2"
@@ -26,7 +26,7 @@ from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
26
26
  from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
27
27
 
28
28
 
29
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1agentic_mesh_protocol/module/v1/information.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\"i\n\x15GetModuleInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleOutputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"i\n\x15GetModuleSetupRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleSecretRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"v\n\x16GetModuleInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0binputSchema\"y\n\x17GetModuleOutputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\routput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0coutputSchema\"v\n\x16GetModuleSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0csetup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0bsetupSchema\"y\n\x17GetModuleSecretResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\rsecret_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0csecretSchema\"o\n\x1bGetConfigSetupModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"\x89\x01\n\x1cGetConfigSetupModuleResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13\x63onfig_setup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11\x63onfigSetupSchemaB\xcd\x01\n#com.agentic_mesh_protocol.module.v1B\x10InformationProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
29
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1agentic_mesh_protocol/module/v1/information.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\"i\n\x15GetModuleInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"P\n\x1bGetModuleSelectInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\"j\n\x16GetModuleOutputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"i\n\x15GetModuleSetupRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleSecretRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"v\n\x16GetModuleInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0binputSchema\"\x89\x01\n\x1cGetModuleSelectInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13select_input_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11selectInputSchema\"y\n\x17GetModuleOutputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\routput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0coutputSchema\"v\n\x16GetModuleSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0csetup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0bsetupSchema\"y\n\x17GetModuleSecretResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\rsecret_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0csecretSchema\"o\n\x1bGetConfigSetupModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"\x89\x01\n\x1cGetConfigSetupModuleResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13\x63onfig_setup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11\x63onfigSetupSchemaB\xcd\x01\n#com.agentic_mesh_protocol.module.v1B\x10InformationProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
30
30
 
31
31
  _globals = globals()
32
32
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -36,6 +36,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
36
36
  _globals['DESCRIPTOR']._serialized_options = b'\n#com.agentic_mesh_protocol.module.v1B\020InformationProtoP\001\242\002\003AMX\252\002\035AgenticMeshProtocol.Module.V1\312\002\035AgenticMeshProtocol\\Module\\V1\342\002)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\352\002\037AgenticMeshProtocol::Module::V1'
37
37
  _globals['_GETMODULEINPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
38
38
  _globals['_GETMODULEINPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
39
+ _globals['_GETMODULESELECTINPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
40
+ _globals['_GETMODULESELECTINPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
39
41
  _globals['_GETMODULEOUTPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
40
42
  _globals['_GETMODULEOUTPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
41
43
  _globals['_GETMODULESETUPREQUEST'].fields_by_name['module_id']._loaded_options = None
@@ -44,6 +46,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
44
46
  _globals['_GETMODULESECRETREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
45
47
  _globals['_GETMODULEINPUTRESPONSE'].fields_by_name['input_schema']._loaded_options = None
46
48
  _globals['_GETMODULEINPUTRESPONSE'].fields_by_name['input_schema']._serialized_options = b'\272H\003\310\001\001'
49
+ _globals['_GETMODULESELECTINPUTRESPONSE'].fields_by_name['select_input_schema']._loaded_options = None
50
+ _globals['_GETMODULESELECTINPUTRESPONSE'].fields_by_name['select_input_schema']._serialized_options = b'\272H\003\310\001\001'
47
51
  _globals['_GETMODULEOUTPUTRESPONSE'].fields_by_name['output_schema']._loaded_options = None
48
52
  _globals['_GETMODULEOUTPUTRESPONSE'].fields_by_name['output_schema']._serialized_options = b'\272H\003\310\001\001'
49
53
  _globals['_GETMODULESETUPRESPONSE'].fields_by_name['setup_schema']._loaded_options = None
@@ -56,22 +60,26 @@ if not _descriptor._USE_C_DESCRIPTORS:
56
60
  _globals['_GETCONFIGSETUPMODULERESPONSE'].fields_by_name['config_setup_schema']._serialized_options = b'\272H\003\310\001\001'
57
61
  _globals['_GETMODULEINPUTREQUEST']._serialized_start=145
58
62
  _globals['_GETMODULEINPUTREQUEST']._serialized_end=250
59
- _globals['_GETMODULEOUTPUTREQUEST']._serialized_start=252
60
- _globals['_GETMODULEOUTPUTREQUEST']._serialized_end=358
61
- _globals['_GETMODULESETUPREQUEST']._serialized_start=360
62
- _globals['_GETMODULESETUPREQUEST']._serialized_end=465
63
- _globals['_GETMODULESECRETREQUEST']._serialized_start=467
64
- _globals['_GETMODULESECRETREQUEST']._serialized_end=573
65
- _globals['_GETMODULEINPUTRESPONSE']._serialized_start=575
66
- _globals['_GETMODULEINPUTRESPONSE']._serialized_end=693
67
- _globals['_GETMODULEOUTPUTRESPONSE']._serialized_start=695
68
- _globals['_GETMODULEOUTPUTRESPONSE']._serialized_end=816
69
- _globals['_GETMODULESETUPRESPONSE']._serialized_start=818
70
- _globals['_GETMODULESETUPRESPONSE']._serialized_end=936
71
- _globals['_GETMODULESECRETRESPONSE']._serialized_start=938
72
- _globals['_GETMODULESECRETRESPONSE']._serialized_end=1059
73
- _globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_start=1061
74
- _globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_end=1172
75
- _globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_start=1175
76
- _globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_end=1312
63
+ _globals['_GETMODULESELECTINPUTREQUEST']._serialized_start=252
64
+ _globals['_GETMODULESELECTINPUTREQUEST']._serialized_end=332
65
+ _globals['_GETMODULEOUTPUTREQUEST']._serialized_start=334
66
+ _globals['_GETMODULEOUTPUTREQUEST']._serialized_end=440
67
+ _globals['_GETMODULESETUPREQUEST']._serialized_start=442
68
+ _globals['_GETMODULESETUPREQUEST']._serialized_end=547
69
+ _globals['_GETMODULESECRETREQUEST']._serialized_start=549
70
+ _globals['_GETMODULESECRETREQUEST']._serialized_end=655
71
+ _globals['_GETMODULEINPUTRESPONSE']._serialized_start=657
72
+ _globals['_GETMODULEINPUTRESPONSE']._serialized_end=775
73
+ _globals['_GETMODULESELECTINPUTRESPONSE']._serialized_start=778
74
+ _globals['_GETMODULESELECTINPUTRESPONSE']._serialized_end=915
75
+ _globals['_GETMODULEOUTPUTRESPONSE']._serialized_start=917
76
+ _globals['_GETMODULEOUTPUTRESPONSE']._serialized_end=1038
77
+ _globals['_GETMODULESETUPRESPONSE']._serialized_start=1040
78
+ _globals['_GETMODULESETUPRESPONSE']._serialized_end=1158
79
+ _globals['_GETMODULESECRETRESPONSE']._serialized_start=1160
80
+ _globals['_GETMODULESECRETRESPONSE']._serialized_end=1281
81
+ _globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_start=1283
82
+ _globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_end=1394
83
+ _globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_start=1397
84
+ _globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_end=1534
77
85
  # @@protoc_insertion_point(module_scope)
@@ -15,6 +15,12 @@ class GetModuleInputRequest(_message.Message):
15
15
  llm_format: bool
16
16
  def __init__(self, module_id: _Optional[str] = ..., llm_format: _Optional[bool] = ...) -> None: ...
17
17
 
18
+ class GetModuleSelectInputRequest(_message.Message):
19
+ __slots__ = ()
20
+ MODULE_ID_FIELD_NUMBER: _ClassVar[int]
21
+ module_id: str
22
+ def __init__(self, module_id: _Optional[str] = ...) -> None: ...
23
+
18
24
  class GetModuleOutputRequest(_message.Message):
19
25
  __slots__ = ()
20
26
  MODULE_ID_FIELD_NUMBER: _ClassVar[int]
@@ -47,6 +53,14 @@ class GetModuleInputResponse(_message.Message):
47
53
  input_schema: _struct_pb2.Struct
48
54
  def __init__(self, success: _Optional[bool] = ..., input_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
49
55
 
56
+ class GetModuleSelectInputResponse(_message.Message):
57
+ __slots__ = ()
58
+ SUCCESS_FIELD_NUMBER: _ClassVar[int]
59
+ SELECT_INPUT_SCHEMA_FIELD_NUMBER: _ClassVar[int]
60
+ success: bool
61
+ select_input_schema: _struct_pb2.Struct
62
+ def __init__(self, success: _Optional[bool] = ..., select_input_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
63
+
50
64
  class GetModuleOutputResponse(_message.Message):
51
65
  __slots__ = ()
52
66
  SUCCESS_FIELD_NUMBER: _ClassVar[int]
@@ -1,33 +1,33 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 0.2.1.dev0
3
+ Version: 0.2.1.dev2
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
- Project-URL: Homepage, https://github.com/DigitalKin-ai/service-apis-py
7
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
8
7
  Project-URL: Documentation, https://github.com/DigitalKin-ai/service-apis-py/blob/main/README.md
9
- Keywords: digitalkin,agentic-mesh,agent,grpc,sdk,protocol
8
+ Project-URL: Homepage, https://github.com/DigitalKin-ai/service-apis-py
9
+ Keywords: agent,agentic-mesh,digitalkin,grpc,protocol,sdk
10
10
  Classifier: Development Status :: 3 - Alpha
11
11
  Classifier: Intended Audience :: Developers
12
+ Classifier: License :: Other/Proprietary License
12
13
  Classifier: Operating System :: OS Independent
13
- Classifier: Topic :: Software Development :: Libraries
14
- Classifier: Programming Language :: Python
14
+ Classifier: Programming Language :: Python :: 3 :: Only
15
15
  Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
17
  Classifier: Programming Language :: Python :: 3.12
18
18
  Classifier: Programming Language :: Python :: 3.13
19
- Classifier: Programming Language :: Python :: 3 :: Only
19
+ Classifier: Programming Language :: Python
20
+ Classifier: Topic :: Software Development :: Libraries
20
21
  Classifier: Typing :: Typed
21
- Classifier: License :: Other/Proprietary License
22
22
  Requires-Python: >=3.10
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
+ Requires-Dist: bump-my-version>=1.2.6
25
26
  Requires-Dist: googleapis-common-protos>=1.72.0
26
- Requires-Dist: protovalidate>=1.0.0
27
- Requires-Dist: grpcio>=1.76.0
28
27
  Requires-Dist: grpcio-tools>=1.76.0
29
- Requires-Dist: protobuf>=6.33.1
30
- Requires-Dist: bump-my-version>=1.2.4
28
+ Requires-Dist: grpcio>=1.76.0
29
+ Requires-Dist: protobuf>=6.33.4
30
+ Requires-Dist: protovalidate>=1.0.0
31
31
  Dynamic: license-file
32
32
 
33
33
  # agentic-mesh-protocol
@@ -1,5 +1,5 @@
1
1
  agentic_mesh_protocol/__init__.py,sha256=kAb731TxLudbtt2vZsebF7PP7Z8AaEDOp93TBgy6VUg,140
2
- agentic_mesh_protocol/__version__.py,sha256=Wp1eZF-qYnxyIZ--kWLrBQ752yY0cjEfalIZ-X71VeE,235
2
+ agentic_mesh_protocol/__version__.py,sha256=UhbqMHvujwRuvTGR2PFSFFY831GIAxGtHrjeAuDTPSc,240
3
3
  agentic_mesh_protocol/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  agentic_mesh_protocol/cost/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  agentic_mesh_protocol/cost/v1/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -19,8 +19,8 @@ agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi,sha256=1D3gG1Fel8
19
19
  agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py,sha256=2sRBcn83n4xsvAvZjQp2rBLShUllaeo5VWV3rsF_OXg,12689
20
20
  agentic_mesh_protocol/module/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
21
  agentic_mesh_protocol/module/v1/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
- agentic_mesh_protocol/module/v1/information_pb2.py,sha256=oohRQR7I5wMbcBUoaaoYiNz0oq8DIK_Nw0NIq_XBMRc,7494
23
- agentic_mesh_protocol/module/v1/information_pb2.pyi,sha256=cHX0WkK12HZXbhiT26--T-3c3vGjVOiqUuI7l8fweo8,3648
22
+ agentic_mesh_protocol/module/v1/information_pb2.py,sha256=5jKr5g-4Lkxg7FgjYT3D4skSD0aw_zfy2zKbprQ1wN4,8588
23
+ agentic_mesh_protocol/module/v1/information_pb2.pyi,sha256=WRDEegbKLHh5finqXIeEpzK14L8q-bHvUFlcifrHKqk,4226
24
24
  agentic_mesh_protocol/module/v1/information_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
25
25
  agentic_mesh_protocol/module/v1/lifecycle_pb2.py,sha256=LT6wgcIW0fN-CZCfQ80zR-jIo7KzKrWB5xFOckWrEeM,6519
26
26
  agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi,sha256=TxJXdrSTW1YFzEvehLzi7z1HISodX0h96qE521dJ1rU,2611
@@ -86,15 +86,13 @@ agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py,sha256=1oboBPFxaT
86
86
  agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py,sha256=qurdZOyq40MhilDNSFRlAqJPxE7n4TiBoxXoo6PgzXA,2503
87
87
  agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi,sha256=bYDO6_YCbjKbajOXMcjaWIljSqrtazhaHnAG_ovmsGE,223
88
88
  agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py,sha256=ZM4LGHSHGnpNbbW6Q8pp6gdlbFIxPjD5CqASmD7ow7M,3388
89
- agentic_mesh_protocol-0.2.1.dev0.dist-info/licenses/LICENSE,sha256=kKsbCnqWVbrrSHAf6NV4-fI3Sdgt9xycjiijGloDW8g,20757
89
+ agentic_mesh_protocol-0.2.1.dev2.dist-info/licenses/LICENSE,sha256=kKsbCnqWVbrrSHAf6NV4-fI3Sdgt9xycjiijGloDW8g,20757
90
90
  buf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
91
91
  buf/validate/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
92
92
  buf/validate/validate_pb2.py,sha256=HFAayUV64KiIENS-1rkSYHaECy9FH6JwdWrRpFN2fvc,158582
93
93
  buf/validate/validate_pb2.pyi,sha256=Nki0jMViS5u5iVrHcGyl5ZfUK5YLxZE5McpCp7pXXEU,30537
94
94
  buf/validate/validate_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
95
- digitalkin_proto/__init__.py,sha256=NQ5KDlr_V3wkGSYwiQk6tI_4J37fQQeWaWJ84ccEUE8,141
96
- digitalkin_proto/__version__.py,sha256=lLLapNmauoK00ta_E8fBvfxFS_UOQE2_GWcYKrTR1hU,230
97
- agentic_mesh_protocol-0.2.1.dev0.dist-info/METADATA,sha256=e4gfr1yfsQryjOTyphUjsBPZtIPVdeWq5pvnsa0sEd4,4775
98
- agentic_mesh_protocol-0.2.1.dev0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
99
- agentic_mesh_protocol-0.2.1.dev0.dist-info/top_level.txt,sha256=ZGf2a7lsqLhrYotU3Jkc_Tu_3OVkRJfULS5jCANnaDI,43
100
- agentic_mesh_protocol-0.2.1.dev0.dist-info/RECORD,,
95
+ agentic_mesh_protocol-0.2.1.dev2.dist-info/METADATA,sha256=9_tgAWr4WfM0GvEaVAprVCDTWud2HGwuFVv_hjpjhyc,4775
96
+ agentic_mesh_protocol-0.2.1.dev2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
97
+ agentic_mesh_protocol-0.2.1.dev2.dist-info/top_level.txt,sha256=LfSggOPp9FyZa2A__3lnBvgaoamSOtYDwv0jfI5ZGrE,26
98
+ agentic_mesh_protocol-0.2.1.dev2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,3 +1,2 @@
1
1
  agentic_mesh_protocol
2
2
  buf
3
- digitalkin_proto
@@ -1,5 +0,0 @@
1
- """Digitalkin Protocol Buffer generated gRPC interfaces."""
2
-
3
- from digitalkin_proto.__version__ import __version__
4
-
5
- __all__ = ["__version__"]
@@ -1,8 +0,0 @@
1
- """Version information for digitalkin_proto package."""
2
-
3
- from importlib.metadata import PackageNotFoundError, version
4
-
5
- try:
6
- __version__ = version("digitalkin_proto")
7
- except PackageNotFoundError:
8
- __version__ = "0.2.1.dev0"