kp_anydoc 0.2.4

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,2856 @@
1
+ Third-party open-source licenses for code statically linked into the kp_anydoc
2
+ native extension. Generated with cargo-about from the Rust dependency tree.
3
+
4
+ ================================================================================
5
+ Apache License 2.0 (Apache-2.0)
6
+
7
+ Applies to:
8
+ - clang-sys 1.9.1
9
+ --------------------------------------------------------------------------------
10
+
11
+ Apache License
12
+ Version 2.0, January 2004
13
+ http://www.apache.org/licenses/
14
+
15
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
16
+
17
+ 1. Definitions.
18
+
19
+ "License" shall mean the terms and conditions for use, reproduction,
20
+ and distribution as defined by Sections 1 through 9 of this document.
21
+
22
+ "Licensor" shall mean the copyright owner or entity authorized by
23
+ the copyright owner that is granting the License.
24
+
25
+ "Legal Entity" shall mean the union of the acting entity and all
26
+ other entities that control, are controlled by, or are under common
27
+ control with that entity. For the purposes of this definition,
28
+ "control" means (i) the power, direct or indirect, to cause the
29
+ direction or management of such entity, whether by contract or
30
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
31
+ outstanding shares, or (iii) beneficial ownership of such entity.
32
+
33
+ "You" (or "Your") shall mean an individual or Legal Entity
34
+ exercising permissions granted by this License.
35
+
36
+ "Source" form shall mean the preferred form for making modifications,
37
+ including but not limited to software source code, documentation
38
+ source, and configuration files.
39
+
40
+ "Object" form shall mean any form resulting from mechanical
41
+ transformation or translation of a Source form, including but
42
+ not limited to compiled object code, generated documentation,
43
+ and conversions to other media types.
44
+
45
+ "Work" shall mean the work of authorship, whether in Source or
46
+ Object form, made available under the License, as indicated by a
47
+ copyright notice that is included in or attached to the work
48
+ (an example is provided in the Appendix below).
49
+
50
+ "Derivative Works" shall mean any work, whether in Source or Object
51
+ form, that is based on (or derived from) the Work and for which the
52
+ editorial revisions, annotations, elaborations, or other modifications
53
+ represent, as a whole, an original work of authorship. For the purposes
54
+ of this License, Derivative Works shall not include works that remain
55
+ separable from, or merely link (or bind by name) to the interfaces of,
56
+ the Work and Derivative Works thereof.
57
+
58
+ "Contribution" shall mean any work of authorship, including
59
+ the original version of the Work and any modifications or additions
60
+ to that Work or Derivative Works thereof, that is intentionally
61
+ submitted to Licensor for inclusion in the Work by the copyright owner
62
+ or by an individual or Legal Entity authorized to submit on behalf of
63
+ the copyright owner. For the purposes of this definition, "submitted"
64
+ means any form of electronic, verbal, or written communication sent
65
+ to the Licensor or its representatives, including but not limited to
66
+ communication on electronic mailing lists, source code control systems,
67
+ and issue tracking systems that are managed by, or on behalf of, the
68
+ Licensor for the purpose of discussing and improving the Work, but
69
+ excluding communication that is conspicuously marked or otherwise
70
+ designated in writing by the copyright owner as "Not a Contribution."
71
+
72
+ "Contributor" shall mean Licensor and any individual or Legal Entity
73
+ on behalf of whom a Contribution has been received by Licensor and
74
+ subsequently incorporated within the Work.
75
+
76
+ 2. Grant of Copyright License. Subject to the terms and conditions of
77
+ this License, each Contributor hereby grants to You a perpetual,
78
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
79
+ copyright license to reproduce, prepare Derivative Works of,
80
+ publicly display, publicly perform, sublicense, and distribute the
81
+ Work and such Derivative Works in Source or Object form.
82
+
83
+ 3. Grant of Patent License. Subject to the terms and conditions of
84
+ this License, each Contributor hereby grants to You a perpetual,
85
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
86
+ (except as stated in this section) patent license to make, have made,
87
+ use, offer to sell, sell, import, and otherwise transfer the Work,
88
+ where such license applies only to those patent claims licensable
89
+ by such Contributor that are necessarily infringed by their
90
+ Contribution(s) alone or by combination of their Contribution(s)
91
+ with the Work to which such Contribution(s) was submitted. If You
92
+ institute patent litigation against any entity (including a
93
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
94
+ or a Contribution incorporated within the Work constitutes direct
95
+ or contributory patent infringement, then any patent licenses
96
+ granted to You under this License for that Work shall terminate
97
+ as of the date such litigation is filed.
98
+
99
+ 4. Redistribution. You may reproduce and distribute copies of the
100
+ Work or Derivative Works thereof in any medium, with or without
101
+ modifications, and in Source or Object form, provided that You
102
+ meet the following conditions:
103
+
104
+ (a) You must give any other recipients of the Work or
105
+ Derivative Works a copy of this License; and
106
+
107
+ (b) You must cause any modified files to carry prominent notices
108
+ stating that You changed the files; and
109
+
110
+ (c) You must retain, in the Source form of any Derivative Works
111
+ that You distribute, all copyright, patent, trademark, and
112
+ attribution notices from the Source form of the Work,
113
+ excluding those notices that do not pertain to any part of
114
+ the Derivative Works; and
115
+
116
+ (d) If the Work includes a "NOTICE" text file as part of its
117
+ distribution, then any Derivative Works that You distribute must
118
+ include a readable copy of the attribution notices contained
119
+ within such NOTICE file, excluding those notices that do not
120
+ pertain to any part of the Derivative Works, in at least one
121
+ of the following places: within a NOTICE text file distributed
122
+ as part of the Derivative Works; within the Source form or
123
+ documentation, if provided along with the Derivative Works; or,
124
+ within a display generated by the Derivative Works, if and
125
+ wherever such third-party notices normally appear. The contents
126
+ of the NOTICE file are for informational purposes only and
127
+ do not modify the License. You may add Your own attribution
128
+ notices within Derivative Works that You distribute, alongside
129
+ or as an addendum to the NOTICE text from the Work, provided
130
+ that such additional attribution notices cannot be construed
131
+ as modifying the License.
132
+
133
+ You may add Your own copyright statement to Your modifications and
134
+ may provide additional or different license terms and conditions
135
+ for use, reproduction, or distribution of Your modifications, or
136
+ for any such Derivative Works as a whole, provided Your use,
137
+ reproduction, and distribution of the Work otherwise complies with
138
+ the conditions stated in this License.
139
+
140
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
141
+ any Contribution intentionally submitted for inclusion in the Work
142
+ by You to the Licensor shall be under the terms and conditions of
143
+ this License, without any additional terms or conditions.
144
+ Notwithstanding the above, nothing herein shall supersede or modify
145
+ the terms of any separate license agreement you may have executed
146
+ with Licensor regarding such Contributions.
147
+
148
+ 6. Trademarks. This License does not grant permission to use the trade
149
+ names, trademarks, service marks, or product names of the Licensor,
150
+ except as required for reasonable and customary use in describing the
151
+ origin of the Work and reproducing the content of the NOTICE file.
152
+
153
+ 7. Disclaimer of Warranty. Unless required by applicable law or
154
+ agreed to in writing, Licensor provides the Work (and each
155
+ Contributor provides its Contributions) on an "AS IS" BASIS,
156
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
157
+ implied, including, without limitation, any warranties or conditions
158
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
159
+ PARTICULAR PURPOSE. You are solely responsible for determining the
160
+ appropriateness of using or redistributing the Work and assume any
161
+ risks associated with Your exercise of permissions under this License.
162
+
163
+ 8. Limitation of Liability. In no event and under no legal theory,
164
+ whether in tort (including negligence), contract, or otherwise,
165
+ unless required by applicable law (such as deliberate and grossly
166
+ negligent acts) or agreed to in writing, shall any Contributor be
167
+ liable to You for damages, including any direct, indirect, special,
168
+ incidental, or consequential damages of any character arising as a
169
+ result of this License or out of the use or inability to use the
170
+ Work (including but not limited to damages for loss of goodwill,
171
+ work stoppage, computer failure or malfunction, or any and all
172
+ other commercial damages or losses), even if such Contributor
173
+ has been advised of the possibility of such damages.
174
+
175
+ 9. Accepting Warranty or Additional Liability. While redistributing
176
+ the Work or Derivative Works thereof, You may choose to offer,
177
+ and charge a fee for, acceptance of support, warranty, indemnity,
178
+ or other liability obligations and/or rights consistent with this
179
+ License. However, in accepting such obligations, You may act only
180
+ on Your own behalf and on Your sole responsibility, not on behalf
181
+ of any other Contributor, and only if You agree to indemnify,
182
+ defend, and hold each Contributor harmless for any liability
183
+ incurred by, or claims asserted against, such Contributor by reason
184
+ of your accepting any such warranty or additional liability.
185
+
186
+ END OF TERMS AND CONDITIONS
187
+
188
+ APPENDIX: How to apply the Apache License to your work.
189
+
190
+ To apply the Apache License to your work, attach the following
191
+ boilerplate notice, with the fields enclosed by brackets "[]"
192
+ replaced with your own identifying information. (Don't include
193
+ the brackets!) The text should be enclosed in the appropriate
194
+ comment syntax for the file format. We also recommend that a
195
+ file or class name and description of purpose be included on the
196
+ same "printed page" as the copyright notice for easier
197
+ identification within third-party archives.
198
+
199
+ Copyright [yyyy] [name of copyright owner]
200
+
201
+ Licensed under the Apache License, Version 2.0 (the "License");
202
+ you may not use this file except in compliance with the License.
203
+ You may obtain a copy of the License at
204
+
205
+ http://www.apache.org/licenses/LICENSE-2.0
206
+
207
+ Unless required by applicable law or agreed to in writing, software
208
+ distributed under the License is distributed on an "AS IS" BASIS,
209
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210
+ See the License for the specific language governing permissions and
211
+ limitations under the License.
212
+
213
+
214
+ ================================================================================
215
+ Apache License 2.0 (Apache-2.0)
216
+
217
+ Applies to:
218
+ - zopfli 0.8.3
219
+ --------------------------------------------------------------------------------
220
+ Apache License
221
+ Version 2.0, January 2004
222
+ http://www.apache.org/licenses/
223
+
224
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
225
+
226
+ 1. Definitions.
227
+
228
+ "License" shall mean the terms and conditions for use, reproduction,
229
+ and distribution as defined by Sections 1 through 9 of this document.
230
+
231
+ "Licensor" shall mean the copyright owner or entity authorized by
232
+ the copyright owner that is granting the License.
233
+
234
+ "Legal Entity" shall mean the union of the acting entity and all
235
+ other entities that control, are controlled by, or are under common
236
+ control with that entity. For the purposes of this definition,
237
+ "control" means (i) the power, direct or indirect, to cause the
238
+ direction or management of such entity, whether by contract or
239
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
240
+ outstanding shares, or (iii) beneficial ownership of such entity.
241
+
242
+ "You" (or "Your") shall mean an individual or Legal Entity
243
+ exercising permissions granted by this License.
244
+
245
+ "Source" form shall mean the preferred form for making modifications,
246
+ including but not limited to software source code, documentation
247
+ source, and configuration files.
248
+
249
+ "Object" form shall mean any form resulting from mechanical
250
+ transformation or translation of a Source form, including but
251
+ not limited to compiled object code, generated documentation,
252
+ and conversions to other media types.
253
+
254
+ "Work" shall mean the work of authorship, whether in Source or
255
+ Object form, made available under the License, as indicated by a
256
+ copyright notice that is included in or attached to the work
257
+ (an example is provided in the Appendix below).
258
+
259
+ "Derivative Works" shall mean any work, whether in Source or Object
260
+ form, that is based on (or derived from) the Work and for which the
261
+ editorial revisions, annotations, elaborations, or other modifications
262
+ represent, as a whole, an original work of authorship. For the purposes
263
+ of this License, Derivative Works shall not include works that remain
264
+ separable from, or merely link (or bind by name) to the interfaces of,
265
+ the Work and Derivative Works thereof.
266
+
267
+ "Contribution" shall mean any work of authorship, including
268
+ the original version of the Work and any modifications or additions
269
+ to that Work or Derivative Works thereof, that is intentionally
270
+ submitted to Licensor for inclusion in the Work by the copyright owner
271
+ or by an individual or Legal Entity authorized to submit on behalf of
272
+ the copyright owner. For the purposes of this definition, "submitted"
273
+ means any form of electronic, verbal, or written communication sent
274
+ to the Licensor or its representatives, including but not limited to
275
+ communication on electronic mailing lists, source code control systems,
276
+ and issue tracking systems that are managed by, or on behalf of, the
277
+ Licensor for the purpose of discussing and improving the Work, but
278
+ excluding communication that is conspicuously marked or otherwise
279
+ designated in writing by the copyright owner as "Not a Contribution."
280
+
281
+ "Contributor" shall mean Licensor and any individual or Legal Entity
282
+ on behalf of whom a Contribution has been received by Licensor and
283
+ subsequently incorporated within the Work.
284
+
285
+ 2. Grant of Copyright License. Subject to the terms and conditions of
286
+ this License, each Contributor hereby grants to You a perpetual,
287
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
288
+ copyright license to reproduce, prepare Derivative Works of,
289
+ publicly display, publicly perform, sublicense, and distribute the
290
+ Work and such Derivative Works in Source or Object form.
291
+
292
+ 3. Grant of Patent License. Subject to the terms and conditions of
293
+ this License, each Contributor hereby grants to You a perpetual,
294
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
295
+ (except as stated in this section) patent license to make, have made,
296
+ use, offer to sell, sell, import, and otherwise transfer the Work,
297
+ where such license applies only to those patent claims licensable
298
+ by such Contributor that are necessarily infringed by their
299
+ Contribution(s) alone or by combination of their Contribution(s)
300
+ with the Work to which such Contribution(s) was submitted. If You
301
+ institute patent litigation against any entity (including a
302
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
303
+ or a Contribution incorporated within the Work constitutes direct
304
+ or contributory patent infringement, then any patent licenses
305
+ granted to You under this License for that Work shall terminate
306
+ as of the date such litigation is filed.
307
+
308
+ 4. Redistribution. You may reproduce and distribute copies of the
309
+ Work or Derivative Works thereof in any medium, with or without
310
+ modifications, and in Source or Object form, provided that You
311
+ meet the following conditions:
312
+
313
+ (a) You must give any other recipients of the Work or
314
+ Derivative Works a copy of this License; and
315
+
316
+ (b) You must cause any modified files to carry prominent notices
317
+ stating that You changed the files; and
318
+
319
+ (c) You must retain, in the Source form of any Derivative Works
320
+ that You distribute, all copyright, patent, trademark, and
321
+ attribution notices from the Source form of the Work,
322
+ excluding those notices that do not pertain to any part of
323
+ the Derivative Works; and
324
+
325
+ (d) If the Work includes a "NOTICE" text file as part of its
326
+ distribution, then any Derivative Works that You distribute must
327
+ include a readable copy of the attribution notices contained
328
+ within such NOTICE file, excluding those notices that do not
329
+ pertain to any part of the Derivative Works, in at least one
330
+ of the following places: within a NOTICE text file distributed
331
+ as part of the Derivative Works; within the Source form or
332
+ documentation, if provided along with the Derivative Works; or,
333
+ within a display generated by the Derivative Works, if and
334
+ wherever such third-party notices normally appear. The contents
335
+ of the NOTICE file are for informational purposes only and
336
+ do not modify the License. You may add Your own attribution
337
+ notices within Derivative Works that You distribute, alongside
338
+ or as an addendum to the NOTICE text from the Work, provided
339
+ that such additional attribution notices cannot be construed
340
+ as modifying the License.
341
+
342
+ You may add Your own copyright statement to Your modifications and
343
+ may provide additional or different license terms and conditions
344
+ for use, reproduction, or distribution of Your modifications, or
345
+ for any such Derivative Works as a whole, provided Your use,
346
+ reproduction, and distribution of the Work otherwise complies with
347
+ the conditions stated in this License.
348
+
349
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
350
+ any Contribution intentionally submitted for inclusion in the Work
351
+ by You to the Licensor shall be under the terms and conditions of
352
+ this License, without any additional terms or conditions.
353
+ Notwithstanding the above, nothing herein shall supersede or modify
354
+ the terms of any separate license agreement you may have executed
355
+ with Licensor regarding such Contributions.
356
+
357
+ 6. Trademarks. This License does not grant permission to use the trade
358
+ names, trademarks, service marks, or product names of the Licensor,
359
+ except as required for reasonable and customary use in describing the
360
+ origin of the Work and reproducing the content of the NOTICE file.
361
+
362
+ 7. Disclaimer of Warranty. Unless required by applicable law or
363
+ agreed to in writing, Licensor provides the Work (and each
364
+ Contributor provides its Contributions) on an "AS IS" BASIS,
365
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
366
+ implied, including, without limitation, any warranties or conditions
367
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
368
+ PARTICULAR PURPOSE. You are solely responsible for determining the
369
+ appropriateness of using or redistributing the Work and assume any
370
+ risks associated with Your exercise of permissions under this License.
371
+
372
+ 8. Limitation of Liability. In no event and under no legal theory,
373
+ whether in tort (including negligence), contract, or otherwise,
374
+ unless required by applicable law (such as deliberate and grossly
375
+ negligent acts) or agreed to in writing, shall any Contributor be
376
+ liable to You for damages, including any direct, indirect, special,
377
+ incidental, or consequential damages of any character arising as a
378
+ result of this License or out of the use or inability to use the
379
+ Work (including but not limited to damages for loss of goodwill,
380
+ work stoppage, computer failure or malfunction, or any and all
381
+ other commercial damages or losses), even if such Contributor
382
+ has been advised of the possibility of such damages.
383
+
384
+ 9. Accepting Warranty or Additional Liability. While redistributing
385
+ the Work or Derivative Works thereof, You may choose to offer,
386
+ and charge a fee for, acceptance of support, warranty, indemnity,
387
+ or other liability obligations and/or rights consistent with this
388
+ License. However, in accepting such obligations, You may act only
389
+ on Your own behalf and on Your sole responsibility, not on behalf
390
+ of any other Contributor, and only if You agree to indemnify,
391
+ defend, and hold each Contributor harmless for any liability
392
+ incurred by, or claims asserted against, such Contributor by reason
393
+ of your accepting any such warranty or additional liability.
394
+
395
+ END OF TERMS AND CONDITIONS
396
+
397
+ APPENDIX: How to apply the Apache License to your work.
398
+
399
+ To apply the Apache License to your work, attach the following
400
+ boilerplate notice, with the fields enclosed by brackets "[]"
401
+ replaced with your own identifying information. (Don't include
402
+ the brackets!) The text should be enclosed in the appropriate
403
+ comment syntax for the file format. We also recommend that a
404
+ file or class name and description of purpose be included on the
405
+ same "printed page" as the copyright notice for easier
406
+ identification within third-party archives.
407
+
408
+ Copyright 2011 Google Inc.
409
+
410
+ Licensed under the Apache License, Version 2.0 (the "License");
411
+ you may not use this file except in compliance with the License.
412
+ You may obtain a copy of the License at
413
+
414
+ http://www.apache.org/licenses/LICENSE-2.0
415
+
416
+ Unless required by applicable law or agreed to in writing, software
417
+ distributed under the License is distributed on an "AS IS" BASIS,
418
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
419
+ See the License for the specific language governing permissions and
420
+ limitations under the License.
421
+
422
+
423
+ ================================================================================
424
+ Apache License 2.0 (Apache-2.0)
425
+
426
+ Applies to:
427
+ - ryu 1.0.23
428
+ --------------------------------------------------------------------------------
429
+ Apache License
430
+ Version 2.0, January 2004
431
+ http://www.apache.org/licenses/
432
+
433
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
434
+
435
+ 1. Definitions.
436
+
437
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
438
+
439
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
440
+
441
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
442
+
443
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
444
+
445
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
446
+
447
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
448
+
449
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
450
+
451
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
452
+
453
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
454
+
455
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
456
+
457
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
458
+
459
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
460
+
461
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
462
+
463
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
464
+
465
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
466
+
467
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
468
+
469
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
470
+
471
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
472
+
473
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
474
+
475
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
476
+
477
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
478
+
479
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
480
+
481
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
482
+
483
+ END OF TERMS AND CONDITIONS
484
+
485
+ APPENDIX: How to apply the Apache License to your work.
486
+
487
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
488
+
489
+ Copyright [yyyy] [name of copyright owner]
490
+
491
+ Licensed under the Apache License, Version 2.0 (the "License");
492
+ you may not use this file except in compliance with the License.
493
+ You may obtain a copy of the License at
494
+
495
+ http://www.apache.org/licenses/LICENSE-2.0
496
+
497
+ Unless required by applicable law or agreed to in writing, software
498
+ distributed under the License is distributed on an "AS IS" BASIS,
499
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
500
+ See the License for the specific language governing permissions and
501
+ limitations under the License.
502
+
503
+
504
+ ================================================================================
505
+ BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
506
+
507
+ Applies to:
508
+ - encoding_rs 0.8.35
509
+ --------------------------------------------------------------------------------
510
+ // Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
511
+ //
512
+ // Redistribution and use in source and binary forms, with or without
513
+ // modification, are permitted provided that the following conditions are met:
514
+ //
515
+ // 1. Redistributions of source code must retain the above copyright notice, this
516
+ // list of conditions and the following disclaimer.
517
+ //
518
+ // 2. Redistributions in binary form must reproduce the above copyright notice,
519
+ // this list of conditions and the following disclaimer in the documentation
520
+ // and/or other materials provided with the distribution.
521
+ //
522
+ // 3. Neither the name of the copyright holder nor the names of its
523
+ // contributors may be used to endorse or promote products derived from
524
+ // this software without specific prior written permission.
525
+ //
526
+ // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
527
+ // AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
528
+ // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
529
+ // DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
530
+ // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
531
+ // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
532
+ // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
533
+ // CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
534
+ // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
535
+ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
536
+
537
+ /// The PUA code points special-cased in the GB18030 encoder.
538
+ pub(crate) static GB18030_2022_OVERRIDE_PUA: [u16; 18] = [
539
+ 0xE78D, 0xE78E, 0xE78F, 0xE790, 0xE791, 0xE792, 0xE793, 0xE794, 0xE795, 0xE796, 0xE81E, 0xE826,
540
+ 0xE82B, 0xE82C, 0xE832, 0xE843, 0xE854, 0xE864,
541
+ ];
542
+
543
+ /// The bytes corresponding to the PUA code points special-cased in the GB18030 encoder.
544
+ pub(crate) static GB18030_2022_OVERRIDE_BYTES: [[u8; 2]; 18] = [
545
+ [0xA6, 0xD9],
546
+ [0xA6, 0xDA],
547
+ [0xA6, 0xDB],
548
+ [0xA6, 0xDC],
549
+ [0xA6, 0xDD],
550
+ [0xA6, 0xDE],
551
+ [0xA6, 0xDF],
552
+ [0xA6, 0xEC],
553
+ [0xA6, 0xED],
554
+ [0xA6, 0xF3],
555
+ [0xFE, 0x59],
556
+ [0xFE, 0x61],
557
+ [0xFE, 0x66],
558
+ [0xFE, 0x67],
559
+ [0xFE, 0x6D],
560
+ [0xFE, 0x7E],
561
+ [0xFE, 0x90],
562
+ [0xFE, 0xA0],
563
+ ];
564
+
565
+
566
+ ================================================================================
567
+ BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
568
+
569
+ Applies to:
570
+ - bindgen 0.72.1
571
+ --------------------------------------------------------------------------------
572
+ BSD 3-Clause License
573
+
574
+ Copyright (c) 2013, Jyun-Yan You
575
+ All rights reserved.
576
+
577
+ Redistribution and use in source and binary forms, with or without
578
+ modification, are permitted provided that the following conditions are met:
579
+
580
+ * Redistributions of source code must retain the above copyright notice, this
581
+ list of conditions and the following disclaimer.
582
+
583
+ * Redistributions in binary form must reproduce the above copyright notice,
584
+ this list of conditions and the following disclaimer in the documentation
585
+ and/or other materials provided with the distribution.
586
+
587
+ * Neither the name of the copyright holder nor the names of its
588
+ contributors may be used to endorse or promote products derived from
589
+ this software without specific prior written permission.
590
+
591
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
592
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
593
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
594
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
595
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
596
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
597
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
598
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
599
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
600
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
601
+
602
+
603
+ ================================================================================
604
+ BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
605
+
606
+ Applies to:
607
+ - encoding_rs 0.8.35
608
+ --------------------------------------------------------------------------------
609
+ Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
610
+
611
+ Redistribution and use in source and binary forms, with or without
612
+ modification, are permitted provided that the following conditions are met:
613
+
614
+ 1. Redistributions of source code must retain the above copyright notice, this
615
+ list of conditions and the following disclaimer.
616
+
617
+ 2. Redistributions in binary form must reproduce the above copyright notice,
618
+ this list of conditions and the following disclaimer in the documentation
619
+ and/or other materials provided with the distribution.
620
+
621
+ 3. Neither the name of the copyright holder nor the names of its
622
+ contributors may be used to endorse or promote products derived from
623
+ this software without specific prior written permission.
624
+
625
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
626
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
627
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
628
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
629
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
630
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
631
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
632
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
633
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
634
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
635
+
636
+
637
+ ================================================================================
638
+ ISC License (ISC)
639
+
640
+ Applies to:
641
+ - libloading 0.8.9
642
+ --------------------------------------------------------------------------------
643
+ Copyright © 2015, Simonas Kazlauskas
644
+
645
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without
646
+ fee is hereby granted, provided that the above copyright notice and this permission notice appear
647
+ in all copies.
648
+
649
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
650
+ SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
651
+ AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
652
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
653
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
654
+ THIS SOFTWARE.
655
+
656
+
657
+ ================================================================================
658
+ MIT License (MIT)
659
+
660
+ Applies to:
661
+ - cexpr 0.6.0
662
+ --------------------------------------------------------------------------------
663
+ (C) Copyright 2016 Jethro G. Beekman
664
+
665
+ Permission is hereby granted, free of charge, to any
666
+ person obtaining a copy of this software and associated
667
+ documentation files (the "Software"), to deal in the
668
+ Software without restriction, including without
669
+ limitation the rights to use, copy, modify, merge,
670
+ publish, distribute, sublicense, and/or sell copies of
671
+ the Software, and to permit persons to whom the Software
672
+ is furnished to do so, subject to the following
673
+ conditions:
674
+
675
+ The above copyright notice and this permission notice
676
+ shall be included in all copies or substantial portions
677
+ of the Software.
678
+
679
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
680
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
681
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
682
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
683
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
684
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
685
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
686
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
687
+ DEALINGS IN THE SOFTWARE.
688
+
689
+
690
+ ================================================================================
691
+ MIT License (MIT)
692
+
693
+ Applies to:
694
+ - md-5 0.10.6
695
+ - sha2 0.10.9
696
+ --------------------------------------------------------------------------------
697
+ Copyright (c) 2006-2009 Graydon Hoare
698
+ Copyright (c) 2009-2013 Mozilla Foundation
699
+ Copyright (c) 2016 Artyom Pavlov
700
+
701
+ Permission is hereby granted, free of charge, to any
702
+ person obtaining a copy of this software and associated
703
+ documentation files (the "Software"), to deal in the
704
+ Software without restriction, including without
705
+ limitation the rights to use, copy, modify, merge,
706
+ publish, distribute, sublicense, and/or sell copies of
707
+ the Software, and to permit persons to whom the Software
708
+ is furnished to do so, subject to the following
709
+ conditions:
710
+
711
+ The above copyright notice and this permission notice
712
+ shall be included in all copies or substantial portions
713
+ of the Software.
714
+
715
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
716
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
717
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
718
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
719
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
720
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
721
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
722
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
723
+ DEALINGS IN THE SOFTWARE.
724
+
725
+
726
+ ================================================================================
727
+ MIT License (MIT)
728
+
729
+ Applies to:
730
+ - lazy_static 1.5.0
731
+ - rayon-core 1.13.0
732
+ - rayon 1.12.0
733
+ --------------------------------------------------------------------------------
734
+ Copyright (c) 2010 The Rust Project Developers
735
+
736
+ Permission is hereby granted, free of charge, to any
737
+ person obtaining a copy of this software and associated
738
+ documentation files (the "Software"), to deal in the
739
+ Software without restriction, including without
740
+ limitation the rights to use, copy, modify, merge,
741
+ publish, distribute, sublicense, and/or sell copies of
742
+ the Software, and to permit persons to whom the Software
743
+ is furnished to do so, subject to the following
744
+ conditions:
745
+
746
+ The above copyright notice and this permission notice
747
+ shall be included in all copies or substantial portions
748
+ of the Software.
749
+
750
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
751
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
752
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
753
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
754
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
755
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
756
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
757
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
758
+ DEALINGS IN THE SOFTWARE.
759
+
760
+
761
+ ================================================================================
762
+ MIT License (MIT)
763
+
764
+ Applies to:
765
+ - core-foundation-sys 0.8.7
766
+ --------------------------------------------------------------------------------
767
+ Copyright (c) 2012-2013 Mozilla Foundation
768
+
769
+ Permission is hereby granted, free of charge, to any
770
+ person obtaining a copy of this software and associated
771
+ documentation files (the "Software"), to deal in the
772
+ Software without restriction, including without
773
+ limitation the rights to use, copy, modify, merge,
774
+ publish, distribute, sublicense, and/or sell copies of
775
+ the Software, and to permit persons to whom the Software
776
+ is furnished to do so, subject to the following
777
+ conditions:
778
+
779
+ The above copyright notice and this permission notice
780
+ shall be included in all copies or substantial portions
781
+ of the Software.
782
+
783
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
784
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
785
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
786
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
787
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
788
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
789
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
790
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
791
+ DEALINGS IN THE SOFTWARE.
792
+
793
+
794
+ ================================================================================
795
+ MIT License (MIT)
796
+
797
+ Applies to:
798
+ - cfg-if 1.0.4
799
+ --------------------------------------------------------------------------------
800
+ Copyright (c) 2014 Alex Crichton
801
+
802
+ Permission is hereby granted, free of charge, to any
803
+ person obtaining a copy of this software and associated
804
+ documentation files (the "Software"), to deal in the
805
+ Software without restriction, including without
806
+ limitation the rights to use, copy, modify, merge,
807
+ publish, distribute, sublicense, and/or sell copies of
808
+ the Software, and to permit persons to whom the Software
809
+ is furnished to do so, subject to the following
810
+ conditions:
811
+
812
+ The above copyright notice and this permission notice
813
+ shall be included in all copies or substantial portions
814
+ of the Software.
815
+
816
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
817
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
818
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
819
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
820
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
821
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
822
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
823
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
824
+ DEALINGS IN THE SOFTWARE.
825
+
826
+
827
+ ================================================================================
828
+ MIT License (MIT)
829
+
830
+ Applies to:
831
+ - bitflags 2.13.1
832
+ - glob 0.3.4
833
+ - log 0.4.33
834
+ - num-traits 0.2.19
835
+ - regex-automata 0.4.18
836
+ - regex-syntax 0.8.11
837
+ - regex 1.13.1
838
+ --------------------------------------------------------------------------------
839
+ Copyright (c) 2014 The Rust Project Developers
840
+
841
+ Permission is hereby granted, free of charge, to any
842
+ person obtaining a copy of this software and associated
843
+ documentation files (the "Software"), to deal in the
844
+ Software without restriction, including without
845
+ limitation the rights to use, copy, modify, merge,
846
+ publish, distribute, sublicense, and/or sell copies of
847
+ the Software, and to permit persons to whom the Software
848
+ is furnished to do so, subject to the following
849
+ conditions:
850
+
851
+ The above copyright notice and this permission notice
852
+ shall be included in all copies or substantial portions
853
+ of the Software.
854
+
855
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
856
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
857
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
858
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
859
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
860
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
861
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
862
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
863
+ DEALINGS IN THE SOFTWARE.
864
+
865
+
866
+ ================================================================================
867
+ MIT License (MIT)
868
+
869
+ Applies to:
870
+ - uuid 1.24.1
871
+ --------------------------------------------------------------------------------
872
+ Copyright (c) 2014 The Rust Project Developers
873
+ Copyright (c) 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon
874
+
875
+ Permission is hereby granted, free of charge, to any
876
+ person obtaining a copy of this software and associated
877
+ documentation files (the "Software"), to deal in the
878
+ Software without restriction, including without
879
+ limitation the rights to use, copy, modify, merge,
880
+ publish, distribute, sublicense, and/or sell copies of
881
+ the Software, and to permit persons to whom the Software
882
+ is furnished to do so, subject to the following
883
+ conditions:
884
+
885
+ The above copyright notice and this permission notice
886
+ shall be included in all copies or substantial portions
887
+ of the Software.
888
+
889
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
890
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
891
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
892
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
893
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
894
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
895
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
896
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
897
+ DEALINGS IN THE SOFTWARE.
898
+
899
+
900
+ ================================================================================
901
+ MIT License (MIT)
902
+
903
+ Applies to:
904
+ - nom 7.1.3
905
+ - nom 8.0.0
906
+ --------------------------------------------------------------------------------
907
+ Copyright (c) 2014-2019 Geoffroy Couprie
908
+
909
+ Permission is hereby granted, free of charge, to any person obtaining
910
+ a copy of this software and associated documentation files (the
911
+ "Software"), to deal in the Software without restriction, including
912
+ without limitation the rights to use, copy, modify, merge, publish,
913
+ distribute, sublicense, and/or sell copies of the Software, and to
914
+ permit persons to whom the Software is furnished to do so, subject to
915
+ the following conditions:
916
+
917
+ The above copyright notice and this permission notice shall be
918
+ included in all copies or substantial portions of the Software.
919
+
920
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
921
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
922
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
923
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
924
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
925
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
926
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
927
+
928
+
929
+ ================================================================================
930
+ MIT License (MIT)
931
+
932
+ Applies to:
933
+ - flate2 1.1.9
934
+ --------------------------------------------------------------------------------
935
+ Copyright (c) 2014-2026 Alex Crichton
936
+
937
+ Permission is hereby granted, free of charge, to any
938
+ person obtaining a copy of this software and associated
939
+ documentation files (the "Software"), to deal in the
940
+ Software without restriction, including without
941
+ limitation the rights to use, copy, modify, merge,
942
+ publish, distribute, sublicense, and/or sell copies of
943
+ the Software, and to permit persons to whom the Software
944
+ is furnished to do so, subject to the following
945
+ conditions:
946
+
947
+ The above copyright notice and this permission notice
948
+ shall be included in all copies or substantial portions
949
+ of the Software.
950
+
951
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
952
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
953
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
954
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
955
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
956
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
957
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
958
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
959
+ DEALINGS IN THE SOFTWARE.
960
+
961
+
962
+ ================================================================================
963
+ MIT License (MIT)
964
+
965
+ Applies to:
966
+ - either 1.17.0
967
+ - itertools 0.13.0
968
+ --------------------------------------------------------------------------------
969
+ Copyright (c) 2015
970
+
971
+ Permission is hereby granted, free of charge, to any
972
+ person obtaining a copy of this software and associated
973
+ documentation files (the "Software"), to deal in the
974
+ Software without restriction, including without
975
+ limitation the rights to use, copy, modify, merge,
976
+ publish, distribute, sublicense, and/or sell copies of
977
+ the Software, and to permit persons to whom the Software
978
+ is furnished to do so, subject to the following
979
+ conditions:
980
+
981
+ The above copyright notice and this permission notice
982
+ shall be included in all copies or substantial portions
983
+ of the Software.
984
+
985
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
986
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
987
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
988
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
989
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
990
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
991
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
992
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
993
+ DEALINGS IN THE SOFTWARE.
994
+
995
+
996
+ ================================================================================
997
+ MIT License (MIT)
998
+
999
+ Applies to:
1000
+ - unicode-bidi 0.3.18
1001
+ - unicode-normalization 0.1.25
1002
+ - unicode-properties 0.1.4
1003
+ --------------------------------------------------------------------------------
1004
+ Copyright (c) 2015 The Rust Project Developers
1005
+
1006
+ Permission is hereby granted, free of charge, to any
1007
+ person obtaining a copy of this software and associated
1008
+ documentation files (the "Software"), to deal in the
1009
+ Software without restriction, including without
1010
+ limitation the rights to use, copy, modify, merge,
1011
+ publish, distribute, sublicense, and/or sell copies of
1012
+ the Software, and to permit persons to whom the Software
1013
+ is furnished to do so, subject to the following
1014
+ conditions:
1015
+
1016
+ The above copyright notice and this permission notice
1017
+ shall be included in all copies or substantial portions
1018
+ of the Software.
1019
+
1020
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1021
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1022
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1023
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1024
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1025
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1026
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1027
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1028
+ DEALINGS IN THE SOFTWARE.
1029
+
1030
+
1031
+ ================================================================================
1032
+ MIT License (MIT)
1033
+
1034
+ Applies to:
1035
+ - hashbrown 0.17.1
1036
+ --------------------------------------------------------------------------------
1037
+ Copyright (c) 2016 Amanieu d'Antras
1038
+
1039
+ Permission is hereby granted, free of charge, to any
1040
+ person obtaining a copy of this software and associated
1041
+ documentation files (the "Software"), to deal in the
1042
+ Software without restriction, including without
1043
+ limitation the rights to use, copy, modify, merge,
1044
+ publish, distribute, sublicense, and/or sell copies of
1045
+ the Software, and to permit persons to whom the Software
1046
+ is furnished to do so, subject to the following
1047
+ conditions:
1048
+
1049
+ The above copyright notice and this permission notice
1050
+ shall be included in all copies or substantial portions
1051
+ of the Software.
1052
+
1053
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1054
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1055
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1056
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1057
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1058
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1059
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1060
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1061
+ DEALINGS IN THE SOFTWARE.
1062
+
1063
+
1064
+ ================================================================================
1065
+ MIT License (MIT)
1066
+
1067
+ Applies to:
1068
+ - utf8parse 0.2.2
1069
+ --------------------------------------------------------------------------------
1070
+ Copyright (c) 2016 Joe Wilm
1071
+
1072
+ Permission is hereby granted, free of charge, to any
1073
+ person obtaining a copy of this software and associated
1074
+ documentation files (the "Software"), to deal in the
1075
+ Software without restriction, including without
1076
+ limitation the rights to use, copy, modify, merge,
1077
+ publish, distribute, sublicense, and/or sell copies of
1078
+ the Software, and to permit persons to whom the Software
1079
+ is furnished to do so, subject to the following
1080
+ conditions:
1081
+
1082
+ The above copyright notice and this permission notice
1083
+ shall be included in all copies or substantial portions
1084
+ of the Software.
1085
+
1086
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1087
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1088
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1089
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1090
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1091
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1092
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1093
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1094
+ DEALINGS IN THE SOFTWARE.
1095
+
1096
+
1097
+ ================================================================================
1098
+ MIT License (MIT)
1099
+
1100
+ Applies to:
1101
+ - shell-words 1.1.1
1102
+ --------------------------------------------------------------------------------
1103
+ Copyright (c) 2016 Tomasz Miąsko
1104
+
1105
+ Permission is hereby granted, free of charge, to any
1106
+ person obtaining a copy of this software and associated
1107
+ documentation files (the "Software"), to deal in the
1108
+ Software without restriction, including without
1109
+ limitation the rights to use, copy, modify, merge,
1110
+ publish, distribute, sublicense, and/or sell copies of
1111
+ the Software, and to permit persons to whom the Software
1112
+ is furnished to do so, subject to the following
1113
+ conditions:
1114
+
1115
+ The above copyright notice and this permission notice
1116
+ shall be included in all copies or substantial portions
1117
+ of the Software.
1118
+
1119
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1120
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1121
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1122
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1123
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1124
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1125
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1126
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1127
+ DEALINGS IN THE SOFTWARE.
1128
+
1129
+
1130
+ ================================================================================
1131
+ MIT License (MIT)
1132
+
1133
+ Applies to:
1134
+ - indexmap 2.14.0
1135
+ --------------------------------------------------------------------------------
1136
+ Copyright (c) 2016--2017
1137
+
1138
+ Permission is hereby granted, free of charge, to any
1139
+ person obtaining a copy of this software and associated
1140
+ documentation files (the "Software"), to deal in the
1141
+ Software without restriction, including without
1142
+ limitation the rights to use, copy, modify, merge,
1143
+ publish, distribute, sublicense, and/or sell copies of
1144
+ the Software, and to permit persons to whom the Software
1145
+ is furnished to do so, subject to the following
1146
+ conditions:
1147
+
1148
+ The above copyright notice and this permission notice
1149
+ shall be included in all copies or substantial portions
1150
+ of the Software.
1151
+
1152
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1153
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1154
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1155
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1156
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1157
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1158
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1159
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1160
+ DEALINGS IN THE SOFTWARE.
1161
+
1162
+
1163
+ ================================================================================
1164
+ MIT License (MIT)
1165
+
1166
+ Applies to:
1167
+ - equivalent 1.0.2
1168
+ --------------------------------------------------------------------------------
1169
+ Copyright (c) 2016--2023
1170
+
1171
+ Permission is hereby granted, free of charge, to any
1172
+ person obtaining a copy of this software and associated
1173
+ documentation files (the "Software"), to deal in the
1174
+ Software without restriction, including without
1175
+ limitation the rights to use, copy, modify, merge,
1176
+ publish, distribute, sublicense, and/or sell copies of
1177
+ the Software, and to permit persons to whom the Software
1178
+ is furnished to do so, subject to the following
1179
+ conditions:
1180
+
1181
+ The above copyright notice and this permission notice
1182
+ shall be included in all copies or substantial portions
1183
+ of the Software.
1184
+
1185
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1186
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1187
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1188
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1189
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1190
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1191
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1192
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1193
+ DEALINGS IN THE SOFTWARE.
1194
+
1195
+
1196
+ ================================================================================
1197
+ MIT License (MIT)
1198
+
1199
+ Applies to:
1200
+ - cipher 0.4.4
1201
+ --------------------------------------------------------------------------------
1202
+ Copyright (c) 2016-2020 RustCrypto Developers
1203
+
1204
+ Permission is hereby granted, free of charge, to any
1205
+ person obtaining a copy of this software and associated
1206
+ documentation files (the "Software"), to deal in the
1207
+ Software without restriction, including without
1208
+ limitation the rights to use, copy, modify, merge,
1209
+ publish, distribute, sublicense, and/or sell copies of
1210
+ the Software, and to permit persons to whom the Software
1211
+ is furnished to do so, subject to the following
1212
+ conditions:
1213
+
1214
+ The above copyright notice and this permission notice
1215
+ shall be included in all copies or substantial portions
1216
+ of the Software.
1217
+
1218
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1219
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1220
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1221
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1222
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1223
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1224
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1225
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1226
+ DEALINGS IN THE SOFTWARE.
1227
+
1228
+
1229
+ ================================================================================
1230
+ MIT License (MIT)
1231
+
1232
+ Applies to:
1233
+ - digest 0.10.7
1234
+ --------------------------------------------------------------------------------
1235
+ Copyright (c) 2017 Artyom Pavlov
1236
+
1237
+ Permission is hereby granted, free of charge, to any
1238
+ person obtaining a copy of this software and associated
1239
+ documentation files (the "Software"), to deal in the
1240
+ Software without restriction, including without
1241
+ limitation the rights to use, copy, modify, merge,
1242
+ publish, distribute, sublicense, and/or sell copies of
1243
+ the Software, and to permit persons to whom the Software
1244
+ is furnished to do so, subject to the following
1245
+ conditions:
1246
+
1247
+ The above copyright notice and this permission notice
1248
+ shall be included in all copies or substantial portions
1249
+ of the Software.
1250
+
1251
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1252
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1253
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1254
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1255
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1256
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1257
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1258
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1259
+ DEALINGS IN THE SOFTWARE.
1260
+
1261
+
1262
+ ================================================================================
1263
+ MIT License (MIT)
1264
+
1265
+ Applies to:
1266
+ - fnv 1.0.7
1267
+ --------------------------------------------------------------------------------
1268
+ Copyright (c) 2017 Contributors
1269
+
1270
+ Permission is hereby granted, free of charge, to any
1271
+ person obtaining a copy of this software and associated
1272
+ documentation files (the "Software"), to deal in the
1273
+ Software without restriction, including without
1274
+ limitation the rights to use, copy, modify, merge,
1275
+ publish, distribute, sublicense, and/or sell copies of
1276
+ the Software, and to permit persons to whom the Software
1277
+ is furnished to do so, subject to the following
1278
+ conditions:
1279
+
1280
+ The above copyright notice and this permission notice
1281
+ shall be included in all copies or substantial portions
1282
+ of the Software.
1283
+
1284
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1285
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1286
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1287
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1288
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1289
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1290
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1291
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1292
+ DEALINGS IN THE SOFTWARE.
1293
+
1294
+
1295
+ ================================================================================
1296
+ MIT License (MIT)
1297
+
1298
+ Applies to:
1299
+ - stringprep 0.1.5
1300
+ --------------------------------------------------------------------------------
1301
+ Copyright (c) 2017 The rust-stringprep Developers
1302
+
1303
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1304
+ of this software and associated documentation files (the "Software"), to deal
1305
+ in the Software without restriction, including without limitation the rights
1306
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1307
+ copies of the Software, and to permit persons to whom the Software is
1308
+ furnished to do so, subject to the following conditions:
1309
+
1310
+ The above copyright notice and this permission notice shall be included in all
1311
+ copies or substantial portions of the Software.
1312
+
1313
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1314
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1315
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1316
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1317
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1318
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1319
+ SOFTWARE.
1320
+
1321
+
1322
+ ================================================================================
1323
+ MIT License (MIT)
1324
+
1325
+ Applies to:
1326
+ - aes 0.8.4
1327
+ --------------------------------------------------------------------------------
1328
+ Copyright (c) 2018 Artyom Pavlov
1329
+
1330
+ Permission is hereby granted, free of charge, to any
1331
+ person obtaining a copy of this software and associated
1332
+ documentation files (the "Software"), to deal in the
1333
+ Software without restriction, including without
1334
+ limitation the rights to use, copy, modify, merge,
1335
+ publish, distribute, sublicense, and/or sell copies of
1336
+ the Software, and to permit persons to whom the Software
1337
+ is furnished to do so, subject to the following
1338
+ conditions:
1339
+
1340
+ The above copyright notice and this permission notice
1341
+ shall be included in all copies or substantial portions
1342
+ of the Software.
1343
+
1344
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1345
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1346
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1347
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1348
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1349
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1350
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1351
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1352
+ DEALINGS IN THE SOFTWARE.
1353
+
1354
+
1355
+ ================================================================================
1356
+ MIT License (MIT)
1357
+
1358
+ Applies to:
1359
+ - autocfg 1.5.1
1360
+ --------------------------------------------------------------------------------
1361
+ Copyright (c) 2018 Josh Stone
1362
+
1363
+ Permission is hereby granted, free of charge, to any
1364
+ person obtaining a copy of this software and associated
1365
+ documentation files (the "Software"), to deal in the
1366
+ Software without restriction, including without
1367
+ limitation the rights to use, copy, modify, merge,
1368
+ publish, distribute, sublicense, and/or sell copies of
1369
+ the Software, and to permit persons to whom the Software
1370
+ is furnished to do so, subject to the following
1371
+ conditions:
1372
+
1373
+ The above copyright notice and this permission notice
1374
+ shall be included in all copies or substantial portions
1375
+ of the Software.
1376
+
1377
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1378
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1379
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1380
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1381
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1382
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1383
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1384
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1385
+ DEALINGS IN THE SOFTWARE.
1386
+
1387
+
1388
+ ================================================================================
1389
+ MIT License (MIT)
1390
+
1391
+ Applies to:
1392
+ - ttf-parser 0.25.1
1393
+ --------------------------------------------------------------------------------
1394
+ Copyright (c) 2018 Yevhenii Reizner
1395
+
1396
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1397
+ of this software and associated documentation files (the "Software"), to deal
1398
+ in the Software without restriction, including without limitation the rights
1399
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1400
+ copies of the Software, and to permit persons to whom the Software is
1401
+ furnished to do so, subject to the following conditions:
1402
+
1403
+ The above copyright notice and this permission notice shall be included in
1404
+ all copies or substantial portions of the Software.
1405
+
1406
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1407
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1408
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1409
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1410
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1411
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1412
+ THE SOFTWARE.
1413
+
1414
+
1415
+
1416
+ ================================================================================
1417
+ MIT License (MIT)
1418
+
1419
+ Applies to:
1420
+ - block-buffer 0.10.4
1421
+ - block-padding 0.3.3
1422
+ --------------------------------------------------------------------------------
1423
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
1424
+
1425
+ Permission is hereby granted, free of charge, to any
1426
+ person obtaining a copy of this software and associated
1427
+ documentation files (the "Software"), to deal in the
1428
+ Software without restriction, including without
1429
+ limitation the rights to use, copy, modify, merge,
1430
+ publish, distribute, sublicense, and/or sell copies of
1431
+ the Software, and to permit persons to whom the Software
1432
+ is furnished to do so, subject to the following
1433
+ conditions:
1434
+
1435
+ The above copyright notice and this permission notice
1436
+ shall be included in all copies or substantial portions
1437
+ of the Software.
1438
+
1439
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1440
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1441
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1442
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1443
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1444
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1445
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1446
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1447
+ DEALINGS IN THE SOFTWARE.
1448
+
1449
+
1450
+ ================================================================================
1451
+ MIT License (MIT)
1452
+
1453
+ Applies to:
1454
+ - cbc 0.1.2
1455
+ --------------------------------------------------------------------------------
1456
+ Copyright (c) 2018-2022 RustCrypto Developers
1457
+ Copyright (c) 2018 Artyom Pavlov
1458
+
1459
+ Permission is hereby granted, free of charge, to any
1460
+ person obtaining a copy of this software and associated
1461
+ documentation files (the "Software"), to deal in the
1462
+ Software without restriction, including without
1463
+ limitation the rights to use, copy, modify, merge,
1464
+ publish, distribute, sublicense, and/or sell copies of
1465
+ the Software, and to permit persons to whom the Software
1466
+ is furnished to do so, subject to the following
1467
+ conditions:
1468
+
1469
+ The above copyright notice and this permission notice
1470
+ shall be included in all copies or substantial portions
1471
+ of the Software.
1472
+
1473
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1474
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1475
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1476
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1477
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1478
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1479
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1480
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1481
+ DEALINGS IN THE SOFTWARE.
1482
+
1483
+
1484
+ ================================================================================
1485
+ MIT License (MIT)
1486
+
1487
+ Applies to:
1488
+ - rand_core 0.10.1
1489
+ --------------------------------------------------------------------------------
1490
+ Copyright (c) 2018-2026 The Rand Project Developers
1491
+
1492
+ Permission is hereby granted, free of charge, to any
1493
+ person obtaining a copy of this software and associated
1494
+ documentation files (the "Software"), to deal in the
1495
+ Software without restriction, including without
1496
+ limitation the rights to use, copy, modify, merge,
1497
+ publish, distribute, sublicense, and/or sell copies of
1498
+ the Software, and to permit persons to whom the Software
1499
+ is furnished to do so, subject to the following
1500
+ conditions:
1501
+
1502
+ The above copyright notice and this permission notice
1503
+ shall be included in all copies or substantial portions
1504
+ of the Software.
1505
+
1506
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1507
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1508
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1509
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1510
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1511
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1512
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1513
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1514
+ DEALINGS IN THE SOFTWARE.
1515
+
1516
+
1517
+ ================================================================================
1518
+ MIT License (MIT)
1519
+
1520
+ Applies to:
1521
+ - getrandom 0.4.3
1522
+ --------------------------------------------------------------------------------
1523
+ Copyright (c) 2018-2026 The rust-random Project Developers
1524
+ Copyright (c) 2014 The Rust Project Developers
1525
+
1526
+ Permission is hereby granted, free of charge, to any
1527
+ person obtaining a copy of this software and associated
1528
+ documentation files (the "Software"), to deal in the
1529
+ Software without restriction, including without
1530
+ limitation the rights to use, copy, modify, merge,
1531
+ publish, distribute, sublicense, and/or sell copies of
1532
+ the Software, and to permit persons to whom the Software
1533
+ is furnished to do so, subject to the following
1534
+ conditions:
1535
+
1536
+ The above copyright notice and this permission notice
1537
+ shall be included in all copies or substantial portions
1538
+ of the Software.
1539
+
1540
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1541
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1542
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1543
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1544
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1545
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1546
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1547
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1548
+ DEALINGS IN THE SOFTWARE.
1549
+
1550
+
1551
+ ================================================================================
1552
+ MIT License (MIT)
1553
+
1554
+ Applies to:
1555
+ - bumpalo 3.20.3
1556
+ --------------------------------------------------------------------------------
1557
+ Copyright (c) 2019 Nick Fitzgerald
1558
+
1559
+ Permission is hereby granted, free of charge, to any
1560
+ person obtaining a copy of this software and associated
1561
+ documentation files (the "Software"), to deal in the
1562
+ Software without restriction, including without
1563
+ limitation the rights to use, copy, modify, merge,
1564
+ publish, distribute, sublicense, and/or sell copies of
1565
+ the Software, and to permit persons to whom the Software
1566
+ is furnished to do so, subject to the following
1567
+ conditions:
1568
+
1569
+ The above copyright notice and this permission notice
1570
+ shall be included in all copies or substantial portions
1571
+ of the Software.
1572
+
1573
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1574
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1575
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1576
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1577
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1578
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1579
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1580
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1581
+ DEALINGS IN THE SOFTWARE.
1582
+
1583
+
1584
+ ================================================================================
1585
+ MIT License (MIT)
1586
+
1587
+ Applies to:
1588
+ - chacha20 0.10.1
1589
+ --------------------------------------------------------------------------------
1590
+ Copyright (c) 2019-2026 The RustCrypto Project Developers
1591
+
1592
+ Permission is hereby granted, free of charge, to any
1593
+ person obtaining a copy of this software and associated
1594
+ documentation files (the "Software"), to deal in the
1595
+ Software without restriction, including without
1596
+ limitation the rights to use, copy, modify, merge,
1597
+ publish, distribute, sublicense, and/or sell copies of
1598
+ the Software, and to permit persons to whom the Software
1599
+ is furnished to do so, subject to the following
1600
+ conditions:
1601
+
1602
+ The above copyright notice and this permission notice
1603
+ shall be included in all copies or substantial portions
1604
+ of the Software.
1605
+
1606
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1607
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1608
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1609
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1610
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1611
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1612
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1613
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1614
+ DEALINGS IN THE SOFTWARE.
1615
+
1616
+
1617
+ ================================================================================
1618
+ MIT License (MIT)
1619
+
1620
+ Applies to:
1621
+ - iana-time-zone 0.1.65
1622
+ --------------------------------------------------------------------------------
1623
+ Copyright (c) 2020 Andrew D. Straw
1624
+
1625
+ Permission is hereby granted, free of charge, to any
1626
+ person obtaining a copy of this software and associated
1627
+ documentation files (the "Software"), to deal in the
1628
+ Software without restriction, including without
1629
+ limitation the rights to use, copy, modify, merge,
1630
+ publish, distribute, sublicense, and/or sell copies of
1631
+ the Software, and to permit persons to whom the Software
1632
+ is furnished to do so, subject to the following
1633
+ conditions:
1634
+
1635
+ The above copyright notice and this permission notice
1636
+ shall be included in all copies or substantial portions
1637
+ of the Software.
1638
+
1639
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1640
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1641
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1642
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1643
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1644
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1645
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1646
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1647
+ DEALINGS IN THE SOFTWARE.
1648
+
1649
+
1650
+ ================================================================================
1651
+ MIT License (MIT)
1652
+
1653
+ Applies to:
1654
+ - cpufeatures 0.2.17
1655
+ - cpufeatures 0.3.0
1656
+ --------------------------------------------------------------------------------
1657
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
1658
+
1659
+ Permission is hereby granted, free of charge, to any
1660
+ person obtaining a copy of this software and associated
1661
+ documentation files (the "Software"), to deal in the
1662
+ Software without restriction, including without
1663
+ limitation the rights to use, copy, modify, merge,
1664
+ publish, distribute, sublicense, and/or sell copies of
1665
+ the Software, and to permit persons to whom the Software
1666
+ is furnished to do so, subject to the following
1667
+ conditions:
1668
+
1669
+ The above copyright notice and this permission notice
1670
+ shall be included in all copies or substantial portions
1671
+ of the Software.
1672
+
1673
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1674
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1675
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1676
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1677
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1678
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1679
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1680
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1681
+ DEALINGS IN THE SOFTWARE.
1682
+
1683
+
1684
+ ================================================================================
1685
+ MIT License (MIT)
1686
+
1687
+ Applies to:
1688
+ - crypto-common 0.1.7
1689
+ --------------------------------------------------------------------------------
1690
+ Copyright (c) 2021 RustCrypto Developers
1691
+
1692
+ Permission is hereby granted, free of charge, to any
1693
+ person obtaining a copy of this software and associated
1694
+ documentation files (the "Software"), to deal in the
1695
+ Software without restriction, including without
1696
+ limitation the rights to use, copy, modify, merge,
1697
+ publish, distribute, sublicense, and/or sell copies of
1698
+ the Software, and to permit persons to whom the Software
1699
+ is furnished to do so, subject to the following
1700
+ conditions:
1701
+
1702
+ The above copyright notice and this permission notice
1703
+ shall be included in all copies or substantial portions
1704
+ of the Software.
1705
+
1706
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1707
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1708
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1709
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1710
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1711
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1712
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1713
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1714
+ DEALINGS IN THE SOFTWARE.
1715
+
1716
+
1717
+ ================================================================================
1718
+ MIT License (MIT)
1719
+
1720
+ Applies to:
1721
+ - inout 0.1.4
1722
+ --------------------------------------------------------------------------------
1723
+ Copyright (c) 2022 The RustCrypto Project Developers
1724
+ Copyright (c) 2022 Artyom Pavlov
1725
+
1726
+ Permission is hereby granted, free of charge, to any
1727
+ person obtaining a copy of this software and associated
1728
+ documentation files (the "Software"), to deal in the
1729
+ Software without restriction, including without
1730
+ limitation the rights to use, copy, modify, merge,
1731
+ publish, distribute, sublicense, and/or sell copies of
1732
+ the Software, and to permit persons to whom the Software
1733
+ is furnished to do so, subject to the following
1734
+ conditions:
1735
+
1736
+ The above copyright notice and this permission notice
1737
+ shall be included in all copies or substantial portions
1738
+ of the Software.
1739
+
1740
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1741
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1742
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1743
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1744
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1745
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1746
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1747
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1748
+ DEALINGS IN THE SOFTWARE.
1749
+
1750
+
1751
+ ================================================================================
1752
+ MIT License (MIT)
1753
+
1754
+ Applies to:
1755
+ - powerfmt 0.2.0
1756
+ --------------------------------------------------------------------------------
1757
+ Copyright (c) 2023 Jacob Pratt et al.
1758
+
1759
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1760
+ of this software and associated documentation files (the "Software"), to deal
1761
+ in the Software without restriction, including without limitation the rights
1762
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1763
+ copies of the Software, and to permit persons to whom the Software is
1764
+ furnished to do so, subject to the following conditions:
1765
+
1766
+ The above copyright notice and this permission notice shall be included in all
1767
+ copies or substantial portions of the Software.
1768
+
1769
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1770
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1771
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1772
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1773
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1774
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1775
+ SOFTWARE.
1776
+
1777
+
1778
+ ================================================================================
1779
+ MIT License (MIT)
1780
+
1781
+ Applies to:
1782
+ - deranged 0.5.8
1783
+ --------------------------------------------------------------------------------
1784
+ Copyright (c) 2024 Jacob Pratt et al.
1785
+
1786
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1787
+ of this software and associated documentation files (the "Software"), to deal
1788
+ in the Software without restriction, including without limitation the rights
1789
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1790
+ copies of the Software, and to permit persons to whom the Software is
1791
+ furnished to do so, subject to the following conditions:
1792
+
1793
+ The above copyright notice and this permission notice shall be included in all
1794
+ copies or substantial portions of the Software.
1795
+
1796
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1797
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1798
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1799
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1800
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1801
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1802
+ SOFTWARE.
1803
+
1804
+
1805
+ ================================================================================
1806
+ MIT License (MIT)
1807
+
1808
+ Applies to:
1809
+ - anstream 1.0.0
1810
+ - anstyle-parse 1.0.0
1811
+ - anstyle-query 1.1.5
1812
+ - anstyle 1.0.14
1813
+ - colorchoice 1.0.5
1814
+ - env_filter 2.0.0
1815
+ - env_logger 0.11.11
1816
+ - is_terminal_polyfill 1.70.2
1817
+ --------------------------------------------------------------------------------
1818
+ Copyright (c) Individual contributors
1819
+
1820
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1821
+ of this software and associated documentation files (the "Software"), to deal
1822
+ in the Software without restriction, including without limitation the rights
1823
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1824
+ copies of the Software, and to permit persons to whom the Software is
1825
+ furnished to do so, subject to the following conditions:
1826
+
1827
+ The above copyright notice and this permission notice shall be included in all
1828
+ copies or substantial portions of the Software.
1829
+
1830
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1831
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1832
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1833
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1834
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1835
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1836
+ SOFTWARE.
1837
+
1838
+
1839
+ ================================================================================
1840
+ MIT License (MIT)
1841
+
1842
+ Applies to:
1843
+ - num-conv 0.2.2
1844
+ --------------------------------------------------------------------------------
1845
+ Copyright (c) Jacob Pratt
1846
+
1847
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1848
+ of this software and associated documentation files (the "Software"), to deal
1849
+ in the Software without restriction, including without limitation the rights
1850
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1851
+ copies of the Software, and to permit persons to whom the Software is
1852
+ furnished to do so, subject to the following conditions:
1853
+
1854
+ The above copyright notice and this permission notice shall be included in all
1855
+ copies or substantial portions of the Software.
1856
+
1857
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1858
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1859
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1860
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1861
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1862
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1863
+ SOFTWARE.
1864
+
1865
+
1866
+ ================================================================================
1867
+ MIT License (MIT)
1868
+
1869
+ Applies to:
1870
+ - time-core 0.1.9
1871
+ - time 0.3.55
1872
+ --------------------------------------------------------------------------------
1873
+ Copyright (c) Jacob Pratt et al.
1874
+
1875
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1876
+ of this software and associated documentation files (the "Software"), to deal
1877
+ in the Software without restriction, including without limitation the rights
1878
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1879
+ copies of the Software, and to permit persons to whom the Software is
1880
+ furnished to do so, subject to the following conditions:
1881
+
1882
+ The above copyright notice and this permission notice shall be included in all
1883
+ copies or substantial portions of the Software.
1884
+
1885
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1886
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1887
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1888
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1889
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1890
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1891
+ SOFTWARE.
1892
+
1893
+
1894
+ ================================================================================
1895
+ MIT License (MIT)
1896
+
1897
+ Applies to:
1898
+ - libc 0.2.189
1899
+ --------------------------------------------------------------------------------
1900
+ Copyright (c) The Rust Project Developers
1901
+
1902
+ Permission is hereby granted, free of charge, to any
1903
+ person obtaining a copy of this software and associated
1904
+ documentation files (the "Software"), to deal in the
1905
+ Software without restriction, including without
1906
+ limitation the rights to use, copy, modify, merge,
1907
+ publish, distribute, sublicense, and/or sell copies of
1908
+ the Software, and to permit persons to whom the Software
1909
+ is furnished to do so, subject to the following
1910
+ conditions:
1911
+
1912
+ The above copyright notice and this permission notice
1913
+ shall be included in all copies or substantial portions
1914
+ of the Software.
1915
+
1916
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1917
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1918
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1919
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1920
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1921
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1922
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1923
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1924
+ DEALINGS IN THE SOFTWARE.
1925
+
1926
+
1927
+ ================================================================================
1928
+ MIT License (MIT)
1929
+
1930
+ Applies to:
1931
+ - rand 0.10.2
1932
+ --------------------------------------------------------------------------------
1933
+ Copyright 2018 Developers of the Rand project
1934
+ Copyright (c) 2014 The Rust Project Developers
1935
+
1936
+ Permission is hereby granted, free of charge, to any
1937
+ person obtaining a copy of this software and associated
1938
+ documentation files (the "Software"), to deal in the
1939
+ Software without restriction, including without
1940
+ limitation the rights to use, copy, modify, merge,
1941
+ publish, distribute, sublicense, and/or sell copies of
1942
+ the Software, and to permit persons to whom the Software
1943
+ is furnished to do so, subject to the following
1944
+ conditions:
1945
+
1946
+ The above copyright notice and this permission notice
1947
+ shall be included in all copies or substantial portions
1948
+ of the Software.
1949
+
1950
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1951
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1952
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1953
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1954
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1955
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1956
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1957
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1958
+ DEALINGS IN THE SOFTWARE.
1959
+
1960
+
1961
+ ================================================================================
1962
+ MIT License (MIT)
1963
+
1964
+ Applies to:
1965
+ - rangemap 1.8.0
1966
+ --------------------------------------------------------------------------------
1967
+ Copyright 2019 Jeffrey Parsons
1968
+
1969
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1970
+
1971
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1972
+
1973
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1974
+
1975
+
1976
+ ================================================================================
1977
+ MIT License (MIT)
1978
+
1979
+ Applies to:
1980
+ - encoding_rs 0.8.35
1981
+ --------------------------------------------------------------------------------
1982
+ Copyright Mozilla Foundation
1983
+
1984
+ Permission is hereby granted, free of charge, to any
1985
+ person obtaining a copy of this software and associated
1986
+ documentation files (the "Software"), to deal in the
1987
+ Software without restriction, including without
1988
+ limitation the rights to use, copy, modify, merge,
1989
+ publish, distribute, sublicense, and/or sell copies of
1990
+ the Software, and to permit persons to whom the Software
1991
+ is furnished to do so, subject to the following
1992
+ conditions:
1993
+
1994
+ The above copyright notice and this permission notice
1995
+ shall be included in all copies or substantial portions
1996
+ of the Software.
1997
+
1998
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1999
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2000
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2001
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2002
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2003
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2004
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2005
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2006
+ DEALINGS IN THE SOFTWARE.
2007
+
2008
+
2009
+ ================================================================================
2010
+ MIT License (MIT)
2011
+
2012
+ Applies to:
2013
+ - lopdf 0.42.0
2014
+ --------------------------------------------------------------------------------
2015
+ MIT License
2016
+
2017
+ Copyright (c) 2016 Junfeng Liu
2018
+
2019
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2020
+ of this software and associated documentation files (the "Software"), to deal
2021
+ in the Software without restriction, including without limitation the rights
2022
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2023
+ copies of the Software, and to permit persons to whom the Software is
2024
+ furnished to do so, subject to the following conditions:
2025
+
2026
+ The above copyright notice and this permission notice shall be included in all
2027
+ copies or substantial portions of the Software.
2028
+
2029
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2030
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2031
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2032
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2033
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2034
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2035
+ SOFTWARE.
2036
+
2037
+
2038
+ ================================================================================
2039
+ MIT License (MIT)
2040
+
2041
+ Applies to:
2042
+ - cfb 0.14.0
2043
+ --------------------------------------------------------------------------------
2044
+ MIT License
2045
+
2046
+ Copyright (c) 2017 Matthew D. Steele
2047
+
2048
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2049
+ of this software and associated documentation files (the "Software"), to deal
2050
+ in the Software without restriction, including without limitation the rights
2051
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2052
+ copies of the Software, and to permit persons to whom the Software is
2053
+ furnished to do so, subject to the following conditions:
2054
+
2055
+ The above copyright notice and this permission notice shall be included in all
2056
+ copies or substantial portions of the Software.
2057
+
2058
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2059
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2060
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2061
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2062
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2063
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2064
+ SOFTWARE.
2065
+
2066
+
2067
+ ================================================================================
2068
+ MIT License (MIT)
2069
+
2070
+ Applies to:
2071
+ - crc32fast 1.5.0
2072
+ --------------------------------------------------------------------------------
2073
+ MIT License
2074
+
2075
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2076
+
2077
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2078
+ of this software and associated documentation files (the "Software"), to deal
2079
+ in the Software without restriction, including without limitation the rights
2080
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2081
+ copies of the Software, and to permit persons to whom the Software is
2082
+ furnished to do so, subject to the following conditions:
2083
+
2084
+ The above copyright notice and this permission notice shall be included in all
2085
+ copies or substantial portions of the Software.
2086
+
2087
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2088
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2089
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2090
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2091
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2092
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2093
+ SOFTWARE.
2094
+
2095
+
2096
+ ================================================================================
2097
+ MIT License (MIT)
2098
+
2099
+ Applies to:
2100
+ - tinyvec_macros 0.1.1
2101
+ --------------------------------------------------------------------------------
2102
+ MIT License
2103
+
2104
+ Copyright (c) 2020 Soveu
2105
+
2106
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2107
+ of this software and associated documentation files (the "Software"), to deal
2108
+ in the Software without restriction, including without limitation the rights
2109
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2110
+ copies of the Software, and to permit persons to whom the Software is
2111
+ furnished to do so, subject to the following conditions:
2112
+
2113
+ The above copyright notice and this permission notice shall be included in all
2114
+ copies or substantial portions of the Software.
2115
+
2116
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2117
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2118
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2119
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2120
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2121
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2122
+ SOFTWARE.
2123
+
2124
+
2125
+ ================================================================================
2126
+ MIT License (MIT)
2127
+
2128
+ Applies to:
2129
+ - web-time 1.1.0
2130
+ --------------------------------------------------------------------------------
2131
+ MIT License
2132
+
2133
+ Copyright (c) 2023 dAxpeDDa
2134
+
2135
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2136
+ of this software and associated documentation files (the "Software"), to deal
2137
+ in the Software without restriction, including without limitation the rights
2138
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2139
+ copies of the Software, and to permit persons to whom the Software is
2140
+ furnished to do so, subject to the following conditions:
2141
+
2142
+ The above copyright notice and this permission notice shall be included in all
2143
+ copies or substantial portions of the Software.
2144
+
2145
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2146
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2147
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2148
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2149
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2150
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2151
+ SOFTWARE.
2152
+
2153
+
2154
+ ================================================================================
2155
+ MIT License (MIT)
2156
+
2157
+ Applies to:
2158
+ - magnus-macros 0.8.0
2159
+ - magnus 0.8.2
2160
+ --------------------------------------------------------------------------------
2161
+ MIT License
2162
+
2163
+ Copyright (c) 2023, 2022, 2021 Matthew Sadler
2164
+
2165
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2166
+ of this software and associated documentation files (the "Software"), to deal
2167
+ in the Software without restriction, including without limitation the rights
2168
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2169
+ copies of the Software, and to permit persons to whom the Software is
2170
+ furnished to do so, subject to the following conditions:
2171
+
2172
+ The above copyright notice and this permission notice shall be included in all
2173
+ copies or substantial portions of the Software.
2174
+
2175
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2176
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2177
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2178
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2179
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2180
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2181
+ SOFTWARE.
2182
+
2183
+
2184
+ ================================================================================
2185
+ MIT License (MIT)
2186
+
2187
+ Applies to:
2188
+ - pdf-inspector 1.14.2
2189
+ --------------------------------------------------------------------------------
2190
+ MIT License
2191
+
2192
+ Copyright (c) 2026 Firecrawl
2193
+
2194
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2195
+ of this software and associated documentation files (the "Software"), to deal
2196
+ in the Software without restriction, including without limitation the rights
2197
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2198
+ copies of the Software, and to permit persons to whom the Software is
2199
+ furnished to do so, subject to the following conditions:
2200
+
2201
+ The above copyright notice and this permission notice shall be included in all
2202
+ copies or substantial portions of the Software.
2203
+
2204
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2205
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2206
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2207
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2208
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2209
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2210
+ SOFTWARE.
2211
+
2212
+
2213
+ ================================================================================
2214
+ MIT License (MIT)
2215
+
2216
+ Applies to:
2217
+ - anydoc 0.2.4
2218
+ --------------------------------------------------------------------------------
2219
+ MIT License
2220
+
2221
+ Copyright (c) 2026 Sideguide Technologies Inc.
2222
+
2223
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2224
+ of this software and associated documentation files (the "Software"), to deal
2225
+ in the Software without restriction, including without limitation the rights
2226
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2227
+ copies of the Software, and to permit persons to whom the Software is
2228
+ furnished to do so, subject to the following conditions:
2229
+
2230
+ The above copyright notice and this permission notice shall be included in all
2231
+ copies or substantial portions of the Software.
2232
+
2233
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2234
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2235
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2236
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2237
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2238
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2239
+ SOFTWARE.
2240
+
2241
+
2242
+ ================================================================================
2243
+ MIT License (MIT)
2244
+
2245
+ Applies to:
2246
+ - anydoc 0.1.0
2247
+ - chrono 0.4.45
2248
+ --------------------------------------------------------------------------------
2249
+ MIT License
2250
+
2251
+ Copyright (c) <year> <copyright holders>
2252
+
2253
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2254
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
2255
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2256
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2257
+ following conditions:
2258
+
2259
+ The above copyright notice and this permission notice shall be included in all copies or substantial
2260
+ portions of the Software.
2261
+
2262
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2263
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2264
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2265
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2266
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
2267
+
2268
+
2269
+ ================================================================================
2270
+ MIT License (MIT)
2271
+
2272
+ Applies to:
2273
+ - simd-adler32 0.3.10
2274
+ --------------------------------------------------------------------------------
2275
+ MIT License
2276
+
2277
+ Copyright (c) [2021] [Marvin Countryman]
2278
+
2279
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2280
+ of this software and associated documentation files (the "Software"), to deal
2281
+ in the Software without restriction, including without limitation the rights
2282
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2283
+ copies of the Software, and to permit persons to whom the Software is
2284
+ furnished to do so, subject to the following conditions:
2285
+
2286
+ The above copyright notice and this permission notice shall be included in all
2287
+ copies or substantial portions of the Software.
2288
+
2289
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2290
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2291
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2292
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2293
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2294
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2295
+ SOFTWARE.
2296
+
2297
+
2298
+ ================================================================================
2299
+ MIT License (MIT)
2300
+
2301
+ Applies to:
2302
+ - ecb 0.1.2
2303
+ --------------------------------------------------------------------------------
2304
+ MIT License
2305
+
2306
+ Copyright (c) magic-akari
2307
+
2308
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2309
+ of this software and associated documentation files (the "Software"), to deal
2310
+ in the Software without restriction, including without limitation the rights
2311
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2312
+ copies of the Software, and to permit persons to whom the Software is
2313
+ furnished to do so, subject to the following conditions:
2314
+
2315
+ The above copyright notice and this permission notice shall be included in all
2316
+ copies or substantial portions of the Software.
2317
+
2318
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2319
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2320
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2321
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2322
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2323
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2324
+ SOFTWARE.
2325
+
2326
+ ================================================================================
2327
+ MIT License (MIT)
2328
+
2329
+ Applies to:
2330
+ - miniz_oxide 0.8.9
2331
+ --------------------------------------------------------------------------------
2332
+ MIT License
2333
+
2334
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2335
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2336
+ Copyright (c) 2017 Frommi
2337
+ Copyright (c) 2017-2024 oyvindln
2338
+
2339
+
2340
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2341
+ of this software and associated documentation files (the "Software"), to deal
2342
+ in the Software without restriction, including without limitation the rights
2343
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2344
+ copies of the Software, and to permit persons to whom the Software is
2345
+ furnished to do so, subject to the following conditions:
2346
+
2347
+ The above copyright notice and this permission notice shall be included in all
2348
+ copies or substantial portions of the Software.
2349
+
2350
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2351
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2352
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2353
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2354
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2355
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2356
+ SOFTWARE.
2357
+
2358
+
2359
+ ================================================================================
2360
+ MIT License (MIT)
2361
+
2362
+ Applies to:
2363
+ - miniz_oxide 0.8.9
2364
+ --------------------------------------------------------------------------------
2365
+ MIT License
2366
+
2367
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2368
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2369
+ Copyright (c) 2017 Frommi
2370
+ Copyright (c) 2017-2024 oyvindln
2371
+
2372
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2373
+ of this software and associated documentation files (the "Software"), to deal
2374
+ in the Software without restriction, including without limitation the rights
2375
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2376
+ copies of the Software, and to permit persons to whom the Software is
2377
+ furnished to do so, subject to the following conditions:
2378
+
2379
+ The above copyright notice and this permission notice shall be included in all
2380
+ copies or substantial portions of the Software.
2381
+
2382
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2383
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2384
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2385
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2386
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2387
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2388
+ SOFTWARE.
2389
+
2390
+
2391
+ ================================================================================
2392
+ MIT License (MIT)
2393
+
2394
+ Applies to:
2395
+ - rustc-hash 2.1.3
2396
+ --------------------------------------------------------------------------------
2397
+ Permission is hereby granted, free of charge, to any
2398
+ person obtaining a copy of this software and associated
2399
+ documentation files (the "Software"), to deal in the
2400
+ Software without restriction, including without
2401
+ limitation the rights to use, copy, modify, merge,
2402
+ publish, distribute, sublicense, and/or sell copies of
2403
+ the Software, and to permit persons to whom the Software
2404
+ is furnished to do so, subject to the following
2405
+ conditions:
2406
+
2407
+ The above copyright notice and this permission notice
2408
+ shall be included in all copies or substantial portions
2409
+ of the Software.
2410
+
2411
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2412
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2413
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2414
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2415
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2416
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2417
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2418
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2419
+ DEALINGS IN THE SOFTWARE.
2420
+
2421
+ ================================================================================
2422
+ MIT License (MIT)
2423
+
2424
+ Applies to:
2425
+ - adler2 2.0.1
2426
+ - itoa 1.0.18
2427
+ - minimal-lexical 0.2.1
2428
+ - once_cell 1.21.4
2429
+ - proc-macro2 1.0.107
2430
+ - quote 1.0.47
2431
+ - seq-macro 0.3.6
2432
+ - serde_core 1.0.229
2433
+ - syn 2.0.119
2434
+ - syn 3.0.3
2435
+ - thiserror-impl 2.0.20
2436
+ - thiserror 2.0.20
2437
+ - typed-path 0.12.3
2438
+ - unicode-ident 1.0.24
2439
+ --------------------------------------------------------------------------------
2440
+ Permission is hereby granted, free of charge, to any
2441
+ person obtaining a copy of this software and associated
2442
+ documentation files (the "Software"), to deal in the
2443
+ Software without restriction, including without
2444
+ limitation the rights to use, copy, modify, merge,
2445
+ publish, distribute, sublicense, and/or sell copies of
2446
+ the Software, and to permit persons to whom the Software
2447
+ is furnished to do so, subject to the following
2448
+ conditions:
2449
+
2450
+ The above copyright notice and this permission notice
2451
+ shall be included in all copies or substantial portions
2452
+ of the Software.
2453
+
2454
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2455
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2456
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2457
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2458
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2459
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2460
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2461
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2462
+ DEALINGS IN THE SOFTWARE.
2463
+
2464
+
2465
+ ================================================================================
2466
+ MIT License (MIT)
2467
+
2468
+ Applies to:
2469
+ - tinyvec 1.12.0
2470
+ --------------------------------------------------------------------------------
2471
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2472
+
2473
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2474
+
2475
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2476
+
2477
+
2478
+ ================================================================================
2479
+ MIT License (MIT)
2480
+
2481
+ Applies to:
2482
+ - zip 8.6.0
2483
+ --------------------------------------------------------------------------------
2484
+ The MIT License (MIT)
2485
+
2486
+ Copyright (c) 2014 Mathijs van de Nes
2487
+
2488
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2489
+ of this software and associated documentation files (the "Software"), to deal
2490
+ in the Software without restriction, including without limitation the rights
2491
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2492
+ copies of the Software, and to permit persons to whom the Software is
2493
+ furnished to do so, subject to the following conditions:
2494
+
2495
+ The above copyright notice and this permission notice shall be included in all
2496
+ copies or substantial portions of the Software.
2497
+
2498
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2499
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2500
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2501
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2502
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2503
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2504
+ SOFTWARE.
2505
+
2506
+
2507
+ ================================================================================
2508
+ MIT License (MIT)
2509
+
2510
+ Applies to:
2511
+ - typenum 1.20.1
2512
+ --------------------------------------------------------------------------------
2513
+ The MIT License (MIT)
2514
+
2515
+ Copyright (c) 2014 Paho Lurie-Gregg
2516
+
2517
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2518
+ of this software and associated documentation files (the "Software"), to deal
2519
+ in the Software without restriction, including without limitation the rights
2520
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2521
+ copies of the Software, and to permit persons to whom the Software is
2522
+ furnished to do so, subject to the following conditions:
2523
+
2524
+ The above copyright notice and this permission notice shall be included in all
2525
+ copies or substantial portions of the Software.
2526
+
2527
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2528
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2529
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2530
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2531
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2532
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2533
+ SOFTWARE.
2534
+
2535
+
2536
+ ================================================================================
2537
+ MIT License (MIT)
2538
+
2539
+ Applies to:
2540
+ - aho-corasick 1.1.5
2541
+ - csv-core 0.1.13
2542
+ - csv 1.4.0
2543
+ - jiff-core 0.1.0
2544
+ - jiff 0.2.35
2545
+ - memchr 2.8.3
2546
+ --------------------------------------------------------------------------------
2547
+ The MIT License (MIT)
2548
+
2549
+ Copyright (c) 2015 Andrew Gallant
2550
+
2551
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2552
+ of this software and associated documentation files (the "Software"), to deal
2553
+ in the Software without restriction, including without limitation the rights
2554
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2555
+ copies of the Software, and to permit persons to whom the Software is
2556
+ furnished to do so, subject to the following conditions:
2557
+
2558
+ The above copyright notice and this permission notice shall be included in
2559
+ all copies or substantial portions of the Software.
2560
+
2561
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2562
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2563
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2564
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2565
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2566
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2567
+ THE SOFTWARE.
2568
+
2569
+
2570
+ ================================================================================
2571
+ MIT License (MIT)
2572
+
2573
+ Applies to:
2574
+ - shlex 1.3.0
2575
+ --------------------------------------------------------------------------------
2576
+ The MIT License (MIT)
2577
+
2578
+ Copyright (c) 2015 Nicholas Allegra (comex).
2579
+
2580
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2581
+ of this software and associated documentation files (the "Software"), to deal
2582
+ in the Software without restriction, including without limitation the rights
2583
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2584
+ copies of the Software, and to permit persons to whom the Software is
2585
+ furnished to do so, subject to the following conditions:
2586
+
2587
+ The above copyright notice and this permission notice shall be included in
2588
+ all copies or substantial portions of the Software.
2589
+
2590
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2591
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2592
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2593
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2594
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2595
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2596
+ THE SOFTWARE.
2597
+
2598
+
2599
+ ================================================================================
2600
+ MIT License (MIT)
2601
+
2602
+ Applies to:
2603
+ - crossbeam-deque 0.8.7
2604
+ - crossbeam-epoch 0.9.20
2605
+ - crossbeam-utils 0.8.22
2606
+ --------------------------------------------------------------------------------
2607
+ The MIT License (MIT)
2608
+
2609
+ Copyright (c) 2019 The Crossbeam Project Developers
2610
+
2611
+ Permission is hereby granted, free of charge, to any
2612
+ person obtaining a copy of this software and associated
2613
+ documentation files (the "Software"), to deal in the
2614
+ Software without restriction, including without
2615
+ limitation the rights to use, copy, modify, merge,
2616
+ publish, distribute, sublicense, and/or sell copies of
2617
+ the Software, and to permit persons to whom the Software
2618
+ is furnished to do so, subject to the following
2619
+ conditions:
2620
+
2621
+ The above copyright notice and this permission notice
2622
+ shall be included in all copies or substantial portions
2623
+ of the Software.
2624
+
2625
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2626
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2627
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2628
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2629
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2630
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2631
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2632
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2633
+ DEALINGS IN THE SOFTWARE.
2634
+
2635
+
2636
+ ================================================================================
2637
+ MIT License (MIT)
2638
+
2639
+ Applies to:
2640
+ - rb-sys-build 0.9.130
2641
+ - rb-sys-env 0.2.3
2642
+ - rb-sys 0.9.130
2643
+ --------------------------------------------------------------------------------
2644
+ The MIT License (MIT)
2645
+
2646
+ Copyright (c) 2021-2022 Ian Ker-Seymer
2647
+
2648
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2649
+ of this software and associated documentation files (the "Software"), to deal
2650
+ in the Software without restriction, including without limitation the rights
2651
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2652
+ copies of the Software, and to permit persons to whom the Software is
2653
+ furnished to do so, subject to the following conditions:
2654
+
2655
+ The above copyright notice and this permission notice shall be included in all
2656
+ copies or substantial portions of the Software.
2657
+
2658
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2659
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2660
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2661
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2662
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2663
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2664
+ SOFTWARE.
2665
+
2666
+
2667
+ ================================================================================
2668
+ MIT License (MIT)
2669
+
2670
+ Applies to:
2671
+ - weezl 0.1.12
2672
+ --------------------------------------------------------------------------------
2673
+ The MIT License (MIT)
2674
+
2675
+ Copyright (c) HeroicKatora 2020
2676
+
2677
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2678
+ of this software and associated documentation files (the "Software"), to deal
2679
+ in the Software without restriction, including without limitation the rights
2680
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2681
+ copies of the Software, and to permit persons to whom the Software is
2682
+ furnished to do so, subject to the following conditions:
2683
+
2684
+ The above copyright notice and this permission notice shall be included in all
2685
+ copies or substantial portions of the Software.
2686
+
2687
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2688
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2689
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2690
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2691
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2692
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2693
+ SOFTWARE.
2694
+
2695
+
2696
+
2697
+ ================================================================================
2698
+ MIT License (MIT)
2699
+
2700
+ Applies to:
2701
+ - version_check 0.9.5
2702
+ --------------------------------------------------------------------------------
2703
+ The MIT License (MIT)
2704
+ Copyright (c) 2017-2018 Sergio Benitez
2705
+
2706
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2707
+ this software and associated documentation files (the "Software"), to deal in
2708
+ the Software without restriction, including without limitation the rights to
2709
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2710
+ the Software, and to permit persons to whom the Software is furnished to do so,
2711
+ subject to the following conditions:
2712
+
2713
+ The above copyright notice and this permission notice shall be included in all
2714
+ copies or substantial portions of the Software.
2715
+
2716
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2717
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2718
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2719
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2720
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2721
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2722
+
2723
+
2724
+ ================================================================================
2725
+ MIT License (MIT)
2726
+
2727
+ Applies to:
2728
+ - generic-array 0.14.7
2729
+ --------------------------------------------------------------------------------
2730
+ The MIT License (MIT)
2731
+
2732
+ Copyright (c) 2015 Bartłomiej Kamiński
2733
+
2734
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2735
+ of this software and associated documentation files (the "Software"), to deal
2736
+ in the Software without restriction, including without limitation the rights
2737
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2738
+ copies of the Software, and to permit persons to whom the Software is
2739
+ furnished to do so, subject to the following conditions:
2740
+
2741
+ The above copyright notice and this permission notice shall be included in all
2742
+ copies or substantial portions of the Software.
2743
+
2744
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2745
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2746
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2747
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2748
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2749
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2750
+ SOFTWARE.
2751
+
2752
+ ================================================================================
2753
+ MIT License (MIT)
2754
+
2755
+ Applies to:
2756
+ - quick-xml 0.41.0
2757
+ --------------------------------------------------------------------------------
2758
+ The MIT License (MIT)
2759
+
2760
+ Copyright (c) 2016 Johann Tuffe
2761
+
2762
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2763
+ of this software and associated documentation files (the "Software"), to deal
2764
+ in the Software without restriction, including without limitation the rights
2765
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2766
+ copies of the Software, and to permit persons to whom the Software is
2767
+ furnished to do so, subject to the following conditions:
2768
+
2769
+
2770
+ The above copyright notice and this permission notice shall be included in
2771
+ all copies or substantial portions of the Software.
2772
+
2773
+
2774
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2775
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2776
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2777
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2778
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2779
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2780
+ THE SOFTWARE.
2781
+
2782
+
2783
+ ================================================================================
2784
+ Unicode License v3 (Unicode-3.0)
2785
+
2786
+ Applies to:
2787
+ - unicode-ident 1.0.24
2788
+ --------------------------------------------------------------------------------
2789
+ UNICODE LICENSE V3
2790
+
2791
+ COPYRIGHT AND PERMISSION NOTICE
2792
+
2793
+ Copyright © 1991-2023 Unicode, Inc.
2794
+
2795
+ NOTICE TO USER: Carefully read the following legal agreement. BY
2796
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
2797
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
2798
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
2799
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
2800
+
2801
+ Permission is hereby granted, free of charge, to any person obtaining a
2802
+ copy of data files and any associated documentation (the "Data Files") or
2803
+ software and any associated documentation (the "Software") to deal in the
2804
+ Data Files or Software without restriction, including without limitation
2805
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
2806
+ copies of the Data Files or Software, and to permit persons to whom the
2807
+ Data Files or Software are furnished to do so, provided that either (a)
2808
+ this copyright and permission notice appear with all copies of the Data
2809
+ Files or Software, or (b) this copyright and permission notice appear in
2810
+ associated Documentation.
2811
+
2812
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
2813
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2814
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
2815
+ THIRD PARTY RIGHTS.
2816
+
2817
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
2818
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
2819
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
2820
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
2821
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
2822
+ FILES OR SOFTWARE.
2823
+
2824
+ Except as contained in this notice, the name of a copyright holder shall
2825
+ not be used in advertising or otherwise to promote the sale, use or other
2826
+ dealings in these Data Files or Software without prior written
2827
+ authorization of the copyright holder.
2828
+
2829
+
2830
+ ================================================================================
2831
+ zlib License (Zlib)
2832
+
2833
+ Applies to:
2834
+ - zlib-rs 0.6.7
2835
+ --------------------------------------------------------------------------------
2836
+ (C) 2024 Trifecta Tech Foundation
2837
+
2838
+ This software is provided 'as-is', without any express or implied
2839
+ warranty. In no event will the authors be held liable for any damages
2840
+ arising from the use of this software.
2841
+
2842
+ Permission is granted to anyone to use this software for any purpose,
2843
+ including commercial applications, and to alter it and redistribute it
2844
+ freely, subject to the following restrictions:
2845
+
2846
+ 1. The origin of this software must not be misrepresented; you must not
2847
+ claim that you wrote the original software. If you use this software
2848
+ in a product, an acknowledgment in the product documentation would be
2849
+ appreciated but is not required.
2850
+
2851
+ 2. Altered source versions must be plainly marked as such, and must not be
2852
+ misrepresented as being the original software.
2853
+
2854
+ 3. This notice may not be removed or altered from any source distribution.
2855
+
2856
+