@rind-ai/runtime-linux-x64 0.6.0 → 0.6.1

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.
@@ -0,0 +1,217 @@
1
+ pydantic-2.13.5.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
+ pydantic-2.13.5.dist-info/METADATA,sha256=BoWDDRNke9bz8FUmBD0yqLKiIdhrU3cwU9bFK7F6nAc,110178
3
+ pydantic-2.13.5.dist-info/RECORD,,
4
+ pydantic-2.13.5.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
5
+ pydantic-2.13.5.dist-info/licenses/LICENSE,sha256=qeGG88oWte74QxjnpwFyE1GgDLe4rjpDlLZ7SeNSnvM,1129
6
+ pydantic/__init__.py,sha256=5iEnJ4wHv1OEzdKQPzaKaZKfO4pSQAC65ODrYI6_S8Y,15812
7
+ pydantic/__pycache__/__init__.cpython-314.pyc,,
8
+ pydantic/__pycache__/_migration.cpython-314.pyc,,
9
+ pydantic/__pycache__/alias_generators.cpython-314.pyc,,
10
+ pydantic/__pycache__/aliases.cpython-314.pyc,,
11
+ pydantic/__pycache__/annotated_handlers.cpython-314.pyc,,
12
+ pydantic/__pycache__/class_validators.cpython-314.pyc,,
13
+ pydantic/__pycache__/color.cpython-314.pyc,,
14
+ pydantic/__pycache__/config.cpython-314.pyc,,
15
+ pydantic/__pycache__/dataclasses.cpython-314.pyc,,
16
+ pydantic/__pycache__/datetime_parse.cpython-314.pyc,,
17
+ pydantic/__pycache__/decorator.cpython-314.pyc,,
18
+ pydantic/__pycache__/env_settings.cpython-314.pyc,,
19
+ pydantic/__pycache__/error_wrappers.cpython-314.pyc,,
20
+ pydantic/__pycache__/errors.cpython-314.pyc,,
21
+ pydantic/__pycache__/fields.cpython-314.pyc,,
22
+ pydantic/__pycache__/functional_serializers.cpython-314.pyc,,
23
+ pydantic/__pycache__/functional_validators.cpython-314.pyc,,
24
+ pydantic/__pycache__/generics.cpython-314.pyc,,
25
+ pydantic/__pycache__/json.cpython-314.pyc,,
26
+ pydantic/__pycache__/json_schema.cpython-314.pyc,,
27
+ pydantic/__pycache__/main.cpython-314.pyc,,
28
+ pydantic/__pycache__/mypy.cpython-314.pyc,,
29
+ pydantic/__pycache__/networks.cpython-314.pyc,,
30
+ pydantic/__pycache__/parse.cpython-314.pyc,,
31
+ pydantic/__pycache__/root_model.cpython-314.pyc,,
32
+ pydantic/__pycache__/schema.cpython-314.pyc,,
33
+ pydantic/__pycache__/tools.cpython-314.pyc,,
34
+ pydantic/__pycache__/type_adapter.cpython-314.pyc,,
35
+ pydantic/__pycache__/types.cpython-314.pyc,,
36
+ pydantic/__pycache__/typing.cpython-314.pyc,,
37
+ pydantic/__pycache__/utils.cpython-314.pyc,,
38
+ pydantic/__pycache__/validate_call_decorator.cpython-314.pyc,,
39
+ pydantic/__pycache__/validators.cpython-314.pyc,,
40
+ pydantic/__pycache__/version.cpython-314.pyc,,
41
+ pydantic/__pycache__/warnings.cpython-314.pyc,,
42
+ pydantic/_internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
43
+ pydantic/_internal/__pycache__/__init__.cpython-314.pyc,,
44
+ pydantic/_internal/__pycache__/_config.cpython-314.pyc,,
45
+ pydantic/_internal/__pycache__/_core_metadata.cpython-314.pyc,,
46
+ pydantic/_internal/__pycache__/_core_utils.cpython-314.pyc,,
47
+ pydantic/_internal/__pycache__/_dataclasses.cpython-314.pyc,,
48
+ pydantic/_internal/__pycache__/_decorators.cpython-314.pyc,,
49
+ pydantic/_internal/__pycache__/_decorators_v1.cpython-314.pyc,,
50
+ pydantic/_internal/__pycache__/_discriminated_union.cpython-314.pyc,,
51
+ pydantic/_internal/__pycache__/_docs_extraction.cpython-314.pyc,,
52
+ pydantic/_internal/__pycache__/_fields.cpython-314.pyc,,
53
+ pydantic/_internal/__pycache__/_forward_ref.cpython-314.pyc,,
54
+ pydantic/_internal/__pycache__/_generate_schema.cpython-314.pyc,,
55
+ pydantic/_internal/__pycache__/_generics.cpython-314.pyc,,
56
+ pydantic/_internal/__pycache__/_git.cpython-314.pyc,,
57
+ pydantic/_internal/__pycache__/_import_utils.cpython-314.pyc,,
58
+ pydantic/_internal/__pycache__/_internal_dataclass.cpython-314.pyc,,
59
+ pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-314.pyc,,
60
+ pydantic/_internal/__pycache__/_mock_val_ser.cpython-314.pyc,,
61
+ pydantic/_internal/__pycache__/_model_construction.cpython-314.pyc,,
62
+ pydantic/_internal/__pycache__/_namespace_utils.cpython-314.pyc,,
63
+ pydantic/_internal/__pycache__/_repr.cpython-314.pyc,,
64
+ pydantic/_internal/__pycache__/_schema_gather.cpython-314.pyc,,
65
+ pydantic/_internal/__pycache__/_schema_generation_shared.cpython-314.pyc,,
66
+ pydantic/_internal/__pycache__/_serializers.cpython-314.pyc,,
67
+ pydantic/_internal/__pycache__/_signature.cpython-314.pyc,,
68
+ pydantic/_internal/__pycache__/_typing_extra.cpython-314.pyc,,
69
+ pydantic/_internal/__pycache__/_utils.cpython-314.pyc,,
70
+ pydantic/_internal/__pycache__/_validate_call.cpython-314.pyc,,
71
+ pydantic/_internal/__pycache__/_validators.cpython-314.pyc,,
72
+ pydantic/_internal/_config.py,sha256=Rzys1Joffn4JczElcYDqsZLRgBgHn2lYWqDR55oASPA,14839
73
+ pydantic/_internal/_core_metadata.py,sha256=Y_g2t3i7uluK-wXCZvzJfRFMPUM23aBYLfae4FzBPy0,5162
74
+ pydantic/_internal/_core_utils.py,sha256=1jru4VbJ0x63R6dtVcuOI-dKQTC_d_lSnJWEBQzGNEQ,6487
75
+ pydantic/_internal/_dataclasses.py,sha256=Zgqcm1WaJLBwTQQC5mGKNowjlTgX3mfX_J5e2vd24lM,13188
76
+ pydantic/_internal/_decorators.py,sha256=RDEG_Jau5NiJcfO0xgdT7EOgsU1LgWIYlX7wN5rYtVs,33620
77
+ pydantic/_internal/_decorators_v1.py,sha256=tfdfdpQKY4R2XCOwqHbZeoQMur6VNigRrfhudXBHx38,6185
78
+ pydantic/_internal/_discriminated_union.py,sha256=JLx_MVLep7Mxl1zbpdNZjvHDcz-J3OEW6WcdV184dcM,26255
79
+ pydantic/_internal/_docs_extraction.py,sha256=fyznSAHh5AzohnXZStV0HvH-nRbavNHPyg-knx-S_EE,4127
80
+ pydantic/_internal/_fields.py,sha256=hXeb-zodGwTDvG9OK1um18P64b7cqHb0GOngP4jrgcY,31557
81
+ pydantic/_internal/_forward_ref.py,sha256=5n3Y7-3AKLn8_FS3Yc7KutLiPUhyXmAtkEZOaFnonwM,611
82
+ pydantic/_internal/_generate_schema.py,sha256=PjogUawIXmf8LuLNe9seJph7WLW4MJ7-GBsXwCsQC9Q,136348
83
+ pydantic/_internal/_generics.py,sha256=CXjcInlvci8VejaWn1f39kv0AcfJL0R523qRLFZVD-s,23393
84
+ pydantic/_internal/_git.py,sha256=IwPh3DPfa2Xq3rBuB9Nx8luR2A1i69QdeTfWWXIuCVg,809
85
+ pydantic/_internal/_import_utils.py,sha256=TRhxD5OuY6CUosioBdBcJUs0om7IIONiZdYAV7zQ8jM,402
86
+ pydantic/_internal/_internal_dataclass.py,sha256=_bedc1XbuuygRGiLZqkUkwwFpQaoR1hKLlR501nyySY,144
87
+ pydantic/_internal/_known_annotated_metadata.py,sha256=PynQIFQ61__4Gcrzn0D5ENllg7jPq_cxoLTmuFQBY88,16805
88
+ pydantic/_internal/_mock_val_ser.py,sha256=wmRRFSBvqfcLbI41PsFliB4u2AZ3mJpZeiERbD3xKTo,8885
89
+ pydantic/_internal/_model_construction.py,sha256=JoKmY4JrDBu3nG_tCIrJgtJJE1uq6v29TvTz5ElHE5g,38928
90
+ pydantic/_internal/_namespace_utils.py,sha256=hl3-TRAr82U2jTyPP3t-QqsvKLirxtkLfNfrN-fp0x8,12878
91
+ pydantic/_internal/_repr.py,sha256=jQfnJuyDxQpSRNhG29II9PX8e4Nv2qWZrEw2lqih3UE,5172
92
+ pydantic/_internal/_schema_gather.py,sha256=8nJ-uM6Y4z6xpasnGonEMubtNVX_mxeeRDFmd_qMVLA,9052
93
+ pydantic/_internal/_schema_generation_shared.py,sha256=F_rbQbrkoomgxsskdHpP0jUJ7TCfe0BADAEkq6CJ4nM,4842
94
+ pydantic/_internal/_serializers.py,sha256=YIWvSmAR5fnbGSWCOQduWt1yB4ZQY42eAruc-enrb6c,1491
95
+ pydantic/_internal/_signature.py,sha256=i_b6wtluiVWZRh1ZY8UvB2UZziP1KjqSXZgC-HxwOT0,6808
96
+ pydantic/_internal/_typing_extra.py,sha256=dDxqF46lzuqCoKLrAH_k95EDbayEeKb2lHjuTJ5OBoY,31574
97
+ pydantic/_internal/_utils.py,sha256=gN48BsR-FDrJDibCmo69ttQg67WbuFrdy_1NQL3cvLI,15959
98
+ pydantic/_internal/_validate_call.py,sha256=OD_BspHaL9FKzZ9XrndhiEuMnjF3SRIJUHtwv6yUffU,5366
99
+ pydantic/_internal/_validators.py,sha256=7GTjXXWFMLib4dxQ-HeaiHlAZiR2B2G8byCYMGrmQ48,20563
100
+ pydantic/_migration.py,sha256=VF73LRCUz3Irb5xVt13jb3NAcXVnEF6T1-J0OLfeZ5A,12160
101
+ pydantic/alias_generators.py,sha256=KM1n3u4JfLSBl1UuYg3hoYHzXJD-yvgrnq8u1ccwh_A,2124
102
+ pydantic/aliases.py,sha256=vhCHyoSWnX-EJ-wWb5qj4xyRssgGWnTQfzQp4GSZ9ug,4937
103
+ pydantic/annotated_handlers.py,sha256=WfyFSqwoEIFXBh7T73PycKloI1DiX45GWi0-JOsCR4Y,4407
104
+ pydantic/class_validators.py,sha256=i_V3j-PYdGLSLmj_IJZekTRjunO8SIVz8LMlquPyP7E,148
105
+ pydantic/color.py,sha256=AzqGfVQHF92_ZctDcue0DM4yTp2P6tekkwRINTWrLIo,21481
106
+ pydantic/config.py,sha256=o1P67FMWIQG-_RfGtKislkHwo4pXm_6jfsR41P88v78,44533
107
+ pydantic/dataclasses.py,sha256=4X9We0jj1KLwBtvYSkAFXNon46zrpBmRZANf4LfwbXg,18963
108
+ pydantic/datetime_parse.py,sha256=QC-WgMxMr_wQ_mNXUS7AVf-2hLEhvvsPY1PQyhSGOdk,150
109
+ pydantic/decorator.py,sha256=YX-jUApu5AKaVWKPoaV-n-4l7UbS69GEt9Ra3hszmKI,145
110
+ pydantic/deprecated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
111
+ pydantic/deprecated/__pycache__/__init__.cpython-314.pyc,,
112
+ pydantic/deprecated/__pycache__/class_validators.cpython-314.pyc,,
113
+ pydantic/deprecated/__pycache__/config.cpython-314.pyc,,
114
+ pydantic/deprecated/__pycache__/copy_internals.cpython-314.pyc,,
115
+ pydantic/deprecated/__pycache__/decorator.cpython-314.pyc,,
116
+ pydantic/deprecated/__pycache__/json.cpython-314.pyc,,
117
+ pydantic/deprecated/__pycache__/parse.cpython-314.pyc,,
118
+ pydantic/deprecated/__pycache__/tools.cpython-314.pyc,,
119
+ pydantic/deprecated/class_validators.py,sha256=n0jYQOcb5YQiw0b7YXyi7NPiYdV7ujWR4KyZumjTPok,10281
120
+ pydantic/deprecated/config.py,sha256=k_lsVk57paxLJOcBueH07cu1OgEgWdVBxm6lfaC3CCU,2663
121
+ pydantic/deprecated/copy_internals.py,sha256=Ghd-vkMd5EYCCgyCGtPKO58np9cEKBQC6qkBeIEFI2g,7618
122
+ pydantic/deprecated/decorator.py,sha256=TBm6bJ7wJsNih_8Wq5IzDcwP32m9_vfxs96desLuk00,10845
123
+ pydantic/deprecated/json.py,sha256=HlWCG35RRrxyzuTS6LTQiZBwRhmDZWmeqQH8rLW6wA8,4657
124
+ pydantic/deprecated/parse.py,sha256=Gzd6b_g8zJXcuE7QRq5adhx_EMJahXfcpXCF0RgrqqI,2511
125
+ pydantic/deprecated/tools.py,sha256=Nrm9oFRZWp8-jlfvPgJILEsywp4YzZD52XIGPDLxHcI,3330
126
+ pydantic/env_settings.py,sha256=6IHeeWEqlUPRUv3V-AXiF_W91fg2Jw_M3O0l34J_eyA,148
127
+ pydantic/error_wrappers.py,sha256=RK6mqATc9yMD-KBD9IJS9HpKCprWHd8wo84Bnm-3fR8,150
128
+ pydantic/errors.py,sha256=DrECPCWhSYrQ8Ba4O8hKzIAM2i9GBHTXWALzaFDpLf4,6013
129
+ pydantic/experimental/__init__.py,sha256=QT7rKYdDsCiTJ9GEjmsQdWHScwpKrrNkGq6vqONP6RQ,104
130
+ pydantic/experimental/__pycache__/__init__.cpython-314.pyc,,
131
+ pydantic/experimental/__pycache__/arguments_schema.cpython-314.pyc,,
132
+ pydantic/experimental/__pycache__/missing_sentinel.cpython-314.pyc,,
133
+ pydantic/experimental/__pycache__/pipeline.cpython-314.pyc,,
134
+ pydantic/experimental/arguments_schema.py,sha256=EFnjX_ulp-tPyUjQX5pmQtug1OFL_Acc8bcMbLd-fVY,1866
135
+ pydantic/experimental/missing_sentinel.py,sha256=hQejgtF00wUuQMni9429evg-eXyIwpKvjsD8ofqfj-w,127
136
+ pydantic/experimental/pipeline.py,sha256=auoW6l6g1FC41LciPmsI1M6ncf00Szde9B3C-yvb9mI,23956
137
+ pydantic/fields.py,sha256=a8ZhJfI8FD6TQDD7-cWMm1ZXlQva0wMdT2Ey5VvVe-M,82023
138
+ pydantic/functional_serializers.py,sha256=zwRAjZusORtEbtxpVU20kg8FpemyZz4Fq6wJk1mpwYQ,18117
139
+ pydantic/functional_validators.py,sha256=7p-4jvP__9jZyvcdXiide5pAa_JlM7fJ1BgkqbjxSWM,31724
140
+ pydantic/generics.py,sha256=0ZqZ9O9annIj_3mGBRqps4htey3b5lV1-d2tUxPMMnA,144
141
+ pydantic/json.py,sha256=ZH8RkI7h4Bz-zp8OdTAxbJUoVvcoU-jhMdRZ0B-k0xc,140
142
+ pydantic/json_schema.py,sha256=da3hQ9vQPLEhPsrDnUlijfQ1fuCCViGVnUzOrAZLgDs,125955
143
+ pydantic/main.py,sha256=NbhCz-ku8wDgYLQMBi75Ov7hywdc8LewA3oUNIZ8JVQ,85334
144
+ pydantic/mypy.py,sha256=ypnhh7hn-L-mk6sW4CcrdV2C5lyMzcM6FTBj21GufsE,61074
145
+ pydantic/networks.py,sha256=gCB96gt0G7tiVDhVnJfpKr1ARL5qkH-SPZkuNkmG2O4,42102
146
+ pydantic/parse.py,sha256=wkd82dgtvWtD895U_I6E1htqMlGhBSYEV39cuBSeo3A,141
147
+ pydantic/plugin/__init__.py,sha256=a7Tw366U6K3kltCCNZY76nc9ss-7uGGQ40TXad9OypQ,7333
148
+ pydantic/plugin/__pycache__/__init__.cpython-314.pyc,,
149
+ pydantic/plugin/__pycache__/_loader.cpython-314.pyc,,
150
+ pydantic/plugin/__pycache__/_schema_validator.cpython-314.pyc,,
151
+ pydantic/plugin/_loader.py,sha256=hAjgSljoIhGx3AVpIpuqw5SPttBNNeGBSTrqSMnNiJk,2213
152
+ pydantic/plugin/_schema_validator.py,sha256=thbZz_-5sYPzxsC5uWK5GDfYcmmrsecC8Vw_A02mhwU,5815
153
+ pydantic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
154
+ pydantic/root_model.py,sha256=cOMoeWdp536KF85uRIcW-oz1O7d5GRCpx9HTS4-1uf8,6394
155
+ pydantic/schema.py,sha256=Vqqjvq_LnapVknebUd3Bp_J1p2gXZZnZRgL48bVEG7o,142
156
+ pydantic/tools.py,sha256=iHQpd8SJ5DCTtPV5atAV06T89bjSaMFeZZ2LX9lasZY,141
157
+ pydantic/type_adapter.py,sha256=T05g8WQczBsVU_35RdKxgjIi7Y7LIip67pF3NI7X4GE,36123
158
+ pydantic/types.py,sha256=fpYcGnAncK4QjaFm3jZtqYwxJYzB7rJJPfAl89emzyQ,105961
159
+ pydantic/typing.py,sha256=P7feA35MwTcLsR1uL7db0S-oydBxobmXa55YDoBgajQ,138
160
+ pydantic/utils.py,sha256=15nR2QpqTBFlQV4TNtTItMyTJx_fbyV-gPmIEY1Gooc,141
161
+ pydantic/v1/__init__.py,sha256=SxQPklgBs4XHJwE6BZ9qoewYoGiNyYUnmHzEFCZbfnI,2946
162
+ pydantic/v1/__pycache__/__init__.cpython-314.pyc,,
163
+ pydantic/v1/__pycache__/_hypothesis_plugin.cpython-314.pyc,,
164
+ pydantic/v1/__pycache__/annotated_types.cpython-314.pyc,,
165
+ pydantic/v1/__pycache__/class_validators.cpython-314.pyc,,
166
+ pydantic/v1/__pycache__/color.cpython-314.pyc,,
167
+ pydantic/v1/__pycache__/config.cpython-314.pyc,,
168
+ pydantic/v1/__pycache__/dataclasses.cpython-314.pyc,,
169
+ pydantic/v1/__pycache__/datetime_parse.cpython-314.pyc,,
170
+ pydantic/v1/__pycache__/decorator.cpython-314.pyc,,
171
+ pydantic/v1/__pycache__/env_settings.cpython-314.pyc,,
172
+ pydantic/v1/__pycache__/error_wrappers.cpython-314.pyc,,
173
+ pydantic/v1/__pycache__/errors.cpython-314.pyc,,
174
+ pydantic/v1/__pycache__/fields.cpython-314.pyc,,
175
+ pydantic/v1/__pycache__/generics.cpython-314.pyc,,
176
+ pydantic/v1/__pycache__/json.cpython-314.pyc,,
177
+ pydantic/v1/__pycache__/main.cpython-314.pyc,,
178
+ pydantic/v1/__pycache__/mypy.cpython-314.pyc,,
179
+ pydantic/v1/__pycache__/networks.cpython-314.pyc,,
180
+ pydantic/v1/__pycache__/parse.cpython-314.pyc,,
181
+ pydantic/v1/__pycache__/schema.cpython-314.pyc,,
182
+ pydantic/v1/__pycache__/tools.cpython-314.pyc,,
183
+ pydantic/v1/__pycache__/types.cpython-314.pyc,,
184
+ pydantic/v1/__pycache__/typing.cpython-314.pyc,,
185
+ pydantic/v1/__pycache__/utils.cpython-314.pyc,,
186
+ pydantic/v1/__pycache__/validators.cpython-314.pyc,,
187
+ pydantic/v1/__pycache__/version.cpython-314.pyc,,
188
+ pydantic/v1/_hypothesis_plugin.py,sha256=5ES5xWuw1FQAsymLezy8QgnVz0ZpVfU3jkmT74H27VQ,14847
189
+ pydantic/v1/annotated_types.py,sha256=uk2NAAxqiNELKjiHhyhxKaIOh8F1lYW_LzrW3X7oZBc,3157
190
+ pydantic/v1/class_validators.py,sha256=ULOaIUgYUDBsHL7EEVEarcM-UubKUggoN8hSbDonsFE,14672
191
+ pydantic/v1/color.py,sha256=iZABLYp6OVoo2AFkP9Ipri_wSc6-Kklu8YuhSartd5g,16844
192
+ pydantic/v1/config.py,sha256=a6P0Wer9x4cbwKW7Xv8poSUqM4WP-RLWwX6YMpYq9AA,6532
193
+ pydantic/v1/dataclasses.py,sha256=784cqvInbwIPWr9usfpX3ch7z4t3J2tTK6N067_wk1o,18172
194
+ pydantic/v1/datetime_parse.py,sha256=4Qy1kQpq3rNVZJeIHeSPDpuS2Bvhp1KPtzJG1xu-H00,7724
195
+ pydantic/v1/decorator.py,sha256=zaaxxxoWPCm818D1bs0yhapRjXm32V8G0ZHWCdM1uXA,10339
196
+ pydantic/v1/env_settings.py,sha256=A9VXwtRl02AY-jH0C0ouy5VNw3fi6F_pkzuHDjgAAOM,14105
197
+ pydantic/v1/error_wrappers.py,sha256=6625Mfw9qkC2NwitB_JFAWe8B-Xv6zBU7rL9k28tfyo,5196
198
+ pydantic/v1/errors.py,sha256=mIwPED5vGM5Q5v4C4Z1JPldTRH-omvEylH6ksMhOmPw,17726
199
+ pydantic/v1/fields.py,sha256=VqWJCriUNiEyptXroDVJ501JpVA0en2VANcksqXL2b8,50649
200
+ pydantic/v1/generics.py,sha256=YzyKTZN6x5Q1RGJ3WQ9jN-uwHJxL3W4qoZqwcZXqxWg,17829
201
+ pydantic/v1/json.py,sha256=WQ5Hy_hIpfdR3YS8k6N2E6KMJzsdbBi_ldWOPJaV81M,3390
202
+ pydantic/v1/main.py,sha256=vRB1TbpkzPN3P5ijJlc-cjNuO-HciNOpC4b8K3zZnfc,45697
203
+ pydantic/v1/mypy.py,sha256=Cl8XRfCmIcVE3j5AEU52C8iDh8lcX__D3hz2jIWxMAs,38860
204
+ pydantic/v1/networks.py,sha256=HYNtKAfOmOnKJpsDg1g6SIkj9WPhU_-i8l5e2JKBpG4,22124
205
+ pydantic/v1/parse.py,sha256=BJtdqiZRtav9VRFCmOxoY-KImQmjPy-A_NoojiFUZxY,1821
206
+ pydantic/v1/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
207
+ pydantic/v1/schema.py,sha256=aqBuA--cq8gAVkim5BJPFASHzOZ8dFtmFX_fNGr6ip4,47801
208
+ pydantic/v1/tools.py,sha256=1lDdXHk0jL5uP3u5RCYAvUAlGClgAO-45lkq9j7fyBA,2881
209
+ pydantic/v1/types.py,sha256=Bzl-RcnitPBHnqwwj9iv7JjHuN1GpnWH24dKkF3l9e8,35455
210
+ pydantic/v1/typing.py,sha256=ovwtLpEZCbnghZaHfSNJupzetzHNkLXjn_66kgTnIV4,20102
211
+ pydantic/v1/utils.py,sha256=1PqOIlz6OVWwGds3HBKlw4Et6asFou0UUpAto7jFOCs,26014
212
+ pydantic/v1/validators.py,sha256=lyUkn1MWhHxlCX5ZfEgFj_CAHojoiPcaQeMdEM9XviU,22187
213
+ pydantic/v1/version.py,sha256=YpHWOQKtGoxfyikzGrcmXJVKUVYB9EBdoCR994QxSnE,1039
214
+ pydantic/validate_call_decorator.py,sha256=VLAi4hoFpjC-1eL0HixYaaWaEFO6htGcDctgsqa5VII,4416
215
+ pydantic/validators.py,sha256=pwbIJXVb1CV2mAE4w_EGfNj7DwzsKaWw_tTL6cviTus,146
216
+ pydantic/version.py,sha256=uKOxh0LjiZkZ0KfLmlpPYRAY-_NpIX8ijxOLDNhW8m8,3985
217
+ pydantic/warnings.py,sha256=3QyQo6lN35cO7OXDbFEXWcNaPlGCRaregVZA-G-lZwI,4822
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2017 to present Pydantic Services Inc. and individual contributors.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -1,6 +1,6 @@
1
- {
2
- "model": "gpt-5.5",
3
- "apiKey": "",
4
- "baseUrl": "",
5
- "reasoningEffort": "xhigh"
6
- }
1
+ {
2
+ "model": "gpt-5.5",
3
+ "apiKey": "",
4
+ "baseUrl": "",
5
+ "reasoningEffort": "xhigh"
6
+ }
@@ -1,4 +1,4 @@
1
- ../../../bin/trafilatura,sha256=GiRkLTBn2P1Pke8nssfdgp6UmtDpkXzW_8TYk_hfcEk,216
1
+ ../../../bin/trafilatura,sha256=ZJYr4kT-RwFjQL1ZClhtkHJBWvGlV8K4l3sgEtW0Aok,201
2
2
  trafilatura-2.2.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
3
  trafilatura-2.2.0.dist-info/METADATA,sha256=IfRfvXxW2MZxIgK4BRQ0vDEd5WuIzBwyyeXBKWqGL-c,13316
4
4
  trafilatura-2.2.0.dist-info/RECORD,,
@@ -0,0 +1,179 @@
1
+ Metadata-Version: 2.4
2
+ Name: websockets
3
+ Version: 16.1.1
4
+ Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
5
+ Author-email: Aymeric Augustin <aymeric.augustin@m4x.org>
6
+ License-Expression: BSD-3-Clause
7
+ Project-URL: Homepage, https://github.com/python-websockets/websockets
8
+ Project-URL: Changelog, https://websockets.readthedocs.io/en/stable/project/changelog.html
9
+ Project-URL: Documentation, https://websockets.readthedocs.io/
10
+ Project-URL: Funding, https://tidelift.com/subscription/pkg/pypi-websockets?utm_source=pypi-websockets&utm_medium=referral&utm_campaign=readme
11
+ Project-URL: Tracker, https://github.com/python-websockets/websockets/issues
12
+ Keywords: WebSocket
13
+ Classifier: Development Status :: 5 - Production/Stable
14
+ Classifier: Environment :: Web Environment
15
+ Classifier: Intended Audience :: Developers
16
+ Classifier: Operating System :: OS Independent
17
+ Classifier: Programming Language :: Python
18
+ Classifier: Programming Language :: Python :: 3
19
+ Classifier: Programming Language :: Python :: 3.10
20
+ Classifier: Programming Language :: Python :: 3.11
21
+ Classifier: Programming Language :: Python :: 3.12
22
+ Classifier: Programming Language :: Python :: 3.13
23
+ Classifier: Programming Language :: Python :: 3.14
24
+ Requires-Python: >=3.10
25
+ Description-Content-Type: text/x-rst
26
+ License-File: LICENSE
27
+ Dynamic: description
28
+ Dynamic: description-content-type
29
+ Dynamic: license-file
30
+
31
+ .. image:: logo/horizontal.svg
32
+ :width: 480px
33
+ :alt: websockets
34
+
35
+ |licence| |version| |pyversions| |tests| |docs| |openssf|
36
+
37
+ .. |licence| image:: https://img.shields.io/pypi/l/websockets.svg
38
+ :target: https://pypi.python.org/pypi/websockets
39
+
40
+ .. |version| image:: https://img.shields.io/pypi/v/websockets.svg
41
+ :target: https://pypi.python.org/pypi/websockets
42
+
43
+ .. |pyversions| image:: https://img.shields.io/pypi/pyversions/websockets.svg
44
+ :target: https://pypi.python.org/pypi/websockets
45
+
46
+ .. |tests| image:: https://img.shields.io/github/checks-status/python-websockets/websockets/main?label=tests
47
+ :target: https://github.com/python-websockets/websockets/actions/workflows/tests.yml
48
+
49
+ .. |docs| image:: https://img.shields.io/readthedocs/websockets.svg
50
+ :target: https://websockets.readthedocs.io/
51
+
52
+ .. |openssf| image:: https://bestpractices.coreinfrastructure.org/projects/6475/badge
53
+ :target: https://bestpractices.coreinfrastructure.org/projects/6475
54
+
55
+ What is ``websockets``?
56
+ -----------------------
57
+
58
+ websockets is a library for building WebSocket_ servers and clients in Python
59
+ with a focus on correctness, simplicity, robustness, and performance.
60
+
61
+ .. _WebSocket: https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API
62
+
63
+ Built on top of ``asyncio``, Python's standard asynchronous I/O framework, the
64
+ default implementation provides an elegant coroutine-based API.
65
+
66
+ An implementation on top of ``threading`` and a Sans-I/O implementation are also
67
+ available.
68
+
69
+ `Documentation is available on Read the Docs. <https://websockets.readthedocs.io/>`_
70
+
71
+ .. copy-pasted because GitHub doesn't support the include directive
72
+
73
+ Here's an echo server with the ``asyncio`` API:
74
+
75
+ .. code:: python
76
+
77
+ #!/usr/bin/env python
78
+
79
+ import asyncio
80
+ from websockets.asyncio.server import serve
81
+
82
+ async def echo(websocket):
83
+ async for message in websocket:
84
+ await websocket.send(message)
85
+
86
+ async def main():
87
+ async with serve(echo, "localhost", 8765) as server:
88
+ await server.serve_forever()
89
+
90
+ asyncio.run(main())
91
+
92
+ Here's how a client sends and receives messages with the ``threading`` API:
93
+
94
+ .. code:: python
95
+
96
+ #!/usr/bin/env python
97
+
98
+ from websockets.sync.client import connect
99
+
100
+ def hello():
101
+ with connect("ws://localhost:8765") as websocket:
102
+ websocket.send("Hello world!")
103
+ message = websocket.recv()
104
+ print(f"Received: {message}")
105
+
106
+ hello()
107
+
108
+
109
+ Does that look good?
110
+
111
+ `Get started with the tutorial! <https://websockets.readthedocs.io/en/stable/intro/index.html>`_
112
+
113
+ Why should I use ``websockets``?
114
+ --------------------------------
115
+
116
+ The development of ``websockets`` is shaped by four principles:
117
+
118
+ 1. **Correctness**: ``websockets`` is heavily tested for compliance with
119
+ :rfc:`6455`. Continuous integration fails under 100% branch coverage.
120
+
121
+ 2. **Simplicity**: all you need to understand is ``msg = await ws.recv()`` and
122
+ ``await ws.send(msg)``. ``websockets`` takes care of managing connections
123
+ so you can focus on your application.
124
+
125
+ 3. **Robustness**: ``websockets`` is built for production. For example, it was
126
+ the only library to `handle backpressure correctly`_ before the issue
127
+ became widely known in the Python community.
128
+
129
+ 4. **Performance**: memory usage is optimized and configurable. A C extension
130
+ accelerates expensive operations. It's pre-compiled for Linux, macOS and
131
+ Windows and packaged in the wheel format for each system and Python version.
132
+
133
+ Documentation is a first class concern in the project. Head over to `Read the
134
+ Docs`_ and see for yourself.
135
+
136
+ .. _Read the Docs: https://websockets.readthedocs.io/
137
+ .. _handle backpressure correctly: https://vorpus.org/blog/some-thoughts-on-asynchronous-api-design-in-a-post-asyncawait-world/#websocket-servers
138
+
139
+ Why shouldn't I use ``websockets``?
140
+ -----------------------------------
141
+
142
+ * If you prefer callbacks over coroutines: ``websockets`` was created to
143
+ provide the best coroutine-based API to manage WebSocket connections in
144
+ Python. Pick another library for a callback-based API.
145
+
146
+ * If you're looking for a mixed HTTP / WebSocket library: ``websockets`` aims
147
+ at being an excellent implementation of :rfc:`6455`: The WebSocket Protocol
148
+ and :rfc:`7692`: Compression Extensions for WebSocket. Its support for HTTP
149
+ is minimal — just enough for an HTTP health check.
150
+
151
+ If you want to do both in the same server, look at HTTP + WebSocket servers
152
+ that build on top of ``websockets`` to support WebSocket connections, like
153
+ uvicorn_ or Sanic_.
154
+
155
+ .. _uvicorn: https://www.uvicorn.org/
156
+ .. _Sanic: https://sanic.dev/en/
157
+
158
+ What else?
159
+ ----------
160
+
161
+ Bug reports, patches and suggestions are welcome!
162
+
163
+ To report a security vulnerability, please use the `Tidelift security
164
+ contact`_. Tidelift will coordinate the fix and disclosure.
165
+
166
+ .. _Tidelift security contact: https://tidelift.com/security
167
+
168
+ For anything else, please open an issue_ or send a `pull request`_.
169
+
170
+ .. _issue: https://github.com/python-websockets/websockets/issues/new
171
+ .. _pull request: https://github.com/python-websockets/websockets/compare/
172
+
173
+ Participants must uphold the `Contributor Covenant code of conduct`_.
174
+
175
+ .. _Contributor Covenant code of conduct: https://github.com/python-websockets/websockets/blob/main/CODE_OF_CONDUCT.md
176
+
177
+ ``websockets`` is released under the `BSD license`_.
178
+
179
+ .. _BSD license: https://github.com/python-websockets/websockets/blob/main/LICENSE
@@ -0,0 +1,109 @@
1
+ ../../../bin/websockets,sha256=-_r7f8Ok_kfgHwbDaRcMqjRDP8QcgAV0rT2BPvNx5oQ,200
2
+ websockets-16.1.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
+ websockets-16.1.1.dist-info/METADATA,sha256=a8TElV26Jw-1EWtexIv15UhfcbxwuhESBIKrR2wDric,6801
4
+ websockets-16.1.1.dist-info/RECORD,,
5
+ websockets-16.1.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ websockets-16.1.1.dist-info/WHEEL,sha256=EKwl_Xjb0DP3AvH3UT0VpQVBI59gyFAkR3CjYG8HEI8,186
7
+ websockets-16.1.1.dist-info/entry_points.txt,sha256=Dnhn4dm5EsI4ZMAsHldGF6CwBXZrGXnR7cnK2-XR7zY,51
8
+ websockets-16.1.1.dist-info/licenses/LICENSE,sha256=PWoMBQ2L7FL6utUC5F-yW9ArytvXDeo01Ee2oP9Obag,1514
9
+ websockets-16.1.1.dist-info/top_level.txt,sha256=CMpdKklxKsvZgCgyltxUWOHibZXZ1uYIVpca9xsQ8Hk,11
10
+ websockets/__init__.py,sha256=AC2Hq92uSc_WOo9_xvITpGshJ7Dy0Md5m2_ywsdSt_Y,7058
11
+ websockets/__main__.py,sha256=wu5N2wk8mvBgyvr2ghmQf4prezAe0_i-p123VVreyYc,62
12
+ websockets/__pycache__/__init__.cpython-314.pyc,,
13
+ websockets/__pycache__/__main__.cpython-314.pyc,,
14
+ websockets/__pycache__/auth.cpython-314.pyc,,
15
+ websockets/__pycache__/cli.cpython-314.pyc,,
16
+ websockets/__pycache__/client.cpython-314.pyc,,
17
+ websockets/__pycache__/connection.cpython-314.pyc,,
18
+ websockets/__pycache__/datastructures.cpython-314.pyc,,
19
+ websockets/__pycache__/exceptions.cpython-314.pyc,,
20
+ websockets/__pycache__/frames.cpython-314.pyc,,
21
+ websockets/__pycache__/headers.cpython-314.pyc,,
22
+ websockets/__pycache__/http.cpython-314.pyc,,
23
+ websockets/__pycache__/http11.cpython-314.pyc,,
24
+ websockets/__pycache__/imports.cpython-314.pyc,,
25
+ websockets/__pycache__/protocol.cpython-314.pyc,,
26
+ websockets/__pycache__/proxy.cpython-314.pyc,,
27
+ websockets/__pycache__/server.cpython-314.pyc,,
28
+ websockets/__pycache__/streams.cpython-314.pyc,,
29
+ websockets/__pycache__/typing.cpython-314.pyc,,
30
+ websockets/__pycache__/uri.cpython-314.pyc,,
31
+ websockets/__pycache__/utils.cpython-314.pyc,,
32
+ websockets/__pycache__/version.cpython-314.pyc,,
33
+ websockets/asyncio/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
+ websockets/asyncio/__pycache__/__init__.cpython-314.pyc,,
35
+ websockets/asyncio/__pycache__/async_timeout.cpython-314.pyc,,
36
+ websockets/asyncio/__pycache__/client.cpython-314.pyc,,
37
+ websockets/asyncio/__pycache__/compatibility.cpython-314.pyc,,
38
+ websockets/asyncio/__pycache__/connection.cpython-314.pyc,,
39
+ websockets/asyncio/__pycache__/messages.cpython-314.pyc,,
40
+ websockets/asyncio/__pycache__/router.cpython-314.pyc,,
41
+ websockets/asyncio/__pycache__/server.cpython-314.pyc,,
42
+ websockets/asyncio/async_timeout.py,sha256=N-6Mubyiaoh66PAXGvCzhgxCM-7V2XiRnH32Xi6J6TE,8971
43
+ websockets/asyncio/client.py,sha256=ZDM_HhYuJcwi9nvFvgIITezzvUrlC932Qlyf3Qj2Wlo,31347
44
+ websockets/asyncio/compatibility.py,sha256=gkenDDhzNbm6_iXV5Edvbvp6uHZYdrTvGNjt8P_JtyQ,786
45
+ websockets/asyncio/connection.py,sha256=3h3J536PFb4oN06Oq64YofSI0q4KL1CNagVOW7Jp1GE,49904
46
+ websockets/asyncio/messages.py,sha256=u2M5WKY9xPyw8G3nKoXfdO5K41hrTnf4MdizVHzgdM4,11129
47
+ websockets/asyncio/router.py,sha256=S-69vszK-SqUCcZbXXPOnux-eH2fTHYC2JNh7tOtmmA,7520
48
+ websockets/asyncio/server.py,sha256=wQ9oBc0WBOIzbXKDYJ8UhXRTeoXrSfLu6CWCrUl-vck,37941
49
+ websockets/auth.py,sha256=U_Jwmn59ZRQ6EecpOvMizQCG_ZbAvgUf1ik7haZRC3c,568
50
+ websockets/cli.py,sha256=TtjV9tJaI4Pfc6QQahxR3gyaYk3Ws9FjddxVY6fhzps,6036
51
+ websockets/client.py,sha256=fljI5k5oQ-Sfm53MCoyTlr2jFtOOIuO13H9bbtpBPes,13789
52
+ websockets/connection.py,sha256=OLiMVkNd25_86sB8Q7CrCwBoXy9nA0OCgdgLRA8WUR8,323
53
+ websockets/datastructures.py,sha256=wvICZFjnjfNRLhB3_sEHRYs1m_YgWKUY6xMuug4oE2I,6125
54
+ websockets/exceptions.py,sha256=bgaMdqQGGZosAEULeCB30XW2YnwomWa3c8YOrEfeOoY,12859
55
+ websockets/extensions/__init__.py,sha256=QkZsxaJVllVSp1uhdD5uPGibdbx_091GrVVfS5LXcpw,98
56
+ websockets/extensions/__pycache__/__init__.cpython-314.pyc,,
57
+ websockets/extensions/__pycache__/base.cpython-314.pyc,,
58
+ websockets/extensions/__pycache__/permessage_deflate.cpython-314.pyc,,
59
+ websockets/extensions/base.py,sha256=JNfyk543C7VuPH0QOobiqKoGrzjJILje6sz5ILvOPl4,2903
60
+ websockets/extensions/permessage_deflate.py,sha256=8_X5ctG_Nx9R4yzYHN3vCo7SPxpDXOb5J_HMKjSTP0c,25901
61
+ websockets/frames.py,sha256=0buDDBhh_f68QS6dqIDE8HjWgVhIlm-15WcWixX7sWw,16891
62
+ websockets/headers.py,sha256=yQnPljVZwV1_V-pOSRKNLG_u827wFC1h72cciojcQ8M,16046
63
+ websockets/http.py,sha256=T1tNLmbkFCneXQ6qepBmsVVDXyP9i500IVzTJTeBMR4,659
64
+ websockets/http11.py,sha256=3ZRx_LLSI-1ykQd6LNIU-mrWilW8v_-OaG5LLAv7m88,15709
65
+ websockets/imports.py,sha256=T_B9TUmHoceKMQ-PNphdQQAH2XdxAxwSQNeQEgqILkE,2795
66
+ websockets/legacy/__init__.py,sha256=wQ5zRIENGUS_5eKNAX9CRE7x1TwKapKimrQFFWN9Sxs,276
67
+ websockets/legacy/__pycache__/__init__.cpython-314.pyc,,
68
+ websockets/legacy/__pycache__/auth.cpython-314.pyc,,
69
+ websockets/legacy/__pycache__/client.cpython-314.pyc,,
70
+ websockets/legacy/__pycache__/exceptions.cpython-314.pyc,,
71
+ websockets/legacy/__pycache__/framing.cpython-314.pyc,,
72
+ websockets/legacy/__pycache__/handshake.cpython-314.pyc,,
73
+ websockets/legacy/__pycache__/http.cpython-314.pyc,,
74
+ websockets/legacy/__pycache__/protocol.cpython-314.pyc,,
75
+ websockets/legacy/__pycache__/server.cpython-314.pyc,,
76
+ websockets/legacy/auth.py,sha256=DcQcCSeVeP93JcH8vFWE0HIJL-X-f23LZ0DsJpav1So,6531
77
+ websockets/legacy/client.py,sha256=_VfxHzuvJyshFo8YiQLTODiFE6MvIfR0tDrMwZog-aU,27378
78
+ websockets/legacy/exceptions.py,sha256=ViEjpoT09fzx_Zqf0aNGDVtRDNjXaOw0gdCta3LkjFc,1924
79
+ websockets/legacy/framing.py,sha256=r9P1wiXv_1XuAVQw8SOPkuE9d4eZ0r_JowAkz9-WV4w,6366
80
+ websockets/legacy/handshake.py,sha256=2Nzr5AN2xvDC5EdNP-kB3lOcrAaUNlYuj_-hr_jv7pM,5285
81
+ websockets/legacy/http.py,sha256=cOCQmDWhIKQmm8UWGXPW7CDZg03wjogCsb0LP9oetNQ,7061
82
+ websockets/legacy/protocol.py,sha256=ajtVXDb-lEm9BN0NF3iEaTI_b1q5fBCKTB9wvUoGOxY,63632
83
+ websockets/legacy/server.py,sha256=7mwY-yD0ljNF93oPYumTWD7OIVbCWtaEOw1FFJBhIAM,45251
84
+ websockets/protocol.py,sha256=vTqjPIg2HmO-bSxsczuEmWMxPTxPXU1hmVUjqnahV44,27247
85
+ websockets/proxy.py,sha256=oFrbEYtasYWv-WDcniObD9nBR5Q5qkHpyCVLngx7WMQ,4969
86
+ websockets/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
87
+ websockets/server.py,sha256=E4SWBA8WZRmAOpsUm-oCqacBGZre9e0iDmDIrfpV21Q,21790
88
+ websockets/speedups.c,sha256=u_dncR4M38EX6He_fzb1TY6D3Hke67ZpoHLLhZZ0hvQ,5920
89
+ websockets/speedups.cpython-314-x86_64-linux-gnu.so,sha256=GZaGkW-51I1egcDiYRcBYC7WnWikDyb-vUe6-nc9u-k,38232
90
+ websockets/speedups.pyi,sha256=unjvBNg-uW4c7z-9OW4WiSzZk_QH2bLEcjYAMuoSgBI,102
91
+ websockets/streams.py,sha256=pXqga7ttjuF6lChWYiWLSfUlt3FCaQpEX1ae_jvcCeQ,4071
92
+ websockets/sync/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
93
+ websockets/sync/__pycache__/__init__.cpython-314.pyc,,
94
+ websockets/sync/__pycache__/client.cpython-314.pyc,,
95
+ websockets/sync/__pycache__/connection.cpython-314.pyc,,
96
+ websockets/sync/__pycache__/messages.cpython-314.pyc,,
97
+ websockets/sync/__pycache__/router.cpython-314.pyc,,
98
+ websockets/sync/__pycache__/server.cpython-314.pyc,,
99
+ websockets/sync/__pycache__/utils.cpython-314.pyc,,
100
+ websockets/sync/client.py,sha256=_2Erytw1f3f9O_u2jLtS1oNV4HsHUi_h3lGvT9ZEaDQ,22108
101
+ websockets/sync/connection.py,sha256=wVVIarg309eUidVOptLfr17JoqkjpoYMxsvfNeg4-Lk,41929
102
+ websockets/sync/messages.py,sha256=yZV1zhY07ZD0vRF5b1yDa7ug0rbA5UDOCCCQmWwAcds,12858
103
+ websockets/sync/router.py,sha256=BqKSAKNZYtRWiOxol9qYeyfgyXRrMNJ6FrTTZLNcXMg,7172
104
+ websockets/sync/server.py,sha256=s07HNK_2s1kLN62Uqc77uvND0z7C0YTXGePsCiBtXaE,27655
105
+ websockets/sync/utils.py,sha256=TtW-ncYFvJmiSW2gO86ngE2BVsnnBdL-4H88kWNDYbg,1107
106
+ websockets/typing.py,sha256=A6xh4m65pRzKAbuOs0kFuGhL4DWIIko-ppS4wvJVc0Q,1946
107
+ websockets/uri.py,sha256=2fFMw-AbKJ5HVHNCuw1Rx1MnkCkNWRpogxWhhM30EU4,3125
108
+ websockets/utils.py,sha256=54KKf6i3nHs5HG-Ou5ULXSa2exQ109ds-4v3Xn0qlV8,1359
109
+ websockets/version.py,sha256=R75kuowOD9TNNWAlKiIAQJPf5tWZHJyprTv3GfqYRGw,3204
@@ -0,0 +1,7 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (83.0.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp314-cp314-manylinux_2_5_x86_64
5
+ Tag: cp314-cp314-manylinux1_x86_64
6
+ Tag: cp314-cp314-manylinux_2_28_x86_64
7
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ websockets = websockets.cli:main
@@ -0,0 +1,24 @@
1
+ Copyright (c) Aymeric Augustin and contributors
2
+
3
+ Redistribution and use in source and binary forms, with or without
4
+ modification, are permitted provided that the following conditions are met:
5
+
6
+ * Redistributions of source code must retain the above copyright notice,
7
+ this list of conditions and the following disclaimer.
8
+ * Redistributions in binary form must reproduce the above copyright notice,
9
+ this list of conditions and the following disclaimer in the documentation
10
+ and/or other materials provided with the distribution.
11
+ * Neither the name of the copyright holder nor the names of its contributors
12
+ may be used to endorse or promote products derived from this software
13
+ without specific prior written permission.
14
+
15
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
16
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
18
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
19
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
21
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
22
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
23
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
24
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
package/bin/rind-runtime CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rind-ai/runtime-linux-x64",
3
- "version": "0.6.0",
3
+ "version": "0.6.1",
4
4
  "description": "Rind runtime for linux-x64",
5
5
  "license": "MIT",
6
6
  "repository": "https://github.com/Azzurroooo/rind.git",