Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/cli/ThirdPartyNotices.txt
3285 views
1
NOTICES AND INFORMATION
2
Do Not Translate or Localize
3
4
This software incorporates material from third parties.
5
Microsoft makes certain open source code available at https://3rdpartysource.microsoft.com,
6
or you may send a check or money order for US $5.00, including the product name,
7
the open source component name, platform, and version number, to:
8
9
Source Code Compliance Team
10
Microsoft Corporation
11
One Microsoft Way
12
Redmond, WA 98052
13
USA
14
15
Notwithstanding any other terms, you may reverse engineer this software to the extent
16
required to debug changes to any libraries licensed under the GNU Lesser General Public License.
17
18
19
20
---------------------------------------------------------
21
22
addr2line 0.21.0 - Apache-2.0 OR MIT
23
https://github.com/gimli-rs/addr2line
24
25
Licensed under either of
26
27
* Apache License, Version 2.0 ([`LICENSE-APACHE`](./LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
28
* MIT license ([`LICENSE-MIT`](./LICENSE-MIT) or https://opensource.org/licenses/MIT)
29
30
at your option.
31
32
Unless you explicitly state otherwise, any contribution intentionally submitted
33
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
34
dual licensed as above, without any additional terms or conditions.
35
---------------------------------------------------------
36
37
---------------------------------------------------------
38
39
adler 1.0.2 - 0BSD OR MIT OR Apache-2.0
40
https://github.com/jonas-schievink/adler
41
42
Permission is hereby granted, free of charge, to any
43
person obtaining a copy of this software and associated
44
documentation files (the "Software"), to deal in the
45
Software without restriction, including without
46
limitation the rights to use, copy, modify, merge,
47
publish, distribute, sublicense, and/or sell copies of
48
the Software, and to permit persons to whom the Software
49
is furnished to do so, subject to the following
50
conditions:
51
52
The above copyright notice and this permission notice
53
shall be included in all copies or substantial portions
54
of the Software.
55
56
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
57
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
58
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
59
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
60
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
61
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
62
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
63
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
64
DEALINGS IN THE SOFTWARE.
65
---------------------------------------------------------
66
67
---------------------------------------------------------
68
69
aho-corasick 1.1.3 - Unlicense OR MIT
70
https://github.com/BurntSushi/aho-corasick
71
72
The MIT License (MIT)
73
74
Copyright (c) 2015 Andrew Gallant
75
76
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal
78
in the Software without restriction, including without limitation the rights
79
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
80
copies of the Software, and to permit persons to whom the Software is
81
furnished to do so, subject to the following conditions:
82
83
The above copyright notice and this permission notice shall be included in
84
all copies or substantial portions of the Software.
85
86
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
87
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
88
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
89
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
90
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
91
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
92
THE SOFTWARE.
93
---------------------------------------------------------
94
95
---------------------------------------------------------
96
97
android-tzdata 0.1.1 - MIT OR Apache-2.0
98
https://github.com/RumovZ/android-tzdata
99
100
MIT License
101
102
Copyright (c) [year] [fullname]
103
104
Permission is hereby granted, free of charge, to any person obtaining a copy
105
of this software and associated documentation files (the "Software"), to deal
106
in the Software without restriction, including without limitation the rights
107
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
108
copies of the Software, and to permit persons to whom the Software is
109
furnished to do so, subject to the following conditions:
110
111
The above copyright notice and this permission notice shall be included in all
112
copies or substantial portions of the Software.
113
114
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
115
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
116
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
117
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
118
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
119
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
120
SOFTWARE.
121
---------------------------------------------------------
122
123
---------------------------------------------------------
124
125
android_system_properties 0.1.5 - MIT/Apache-2.0
126
https://github.com/nical/android_system_properties
127
128
The MIT License (MIT)
129
130
Copyright (c) 2013 Nicolas Silva
131
132
Permission is hereby granted, free of charge, to any person obtaining a copy of
133
this software and associated documentation files (the "Software"), to deal in
134
the Software without restriction, including without limitation the rights to
135
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
136
the Software, and to permit persons to whom the Software is furnished to do so,
137
subject to the following conditions:
138
139
The above copyright notice and this permission notice shall be included in all
140
copies or substantial portions of the Software.
141
142
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
143
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
144
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
145
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
146
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
147
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
148
---------------------------------------------------------
149
150
---------------------------------------------------------
151
152
anstream 0.6.14 - MIT OR Apache-2.0
153
https://github.com/rust-cli/anstyle
154
155
This software is released under the MIT license:
156
157
Permission is hereby granted, free of charge, to any person obtaining a copy of
158
this software and associated documentation files (the "Software"), to deal in
159
the Software without restriction, including without limitation the rights to
160
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
161
the Software, and to permit persons to whom the Software is furnished to do so,
162
subject to the following conditions:
163
164
The above copyright notice and this permission notice shall be included in all
165
copies or substantial portions of the Software.
166
167
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
168
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
169
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
170
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
171
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
172
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
173
---------------------------------------------------------
174
175
---------------------------------------------------------
176
177
anstyle 1.0.7 - MIT OR Apache-2.0
178
https://github.com/rust-cli/anstyle
179
180
This software is released under the MIT license:
181
182
Permission is hereby granted, free of charge, to any person obtaining a copy of
183
this software and associated documentation files (the "Software"), to deal in
184
the Software without restriction, including without limitation the rights to
185
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
186
the Software, and to permit persons to whom the Software is furnished to do so,
187
subject to the following conditions:
188
189
The above copyright notice and this permission notice shall be included in all
190
copies or substantial portions of the Software.
191
192
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
193
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
194
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
195
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
196
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
197
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
198
---------------------------------------------------------
199
200
---------------------------------------------------------
201
202
anstyle-parse 0.2.4 - MIT OR Apache-2.0
203
https://github.com/rust-cli/anstyle
204
205
This software is released under the MIT license:
206
207
Permission is hereby granted, free of charge, to any person obtaining a copy of
208
this software and associated documentation files (the "Software"), to deal in
209
the Software without restriction, including without limitation the rights to
210
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
211
the Software, and to permit persons to whom the Software is furnished to do so,
212
subject to the following conditions:
213
214
The above copyright notice and this permission notice shall be included in all
215
copies or substantial portions of the Software.
216
217
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
218
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
219
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
220
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
221
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
222
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
223
---------------------------------------------------------
224
225
---------------------------------------------------------
226
227
anstyle-query 1.0.3 - MIT OR Apache-2.0
228
https://github.com/rust-cli/anstyle
229
230
This software is released under the MIT license:
231
232
Permission is hereby granted, free of charge, to any person obtaining a copy of
233
this software and associated documentation files (the "Software"), to deal in
234
the Software without restriction, including without limitation the rights to
235
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
236
the Software, and to permit persons to whom the Software is furnished to do so,
237
subject to the following conditions:
238
239
The above copyright notice and this permission notice shall be included in all
240
copies or substantial portions of the Software.
241
242
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
243
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
244
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
245
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
246
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
247
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
248
---------------------------------------------------------
249
250
---------------------------------------------------------
251
252
anstyle-wincon 3.0.3 - MIT OR Apache-2.0
253
https://github.com/rust-cli/anstyle
254
255
This software is released under the MIT license:
256
257
Permission is hereby granted, free of charge, to any person obtaining a copy of
258
this software and associated documentation files (the "Software"), to deal in
259
the Software without restriction, including without limitation the rights to
260
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
261
the Software, and to permit persons to whom the Software is furnished to do so,
262
subject to the following conditions:
263
264
The above copyright notice and this permission notice shall be included in all
265
copies or substantial portions of the Software.
266
267
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
268
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
269
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
270
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
271
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
272
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
273
---------------------------------------------------------
274
275
---------------------------------------------------------
276
277
async-broadcast 0.5.1 - MIT OR Apache-2.0
278
https://github.com/smol-rs/async-broadcast
279
280
<sup>
281
Licensed under either of Apache License, Version
282
2.0 (LICENSE-APACHE) or MIT license (LICENSE-MIT) at your option.
283
</sup>
284
285
<br/>
286
287
<sub>
288
Unless you explicitly state otherwise, any contribution intentionally submitted
289
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
290
be dual licensed as above, without any additional terms or conditions.
291
</sub>
292
---------------------------------------------------------
293
294
---------------------------------------------------------
295
296
async-channel 2.3.1 - Apache-2.0 OR MIT
297
https://github.com/smol-rs/async-channel
298
299
Licensed under either of
300
301
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
302
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
303
304
at your option.
305
306
#### Contribution
307
308
Unless you explicitly state otherwise, any contribution intentionally submitted
309
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
310
dual licensed as above, without any additional terms or conditions.
311
---------------------------------------------------------
312
313
---------------------------------------------------------
314
315
async-io 1.13.0 - Apache-2.0 OR MIT
316
async-io 2.3.2 - Apache-2.0 OR MIT
317
https://github.com/smol-rs/async-io
318
319
Permission is hereby granted, free of charge, to any
320
person obtaining a copy of this software and associated
321
documentation files (the "Software"), to deal in the
322
Software without restriction, including without
323
limitation the rights to use, copy, modify, merge,
324
publish, distribute, sublicense, and/or sell copies of
325
the Software, and to permit persons to whom the Software
326
is furnished to do so, subject to the following
327
conditions:
328
329
The above copyright notice and this permission notice
330
shall be included in all copies or substantial portions
331
of the Software.
332
333
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
334
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
335
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
336
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
337
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
338
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
339
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
340
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
341
DEALINGS IN THE SOFTWARE.
342
---------------------------------------------------------
343
344
---------------------------------------------------------
345
346
async-lock 2.8.0 - Apache-2.0 OR MIT
347
async-lock 3.3.0 - Apache-2.0 OR MIT
348
https://github.com/smol-rs/async-lock
349
350
Licensed under either of
351
352
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
353
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
354
355
at your option.
356
357
#### Contribution
358
359
Unless you explicitly state otherwise, any contribution intentionally submitted
360
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
361
dual licensed as above, without any additional terms or conditions.
362
---------------------------------------------------------
363
364
---------------------------------------------------------
365
366
async-process 1.8.1 - Apache-2.0 OR MIT
367
https://github.com/smol-rs/async-process
368
369
Licensed under either of
370
371
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
372
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
373
374
at your option.
375
376
#### Contribution
377
378
Unless you explicitly state otherwise, any contribution intentionally submitted
379
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
380
dual licensed as above, without any additional terms or conditions.
381
---------------------------------------------------------
382
383
---------------------------------------------------------
384
385
async-recursion 1.1.1 - MIT OR Apache-2.0
386
https://github.com/dcchut/async-recursion
387
388
Licensed under either of
389
* Apache License, Version 2.0
390
([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
391
* MIT license
392
([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
393
394
at your option.
395
---------------------------------------------------------
396
397
---------------------------------------------------------
398
399
async-signal 0.2.6 - Apache-2.0 OR MIT
400
https://github.com/smol-rs/async-signal
401
402
Permission is hereby granted, free of charge, to any
403
person obtaining a copy of this software and associated
404
documentation files (the "Software"), to deal in the
405
Software without restriction, including without
406
limitation the rights to use, copy, modify, merge,
407
publish, distribute, sublicense, and/or sell copies of
408
the Software, and to permit persons to whom the Software
409
is furnished to do so, subject to the following
410
conditions:
411
412
The above copyright notice and this permission notice
413
shall be included in all copies or substantial portions
414
of the Software.
415
416
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
417
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
418
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
419
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
420
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
421
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
422
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
423
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
424
DEALINGS IN THE SOFTWARE.
425
---------------------------------------------------------
426
427
---------------------------------------------------------
428
429
async-task 4.7.1 - Apache-2.0 OR MIT
430
https://github.com/smol-rs/async-task
431
432
Licensed under either of
433
434
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
435
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
436
437
at your option.
438
439
#### Contribution
440
441
Unless you explicitly state otherwise, any contribution intentionally submitted
442
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
443
dual licensed as above, without any additional terms or conditions.
444
---------------------------------------------------------
445
446
---------------------------------------------------------
447
448
async-trait 0.1.80 - MIT OR Apache-2.0
449
https://github.com/dtolnay/async-trait
450
451
Permission is hereby granted, free of charge, to any
452
person obtaining a copy of this software and associated
453
documentation files (the "Software"), to deal in the
454
Software without restriction, including without
455
limitation the rights to use, copy, modify, merge,
456
publish, distribute, sublicense, and/or sell copies of
457
the Software, and to permit persons to whom the Software
458
is furnished to do so, subject to the following
459
conditions:
460
461
The above copyright notice and this permission notice
462
shall be included in all copies or substantial portions
463
of the Software.
464
465
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
466
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
467
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
468
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
469
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
470
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
471
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
472
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
473
DEALINGS IN THE SOFTWARE.
474
---------------------------------------------------------
475
476
---------------------------------------------------------
477
478
atomic-waker 1.1.2 - Apache-2.0 OR MIT
479
https://github.com/smol-rs/atomic-waker
480
481
Permission is hereby granted, free of charge, to any
482
person obtaining a copy of this software and associated
483
documentation files (the "Software"), to deal in the
484
Software without restriction, including without
485
limitation the rights to use, copy, modify, merge,
486
publish, distribute, sublicense, and/or sell copies of
487
the Software, and to permit persons to whom the Software
488
is furnished to do so, subject to the following
489
conditions:
490
491
The above copyright notice and this permission notice
492
shall be included in all copies or substantial portions
493
of the Software.
494
495
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
496
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
497
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
498
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
499
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
500
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
501
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
502
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
503
DEALINGS IN THE SOFTWARE.
504
---------------------------------------------------------
505
506
---------------------------------------------------------
507
508
autocfg 1.3.0 - Apache-2.0 OR MIT
509
https://github.com/cuviper/autocfg
510
511
Copyright (c) 2018 Josh Stone
512
513
Permission is hereby granted, free of charge, to any
514
person obtaining a copy of this software and associated
515
documentation files (the "Software"), to deal in the
516
Software without restriction, including without
517
limitation the rights to use, copy, modify, merge,
518
publish, distribute, sublicense, and/or sell copies of
519
the Software, and to permit persons to whom the Software
520
is furnished to do so, subject to the following
521
conditions:
522
523
The above copyright notice and this permission notice
524
shall be included in all copies or substantial portions
525
of the Software.
526
527
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
528
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
529
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
530
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
531
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
532
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
533
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
534
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
535
DEALINGS IN THE SOFTWARE.
536
---------------------------------------------------------
537
538
---------------------------------------------------------
539
540
backtrace 0.3.71 - MIT OR Apache-2.0
541
https://github.com/rust-lang/backtrace-rs
542
543
Copyright (c) 2014 Alex Crichton
544
545
Permission is hereby granted, free of charge, to any
546
person obtaining a copy of this software and associated
547
documentation files (the "Software"), to deal in the
548
Software without restriction, including without
549
limitation the rights to use, copy, modify, merge,
550
publish, distribute, sublicense, and/or sell copies of
551
the Software, and to permit persons to whom the Software
552
is furnished to do so, subject to the following
553
conditions:
554
555
The above copyright notice and this permission notice
556
shall be included in all copies or substantial portions
557
of the Software.
558
559
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
560
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
561
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
562
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
563
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
564
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
565
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
566
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
567
DEALINGS IN THE SOFTWARE.
568
---------------------------------------------------------
569
570
---------------------------------------------------------
571
572
base64 0.21.7 - MIT OR Apache-2.0
573
https://github.com/marshallpierce/rust-base64
574
575
The MIT License (MIT)
576
577
Copyright (c) 2025 Alice Maz
578
579
Permission is hereby granted, free of charge, to any person obtaining a copy
580
of this software and associated documentation files (the "Software"), to deal
581
in the Software without restriction, including without limitation the rights
582
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
583
copies of the Software, and to permit persons to whom the Software is
584
furnished to do so, subject to the following conditions:
585
586
The above copyright notice and this permission notice shall be included in
587
all copies or substantial portions of the Software.
588
589
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
590
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
591
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
592
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
593
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
594
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
595
THE SOFTWARE.
596
---------------------------------------------------------
597
598
---------------------------------------------------------
599
600
bit-vec 0.6.3 - MIT/Apache-2.0
601
https://github.com/contain-rs/bit-vec
602
603
Copyright (c) 2023 The Rust Project Developers
604
605
Permission is hereby granted, free of charge, to any
606
person obtaining a copy of this software and associated
607
documentation files (the "Software"), to deal in the
608
Software without restriction, including without
609
limitation the rights to use, copy, modify, merge,
610
publish, distribute, sublicense, and/or sell copies of
611
the Software, and to permit persons to whom the Software
612
is furnished to do so, subject to the following
613
conditions:
614
615
The above copyright notice and this permission notice
616
shall be included in all copies or substantial portions
617
of the Software.
618
619
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
620
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
621
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
622
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
623
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
624
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
625
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
626
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
627
DEALINGS IN THE SOFTWARE.
628
---------------------------------------------------------
629
630
---------------------------------------------------------
631
632
bitflags 1.3.2 - MIT/Apache-2.0
633
bitflags 2.5.0 - MIT OR Apache-2.0
634
https://github.com/bitflags/bitflags
635
636
Copyright (c) 2014 The Rust Project Developers
637
638
Permission is hereby granted, free of charge, to any
639
person obtaining a copy of this software and associated
640
documentation files (the "Software"), to deal in the
641
Software without restriction, including without
642
limitation the rights to use, copy, modify, merge,
643
publish, distribute, sublicense, and/or sell copies of
644
the Software, and to permit persons to whom the Software
645
is furnished to do so, subject to the following
646
conditions:
647
648
The above copyright notice and this permission notice
649
shall be included in all copies or substantial portions
650
of the Software.
651
652
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
653
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
654
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
655
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
656
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
657
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
658
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
659
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
660
DEALINGS IN THE SOFTWARE.
661
---------------------------------------------------------
662
663
---------------------------------------------------------
664
665
block-buffer 0.10.4 - MIT OR Apache-2.0
666
https://github.com/RustCrypto/utils
667
668
All crates licensed under either of
669
670
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
671
* [MIT license](http://opensource.org/licenses/MIT)
672
673
at your option.
674
675
### Contribution
676
677
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
678
679
[//]: # (badges)
680
681
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
682
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
683
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
684
[deps-image]: https://deps.rs/repo/github/RustCrypto/utils/status.svg
685
[deps-link]: https://deps.rs/repo/github/RustCrypto/utils
686
687
[//]: # (crates)
688
689
[`blobby`]: ./blobby
690
[`block-buffer`]: ./block-buffer
691
[`block‑padding`]: ./block-padding
692
[`cmov`]: ./cmov
693
[`collectable`]: ./collectable
694
[`cpufeatures`]: ./cpufeatures
695
[`dbl`]: ./dbl
696
[`digest-io`]: ./digest-io
697
[`hex-literal`]: ./hex-literal
698
[`inout`]: ./inout
699
[`opaque-debug`]: ./opaque-debug
700
[`wycheproof2blb`]: ./wycheproof2blb
701
[`zeroize`]: ./zeroize
702
703
[//]: # (misc)
704
705
[Wycheproof]: https://github.com/google/wycheproof
706
---------------------------------------------------------
707
708
---------------------------------------------------------
709
710
block-padding 0.3.3 - MIT OR Apache-2.0
711
https://github.com/RustCrypto/utils
712
713
All crates licensed under either of
714
715
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
716
* [MIT license](http://opensource.org/licenses/MIT)
717
718
at your option.
719
720
### Contribution
721
722
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
723
724
[//]: # (badges)
725
726
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
727
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
728
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
729
[deps-image]: https://deps.rs/repo/github/RustCrypto/utils/status.svg
730
[deps-link]: https://deps.rs/repo/github/RustCrypto/utils
731
732
[//]: # (crates)
733
734
[`blobby`]: ./blobby
735
[`block-buffer`]: ./block-buffer
736
[`block‑padding`]: ./block-padding
737
[`cmov`]: ./cmov
738
[`collectable`]: ./collectable
739
[`cpufeatures`]: ./cpufeatures
740
[`dbl`]: ./dbl
741
[`digest-io`]: ./digest-io
742
[`hex-literal`]: ./hex-literal
743
[`inout`]: ./inout
744
[`opaque-debug`]: ./opaque-debug
745
[`wycheproof2blb`]: ./wycheproof2blb
746
[`zeroize`]: ./zeroize
747
748
[//]: # (misc)
749
750
[Wycheproof]: https://github.com/google/wycheproof
751
---------------------------------------------------------
752
753
---------------------------------------------------------
754
755
blocking 1.6.0 - Apache-2.0 OR MIT
756
https://github.com/smol-rs/blocking
757
758
Permission is hereby granted, free of charge, to any
759
person obtaining a copy of this software and associated
760
documentation files (the "Software"), to deal in the
761
Software without restriction, including without
762
limitation the rights to use, copy, modify, merge,
763
publish, distribute, sublicense, and/or sell copies of
764
the Software, and to permit persons to whom the Software
765
is furnished to do so, subject to the following
766
conditions:
767
768
The above copyright notice and this permission notice
769
shall be included in all copies or substantial portions
770
of the Software.
771
772
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
773
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
774
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
775
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
776
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
777
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
778
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
779
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
780
DEALINGS IN THE SOFTWARE.
781
---------------------------------------------------------
782
783
---------------------------------------------------------
784
785
bumpalo 3.16.0 - MIT OR Apache-2.0
786
https://github.com/fitzgen/bumpalo
787
788
Copyright (c) 2019 Nick Fitzgerald
789
790
Permission is hereby granted, free of charge, to any
791
person obtaining a copy of this software and associated
792
documentation files (the "Software"), to deal in the
793
Software without restriction, including without
794
limitation the rights to use, copy, modify, merge,
795
publish, distribute, sublicense, and/or sell copies of
796
the Software, and to permit persons to whom the Software
797
is furnished to do so, subject to the following
798
conditions:
799
800
The above copyright notice and this permission notice
801
shall be included in all copies or substantial portions
802
of the Software.
803
804
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
805
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
806
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
807
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
808
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
809
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
810
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
811
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
812
DEALINGS IN THE SOFTWARE.
813
---------------------------------------------------------
814
815
---------------------------------------------------------
816
817
byteorder 1.5.0 - Unlicense OR MIT
818
https://github.com/BurntSushi/byteorder
819
820
The MIT License (MIT)
821
822
Copyright (c) 2015 Andrew Gallant
823
824
Permission is hereby granted, free of charge, to any person obtaining a copy
825
of this software and associated documentation files (the "Software"), to deal
826
in the Software without restriction, including without limitation the rights
827
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
828
copies of the Software, and to permit persons to whom the Software is
829
furnished to do so, subject to the following conditions:
830
831
The above copyright notice and this permission notice shall be included in
832
all copies or substantial portions of the Software.
833
834
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
835
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
836
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
837
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
838
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
839
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
840
THE SOFTWARE.
841
---------------------------------------------------------
842
843
---------------------------------------------------------
844
845
bytes 1.6.0 - MIT
846
https://github.com/tokio-rs/bytes
847
848
The MIT License (MIT)
849
850
Copyright (c) 2018 Carl Lerche
851
852
Permission is hereby granted, free of charge, to any
853
person obtaining a copy of this software and associated
854
documentation files (the "Software"), to deal in the
855
Software without restriction, including without
856
limitation the rights to use, copy, modify, merge,
857
publish, distribute, sublicense, and/or sell copies of
858
the Software, and to permit persons to whom the Software
859
is furnished to do so, subject to the following
860
conditions:
861
862
The above copyright notice and this permission notice
863
shall be included in all copies or substantial portions
864
of the Software.
865
866
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
867
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
868
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
869
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
870
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
871
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
872
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
873
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
874
DEALINGS IN THE SOFTWARE.
875
---------------------------------------------------------
876
877
---------------------------------------------------------
878
879
cc 1.0.98 - MIT OR Apache-2.0
880
https://github.com/rust-lang/cc-rs
881
882
Copyright (c) 2014 Alex Crichton
883
884
Permission is hereby granted, free of charge, to any
885
person obtaining a copy of this software and associated
886
documentation files (the "Software"), to deal in the
887
Software without restriction, including without
888
limitation the rights to use, copy, modify, merge,
889
publish, distribute, sublicense, and/or sell copies of
890
the Software, and to permit persons to whom the Software
891
is furnished to do so, subject to the following
892
conditions:
893
894
The above copyright notice and this permission notice
895
shall be included in all copies or substantial portions
896
of the Software.
897
898
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
899
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
900
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
901
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
902
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
903
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
904
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
905
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
906
DEALINGS IN THE SOFTWARE.
907
---------------------------------------------------------
908
909
---------------------------------------------------------
910
911
cfg-if 1.0.0 - MIT/Apache-2.0
912
https://github.com/rust-lang/cfg-if
913
914
Copyright (c) 2014 Alex Crichton
915
916
Permission is hereby granted, free of charge, to any
917
person obtaining a copy of this software and associated
918
documentation files (the "Software"), to deal in the
919
Software without restriction, including without
920
limitation the rights to use, copy, modify, merge,
921
publish, distribute, sublicense, and/or sell copies of
922
the Software, and to permit persons to whom the Software
923
is furnished to do so, subject to the following
924
conditions:
925
926
The above copyright notice and this permission notice
927
shall be included in all copies or substantial portions
928
of the Software.
929
930
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
931
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
932
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
933
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
934
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
935
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
936
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
937
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
938
DEALINGS IN THE SOFTWARE.
939
---------------------------------------------------------
940
941
---------------------------------------------------------
942
943
chrono 0.4.38 - MIT OR Apache-2.0
944
https://github.com/chronotope/chrono
945
946
Rust-chrono is dual-licensed under The MIT License [1] and
947
Apache 2.0 License [2]. Copyright (c) 2014--2025, Kang Seonghoon and
948
contributors.
949
950
Nota Bene: This is same as the Rust Project's own license.
951
952
953
[1]: <http://opensource.org/licenses/MIT>, which is reproduced below:
954
955
~~~~
956
The MIT License (MIT)
957
958
Copyright (c) 2014, Kang Seonghoon.
959
960
Permission is hereby granted, free of charge, to any person obtaining a copy
961
of this software and associated documentation files (the "Software"), to deal
962
in the Software without restriction, including without limitation the rights
963
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
964
copies of the Software, and to permit persons to whom the Software is
965
furnished to do so, subject to the following conditions:
966
967
The above copyright notice and this permission notice shall be included in
968
all copies or substantial portions of the Software.
969
970
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
971
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
972
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
973
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
974
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
975
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
976
THE SOFTWARE.
977
~~~~
978
979
980
[2]: <http://www.apache.org/licenses/LICENSE-2.0>, which is reproduced below:
981
982
~~~~
983
Apache License
984
Version 2.0, January 2004
985
http://www.apache.org/licenses/
986
987
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
988
989
1. Definitions.
990
991
"License" shall mean the terms and conditions for use, reproduction,
992
and distribution as defined by Sections 1 through 9 of this document.
993
994
"Licensor" shall mean the copyright owner or entity authorized by
995
the copyright owner that is granting the License.
996
997
"Legal Entity" shall mean the union of the acting entity and all
998
other entities that control, are controlled by, or are under common
999
control with that entity. For the purposes of this definition,
1000
"control" means (i) the power, direct or indirect, to cause the
1001
direction or management of such entity, whether by contract or
1002
otherwise, or (ii) ownership of fifty percent (50%) or more of the
1003
outstanding shares, or (iii) beneficial ownership of such entity.
1004
1005
"You" (or "Your") shall mean an individual or Legal Entity
1006
exercising permissions granted by this License.
1007
1008
"Source" form shall mean the preferred form for making modifications,
1009
including but not limited to software source code, documentation
1010
source, and configuration files.
1011
1012
"Object" form shall mean any form resulting from mechanical
1013
transformation or translation of a Source form, including but
1014
not limited to compiled object code, generated documentation,
1015
and conversions to other media types.
1016
1017
"Work" shall mean the work of authorship, whether in Source or
1018
Object form, made available under the License, as indicated by a
1019
copyright notice that is included in or attached to the work
1020
(an example is provided in the Appendix below).
1021
1022
"Derivative Works" shall mean any work, whether in Source or Object
1023
form, that is based on (or derived from) the Work and for which the
1024
editorial revisions, annotations, elaborations, or other modifications
1025
represent, as a whole, an original work of authorship. For the purposes
1026
of this License, Derivative Works shall not include works that remain
1027
separable from, or merely link (or bind by name) to the interfaces of,
1028
the Work and Derivative Works thereof.
1029
1030
"Contribution" shall mean any work of authorship, including
1031
the original version of the Work and any modifications or additions
1032
to that Work or Derivative Works thereof, that is intentionally
1033
submitted to Licensor for inclusion in the Work by the copyright owner
1034
or by an individual or Legal Entity authorized to submit on behalf of
1035
the copyright owner. For the purposes of this definition, "submitted"
1036
means any form of electronic, verbal, or written communication sent
1037
to the Licensor or its representatives, including but not limited to
1038
communication on electronic mailing lists, source code control systems,
1039
and issue tracking systems that are managed by, or on behalf of, the
1040
Licensor for the purpose of discussing and improving the Work, but
1041
excluding communication that is conspicuously marked or otherwise
1042
designated in writing by the copyright owner as "Not a Contribution."
1043
1044
"Contributor" shall mean Licensor and any individual or Legal Entity
1045
on behalf of whom a Contribution has been received by Licensor and
1046
subsequently incorporated within the Work.
1047
1048
2. Grant of Copyright License. Subject to the terms and conditions of
1049
this License, each Contributor hereby grants to You a perpetual,
1050
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1051
copyright license to reproduce, prepare Derivative Works of,
1052
publicly display, publicly perform, sublicense, and distribute the
1053
Work and such Derivative Works in Source or Object form.
1054
1055
3. Grant of Patent License. Subject to the terms and conditions of
1056
this License, each Contributor hereby grants to You a perpetual,
1057
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1058
(except as stated in this section) patent license to make, have made,
1059
use, offer to sell, sell, import, and otherwise transfer the Work,
1060
where such license applies only to those patent claims licensable
1061
by such Contributor that are necessarily infringed by their
1062
Contribution(s) alone or by combination of their Contribution(s)
1063
with the Work to which such Contribution(s) was submitted. If You
1064
institute patent litigation against any entity (including a
1065
cross-claim or counterclaim in a lawsuit) alleging that the Work
1066
or a Contribution incorporated within the Work constitutes direct
1067
or contributory patent infringement, then any patent licenses
1068
granted to You under this License for that Work shall terminate
1069
as of the date such litigation is filed.
1070
1071
4. Redistribution. You may reproduce and distribute copies of the
1072
Work or Derivative Works thereof in any medium, with or without
1073
modifications, and in Source or Object form, provided that You
1074
meet the following conditions:
1075
1076
(a) You must give any other recipients of the Work or
1077
Derivative Works a copy of this License; and
1078
1079
(b) You must cause any modified files to carry prominent notices
1080
stating that You changed the files; and
1081
1082
(c) You must retain, in the Source form of any Derivative Works
1083
that You distribute, all copyright, patent, trademark, and
1084
attribution notices from the Source form of the Work,
1085
excluding those notices that do not pertain to any part of
1086
the Derivative Works; and
1087
1088
(d) If the Work includes a "NOTICE" text file as part of its
1089
distribution, then any Derivative Works that You distribute must
1090
include a readable copy of the attribution notices contained
1091
within such NOTICE file, excluding those notices that do not
1092
pertain to any part of the Derivative Works, in at least one
1093
of the following places: within a NOTICE text file distributed
1094
as part of the Derivative Works; within the Source form or
1095
documentation, if provided along with the Derivative Works; or,
1096
within a display generated by the Derivative Works, if and
1097
wherever such third-party notices normally appear. The contents
1098
of the NOTICE file are for informational purposes only and
1099
do not modify the License. You may add Your own attribution
1100
notices within Derivative Works that You distribute, alongside
1101
or as an addendum to the NOTICE text from the Work, provided
1102
that such additional attribution notices cannot be construed
1103
as modifying the License.
1104
1105
You may add Your own copyright statement to Your modifications and
1106
may provide additional or different license terms and conditions
1107
for use, reproduction, or distribution of Your modifications, or
1108
for any such Derivative Works as a whole, provided Your use,
1109
reproduction, and distribution of the Work otherwise complies with
1110
the conditions stated in this License.
1111
1112
5. Submission of Contributions. Unless You explicitly state otherwise,
1113
any Contribution intentionally submitted for inclusion in the Work
1114
by You to the Licensor shall be under the terms and conditions of
1115
this License, without any additional terms or conditions.
1116
Notwithstanding the above, nothing herein shall supersede or modify
1117
the terms of any separate license agreement you may have executed
1118
with Licensor regarding such Contributions.
1119
1120
6. Trademarks. This License does not grant permission to use the trade
1121
names, trademarks, service marks, or product names of the Licensor,
1122
except as required for reasonable and customary use in describing the
1123
origin of the Work and reproducing the content of the NOTICE file.
1124
1125
7. Disclaimer of Warranty. Unless required by applicable law or
1126
agreed to in writing, Licensor provides the Work (and each
1127
Contributor provides its Contributions) on an "AS IS" BASIS,
1128
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1129
implied, including, without limitation, any warranties or conditions
1130
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1131
PARTICULAR PURPOSE. You are solely responsible for determining the
1132
appropriateness of using or redistributing the Work and assume any
1133
risks associated with Your exercise of permissions under this License.
1134
1135
8. Limitation of Liability. In no event and under no legal theory,
1136
whether in tort (including negligence), contract, or otherwise,
1137
unless required by applicable law (such as deliberate and grossly
1138
negligent acts) or agreed to in writing, shall any Contributor be
1139
liable to You for damages, including any direct, indirect, special,
1140
incidental, or consequential damages of any character arising as a
1141
result of this License or out of the use or inability to use the
1142
Work (including but not limited to damages for loss of goodwill,
1143
work stoppage, computer failure or malfunction, or any and all
1144
other commercial damages or losses), even if such Contributor
1145
has been advised of the possibility of such damages.
1146
1147
9. Accepting Warranty or Additional Liability. While redistributing
1148
the Work or Derivative Works thereof, You may choose to offer,
1149
and charge a fee for, acceptance of support, warranty, indemnity,
1150
or other liability obligations and/or rights consistent with this
1151
License. However, in accepting such obligations, You may act only
1152
on Your own behalf and on Your sole responsibility, not on behalf
1153
of any other Contributor, and only if You agree to indemnify,
1154
defend, and hold each Contributor harmless for any liability
1155
incurred by, or claims asserted against, such Contributor by reason
1156
of your accepting any such warranty or additional liability.
1157
1158
END OF TERMS AND CONDITIONS
1159
1160
APPENDIX: How to apply the Apache License to your work.
1161
1162
To apply the Apache License to your work, attach the following
1163
boilerplate notice, with the fields enclosed by brackets "[]"
1164
replaced with your own identifying information. (Don't include
1165
the brackets!) The text should be enclosed in the appropriate
1166
comment syntax for the file format. We also recommend that a
1167
file or class name and description of purpose be included on the
1168
same "printed page" as the copyright notice for easier
1169
identification within third-party archives.
1170
1171
Copyright [yyyy] [name of copyright owner]
1172
1173
Licensed under the Apache License, Version 2.0 (the "License");
1174
you may not use this file except in compliance with the License.
1175
You may obtain a copy of the License at
1176
1177
http://www.apache.org/licenses/LICENSE-2.0
1178
1179
Unless required by applicable law or agreed to in writing, software
1180
distributed under the License is distributed on an "AS IS" BASIS,
1181
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1182
See the License for the specific language governing permissions and
1183
limitations under the License.
1184
~~~~
1185
---------------------------------------------------------
1186
1187
---------------------------------------------------------
1188
1189
clap 4.5.4 - MIT OR Apache-2.0
1190
https://github.com/clap-rs/clap
1191
1192
Copyright (c) Individual contributors
1193
1194
Permission is hereby granted, free of charge, to any person obtaining a copy
1195
of this software and associated documentation files (the "Software"), to deal
1196
in the Software without restriction, including without limitation the rights
1197
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1198
copies of the Software, and to permit persons to whom the Software is
1199
furnished to do so, subject to the following conditions:
1200
1201
The above copyright notice and this permission notice shall be included in all
1202
copies or substantial portions of the Software.
1203
1204
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1205
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1206
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1207
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1208
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1209
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1210
SOFTWARE.
1211
---------------------------------------------------------
1212
1213
---------------------------------------------------------
1214
1215
clap_builder 4.5.2 - MIT OR Apache-2.0
1216
https://github.com/clap-rs/clap
1217
1218
Copyright (c) Individual contributors
1219
1220
Permission is hereby granted, free of charge, to any person obtaining a copy
1221
of this software and associated documentation files (the "Software"), to deal
1222
in the Software without restriction, including without limitation the rights
1223
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1224
copies of the Software, and to permit persons to whom the Software is
1225
furnished to do so, subject to the following conditions:
1226
1227
The above copyright notice and this permission notice shall be included in all
1228
copies or substantial portions of the Software.
1229
1230
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1231
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1232
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1233
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1234
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1235
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1236
SOFTWARE.
1237
---------------------------------------------------------
1238
1239
---------------------------------------------------------
1240
1241
clap_derive 4.5.4 - MIT OR Apache-2.0
1242
https://github.com/clap-rs/clap
1243
1244
Copyright (c) Individual contributors
1245
1246
Permission is hereby granted, free of charge, to any person obtaining a copy
1247
of this software and associated documentation files (the "Software"), to deal
1248
in the Software without restriction, including without limitation the rights
1249
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1250
copies of the Software, and to permit persons to whom the Software is
1251
furnished to do so, subject to the following conditions:
1252
1253
The above copyright notice and this permission notice shall be included in all
1254
copies or substantial portions of the Software.
1255
1256
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1257
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1258
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1259
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1260
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1261
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1262
SOFTWARE.
1263
---------------------------------------------------------
1264
1265
---------------------------------------------------------
1266
1267
clap_lex 0.7.0 - MIT OR Apache-2.0
1268
https://github.com/clap-rs/clap
1269
1270
Copyright (c) Individual contributors
1271
1272
Permission is hereby granted, free of charge, to any person obtaining a copy
1273
of this software and associated documentation files (the "Software"), to deal
1274
in the Software without restriction, including without limitation the rights
1275
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1276
copies of the Software, and to permit persons to whom the Software is
1277
furnished to do so, subject to the following conditions:
1278
1279
The above copyright notice and this permission notice shall be included in all
1280
copies or substantial portions of the Software.
1281
1282
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1283
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1284
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1285
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1286
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1287
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1288
SOFTWARE.
1289
---------------------------------------------------------
1290
1291
---------------------------------------------------------
1292
1293
colorchoice 1.0.1 - MIT OR Apache-2.0
1294
https://github.com/rust-cli/anstyle
1295
1296
This software is released under the MIT license:
1297
1298
Permission is hereby granted, free of charge, to any person obtaining a copy of
1299
this software and associated documentation files (the "Software"), to deal in
1300
the Software without restriction, including without limitation the rights to
1301
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1302
the Software, and to permit persons to whom the Software is furnished to do so,
1303
subject to the following conditions:
1304
1305
The above copyright notice and this permission notice shall be included in all
1306
copies or substantial portions of the Software.
1307
1308
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1309
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1310
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1311
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1312
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1313
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1314
---------------------------------------------------------
1315
1316
---------------------------------------------------------
1317
1318
concurrent-queue 2.5.0 - Apache-2.0 OR MIT
1319
https://github.com/smol-rs/concurrent-queue
1320
1321
Permission is hereby granted, free of charge, to any
1322
person obtaining a copy of this software and associated
1323
documentation files (the "Software"), to deal in the
1324
Software without restriction, including without
1325
limitation the rights to use, copy, modify, merge,
1326
publish, distribute, sublicense, and/or sell copies of
1327
the Software, and to permit persons to whom the Software
1328
is furnished to do so, subject to the following
1329
conditions:
1330
1331
The above copyright notice and this permission notice
1332
shall be included in all copies or substantial portions
1333
of the Software.
1334
1335
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1336
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1337
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1338
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1339
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1340
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1341
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1342
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1343
DEALINGS IN THE SOFTWARE.
1344
---------------------------------------------------------
1345
1346
---------------------------------------------------------
1347
1348
console 0.15.8 - MIT
1349
https://github.com/console-rs/console
1350
1351
The MIT License (MIT)
1352
1353
Copyright (c) 2017 Armin Ronacher <[email protected]>
1354
1355
Permission is hereby granted, free of charge, to any person obtaining a copy
1356
of this software and associated documentation files (the "Software"), to deal
1357
in the Software without restriction, including without limitation the rights
1358
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1359
copies of the Software, and to permit persons to whom the Software is
1360
furnished to do so, subject to the following conditions:
1361
1362
The above copyright notice and this permission notice shall be included in all
1363
copies or substantial portions of the Software.
1364
1365
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1366
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1367
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1368
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1369
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1370
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1371
SOFTWARE.
1372
---------------------------------------------------------
1373
1374
---------------------------------------------------------
1375
1376
const_format 0.2.32 - Zlib
1377
https://github.com/rodrimati1992/const_format_crates/
1378
1379
Copyright (c) 2020 Matias Rodriguez.
1380
1381
This software is provided 'as-is', without any express or implied
1382
warranty. In no event will the authors be held liable for any damages
1383
arising from the use of this software.
1384
1385
Permission is granted to anyone to use this software for any purpose,
1386
including commercial applications, and to alter it and redistribute it
1387
freely, subject to the following restrictions:
1388
1389
1. The origin of this software must not be misrepresented; you must not
1390
claim that you wrote the original software. If you use this software
1391
in a product, an acknowledgment in the product documentation would be
1392
appreciated but is not required.
1393
2. Altered source versions must be plainly marked as such, and must not be
1394
misrepresented as being the original software.
1395
3. This notice may not be removed or altered from any source distribution.
1396
---------------------------------------------------------
1397
1398
---------------------------------------------------------
1399
1400
const_format_proc_macros 0.2.32 - Zlib
1401
https://github.com/rodrimati1992/const_format_crates/
1402
1403
Copyright (c) 2020 Matias Rodriguez.
1404
1405
This software is provided 'as-is', without any express or implied
1406
warranty. In no event will the authors be held liable for any damages
1407
arising from the use of this software.
1408
1409
Permission is granted to anyone to use this software for any purpose,
1410
including commercial applications, and to alter it and redistribute it
1411
freely, subject to the following restrictions:
1412
1413
1. The origin of this software must not be misrepresented; you must not
1414
claim that you wrote the original software. If you use this software
1415
in a product, an acknowledgment in the product documentation would be
1416
appreciated but is not required.
1417
2. Altered source versions must be plainly marked as such, and must not be
1418
misrepresented as being the original software.
1419
3. This notice may not be removed or altered from any source distribution.
1420
---------------------------------------------------------
1421
1422
---------------------------------------------------------
1423
1424
core-foundation 0.9.4 - MIT OR Apache-2.0
1425
https://github.com/servo/core-foundation-rs
1426
1427
Copyright (c) 2012-2013 Mozilla Foundation
1428
1429
Permission is hereby granted, free of charge, to any
1430
person obtaining a copy of this software and associated
1431
documentation files (the "Software"), to deal in the
1432
Software without restriction, including without
1433
limitation the rights to use, copy, modify, merge,
1434
publish, distribute, sublicense, and/or sell copies of
1435
the Software, and to permit persons to whom the Software
1436
is furnished to do so, subject to the following
1437
conditions:
1438
1439
The above copyright notice and this permission notice
1440
shall be included in all copies or substantial portions
1441
of the Software.
1442
1443
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1444
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1445
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1446
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1447
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1448
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1449
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1450
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1451
DEALINGS IN THE SOFTWARE.
1452
---------------------------------------------------------
1453
1454
---------------------------------------------------------
1455
1456
core-foundation-sys 0.8.6 - MIT OR Apache-2.0
1457
https://github.com/servo/core-foundation-rs
1458
1459
Copyright (c) 2012-2013 Mozilla Foundation
1460
1461
Permission is hereby granted, free of charge, to any
1462
person obtaining a copy of this software and associated
1463
documentation files (the "Software"), to deal in the
1464
Software without restriction, including without
1465
limitation the rights to use, copy, modify, merge,
1466
publish, distribute, sublicense, and/or sell copies of
1467
the Software, and to permit persons to whom the Software
1468
is furnished to do so, subject to the following
1469
conditions:
1470
1471
The above copyright notice and this permission notice
1472
shall be included in all copies or substantial portions
1473
of the Software.
1474
1475
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1476
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1477
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1478
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1479
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1480
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1481
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1482
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1483
DEALINGS IN THE SOFTWARE.
1484
---------------------------------------------------------
1485
1486
---------------------------------------------------------
1487
1488
cpufeatures 0.2.12 - MIT OR Apache-2.0
1489
https://github.com/RustCrypto/utils
1490
1491
All crates licensed under either of
1492
1493
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
1494
* [MIT license](http://opensource.org/licenses/MIT)
1495
1496
at your option.
1497
1498
### Contribution
1499
1500
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
1501
1502
[//]: # (badges)
1503
1504
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
1505
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
1506
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
1507
[deps-image]: https://deps.rs/repo/github/RustCrypto/utils/status.svg
1508
[deps-link]: https://deps.rs/repo/github/RustCrypto/utils
1509
1510
[//]: # (crates)
1511
1512
[`blobby`]: ./blobby
1513
[`block-buffer`]: ./block-buffer
1514
[`block‑padding`]: ./block-padding
1515
[`cmov`]: ./cmov
1516
[`collectable`]: ./collectable
1517
[`cpufeatures`]: ./cpufeatures
1518
[`dbl`]: ./dbl
1519
[`digest-io`]: ./digest-io
1520
[`hex-literal`]: ./hex-literal
1521
[`inout`]: ./inout
1522
[`opaque-debug`]: ./opaque-debug
1523
[`wycheproof2blb`]: ./wycheproof2blb
1524
[`zeroize`]: ./zeroize
1525
1526
[//]: # (misc)
1527
1528
[Wycheproof]: https://github.com/google/wycheproof
1529
---------------------------------------------------------
1530
1531
---------------------------------------------------------
1532
1533
crc32fast 1.4.1 - MIT OR Apache-2.0
1534
https://github.com/srijs/rust-crc32fast
1535
1536
MIT License
1537
1538
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1539
1540
Permission is hereby granted, free of charge, to any person obtaining a copy
1541
of this software and associated documentation files (the "Software"), to deal
1542
in the Software without restriction, including without limitation the rights
1543
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1544
copies of the Software, and to permit persons to whom the Software is
1545
furnished to do so, subject to the following conditions:
1546
1547
The above copyright notice and this permission notice shall be included in all
1548
copies or substantial portions of the Software.
1549
1550
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1551
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1552
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1553
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1554
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1555
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1556
SOFTWARE.
1557
---------------------------------------------------------
1558
1559
---------------------------------------------------------
1560
1561
crossbeam-channel 0.5.15 - MIT OR Apache-2.0
1562
https://github.com/crossbeam-rs/crossbeam
1563
1564
The MIT License (MIT)
1565
1566
Copyright (c) 2019 The Crossbeam Project Developers
1567
1568
Permission is hereby granted, free of charge, to any
1569
person obtaining a copy of this software and associated
1570
documentation files (the "Software"), to deal in the
1571
Software without restriction, including without
1572
limitation the rights to use, copy, modify, merge,
1573
publish, distribute, sublicense, and/or sell copies of
1574
the Software, and to permit persons to whom the Software
1575
is furnished to do so, subject to the following
1576
conditions:
1577
1578
The above copyright notice and this permission notice
1579
shall be included in all copies or substantial portions
1580
of the Software.
1581
1582
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1583
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1584
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1585
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1586
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1587
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1588
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1589
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1590
DEALINGS IN THE SOFTWARE.
1591
---------------------------------------------------------
1592
1593
---------------------------------------------------------
1594
1595
crossbeam-utils 0.8.20 - MIT OR Apache-2.0
1596
https://github.com/crossbeam-rs/crossbeam
1597
1598
The MIT License (MIT)
1599
1600
Copyright (c) 2019 The Crossbeam Project Developers
1601
1602
Permission is hereby granted, free of charge, to any
1603
person obtaining a copy of this software and associated
1604
documentation files (the "Software"), to deal in the
1605
Software without restriction, including without
1606
limitation the rights to use, copy, modify, merge,
1607
publish, distribute, sublicense, and/or sell copies of
1608
the Software, and to permit persons to whom the Software
1609
is furnished to do so, subject to the following
1610
conditions:
1611
1612
The above copyright notice and this permission notice
1613
shall be included in all copies or substantial portions
1614
of the Software.
1615
1616
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1617
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1618
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1619
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1620
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1621
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1622
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1623
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1624
DEALINGS IN THE SOFTWARE.
1625
---------------------------------------------------------
1626
1627
---------------------------------------------------------
1628
1629
crypto-common 0.1.6 - MIT OR Apache-2.0
1630
https://github.com/RustCrypto/traits
1631
1632
All crates licensed under either of
1633
1634
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
1635
* [MIT license](http://opensource.org/licenses/MIT)
1636
1637
at your option.
1638
1639
### Contribution
1640
1641
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
1642
1643
[//]: # (badges)
1644
1645
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
1646
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260050-traits
1647
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
1648
[deps-image]: https://deps.rs/repo/github/RustCrypto/traits/status.svg
1649
[deps-link]: https://deps.rs/repo/github/RustCrypto/traits
1650
[msrv-1.85]: https://img.shields.io/badge/rustc-1.85.0+-blue.svg
1651
1652
[//]: # (crates)
1653
1654
[`aead`]: ./aead
1655
[`async‑signature`]: ./signature/async
1656
[`cipher`]: ./cipher
1657
[`crypto‑common`]: ./crypto-common
1658
[`crypto`]: ./crypto
1659
[`digest`]: ./digest
1660
[`elliptic‑curve`]: ./elliptic-curve
1661
[`kem`]: ./kem
1662
[`password-hash`]: ./password-hash
1663
[`signature`]: ./signature
1664
[`universal‑hash`]: ./universal-hash
1665
1666
[//]: # (algorithms)
1667
1668
[Authenticated encryption]: https://en.wikipedia.org/wiki/Authenticated_encryption
1669
[Block]: https://en.wikipedia.org/wiki/Block_cipher
1670
[Message authentication code]: https://en.wikipedia.org/wiki/Message_authentication_code
1671
[Cryptographic hash function]: https://en.wikipedia.org/wiki/Cryptographic_hash_function
1672
[Digital signature]: https://en.wikipedia.org/wiki/Digital_signature
1673
[Elliptic curve cryptography]: https://en.wikipedia.org/wiki/Elliptic-curve_cryptography
1674
[Key encapsulation mechanism]: https://en.wikipedia.org/wiki/Key_encapsulation
1675
[Password hashing]: https://en.wikipedia.org/wiki/Cryptographic_hash_function#Password_verification
1676
[Stream cipher]: https://en.wikipedia.org/wiki/Stream_cipher
1677
[Universal hash function]: https://en.wikipedia.org/wiki/Universal_hashing
1678
---------------------------------------------------------
1679
1680
---------------------------------------------------------
1681
1682
data-encoding 2.6.0 - MIT
1683
https://github.com/ia0/data-encoding
1684
1685
The MIT License (MIT)
1686
1687
Copyright (c) 2015-2020 Julien Cretin
1688
Copyright (c) 2017-2020 Google Inc.
1689
1690
Permission is hereby granted, free of charge, to any person obtaining a copy
1691
of this software and associated documentation files (the "Software"), to deal
1692
in the Software without restriction, including without limitation the rights
1693
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1694
copies of the Software, and to permit persons to whom the Software is
1695
furnished to do so, subject to the following conditions:
1696
1697
The above copyright notice and this permission notice shall be included in all
1698
copies or substantial portions of the Software.
1699
1700
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1701
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1702
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1703
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1704
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1705
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1706
SOFTWARE.
1707
---------------------------------------------------------
1708
1709
---------------------------------------------------------
1710
1711
deranged 0.3.11 - MIT OR Apache-2.0
1712
https://github.com/jhpratt/deranged
1713
1714
Copyright (c) 2024 Jacob Pratt et al.
1715
1716
Permission is hereby granted, free of charge, to any person obtaining a copy
1717
of this software and associated documentation files (the "Software"), to deal
1718
in the Software without restriction, including without limitation the rights
1719
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1720
copies of the Software, and to permit persons to whom the Software is
1721
furnished to do so, subject to the following conditions:
1722
1723
The above copyright notice and this permission notice shall be included in all
1724
copies or substantial portions of the Software.
1725
1726
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1727
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1728
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1729
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1730
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1731
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1732
SOFTWARE.
1733
---------------------------------------------------------
1734
1735
---------------------------------------------------------
1736
1737
derivative 2.2.0 - MIT/Apache-2.0
1738
https://github.com/mcarton/rust-derivative
1739
1740
Copyright (c) 2016 Martin Carton
1741
1742
Permission is hereby granted, free of charge, to any person obtaining a copy of
1743
this software and associated documentation files (the "Software"), to deal in
1744
the Software without restriction, including without limitation the rights to
1745
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1746
of the Software, and to permit persons to whom the Software is furnished to do
1747
so, subject to the following conditions:
1748
1749
The above copyright notice and this permission notice shall be included in all
1750
copies or substantial portions of the Software.
1751
1752
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1753
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1754
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1755
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1756
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1757
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1758
SOFTWARE.
1759
---------------------------------------------------------
1760
1761
---------------------------------------------------------
1762
1763
dialoguer 0.10.4 - MIT
1764
https://github.com/console-rs/dialoguer
1765
1766
The MIT License (MIT)
1767
1768
Copyright (c) 2017 Armin Ronacher <[email protected]>
1769
1770
Permission is hereby granted, free of charge, to any person obtaining a copy
1771
of this software and associated documentation files (the "Software"), to deal
1772
in the Software without restriction, including without limitation the rights
1773
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1774
copies of the Software, and to permit persons to whom the Software is
1775
furnished to do so, subject to the following conditions:
1776
1777
The above copyright notice and this permission notice shall be included in all
1778
copies or substantial portions of the Software.
1779
1780
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1781
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1782
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1783
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1784
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1785
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1786
SOFTWARE.
1787
---------------------------------------------------------
1788
1789
---------------------------------------------------------
1790
1791
digest 0.10.7 - MIT OR Apache-2.0
1792
https://github.com/RustCrypto/traits
1793
1794
All crates licensed under either of
1795
1796
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
1797
* [MIT license](http://opensource.org/licenses/MIT)
1798
1799
at your option.
1800
1801
### Contribution
1802
1803
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
1804
1805
[//]: # (badges)
1806
1807
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
1808
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260050-traits
1809
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
1810
[deps-image]: https://deps.rs/repo/github/RustCrypto/traits/status.svg
1811
[deps-link]: https://deps.rs/repo/github/RustCrypto/traits
1812
[msrv-1.85]: https://img.shields.io/badge/rustc-1.85.0+-blue.svg
1813
1814
[//]: # (crates)
1815
1816
[`aead`]: ./aead
1817
[`async‑signature`]: ./signature/async
1818
[`cipher`]: ./cipher
1819
[`crypto‑common`]: ./crypto-common
1820
[`crypto`]: ./crypto
1821
[`digest`]: ./digest
1822
[`elliptic‑curve`]: ./elliptic-curve
1823
[`kem`]: ./kem
1824
[`password-hash`]: ./password-hash
1825
[`signature`]: ./signature
1826
[`universal‑hash`]: ./universal-hash
1827
1828
[//]: # (algorithms)
1829
1830
[Authenticated encryption]: https://en.wikipedia.org/wiki/Authenticated_encryption
1831
[Block]: https://en.wikipedia.org/wiki/Block_cipher
1832
[Message authentication code]: https://en.wikipedia.org/wiki/Message_authentication_code
1833
[Cryptographic hash function]: https://en.wikipedia.org/wiki/Cryptographic_hash_function
1834
[Digital signature]: https://en.wikipedia.org/wiki/Digital_signature
1835
[Elliptic curve cryptography]: https://en.wikipedia.org/wiki/Elliptic-curve_cryptography
1836
[Key encapsulation mechanism]: https://en.wikipedia.org/wiki/Key_encapsulation
1837
[Password hashing]: https://en.wikipedia.org/wiki/Cryptographic_hash_function#Password_verification
1838
[Stream cipher]: https://en.wikipedia.org/wiki/Stream_cipher
1839
[Universal hash function]: https://en.wikipedia.org/wiki/Universal_hashing
1840
---------------------------------------------------------
1841
1842
---------------------------------------------------------
1843
1844
dirs 4.0.0 - MIT OR Apache-2.0
1845
dirs 5.0.1 - MIT OR Apache-2.0
1846
https://github.com/dirs-dev/dirs-rs
1847
1848
Copyright (c) 2018-2019 dirs-rs contributors
1849
1850
Permission is hereby granted, free of charge, to any person obtaining a copy
1851
of this software and associated documentation files (the "Software"), to deal
1852
in the Software without restriction, including without limitation the rights
1853
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1854
copies of the Software, and to permit persons to whom the Software is
1855
furnished to do so, subject to the following conditions:
1856
1857
The above copyright notice and this permission notice shall be included in all
1858
copies or substantial portions of the Software.
1859
1860
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1861
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1862
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1863
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1864
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1865
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1866
SOFTWARE.
1867
---------------------------------------------------------
1868
1869
---------------------------------------------------------
1870
1871
dirs-sys 0.3.7 - MIT OR Apache-2.0
1872
dirs-sys 0.4.1 - MIT OR Apache-2.0
1873
https://github.com/dirs-dev/dirs-sys-rs
1874
1875
Copyright (c) 2018-2019 dirs-rs contributors
1876
1877
Permission is hereby granted, free of charge, to any person obtaining a copy
1878
of this software and associated documentation files (the "Software"), to deal
1879
in the Software without restriction, including without limitation the rights
1880
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1881
copies of the Software, and to permit persons to whom the Software is
1882
furnished to do so, subject to the following conditions:
1883
1884
The above copyright notice and this permission notice shall be included in all
1885
copies or substantial portions of the Software.
1886
1887
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1888
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1889
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1890
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1891
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1892
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1893
SOFTWARE.
1894
---------------------------------------------------------
1895
1896
---------------------------------------------------------
1897
1898
displaydoc 0.2.5 - MIT OR Apache-2.0
1899
https://github.com/yaahc/displaydoc
1900
1901
Permission is hereby granted, free of charge, to any
1902
person obtaining a copy of this software and associated
1903
documentation files (the "Software"), to deal in the
1904
Software without restriction, including without
1905
limitation the rights to use, copy, modify, merge,
1906
publish, distribute, sublicense, and/or sell copies of
1907
the Software, and to permit persons to whom the Software
1908
is furnished to do so, subject to the following
1909
conditions:
1910
1911
The above copyright notice and this permission notice
1912
shall be included in all copies or substantial portions
1913
of the Software.
1914
1915
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1916
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1917
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1918
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1919
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1920
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1921
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1922
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1923
DEALINGS IN THE SOFTWARE.
1924
---------------------------------------------------------
1925
1926
---------------------------------------------------------
1927
1928
encode_unicode 0.3.6 - MIT/Apache-2.0
1929
https://github.com/tormol/encode_unicode
1930
1931
Permission is hereby granted, free of charge, to any person obtaining a copy
1932
of this software and associated documentation files (the "Software"), to deal
1933
in the Software without restriction, including without limitation the rights
1934
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1935
copies of the Software, and to permit persons to whom the Software is
1936
furnished to do so, subject to the following conditions:
1937
1938
The above copyright notice and this permission notice shall be included in all
1939
copies or substantial portions of the Software.
1940
1941
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1942
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1943
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1944
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1945
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1946
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1947
SOFTWARE
1948
---------------------------------------------------------
1949
1950
---------------------------------------------------------
1951
1952
encoding_rs 0.8.34 - (Apache-2.0 OR MIT) AND BSD-3-Clause
1953
https://github.com/hsivonen/encoding_rs
1954
1955
Copyright Mozilla Foundation
1956
1957
Permission is hereby granted, free of charge, to any
1958
person obtaining a copy of this software and associated
1959
documentation files (the "Software"), to deal in the
1960
Software without restriction, including without
1961
limitation the rights to use, copy, modify, merge,
1962
publish, distribute, sublicense, and/or sell copies of
1963
the Software, and to permit persons to whom the Software
1964
is furnished to do so, subject to the following
1965
conditions:
1966
1967
The above copyright notice and this permission notice
1968
shall be included in all copies or substantial portions
1969
of the Software.
1970
1971
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1972
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1973
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1974
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1975
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1976
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1977
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1978
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1979
DEALINGS IN THE SOFTWARE.
1980
---------------------------------------------------------
1981
1982
---------------------------------------------------------
1983
1984
enumflags2 0.7.9 - MIT OR Apache-2.0
1985
https://github.com/meithecatte/enumflags2
1986
1987
Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
1988
1989
Permission is hereby granted, free of charge, to any
1990
person obtaining a copy of this software and associated
1991
documentation files (the "Software"), to deal in the
1992
Software without restriction, including without
1993
limitation the rights to use, copy, modify, merge,
1994
publish, distribute, sublicense, and/or sell copies of
1995
the Software, and to permit persons to whom the Software
1996
is furnished to do so, subject to the following
1997
conditions:
1998
1999
The above copyright notice and this permission notice
2000
shall be included in all copies or substantial portions
2001
of the Software.
2002
2003
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2004
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2005
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2006
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2007
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2008
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2009
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2010
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2011
DEALINGS IN THE SOFTWARE.
2012
---------------------------------------------------------
2013
2014
---------------------------------------------------------
2015
2016
enumflags2_derive 0.7.9 - MIT OR Apache-2.0
2017
https://github.com/meithecatte/enumflags2
2018
2019
Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
2020
2021
Permission is hereby granted, free of charge, to any
2022
person obtaining a copy of this software and associated
2023
documentation files (the "Software"), to deal in the
2024
Software without restriction, including without
2025
limitation the rights to use, copy, modify, merge,
2026
publish, distribute, sublicense, and/or sell copies of
2027
the Software, and to permit persons to whom the Software
2028
is furnished to do so, subject to the following
2029
conditions:
2030
2031
The above copyright notice and this permission notice
2032
shall be included in all copies or substantial portions
2033
of the Software.
2034
2035
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2036
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2037
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2038
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2039
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2040
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2041
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2042
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2043
DEALINGS IN THE SOFTWARE.
2044
---------------------------------------------------------
2045
2046
---------------------------------------------------------
2047
2048
equivalent 1.0.1 - Apache-2.0 OR MIT
2049
https://github.com/indexmap-rs/equivalent
2050
2051
Copyright (c) 2016--2023
2052
2053
Permission is hereby granted, free of charge, to any
2054
person obtaining a copy of this software and associated
2055
documentation files (the "Software"), to deal in the
2056
Software without restriction, including without
2057
limitation the rights to use, copy, modify, merge,
2058
publish, distribute, sublicense, and/or sell copies of
2059
the Software, and to permit persons to whom the Software
2060
is furnished to do so, subject to the following
2061
conditions:
2062
2063
The above copyright notice and this permission notice
2064
shall be included in all copies or substantial portions
2065
of the Software.
2066
2067
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2068
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2069
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2070
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2071
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2072
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2073
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2074
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2075
DEALINGS IN THE SOFTWARE.
2076
---------------------------------------------------------
2077
2078
---------------------------------------------------------
2079
2080
errno 0.3.9 - MIT OR Apache-2.0
2081
https://github.com/lambda-fairy/rust-errno
2082
2083
Copyright (c) 2014 Chris Wong
2084
2085
Permission is hereby granted, free of charge, to any
2086
person obtaining a copy of this software and associated
2087
documentation files (the "Software"), to deal in the
2088
Software without restriction, including without
2089
limitation the rights to use, copy, modify, merge,
2090
publish, distribute, sublicense, and/or sell copies of
2091
the Software, and to permit persons to whom the Software
2092
is furnished to do so, subject to the following
2093
conditions:
2094
2095
The above copyright notice and this permission notice
2096
shall be included in all copies or substantial portions
2097
of the Software.
2098
2099
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2100
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2101
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2102
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2103
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2104
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2105
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2106
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2107
DEALINGS IN THE SOFTWARE.
2108
---------------------------------------------------------
2109
2110
---------------------------------------------------------
2111
2112
event-listener 2.5.3 - Apache-2.0 OR MIT
2113
event-listener 3.1.0 - Apache-2.0 OR MIT
2114
event-listener 4.0.3 - Apache-2.0 OR MIT
2115
event-listener 5.3.0 - Apache-2.0 OR MIT
2116
https://github.com/smol-rs/event-listener
2117
2118
Permission is hereby granted, free of charge, to any
2119
person obtaining a copy of this software and associated
2120
documentation files (the "Software"), to deal in the
2121
Software without restriction, including without
2122
limitation the rights to use, copy, modify, merge,
2123
publish, distribute, sublicense, and/or sell copies of
2124
the Software, and to permit persons to whom the Software
2125
is furnished to do so, subject to the following
2126
conditions:
2127
2128
The above copyright notice and this permission notice
2129
shall be included in all copies or substantial portions
2130
of the Software.
2131
2132
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2133
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2134
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2135
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2136
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2137
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2138
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2139
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2140
DEALINGS IN THE SOFTWARE.
2141
---------------------------------------------------------
2142
2143
---------------------------------------------------------
2144
2145
event-listener-strategy 0.4.0 - Apache-2.0 OR MIT
2146
event-listener-strategy 0.5.2 - Apache-2.0 OR MIT
2147
https://github.com/smol-rs/event-listener-strategy
2148
2149
Permission is hereby granted, free of charge, to any
2150
person obtaining a copy of this software and associated
2151
documentation files (the "Software"), to deal in the
2152
Software without restriction, including without
2153
limitation the rights to use, copy, modify, merge,
2154
publish, distribute, sublicense, and/or sell copies of
2155
the Software, and to permit persons to whom the Software
2156
is furnished to do so, subject to the following
2157
conditions:
2158
2159
The above copyright notice and this permission notice
2160
shall be included in all copies or substantial portions
2161
of the Software.
2162
2163
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2164
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2165
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2166
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2167
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2168
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2169
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2170
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2171
DEALINGS IN THE SOFTWARE.
2172
---------------------------------------------------------
2173
2174
---------------------------------------------------------
2175
2176
fastrand 1.9.0 - Apache-2.0 OR MIT
2177
fastrand 2.1.0 - Apache-2.0 OR MIT
2178
https://github.com/smol-rs/fastrand
2179
2180
Permission is hereby granted, free of charge, to any
2181
person obtaining a copy of this software and associated
2182
documentation files (the "Software"), to deal in the
2183
Software without restriction, including without
2184
limitation the rights to use, copy, modify, merge,
2185
publish, distribute, sublicense, and/or sell copies of
2186
the Software, and to permit persons to whom the Software
2187
is furnished to do so, subject to the following
2188
conditions:
2189
2190
The above copyright notice and this permission notice
2191
shall be included in all copies or substantial portions
2192
of the Software.
2193
2194
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2195
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2196
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2197
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2198
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2199
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2200
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2201
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2202
DEALINGS IN THE SOFTWARE.
2203
---------------------------------------------------------
2204
2205
---------------------------------------------------------
2206
2207
filetime 0.2.23 - MIT/Apache-2.0
2208
https://github.com/alexcrichton/filetime
2209
2210
Copyright (c) 2014 Alex Crichton
2211
2212
Permission is hereby granted, free of charge, to any
2213
person obtaining a copy of this software and associated
2214
documentation files (the "Software"), to deal in the
2215
Software without restriction, including without
2216
limitation the rights to use, copy, modify, merge,
2217
publish, distribute, sublicense, and/or sell copies of
2218
the Software, and to permit persons to whom the Software
2219
is furnished to do so, subject to the following
2220
conditions:
2221
2222
The above copyright notice and this permission notice
2223
shall be included in all copies or substantial portions
2224
of the Software.
2225
2226
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2227
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2228
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2229
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2230
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2231
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2232
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2233
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2234
DEALINGS IN THE SOFTWARE.
2235
---------------------------------------------------------
2236
2237
---------------------------------------------------------
2238
2239
flate2 1.0.30 - MIT OR Apache-2.0
2240
https://github.com/rust-lang/flate2-rs
2241
2242
Copyright (c) 2014-2025 Alex Crichton
2243
2244
Permission is hereby granted, free of charge, to any
2245
person obtaining a copy of this software and associated
2246
documentation files (the "Software"), to deal in the
2247
Software without restriction, including without
2248
limitation the rights to use, copy, modify, merge,
2249
publish, distribute, sublicense, and/or sell copies of
2250
the Software, and to permit persons to whom the Software
2251
is furnished to do so, subject to the following
2252
conditions:
2253
2254
The above copyright notice and this permission notice
2255
shall be included in all copies or substantial portions
2256
of the Software.
2257
2258
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2259
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2260
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2261
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2262
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2263
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2264
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2265
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2266
DEALINGS IN THE SOFTWARE.
2267
---------------------------------------------------------
2268
2269
---------------------------------------------------------
2270
2271
fnv 1.0.7 - Apache-2.0 / MIT
2272
https://github.com/servo/rust-fnv
2273
2274
Copyright (c) 2017 Contributors
2275
2276
Permission is hereby granted, free of charge, to any
2277
person obtaining a copy of this software and associated
2278
documentation files (the "Software"), to deal in the
2279
Software without restriction, including without
2280
limitation the rights to use, copy, modify, merge,
2281
publish, distribute, sublicense, and/or sell copies of
2282
the Software, and to permit persons to whom the Software
2283
is furnished to do so, subject to the following
2284
conditions:
2285
2286
The above copyright notice and this permission notice
2287
shall be included in all copies or substantial portions
2288
of the Software.
2289
2290
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2291
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2292
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2293
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2294
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2295
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2296
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2297
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2298
DEALINGS IN THE SOFTWARE.
2299
---------------------------------------------------------
2300
2301
---------------------------------------------------------
2302
2303
foreign-types 0.3.2 - MIT/Apache-2.0
2304
https://github.com/sfackler/foreign-types
2305
2306
Copyright (c) 2017 The foreign-types Developers
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
---------------------------------------------------------
2328
2329
foreign-types-shared 0.1.1 - MIT/Apache-2.0
2330
https://github.com/sfackler/foreign-types
2331
2332
Copyright (c) 2017 The foreign-types Developers
2333
2334
Permission is hereby granted, free of charge, to any person obtaining a copy
2335
of this software and associated documentation files (the "Software"), to deal
2336
in the Software without restriction, including without limitation the rights
2337
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2338
copies of the Software, and to permit persons to whom the Software is
2339
furnished to do so, subject to the following conditions:
2340
2341
The above copyright notice and this permission notice shall be included in all
2342
copies or substantial portions of the Software.
2343
2344
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2345
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2346
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2347
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2348
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2349
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2350
SOFTWARE.
2351
---------------------------------------------------------
2352
2353
---------------------------------------------------------
2354
2355
form_urlencoded 1.2.1 - MIT OR Apache-2.0
2356
https://github.com/servo/rust-url
2357
2358
Copyright (c) 2013-2025 The rust-url developers
2359
2360
Permission is hereby granted, free of charge, to any
2361
person obtaining a copy of this software and associated
2362
documentation files (the "Software"), to deal in the
2363
Software without restriction, including without
2364
limitation the rights to use, copy, modify, merge,
2365
publish, distribute, sublicense, and/or sell copies of
2366
the Software, and to permit persons to whom the Software
2367
is furnished to do so, subject to the following
2368
conditions:
2369
2370
The above copyright notice and this permission notice
2371
shall be included in all copies or substantial portions
2372
of the Software.
2373
2374
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2375
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2376
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2377
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2378
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2379
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2380
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2381
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2382
DEALINGS IN THE SOFTWARE.
2383
---------------------------------------------------------
2384
2385
---------------------------------------------------------
2386
2387
futures 0.3.30 - MIT OR Apache-2.0
2388
https://github.com/rust-lang/futures-rs
2389
2390
Copyright (c) 2016 Alex Crichton
2391
Copyright (c) 2017 The Tokio Authors
2392
2393
Permission is hereby granted, free of charge, to any
2394
person obtaining a copy of this software and associated
2395
documentation files (the "Software"), to deal in the
2396
Software without restriction, including without
2397
limitation the rights to use, copy, modify, merge,
2398
publish, distribute, sublicense, and/or sell copies of
2399
the Software, and to permit persons to whom the Software
2400
is furnished to do so, subject to the following
2401
conditions:
2402
2403
The above copyright notice and this permission notice
2404
shall be included in all copies or substantial portions
2405
of the Software.
2406
2407
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2408
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2409
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2410
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2411
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2412
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2413
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2414
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2415
DEALINGS IN THE SOFTWARE.
2416
---------------------------------------------------------
2417
2418
---------------------------------------------------------
2419
2420
futures-channel 0.3.30 - MIT OR Apache-2.0
2421
https://github.com/rust-lang/futures-rs
2422
2423
Copyright (c) 2016 Alex Crichton
2424
Copyright (c) 2017 The Tokio Authors
2425
2426
Permission is hereby granted, free of charge, to any
2427
person obtaining a copy of this software and associated
2428
documentation files (the "Software"), to deal in the
2429
Software without restriction, including without
2430
limitation the rights to use, copy, modify, merge,
2431
publish, distribute, sublicense, and/or sell copies of
2432
the Software, and to permit persons to whom the Software
2433
is furnished to do so, subject to the following
2434
conditions:
2435
2436
The above copyright notice and this permission notice
2437
shall be included in all copies or substantial portions
2438
of the Software.
2439
2440
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2441
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2442
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2443
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2444
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2445
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2446
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2447
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2448
DEALINGS IN THE SOFTWARE.
2449
---------------------------------------------------------
2450
2451
---------------------------------------------------------
2452
2453
futures-core 0.3.30 - MIT OR Apache-2.0
2454
https://github.com/rust-lang/futures-rs
2455
2456
Copyright (c) 2016 Alex Crichton
2457
Copyright (c) 2017 The Tokio Authors
2458
2459
Permission is hereby granted, free of charge, to any
2460
person obtaining a copy of this software and associated
2461
documentation files (the "Software"), to deal in the
2462
Software without restriction, including without
2463
limitation the rights to use, copy, modify, merge,
2464
publish, distribute, sublicense, and/or sell copies of
2465
the Software, and to permit persons to whom the Software
2466
is furnished to do so, subject to the following
2467
conditions:
2468
2469
The above copyright notice and this permission notice
2470
shall be included in all copies or substantial portions
2471
of the Software.
2472
2473
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2474
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2475
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2476
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2477
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2478
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2479
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2480
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2481
DEALINGS IN THE SOFTWARE.
2482
---------------------------------------------------------
2483
2484
---------------------------------------------------------
2485
2486
futures-executor 0.3.30 - MIT OR Apache-2.0
2487
https://github.com/rust-lang/futures-rs
2488
2489
Copyright (c) 2016 Alex Crichton
2490
Copyright (c) 2017 The Tokio Authors
2491
2492
Permission is hereby granted, free of charge, to any
2493
person obtaining a copy of this software and associated
2494
documentation files (the "Software"), to deal in the
2495
Software without restriction, including without
2496
limitation the rights to use, copy, modify, merge,
2497
publish, distribute, sublicense, and/or sell copies of
2498
the Software, and to permit persons to whom the Software
2499
is furnished to do so, subject to the following
2500
conditions:
2501
2502
The above copyright notice and this permission notice
2503
shall be included in all copies or substantial portions
2504
of the Software.
2505
2506
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2507
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2508
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2509
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2510
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2511
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2512
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2513
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2514
DEALINGS IN THE SOFTWARE.
2515
---------------------------------------------------------
2516
2517
---------------------------------------------------------
2518
2519
futures-io 0.3.30 - MIT OR Apache-2.0
2520
https://github.com/rust-lang/futures-rs
2521
2522
Copyright (c) 2016 Alex Crichton
2523
Copyright (c) 2017 The Tokio Authors
2524
2525
Permission is hereby granted, free of charge, to any
2526
person obtaining a copy of this software and associated
2527
documentation files (the "Software"), to deal in the
2528
Software without restriction, including without
2529
limitation the rights to use, copy, modify, merge,
2530
publish, distribute, sublicense, and/or sell copies of
2531
the Software, and to permit persons to whom the Software
2532
is furnished to do so, subject to the following
2533
conditions:
2534
2535
The above copyright notice and this permission notice
2536
shall be included in all copies or substantial portions
2537
of the Software.
2538
2539
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2540
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2541
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2542
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2543
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2544
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2545
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2546
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2547
DEALINGS IN THE SOFTWARE.
2548
---------------------------------------------------------
2549
2550
---------------------------------------------------------
2551
2552
futures-lite 1.13.0 - Apache-2.0 OR MIT
2553
futures-lite 2.3.0 - Apache-2.0 OR MIT
2554
https://github.com/smol-rs/futures-lite
2555
2556
Permission is hereby granted, free of charge, to any
2557
person obtaining a copy of this software and associated
2558
documentation files (the "Software"), to deal in the
2559
Software without restriction, including without
2560
limitation the rights to use, copy, modify, merge,
2561
publish, distribute, sublicense, and/or sell copies of
2562
the Software, and to permit persons to whom the Software
2563
is furnished to do so, subject to the following
2564
conditions:
2565
2566
The above copyright notice and this permission notice
2567
shall be included in all copies or substantial portions
2568
of the Software.
2569
2570
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2571
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2572
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2573
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2574
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2575
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2576
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2577
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2578
DEALINGS IN THE SOFTWARE.
2579
---------------------------------------------------------
2580
2581
---------------------------------------------------------
2582
2583
futures-macro 0.3.30 - MIT OR Apache-2.0
2584
https://github.com/rust-lang/futures-rs
2585
2586
Copyright (c) 2016 Alex Crichton
2587
Copyright (c) 2017 The Tokio Authors
2588
2589
Permission is hereby granted, free of charge, to any
2590
person obtaining a copy of this software and associated
2591
documentation files (the "Software"), to deal in the
2592
Software without restriction, including without
2593
limitation the rights to use, copy, modify, merge,
2594
publish, distribute, sublicense, and/or sell copies of
2595
the Software, and to permit persons to whom the Software
2596
is furnished to do so, subject to the following
2597
conditions:
2598
2599
The above copyright notice and this permission notice
2600
shall be included in all copies or substantial portions
2601
of the Software.
2602
2603
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2604
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2605
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2606
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2607
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2608
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2609
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2610
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2611
DEALINGS IN THE SOFTWARE.
2612
---------------------------------------------------------
2613
2614
---------------------------------------------------------
2615
2616
futures-sink 0.3.30 - MIT OR Apache-2.0
2617
https://github.com/rust-lang/futures-rs
2618
2619
Copyright (c) 2016 Alex Crichton
2620
Copyright (c) 2017 The Tokio Authors
2621
2622
Permission is hereby granted, free of charge, to any
2623
person obtaining a copy of this software and associated
2624
documentation files (the "Software"), to deal in the
2625
Software without restriction, including without
2626
limitation the rights to use, copy, modify, merge,
2627
publish, distribute, sublicense, and/or sell copies of
2628
the Software, and to permit persons to whom the Software
2629
is furnished to do so, subject to the following
2630
conditions:
2631
2632
The above copyright notice and this permission notice
2633
shall be included in all copies or substantial portions
2634
of the Software.
2635
2636
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2637
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2638
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2639
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2640
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2641
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2642
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2643
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2644
DEALINGS IN THE SOFTWARE.
2645
---------------------------------------------------------
2646
2647
---------------------------------------------------------
2648
2649
futures-task 0.3.30 - MIT OR Apache-2.0
2650
https://github.com/rust-lang/futures-rs
2651
2652
Copyright (c) 2016 Alex Crichton
2653
Copyright (c) 2017 The Tokio Authors
2654
2655
Permission is hereby granted, free of charge, to any
2656
person obtaining a copy of this software and associated
2657
documentation files (the "Software"), to deal in the
2658
Software without restriction, including without
2659
limitation the rights to use, copy, modify, merge,
2660
publish, distribute, sublicense, and/or sell copies of
2661
the Software, and to permit persons to whom the Software
2662
is furnished to do so, subject to the following
2663
conditions:
2664
2665
The above copyright notice and this permission notice
2666
shall be included in all copies or substantial portions
2667
of the Software.
2668
2669
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2670
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2671
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2672
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2673
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2674
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2675
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2676
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2677
DEALINGS IN THE SOFTWARE.
2678
---------------------------------------------------------
2679
2680
---------------------------------------------------------
2681
2682
futures-util 0.3.30 - MIT OR Apache-2.0
2683
https://github.com/rust-lang/futures-rs
2684
2685
Copyright (c) 2016 Alex Crichton
2686
Copyright (c) 2017 The Tokio Authors
2687
2688
Permission is hereby granted, free of charge, to any
2689
person obtaining a copy of this software and associated
2690
documentation files (the "Software"), to deal in the
2691
Software without restriction, including without
2692
limitation the rights to use, copy, modify, merge,
2693
publish, distribute, sublicense, and/or sell copies of
2694
the Software, and to permit persons to whom the Software
2695
is furnished to do so, subject to the following
2696
conditions:
2697
2698
The above copyright notice and this permission notice
2699
shall be included in all copies or substantial portions
2700
of the Software.
2701
2702
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2703
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2704
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2705
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2706
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2707
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2708
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2709
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2710
DEALINGS IN THE SOFTWARE.
2711
---------------------------------------------------------
2712
2713
---------------------------------------------------------
2714
2715
generic-array 0.14.7 - MIT
2716
https://github.com/fizyk20/generic-array
2717
2718
The MIT License (MIT)
2719
2720
Copyright (c) 2015 Bartłomiej Kamiński
2721
2722
Permission is hereby granted, free of charge, to any person obtaining a copy
2723
of this software and associated documentation files (the "Software"), to deal
2724
in the Software without restriction, including without limitation the rights
2725
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2726
copies of the Software, and to permit persons to whom the Software is
2727
furnished to do so, subject to the following conditions:
2728
2729
The above copyright notice and this permission notice shall be included in all
2730
copies or substantial portions of the Software.
2731
2732
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2733
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2734
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2735
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2736
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2737
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2738
SOFTWARE.
2739
---------------------------------------------------------
2740
2741
---------------------------------------------------------
2742
2743
gethostname 0.4.3 - Apache-2.0
2744
https://codeberg.org/swsnr/gethostname.rs.git
2745
2746
Apache License
2747
Version 2.0, January 2004
2748
http://www.apache.org/licenses/
2749
2750
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2751
2752
1. Definitions.
2753
2754
"License" shall mean the terms and conditions for use, reproduction,
2755
and distribution as defined by Sections 1 through 9 of this document.
2756
2757
"Licensor" shall mean the copyright owner or entity authorized by
2758
the copyright owner that is granting the License.
2759
2760
"Legal Entity" shall mean the union of the acting entity and all
2761
other entities that control, are controlled by, or are under common
2762
control with that entity. For the purposes of this definition,
2763
"control" means (i) the power, direct or indirect, to cause the
2764
direction or management of such entity, whether by contract or
2765
otherwise, or (ii) ownership of fifty percent (50%) or more of the
2766
outstanding shares, or (iii) beneficial ownership of such entity.
2767
2768
"You" (or "Your") shall mean an individual or Legal Entity
2769
exercising permissions granted by this License.
2770
2771
"Source" form shall mean the preferred form for making modifications,
2772
including but not limited to software source code, documentation
2773
source, and configuration files.
2774
2775
"Object" form shall mean any form resulting from mechanical
2776
transformation or translation of a Source form, including but
2777
not limited to compiled object code, generated documentation,
2778
and conversions to other media types.
2779
2780
"Work" shall mean the work of authorship, whether in Source or
2781
Object form, made available under the License, as indicated by a
2782
copyright notice that is included in or attached to the work
2783
(an example is provided in the Appendix below).
2784
2785
"Derivative Works" shall mean any work, whether in Source or Object
2786
form, that is based on (or derived from) the Work and for which the
2787
editorial revisions, annotations, elaborations, or other modifications
2788
represent, as a whole, an original work of authorship. For the purposes
2789
of this License, Derivative Works shall not include works that remain
2790
separable from, or merely link (or bind by name) to the interfaces of,
2791
the Work and Derivative Works thereof.
2792
2793
"Contribution" shall mean any work of authorship, including
2794
the original version of the Work and any modifications or additions
2795
to that Work or Derivative Works thereof, that is intentionally
2796
submitted to Licensor for inclusion in the Work by the copyright owner
2797
or by an individual or Legal Entity authorized to submit on behalf of
2798
the copyright owner. For the purposes of this definition, "submitted"
2799
means any form of electronic, verbal, or written communication sent
2800
to the Licensor or its representatives, including but not limited to
2801
communication on electronic mailing lists, source code control systems,
2802
and issue tracking systems that are managed by, or on behalf of, the
2803
Licensor for the purpose of discussing and improving the Work, but
2804
excluding communication that is conspicuously marked or otherwise
2805
designated in writing by the copyright owner as "Not a Contribution."
2806
2807
"Contributor" shall mean Licensor and any individual or Legal Entity
2808
on behalf of whom a Contribution has been received by Licensor and
2809
subsequently incorporated within the Work.
2810
2811
2. Grant of Copyright License. Subject to the terms and conditions of
2812
this License, each Contributor hereby grants to You a perpetual,
2813
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2814
copyright license to reproduce, prepare Derivative Works of,
2815
publicly display, publicly perform, sublicense, and distribute the
2816
Work and such Derivative Works in Source or Object form.
2817
2818
3. Grant of Patent License. Subject to the terms and conditions of
2819
this License, each Contributor hereby grants to You a perpetual,
2820
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2821
(except as stated in this section) patent license to make, have made,
2822
use, offer to sell, sell, import, and otherwise transfer the Work,
2823
where such license applies only to those patent claims licensable
2824
by such Contributor that are necessarily infringed by their
2825
Contribution(s) alone or by combination of their Contribution(s)
2826
with the Work to which such Contribution(s) was submitted. If You
2827
institute patent litigation against any entity (including a
2828
cross-claim or counterclaim in a lawsuit) alleging that the Work
2829
or a Contribution incorporated within the Work constitutes direct
2830
or contributory patent infringement, then any patent licenses
2831
granted to You under this License for that Work shall terminate
2832
as of the date such litigation is filed.
2833
2834
4. Redistribution. You may reproduce and distribute copies of the
2835
Work or Derivative Works thereof in any medium, with or without
2836
modifications, and in Source or Object form, provided that You
2837
meet the following conditions:
2838
2839
(a) You must give any other recipients of the Work or
2840
Derivative Works a copy of this License; and
2841
2842
(b) You must cause any modified files to carry prominent notices
2843
stating that You changed the files; and
2844
2845
(c) You must retain, in the Source form of any Derivative Works
2846
that You distribute, all copyright, patent, trademark, and
2847
attribution notices from the Source form of the Work,
2848
excluding those notices that do not pertain to any part of
2849
the Derivative Works; and
2850
2851
(d) If the Work includes a "NOTICE" text file as part of its
2852
distribution, then any Derivative Works that You distribute must
2853
include a readable copy of the attribution notices contained
2854
within such NOTICE file, excluding those notices that do not
2855
pertain to any part of the Derivative Works, in at least one
2856
of the following places: within a NOTICE text file distributed
2857
as part of the Derivative Works; within the Source form or
2858
documentation, if provided along with the Derivative Works; or,
2859
within a display generated by the Derivative Works, if and
2860
wherever such third-party notices normally appear. The contents
2861
of the NOTICE file are for informational purposes only and
2862
do not modify the License. You may add Your own attribution
2863
notices within Derivative Works that You distribute, alongside
2864
or as an addendum to the NOTICE text from the Work, provided
2865
that such additional attribution notices cannot be construed
2866
as modifying the License.
2867
2868
You may add Your own copyright statement to Your modifications and
2869
may provide additional or different license terms and conditions
2870
for use, reproduction, or distribution of Your modifications, or
2871
for any such Derivative Works as a whole, provided Your use,
2872
reproduction, and distribution of the Work otherwise complies with
2873
the conditions stated in this License.
2874
2875
5. Submission of Contributions. Unless You explicitly state otherwise,
2876
any Contribution intentionally submitted for inclusion in the Work
2877
by You to the Licensor shall be under the terms and conditions of
2878
this License, without any additional terms or conditions.
2879
Notwithstanding the above, nothing herein shall supersede or modify
2880
the terms of any separate license agreement you may have executed
2881
with Licensor regarding such Contributions.
2882
2883
6. Trademarks. This License does not grant permission to use the trade
2884
names, trademarks, service marks, or product names of the Licensor,
2885
except as required for reasonable and customary use in describing the
2886
origin of the Work and reproducing the content of the NOTICE file.
2887
2888
7. Disclaimer of Warranty. Unless required by applicable law or
2889
agreed to in writing, Licensor provides the Work (and each
2890
Contributor provides its Contributions) on an "AS IS" BASIS,
2891
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2892
implied, including, without limitation, any warranties or conditions
2893
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2894
PARTICULAR PURPOSE. You are solely responsible for determining the
2895
appropriateness of using or redistributing the Work and assume any
2896
risks associated with Your exercise of permissions under this License.
2897
2898
8. Limitation of Liability. In no event and under no legal theory,
2899
whether in tort (including negligence), contract, or otherwise,
2900
unless required by applicable law (such as deliberate and grossly
2901
negligent acts) or agreed to in writing, shall any Contributor be
2902
liable to You for damages, including any direct, indirect, special,
2903
incidental, or consequential damages of any character arising as a
2904
result of this License or out of the use or inability to use the
2905
Work (including but not limited to damages for loss of goodwill,
2906
work stoppage, computer failure or malfunction, or any and all
2907
other commercial damages or losses), even if such Contributor
2908
has been advised of the possibility of such damages.
2909
2910
9. Accepting Warranty or Additional Liability. While redistributing
2911
the Work or Derivative Works thereof, You may choose to offer,
2912
and charge a fee for, acceptance of support, warranty, indemnity,
2913
or other liability obligations and/or rights consistent with this
2914
License. However, in accepting such obligations, You may act only
2915
on Your own behalf and on Your sole responsibility, not on behalf
2916
of any other Contributor, and only if You agree to indemnify,
2917
defend, and hold each Contributor harmless for any liability
2918
incurred by, or claims asserted against, such Contributor by reason
2919
of your accepting any such warranty or additional liability.
2920
2921
END OF TERMS AND CONDITIONS
2922
2923
APPENDIX: How to apply the Apache License to your work.
2924
2925
To apply the Apache License to your work, attach the following
2926
boilerplate notice, with the fields enclosed by brackets "[]"
2927
replaced with your own identifying information. (Don't include
2928
the brackets!) The text should be enclosed in the appropriate
2929
comment syntax for the file format. We also recommend that a
2930
file or class name and description of purpose be included on the
2931
same "printed page" as the copyright notice for easier
2932
identification within third-party archives.
2933
2934
Copyright [yyyy] [name of copyright owner]
2935
2936
Licensed under the Apache License, Version 2.0 (the "License");
2937
you may not use this file except in compliance with the License.
2938
You may obtain a copy of the License at
2939
2940
http://www.apache.org/licenses/LICENSE-2.0
2941
2942
Unless required by applicable law or agreed to in writing, software
2943
distributed under the License is distributed on an "AS IS" BASIS,
2944
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2945
See the License for the specific language governing permissions and
2946
limitations under the License.
2947
---------------------------------------------------------
2948
2949
---------------------------------------------------------
2950
2951
getrandom 0.1.16 - MIT OR Apache-2.0
2952
getrandom 0.2.15 - MIT OR Apache-2.0
2953
https://github.com/rust-random/getrandom
2954
2955
Copyright (c) 2018-2025 The rust-random Project Developers
2956
Copyright (c) 2014 The Rust Project Developers
2957
2958
Permission is hereby granted, free of charge, to any
2959
person obtaining a copy of this software and associated
2960
documentation files (the "Software"), to deal in the
2961
Software without restriction, including without
2962
limitation the rights to use, copy, modify, merge,
2963
publish, distribute, sublicense, and/or sell copies of
2964
the Software, and to permit persons to whom the Software
2965
is furnished to do so, subject to the following
2966
conditions:
2967
2968
The above copyright notice and this permission notice
2969
shall be included in all copies or substantial portions
2970
of the Software.
2971
2972
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2973
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2974
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2975
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2976
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2977
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2978
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2979
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2980
DEALINGS IN THE SOFTWARE.
2981
---------------------------------------------------------
2982
2983
---------------------------------------------------------
2984
2985
gimli 0.28.1 - MIT OR Apache-2.0
2986
https://github.com/gimli-rs/gimli
2987
2988
Copyright (c) 2015 The Rust Project Developers
2989
2990
Permission is hereby granted, free of charge, to any
2991
person obtaining a copy of this software and associated
2992
documentation files (the "Software"), to deal in the
2993
Software without restriction, including without
2994
limitation the rights to use, copy, modify, merge,
2995
publish, distribute, sublicense, and/or sell copies of
2996
the Software, and to permit persons to whom the Software
2997
is furnished to do so, subject to the following
2998
conditions:
2999
3000
The above copyright notice and this permission notice
3001
shall be included in all copies or substantial portions
3002
of the Software.
3003
3004
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3005
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3006
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3007
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3008
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3009
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3010
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3011
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3012
DEALINGS IN THE SOFTWARE.
3013
---------------------------------------------------------
3014
3015
---------------------------------------------------------
3016
3017
h2 0.3.26 - MIT
3018
https://github.com/hyperium/h2
3019
3020
The MIT License (MIT)
3021
3022
Copyright (c) 2017 h2 authors
3023
3024
Permission is hereby granted, free of charge, to any
3025
person obtaining a copy of this software and associated
3026
documentation files (the "Software"), to deal in the
3027
Software without restriction, including without
3028
limitation the rights to use, copy, modify, merge,
3029
publish, distribute, sublicense, and/or sell copies of
3030
the Software, and to permit persons to whom the Software
3031
is furnished to do so, subject to the following
3032
conditions:
3033
3034
The above copyright notice and this permission notice
3035
shall be included in all copies or substantial portions
3036
of the Software.
3037
3038
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3039
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3040
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3041
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3042
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3043
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3044
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3045
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3046
DEALINGS IN THE SOFTWARE.
3047
---------------------------------------------------------
3048
3049
---------------------------------------------------------
3050
3051
hashbrown 0.12.3 - MIT OR Apache-2.0
3052
hashbrown 0.14.5 - MIT OR Apache-2.0
3053
https://github.com/rust-lang/hashbrown
3054
3055
Copyright (c) 2016 Amanieu d'Antras
3056
3057
Permission is hereby granted, free of charge, to any
3058
person obtaining a copy of this software and associated
3059
documentation files (the "Software"), to deal in the
3060
Software without restriction, including without
3061
limitation the rights to use, copy, modify, merge,
3062
publish, distribute, sublicense, and/or sell copies of
3063
the Software, and to permit persons to whom the Software
3064
is furnished to do so, subject to the following
3065
conditions:
3066
3067
The above copyright notice and this permission notice
3068
shall be included in all copies or substantial portions
3069
of the Software.
3070
3071
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3072
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3073
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3074
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3075
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3076
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3077
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3078
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3079
DEALINGS IN THE SOFTWARE.
3080
---------------------------------------------------------
3081
3082
---------------------------------------------------------
3083
3084
heck 0.5.0 - MIT OR Apache-2.0
3085
https://github.com/withoutboats/heck
3086
3087
Copyright (c) 2015 The Rust Project Developers
3088
3089
Permission is hereby granted, free of charge, to any
3090
person obtaining a copy of this software and associated
3091
documentation files (the "Software"), to deal in the
3092
Software without restriction, including without
3093
limitation the rights to use, copy, modify, merge,
3094
publish, distribute, sublicense, and/or sell copies of
3095
the Software, and to permit persons to whom the Software
3096
is furnished to do so, subject to the following
3097
conditions:
3098
3099
The above copyright notice and this permission notice
3100
shall be included in all copies or substantial portions
3101
of the Software.
3102
3103
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3104
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3105
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3106
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3107
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3108
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3109
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3110
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3111
DEALINGS IN THE SOFTWARE.
3112
---------------------------------------------------------
3113
3114
---------------------------------------------------------
3115
3116
hermit-abi 0.3.9 - MIT OR Apache-2.0
3117
https://github.com/hermit-os/hermit-rs
3118
3119
Permission is hereby granted, free of charge, to any
3120
person obtaining a copy of this software and associated
3121
documentation files (the "Software"), to deal in the
3122
Software without restriction, including without
3123
limitation the rights to use, copy, modify, merge,
3124
publish, distribute, sublicense, and/or sell copies of
3125
the Software, and to permit persons to whom the Software
3126
is furnished to do so, subject to the following
3127
conditions:
3128
3129
The above copyright notice and this permission notice
3130
shall be included in all copies or substantial portions
3131
of the Software.
3132
3133
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3134
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3135
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3136
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3137
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3138
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3139
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3140
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3141
DEALINGS IN THE SOFTWARE.
3142
---------------------------------------------------------
3143
3144
---------------------------------------------------------
3145
3146
hex 0.4.3 - MIT OR Apache-2.0
3147
https://github.com/KokaKiwi/rust-hex
3148
3149
Copyright (c) 2013-2014 The Rust Project Developers.
3150
Copyright (c) 2015-2020 The rust-hex Developers
3151
3152
Permission is hereby granted, free of charge, to any person obtaining a copy
3153
of this software and associated documentation files (the "Software"), to deal
3154
in the Software without restriction, including without limitation the rights
3155
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3156
copies of the Software, and to permit persons to whom the Software is
3157
furnished to do so, subject to the following conditions:
3158
3159
The above copyright notice and this permission notice shall be included in all
3160
copies or substantial portions of the Software.
3161
3162
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3163
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3164
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3165
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3166
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3167
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3168
SOFTWARE.
3169
---------------------------------------------------------
3170
3171
---------------------------------------------------------
3172
3173
hex-literal 0.3.4 - MIT OR Apache-2.0
3174
https://github.com/RustCrypto/utils
3175
3176
All crates licensed under either of
3177
3178
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
3179
* [MIT license](http://opensource.org/licenses/MIT)
3180
3181
at your option.
3182
3183
### Contribution
3184
3185
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
3186
3187
[//]: # (badges)
3188
3189
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3190
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
3191
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
3192
[deps-image]: https://deps.rs/repo/github/RustCrypto/utils/status.svg
3193
[deps-link]: https://deps.rs/repo/github/RustCrypto/utils
3194
3195
[//]: # (crates)
3196
3197
[`blobby`]: ./blobby
3198
[`block-buffer`]: ./block-buffer
3199
[`block‑padding`]: ./block-padding
3200
[`cmov`]: ./cmov
3201
[`collectable`]: ./collectable
3202
[`cpufeatures`]: ./cpufeatures
3203
[`dbl`]: ./dbl
3204
[`digest-io`]: ./digest-io
3205
[`hex-literal`]: ./hex-literal
3206
[`inout`]: ./inout
3207
[`opaque-debug`]: ./opaque-debug
3208
[`wycheproof2blb`]: ./wycheproof2blb
3209
[`zeroize`]: ./zeroize
3210
3211
[//]: # (misc)
3212
3213
[Wycheproof]: https://github.com/google/wycheproof
3214
---------------------------------------------------------
3215
3216
---------------------------------------------------------
3217
3218
hmac 0.12.1 - MIT OR Apache-2.0
3219
https://github.com/RustCrypto/MACs
3220
3221
All crates licensed under either of
3222
3223
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
3224
* [MIT license](http://opensource.org/licenses/MIT)
3225
3226
at your option.
3227
3228
### Contribution
3229
3230
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
3231
3232
[//]: # (badges)
3233
3234
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3235
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260044-MACs
3236
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
3237
[deps-image]: https://deps.rs/repo/github/RustCrypto/MACs/status.svg
3238
[deps-link]: https://deps.rs/repo/github/RustCrypto/MACs
3239
[msrv-1.85]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3240
3241
[//]: # (crates)
3242
3243
[`belt-mac`]: ./belt-mac
3244
[`cbc-mac`]: ./cbc-mac
3245
[`cmac`]: ./cmac
3246
[`hmac`]: ./hmac
3247
[`pmac`]: ./pmac
3248
[`retail-mac`]: ./retail-mac
3249
3250
[//]: # (footnotes)
3251
3252
[1]: https://en.wikipedia.org/wiki/Message_authentication_code
3253
3254
[//]: # (algorithms)
3255
3256
[BelT MAC]: https://apmi.bsu.by/assets/files/std/belt-spec371.pdf
3257
[CBC-MAC]: https://en.wikipedia.org/wiki/CBC-MAC
3258
[CMAC]: https://en.wikipedia.org/wiki/One-key_MAC
3259
[HMAC]: https://en.wikipedia.org/wiki/HMAC
3260
[PMAC]: https://en.wikipedia.org/wiki/PMAC_(cryptography)
3261
[Retail MAC]: https://en.wikipedia.org/wiki/ISO/IEC_9797-1#MAC_algorithm_3
3262
---------------------------------------------------------
3263
3264
---------------------------------------------------------
3265
3266
http 0.2.12 - MIT OR Apache-2.0
3267
https://github.com/hyperium/http
3268
3269
Copyright (c) 2017 http-rs authors
3270
3271
Permission is hereby granted, free of charge, to any
3272
person obtaining a copy of this software and associated
3273
documentation files (the "Software"), to deal in the
3274
Software without restriction, including without
3275
limitation the rights to use, copy, modify, merge,
3276
publish, distribute, sublicense, and/or sell copies of
3277
the Software, and to permit persons to whom the Software
3278
is furnished to do so, subject to the following
3279
conditions:
3280
3281
The above copyright notice and this permission notice
3282
shall be included in all copies or substantial portions
3283
of the Software.
3284
3285
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3286
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3287
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3288
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3289
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3290
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3291
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3292
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3293
DEALINGS IN THE SOFTWARE.
3294
---------------------------------------------------------
3295
3296
---------------------------------------------------------
3297
3298
http-body 0.4.6 - MIT
3299
https://github.com/hyperium/http-body
3300
3301
The MIT License (MIT)
3302
3303
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3304
3305
Permission is hereby granted, free of charge, to any
3306
person obtaining a copy of this software and associated
3307
documentation files (the "Software"), to deal in the
3308
Software without restriction, including without
3309
limitation the rights to use, copy, modify, merge,
3310
publish, distribute, sublicense, and/or sell copies of
3311
the Software, and to permit persons to whom the Software
3312
is furnished to do so, subject to the following
3313
conditions:
3314
3315
The above copyright notice and this permission notice
3316
shall be included in all copies or substantial portions
3317
of the Software.
3318
3319
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3320
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3321
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3322
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3323
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3324
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3325
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3326
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3327
DEALINGS IN THE SOFTWARE.
3328
---------------------------------------------------------
3329
3330
---------------------------------------------------------
3331
3332
httparse 1.8.0 - MIT/Apache-2.0
3333
https://github.com/seanmonstar/httparse
3334
3335
Copyright (c) 2015-2025 Sean McArthur
3336
3337
Permission is hereby granted, free of charge, to any person obtaining a copy
3338
of this software and associated documentation files (the "Software"), to deal
3339
in the Software without restriction, including without limitation the rights
3340
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3341
copies of the Software, and to permit persons to whom the Software is
3342
furnished to do so, subject to the following conditions:
3343
3344
The above copyright notice and this permission notice shall be included in
3345
all copies or substantial portions of the Software.
3346
3347
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3348
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3349
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3350
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3351
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3352
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3353
THE SOFTWARE.
3354
---------------------------------------------------------
3355
3356
---------------------------------------------------------
3357
3358
httpdate 1.0.3 - MIT OR Apache-2.0
3359
https://github.com/pyfisch/httpdate
3360
3361
Copyright (c) 2016 Pyfisch
3362
3363
Permission is hereby granted, free of charge, to any person obtaining a copy
3364
of this software and associated documentation files (the "Software"), to deal
3365
in the Software without restriction, including without limitation the rights
3366
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3367
copies of the Software, and to permit persons to whom the Software is
3368
furnished to do so, subject to the following conditions:
3369
3370
The above copyright notice and this permission notice shall be included in
3371
all copies or substantial portions of the Software.
3372
3373
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3374
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3375
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3376
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3377
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3378
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3379
THE SOFTWARE.
3380
---------------------------------------------------------
3381
3382
---------------------------------------------------------
3383
3384
hyper 0.14.28 - MIT
3385
https://github.com/hyperium/hyper
3386
3387
The MIT License (MIT)
3388
3389
Copyright (c) 2014-2025 Sean McArthur
3390
3391
Permission is hereby granted, free of charge, to any person obtaining a copy
3392
of this software and associated documentation files (the "Software"), to deal
3393
in the Software without restriction, including without limitation the rights
3394
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3395
copies of the Software, and to permit persons to whom the Software is
3396
furnished to do so, subject to the following conditions:
3397
3398
The above copyright notice and this permission notice shall be included in
3399
all copies or substantial portions of the Software.
3400
3401
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3402
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3403
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3404
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3405
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3406
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3407
THE SOFTWARE.
3408
---------------------------------------------------------
3409
3410
---------------------------------------------------------
3411
3412
hyper-tls 0.5.0 - MIT/Apache-2.0
3413
https://github.com/hyperium/hyper-tls
3414
3415
Copyright (c) 2017 Sean McArthur
3416
3417
Permission is hereby granted, free of charge, to any person obtaining a copy
3418
of this software and associated documentation files (the "Software"), to deal
3419
in the Software without restriction, including without limitation the rights
3420
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3421
copies of the Software, and to permit persons to whom the Software is
3422
furnished to do so, subject to the following conditions:
3423
3424
The above copyright notice and this permission notice shall be included in
3425
all copies or substantial portions of the Software.
3426
3427
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3428
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3429
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3430
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3431
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3432
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3433
THE SOFTWARE.
3434
---------------------------------------------------------
3435
3436
---------------------------------------------------------
3437
3438
iana-time-zone 0.1.60 - MIT OR Apache-2.0
3439
https://github.com/strawlab/iana-time-zone
3440
3441
Copyright (c) 2020 Andrew D. Straw
3442
3443
Permission is hereby granted, free of charge, to any
3444
person obtaining a copy of this software and associated
3445
documentation files (the "Software"), to deal in the
3446
Software without restriction, including without
3447
limitation the rights to use, copy, modify, merge,
3448
publish, distribute, sublicense, and/or sell copies of
3449
the Software, and to permit persons to whom the Software
3450
is furnished to do so, subject to the following
3451
conditions:
3452
3453
The above copyright notice and this permission notice
3454
shall be included in all copies or substantial portions
3455
of the Software.
3456
3457
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3458
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3459
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3460
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3461
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3462
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3463
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3464
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3465
DEALINGS IN THE SOFTWARE.
3466
---------------------------------------------------------
3467
3468
---------------------------------------------------------
3469
3470
iana-time-zone-haiku 0.1.2 - MIT OR Apache-2.0
3471
https://github.com/strawlab/iana-time-zone
3472
3473
Copyright (c) 2020 Andrew D. Straw
3474
3475
Permission is hereby granted, free of charge, to any
3476
person obtaining a copy of this software and associated
3477
documentation files (the "Software"), to deal in the
3478
Software without restriction, including without
3479
limitation the rights to use, copy, modify, merge,
3480
publish, distribute, sublicense, and/or sell copies of
3481
the Software, and to permit persons to whom the Software
3482
is furnished to do so, subject to the following
3483
conditions:
3484
3485
The above copyright notice and this permission notice
3486
shall be included in all copies or substantial portions
3487
of the Software.
3488
3489
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3490
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3491
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3492
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3493
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3494
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3495
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3496
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3497
DEALINGS IN THE SOFTWARE.
3498
---------------------------------------------------------
3499
3500
---------------------------------------------------------
3501
3502
icu_collections 1.5.0 - Unicode-3.0
3503
https://github.com/unicode-org/icu4x
3504
3505
UNICODE LICENSE V3
3506
3507
COPYRIGHT AND PERMISSION NOTICE
3508
3509
Copyright © 2020-2024 Unicode, Inc.
3510
3511
NOTICE TO USER: Carefully read the following legal agreement. BY
3512
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3513
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3514
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3515
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3516
3517
Permission is hereby granted, free of charge, to any person obtaining a
3518
copy of data files and any associated documentation (the "Data Files") or
3519
software and any associated documentation (the "Software") to deal in the
3520
Data Files or Software without restriction, including without limitation
3521
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3522
copies of the Data Files or Software, and to permit persons to whom the
3523
Data Files or Software are furnished to do so, provided that either (a)
3524
this copyright and permission notice appear with all copies of the Data
3525
Files or Software, or (b) this copyright and permission notice appear in
3526
associated Documentation.
3527
3528
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3529
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3530
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3531
THIRD PARTY RIGHTS.
3532
3533
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3534
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3535
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3536
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3537
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3538
FILES OR SOFTWARE.
3539
3540
Except as contained in this notice, the name of a copyright holder shall
3541
not be used in advertising or otherwise to promote the sale, use or other
3542
dealings in these Data Files or Software without prior written
3543
authorization of the copyright holder.
3544
3545
SPDX-License-Identifier: Unicode-3.0
3546
3547
3548
3549
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3550
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3551
---------------------------------------------------------
3552
3553
---------------------------------------------------------
3554
3555
icu_locid 1.5.0 - Unicode-3.0
3556
https://github.com/unicode-org/icu4x
3557
3558
UNICODE LICENSE V3
3559
3560
COPYRIGHT AND PERMISSION NOTICE
3561
3562
Copyright © 2020-2024 Unicode, Inc.
3563
3564
NOTICE TO USER: Carefully read the following legal agreement. BY
3565
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3566
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3567
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3568
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3569
3570
Permission is hereby granted, free of charge, to any person obtaining a
3571
copy of data files and any associated documentation (the "Data Files") or
3572
software and any associated documentation (the "Software") to deal in the
3573
Data Files or Software without restriction, including without limitation
3574
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3575
copies of the Data Files or Software, and to permit persons to whom the
3576
Data Files or Software are furnished to do so, provided that either (a)
3577
this copyright and permission notice appear with all copies of the Data
3578
Files or Software, or (b) this copyright and permission notice appear in
3579
associated Documentation.
3580
3581
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3582
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3583
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3584
THIRD PARTY RIGHTS.
3585
3586
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3587
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3588
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3589
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3590
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3591
FILES OR SOFTWARE.
3592
3593
Except as contained in this notice, the name of a copyright holder shall
3594
not be used in advertising or otherwise to promote the sale, use or other
3595
dealings in these Data Files or Software without prior written
3596
authorization of the copyright holder.
3597
3598
SPDX-License-Identifier: Unicode-3.0
3599
3600
3601
3602
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3603
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3604
---------------------------------------------------------
3605
3606
---------------------------------------------------------
3607
3608
icu_locid_transform 1.5.0 - Unicode-3.0
3609
https://github.com/unicode-org/icu4x
3610
3611
UNICODE LICENSE V3
3612
3613
COPYRIGHT AND PERMISSION NOTICE
3614
3615
Copyright © 2020-2024 Unicode, Inc.
3616
3617
NOTICE TO USER: Carefully read the following legal agreement. BY
3618
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3619
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3620
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3621
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3622
3623
Permission is hereby granted, free of charge, to any person obtaining a
3624
copy of data files and any associated documentation (the "Data Files") or
3625
software and any associated documentation (the "Software") to deal in the
3626
Data Files or Software without restriction, including without limitation
3627
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3628
copies of the Data Files or Software, and to permit persons to whom the
3629
Data Files or Software are furnished to do so, provided that either (a)
3630
this copyright and permission notice appear with all copies of the Data
3631
Files or Software, or (b) this copyright and permission notice appear in
3632
associated Documentation.
3633
3634
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3635
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3636
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3637
THIRD PARTY RIGHTS.
3638
3639
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3640
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3641
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3642
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3643
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3644
FILES OR SOFTWARE.
3645
3646
Except as contained in this notice, the name of a copyright holder shall
3647
not be used in advertising or otherwise to promote the sale, use or other
3648
dealings in these Data Files or Software without prior written
3649
authorization of the copyright holder.
3650
3651
SPDX-License-Identifier: Unicode-3.0
3652
3653
3654
3655
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3656
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3657
---------------------------------------------------------
3658
3659
---------------------------------------------------------
3660
3661
icu_locid_transform_data 1.5.0 - Unicode-3.0
3662
https://github.com/unicode-org/icu4x
3663
3664
UNICODE LICENSE V3
3665
3666
COPYRIGHT AND PERMISSION NOTICE
3667
3668
Copyright © 2020-2024 Unicode, Inc.
3669
3670
NOTICE TO USER: Carefully read the following legal agreement. BY
3671
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3672
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3673
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3674
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3675
3676
Permission is hereby granted, free of charge, to any person obtaining a
3677
copy of data files and any associated documentation (the "Data Files") or
3678
software and any associated documentation (the "Software") to deal in the
3679
Data Files or Software without restriction, including without limitation
3680
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3681
copies of the Data Files or Software, and to permit persons to whom the
3682
Data Files or Software are furnished to do so, provided that either (a)
3683
this copyright and permission notice appear with all copies of the Data
3684
Files or Software, or (b) this copyright and permission notice appear in
3685
associated Documentation.
3686
3687
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3688
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3689
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3690
THIRD PARTY RIGHTS.
3691
3692
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3693
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3694
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3695
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3696
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3697
FILES OR SOFTWARE.
3698
3699
Except as contained in this notice, the name of a copyright holder shall
3700
not be used in advertising or otherwise to promote the sale, use or other
3701
dealings in these Data Files or Software without prior written
3702
authorization of the copyright holder.
3703
3704
SPDX-License-Identifier: Unicode-3.0
3705
3706
3707
3708
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3709
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3710
---------------------------------------------------------
3711
3712
---------------------------------------------------------
3713
3714
icu_normalizer 1.5.0 - Unicode-3.0
3715
https://github.com/unicode-org/icu4x
3716
3717
UNICODE LICENSE V3
3718
3719
COPYRIGHT AND PERMISSION NOTICE
3720
3721
Copyright © 2020-2024 Unicode, Inc.
3722
3723
NOTICE TO USER: Carefully read the following legal agreement. BY
3724
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3725
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3726
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3727
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3728
3729
Permission is hereby granted, free of charge, to any person obtaining a
3730
copy of data files and any associated documentation (the "Data Files") or
3731
software and any associated documentation (the "Software") to deal in the
3732
Data Files or Software without restriction, including without limitation
3733
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3734
copies of the Data Files or Software, and to permit persons to whom the
3735
Data Files or Software are furnished to do so, provided that either (a)
3736
this copyright and permission notice appear with all copies of the Data
3737
Files or Software, or (b) this copyright and permission notice appear in
3738
associated Documentation.
3739
3740
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3741
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3742
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3743
THIRD PARTY RIGHTS.
3744
3745
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3746
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3747
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3748
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3749
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3750
FILES OR SOFTWARE.
3751
3752
Except as contained in this notice, the name of a copyright holder shall
3753
not be used in advertising or otherwise to promote the sale, use or other
3754
dealings in these Data Files or Software without prior written
3755
authorization of the copyright holder.
3756
3757
SPDX-License-Identifier: Unicode-3.0
3758
3759
3760
3761
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3762
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3763
---------------------------------------------------------
3764
3765
---------------------------------------------------------
3766
3767
icu_normalizer_data 1.5.0 - Unicode-3.0
3768
https://github.com/unicode-org/icu4x
3769
3770
UNICODE LICENSE V3
3771
3772
COPYRIGHT AND PERMISSION NOTICE
3773
3774
Copyright © 2020-2024 Unicode, Inc.
3775
3776
NOTICE TO USER: Carefully read the following legal agreement. BY
3777
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3778
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3779
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3780
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3781
3782
Permission is hereby granted, free of charge, to any person obtaining a
3783
copy of data files and any associated documentation (the "Data Files") or
3784
software and any associated documentation (the "Software") to deal in the
3785
Data Files or Software without restriction, including without limitation
3786
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3787
copies of the Data Files or Software, and to permit persons to whom the
3788
Data Files or Software are furnished to do so, provided that either (a)
3789
this copyright and permission notice appear with all copies of the Data
3790
Files or Software, or (b) this copyright and permission notice appear in
3791
associated Documentation.
3792
3793
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3794
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3795
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3796
THIRD PARTY RIGHTS.
3797
3798
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3799
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3800
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3801
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3802
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3803
FILES OR SOFTWARE.
3804
3805
Except as contained in this notice, the name of a copyright holder shall
3806
not be used in advertising or otherwise to promote the sale, use or other
3807
dealings in these Data Files or Software without prior written
3808
authorization of the copyright holder.
3809
3810
SPDX-License-Identifier: Unicode-3.0
3811
3812
3813
3814
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3815
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3816
---------------------------------------------------------
3817
3818
---------------------------------------------------------
3819
3820
icu_properties 1.5.1 - Unicode-3.0
3821
https://github.com/unicode-org/icu4x
3822
3823
UNICODE LICENSE V3
3824
3825
COPYRIGHT AND PERMISSION NOTICE
3826
3827
Copyright © 2020-2024 Unicode, Inc.
3828
3829
NOTICE TO USER: Carefully read the following legal agreement. BY
3830
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3831
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3832
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3833
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3834
3835
Permission is hereby granted, free of charge, to any person obtaining a
3836
copy of data files and any associated documentation (the "Data Files") or
3837
software and any associated documentation (the "Software") to deal in the
3838
Data Files or Software without restriction, including without limitation
3839
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3840
copies of the Data Files or Software, and to permit persons to whom the
3841
Data Files or Software are furnished to do so, provided that either (a)
3842
this copyright and permission notice appear with all copies of the Data
3843
Files or Software, or (b) this copyright and permission notice appear in
3844
associated Documentation.
3845
3846
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3847
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3848
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3849
THIRD PARTY RIGHTS.
3850
3851
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3852
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3853
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3854
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3855
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3856
FILES OR SOFTWARE.
3857
3858
Except as contained in this notice, the name of a copyright holder shall
3859
not be used in advertising or otherwise to promote the sale, use or other
3860
dealings in these Data Files or Software without prior written
3861
authorization of the copyright holder.
3862
3863
SPDX-License-Identifier: Unicode-3.0
3864
3865
3866
3867
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3868
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3869
---------------------------------------------------------
3870
3871
---------------------------------------------------------
3872
3873
icu_properties_data 1.5.0 - Unicode-3.0
3874
https://github.com/unicode-org/icu4x
3875
3876
UNICODE LICENSE V3
3877
3878
COPYRIGHT AND PERMISSION NOTICE
3879
3880
Copyright © 2020-2024 Unicode, Inc.
3881
3882
NOTICE TO USER: Carefully read the following legal agreement. BY
3883
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3884
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3885
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3886
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3887
3888
Permission is hereby granted, free of charge, to any person obtaining a
3889
copy of data files and any associated documentation (the "Data Files") or
3890
software and any associated documentation (the "Software") to deal in the
3891
Data Files or Software without restriction, including without limitation
3892
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3893
copies of the Data Files or Software, and to permit persons to whom the
3894
Data Files or Software are furnished to do so, provided that either (a)
3895
this copyright and permission notice appear with all copies of the Data
3896
Files or Software, or (b) this copyright and permission notice appear in
3897
associated Documentation.
3898
3899
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3900
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3901
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3902
THIRD PARTY RIGHTS.
3903
3904
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3905
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3906
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3907
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3908
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3909
FILES OR SOFTWARE.
3910
3911
Except as contained in this notice, the name of a copyright holder shall
3912
not be used in advertising or otherwise to promote the sale, use or other
3913
dealings in these Data Files or Software without prior written
3914
authorization of the copyright holder.
3915
3916
SPDX-License-Identifier: Unicode-3.0
3917
3918
3919
3920
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3921
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3922
---------------------------------------------------------
3923
3924
---------------------------------------------------------
3925
3926
icu_provider 1.5.0 - Unicode-3.0
3927
https://github.com/unicode-org/icu4x
3928
3929
UNICODE LICENSE V3
3930
3931
COPYRIGHT AND PERMISSION NOTICE
3932
3933
Copyright © 2020-2024 Unicode, Inc.
3934
3935
NOTICE TO USER: Carefully read the following legal agreement. BY
3936
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3937
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3938
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3939
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3940
3941
Permission is hereby granted, free of charge, to any person obtaining a
3942
copy of data files and any associated documentation (the "Data Files") or
3943
software and any associated documentation (the "Software") to deal in the
3944
Data Files or Software without restriction, including without limitation
3945
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3946
copies of the Data Files or Software, and to permit persons to whom the
3947
Data Files or Software are furnished to do so, provided that either (a)
3948
this copyright and permission notice appear with all copies of the Data
3949
Files or Software, or (b) this copyright and permission notice appear in
3950
associated Documentation.
3951
3952
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
3953
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3954
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
3955
THIRD PARTY RIGHTS.
3956
3957
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
3958
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
3959
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
3960
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3961
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
3962
FILES OR SOFTWARE.
3963
3964
Except as contained in this notice, the name of a copyright holder shall
3965
not be used in advertising or otherwise to promote the sale, use or other
3966
dealings in these Data Files or Software without prior written
3967
authorization of the copyright holder.
3968
3969
SPDX-License-Identifier: Unicode-3.0
3970
3971
3972
3973
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
3974
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
3975
---------------------------------------------------------
3976
3977
---------------------------------------------------------
3978
3979
icu_provider_macros 1.5.0 - Unicode-3.0
3980
https://github.com/unicode-org/icu4x
3981
3982
UNICODE LICENSE V3
3983
3984
COPYRIGHT AND PERMISSION NOTICE
3985
3986
Copyright © 2020-2024 Unicode, Inc.
3987
3988
NOTICE TO USER: Carefully read the following legal agreement. BY
3989
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
3990
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
3991
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
3992
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
3993
3994
Permission is hereby granted, free of charge, to any person obtaining a
3995
copy of data files and any associated documentation (the "Data Files") or
3996
software and any associated documentation (the "Software") to deal in the
3997
Data Files or Software without restriction, including without limitation
3998
the rights to use, copy, modify, merge, publish, distribute, and/or sell
3999
copies of the Data Files or Software, and to permit persons to whom the
4000
Data Files or Software are furnished to do so, provided that either (a)
4001
this copyright and permission notice appear with all copies of the Data
4002
Files or Software, or (b) this copyright and permission notice appear in
4003
associated Documentation.
4004
4005
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
4006
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4007
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
4008
THIRD PARTY RIGHTS.
4009
4010
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
4011
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
4012
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
4013
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
4014
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
4015
FILES OR SOFTWARE.
4016
4017
Except as contained in this notice, the name of a copyright holder shall
4018
not be used in advertising or otherwise to promote the sale, use or other
4019
dealings in these Data Files or Software without prior written
4020
authorization of the copyright holder.
4021
4022
SPDX-License-Identifier: Unicode-3.0
4023
4024
4025
4026
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4027
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4028
---------------------------------------------------------
4029
4030
---------------------------------------------------------
4031
4032
idna 1.0.3 - MIT OR Apache-2.0
4033
https://github.com/servo/rust-url/
4034
4035
Copyright (c) 2013-2025 The rust-url developers
4036
4037
Permission is hereby granted, free of charge, to any
4038
person obtaining a copy of this software and associated
4039
documentation files (the "Software"), to deal in the
4040
Software without restriction, including without
4041
limitation the rights to use, copy, modify, merge,
4042
publish, distribute, sublicense, and/or sell copies of
4043
the Software, and to permit persons to whom the Software
4044
is furnished to do so, subject to the following
4045
conditions:
4046
4047
The above copyright notice and this permission notice
4048
shall be included in all copies or substantial portions
4049
of the Software.
4050
4051
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4052
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4053
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4054
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4055
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4056
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4057
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4058
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4059
DEALINGS IN THE SOFTWARE.
4060
---------------------------------------------------------
4061
4062
---------------------------------------------------------
4063
4064
idna_adapter 1.2.0 - Apache-2.0 OR MIT
4065
https://github.com/hsivonen/idna_adapter
4066
4067
Copyright (c) The rust-url developers
4068
4069
Permission is hereby granted, free of charge, to any
4070
person obtaining a copy of this software and associated
4071
documentation files (the "Software"), to deal in the
4072
Software without restriction, including without
4073
limitation the rights to use, copy, modify, merge,
4074
publish, distribute, sublicense, and/or sell copies of
4075
the Software, and to permit persons to whom the Software
4076
is furnished to do so, subject to the following
4077
conditions:
4078
4079
The above copyright notice and this permission notice
4080
shall be included in all copies or substantial portions
4081
of the Software.
4082
4083
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4084
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4085
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4086
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4087
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4088
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4089
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4090
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4091
DEALINGS IN THE SOFTWARE.
4092
---------------------------------------------------------
4093
4094
---------------------------------------------------------
4095
4096
indexmap 1.9.3 - Apache-2.0 OR MIT
4097
indexmap 2.2.6 - Apache-2.0 OR MIT
4098
https://github.com/indexmap-rs/indexmap
4099
4100
Copyright (c) 2016--2017
4101
4102
Permission is hereby granted, free of charge, to any
4103
person obtaining a copy of this software and associated
4104
documentation files (the "Software"), to deal in the
4105
Software without restriction, including without
4106
limitation the rights to use, copy, modify, merge,
4107
publish, distribute, sublicense, and/or sell copies of
4108
the Software, and to permit persons to whom the Software
4109
is furnished to do so, subject to the following
4110
conditions:
4111
4112
The above copyright notice and this permission notice
4113
shall be included in all copies or substantial portions
4114
of the Software.
4115
4116
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4117
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4118
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4119
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4120
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4121
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4122
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4123
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4124
DEALINGS IN THE SOFTWARE.
4125
---------------------------------------------------------
4126
4127
---------------------------------------------------------
4128
4129
indicatif 0.17.8 - MIT
4130
https://github.com/console-rs/indicatif
4131
4132
The MIT License (MIT)
4133
4134
Copyright (c) 2017 Armin Ronacher <[email protected]>
4135
4136
Permission is hereby granted, free of charge, to any person obtaining a copy
4137
of this software and associated documentation files (the "Software"), to deal
4138
in the Software without restriction, including without limitation the rights
4139
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4140
copies of the Software, and to permit persons to whom the Software is
4141
furnished to do so, subject to the following conditions:
4142
4143
The above copyright notice and this permission notice shall be included in all
4144
copies or substantial portions of the Software.
4145
4146
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4147
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4148
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4149
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4150
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4151
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4152
SOFTWARE.
4153
---------------------------------------------------------
4154
4155
---------------------------------------------------------
4156
4157
inout 0.1.3 - MIT OR Apache-2.0
4158
https://github.com/RustCrypto/utils
4159
4160
All crates licensed under either of
4161
4162
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
4163
* [MIT license](http://opensource.org/licenses/MIT)
4164
4165
at your option.
4166
4167
### Contribution
4168
4169
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
4170
4171
[//]: # (badges)
4172
4173
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
4174
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
4175
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
4176
[deps-image]: https://deps.rs/repo/github/RustCrypto/utils/status.svg
4177
[deps-link]: https://deps.rs/repo/github/RustCrypto/utils
4178
4179
[//]: # (crates)
4180
4181
[`blobby`]: ./blobby
4182
[`block-buffer`]: ./block-buffer
4183
[`block‑padding`]: ./block-padding
4184
[`cmov`]: ./cmov
4185
[`collectable`]: ./collectable
4186
[`cpufeatures`]: ./cpufeatures
4187
[`dbl`]: ./dbl
4188
[`digest-io`]: ./digest-io
4189
[`hex-literal`]: ./hex-literal
4190
[`inout`]: ./inout
4191
[`opaque-debug`]: ./opaque-debug
4192
[`wycheproof2blb`]: ./wycheproof2blb
4193
[`zeroize`]: ./zeroize
4194
4195
[//]: # (misc)
4196
4197
[Wycheproof]: https://github.com/google/wycheproof
4198
---------------------------------------------------------
4199
4200
---------------------------------------------------------
4201
4202
instant 0.1.13 - BSD-3-Clause
4203
https://github.com/sebcrozet/instant
4204
4205
Copyright (c) 2019, Sébastien Crozet
4206
All rights reserved.
4207
4208
Redistribution and use in source and binary forms, with or without
4209
modification, are permitted provided that the following conditions are met:
4210
4211
1. Redistributions of source code must retain the above copyright notice, this
4212
list of conditions and the following disclaimer.
4213
4214
2. Redistributions in binary form must reproduce the above copyright notice,
4215
this list of conditions and the following disclaimer in the documentation
4216
and/or other materials provided with the distribution.
4217
4218
3. Neither the name of the author nor the names of its contributors may be used
4219
to endorse or promote products derived from this software without specific
4220
prior written permission.
4221
4222
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4223
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4224
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4225
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
4226
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4227
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
4228
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
4229
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
4230
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4231
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4232
---------------------------------------------------------
4233
4234
---------------------------------------------------------
4235
4236
io-lifetimes 1.0.11 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
4237
https://github.com/sunfishcode/io-lifetimes
4238
4239
Permission is hereby granted, free of charge, to any
4240
person obtaining a copy of this software and associated
4241
documentation files (the "Software"), to deal in the
4242
Software without restriction, including without
4243
limitation the rights to use, copy, modify, merge,
4244
publish, distribute, sublicense, and/or sell copies of
4245
the Software, and to permit persons to whom the Software
4246
is furnished to do so, subject to the following
4247
conditions:
4248
4249
The above copyright notice and this permission notice
4250
shall be included in all copies or substantial portions
4251
of the Software.
4252
4253
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4254
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4255
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4256
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4257
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4258
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4259
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4260
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4261
DEALINGS IN THE SOFTWARE.
4262
---------------------------------------------------------
4263
4264
---------------------------------------------------------
4265
4266
ipnet 2.9.0 - MIT OR Apache-2.0
4267
https://github.com/krisprice/ipnet
4268
4269
Copyright 2017 Juniper Networks, Inc.
4270
4271
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:
4272
4273
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4274
4275
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.
4276
---------------------------------------------------------
4277
4278
---------------------------------------------------------
4279
4280
is-docker 0.2.0 - MIT
4281
https://github.com/TheLarkInn/is-docker
4282
4283
MIT License
4284
4285
Copyright (c) 2023 Sean Larkin
4286
4287
Permission is hereby granted, free of charge, to any person obtaining a copy
4288
of this software and associated documentation files (the "Software"), to deal
4289
in the Software without restriction, including without limitation the rights
4290
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4291
copies of the Software, and to permit persons to whom the Software is
4292
furnished to do so, subject to the following conditions:
4293
4294
The above copyright notice and this permission notice shall be included in all
4295
copies or substantial portions of the Software.
4296
4297
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4298
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4299
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4300
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4301
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4302
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4303
SOFTWARE.
4304
---------------------------------------------------------
4305
4306
---------------------------------------------------------
4307
4308
is-wsl 0.4.0 - MIT
4309
https://github.com/TheLarkInn/is-wsl
4310
4311
MIT License
4312
4313
Copyright (c) 2023 Sean Larkin
4314
4315
Permission is hereby granted, free of charge, to any person obtaining a copy
4316
of this software and associated documentation files (the "Software"), to deal
4317
in the Software without restriction, including without limitation the rights
4318
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4319
copies of the Software, and to permit persons to whom the Software is
4320
furnished to do so, subject to the following conditions:
4321
4322
The above copyright notice and this permission notice shall be included in all
4323
copies or substantial portions of the Software.
4324
4325
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4326
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4327
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4328
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4329
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4330
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4331
SOFTWARE.
4332
---------------------------------------------------------
4333
4334
---------------------------------------------------------
4335
4336
is_terminal_polyfill 1.70.0 - MIT OR Apache-2.0
4337
https://github.com/polyfill-rs/is_terminal_polyfill
4338
4339
Copyright (c) Individual contributors
4340
4341
Permission is hereby granted, free of charge, to any person obtaining a copy
4342
of this software and associated documentation files (the "Software"), to deal
4343
in the Software without restriction, including without limitation the rights
4344
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4345
copies of the Software, and to permit persons to whom the Software is
4346
furnished to do so, subject to the following conditions:
4347
4348
The above copyright notice and this permission notice shall be included in all
4349
copies or substantial portions of the Software.
4350
4351
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4352
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4353
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4354
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4355
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4356
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4357
SOFTWARE.
4358
---------------------------------------------------------
4359
4360
---------------------------------------------------------
4361
4362
itoa 1.0.11 - MIT OR Apache-2.0
4363
https://github.com/dtolnay/itoa
4364
4365
Permission is hereby granted, free of charge, to any
4366
person obtaining a copy of this software and associated
4367
documentation files (the "Software"), to deal in the
4368
Software without restriction, including without
4369
limitation the rights to use, copy, modify, merge,
4370
publish, distribute, sublicense, and/or sell copies of
4371
the Software, and to permit persons to whom the Software
4372
is furnished to do so, subject to the following
4373
conditions:
4374
4375
The above copyright notice and this permission notice
4376
shall be included in all copies or substantial portions
4377
of the Software.
4378
4379
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4380
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4381
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4382
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4383
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4384
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4385
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4386
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4387
DEALINGS IN THE SOFTWARE.
4388
---------------------------------------------------------
4389
4390
---------------------------------------------------------
4391
4392
js-sys 0.3.69 - MIT OR Apache-2.0
4393
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
4394
4395
Copyright (c) 2014 Alex Crichton
4396
4397
Permission is hereby granted, free of charge, to any
4398
person obtaining a copy of this software and associated
4399
documentation files (the "Software"), to deal in the
4400
Software without restriction, including without
4401
limitation the rights to use, copy, modify, merge,
4402
publish, distribute, sublicense, and/or sell copies of
4403
the Software, and to permit persons to whom the Software
4404
is furnished to do so, subject to the following
4405
conditions:
4406
4407
The above copyright notice and this permission notice
4408
shall be included in all copies or substantial portions
4409
of the Software.
4410
4411
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4412
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4413
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4414
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4415
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4416
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4417
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4418
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4419
DEALINGS IN THE SOFTWARE.
4420
---------------------------------------------------------
4421
4422
---------------------------------------------------------
4423
4424
keyring 2.3.3 - MIT OR Apache-2.0
4425
https://github.com/hwchen/keyring-rs
4426
4427
Copyright (c) 2016 keyring Developers
4428
4429
Permission is hereby granted, free of charge, to any
4430
person obtaining a copy of this software and associated
4431
documentation files (the "Software"), to deal in the
4432
Software without restriction, including without
4433
limitation the rights to use, copy, modify, merge,
4434
publish, distribute, sublicense, and/or sell copies of
4435
the Software, and to permit persons to whom the Software
4436
is furnished to do so, subject to the following
4437
conditions:
4438
4439
The above copyright notice and this permission notice
4440
shall be included in all copies or substantial portions
4441
of the Software.
4442
4443
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4444
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4445
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4446
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4447
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4448
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4449
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4450
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4451
DEALINGS IN THE SOFTWARE.
4452
---------------------------------------------------------
4453
4454
---------------------------------------------------------
4455
4456
lazy_static 1.4.0 - MIT/Apache-2.0
4457
https://github.com/rust-lang-nursery/lazy-static.rs
4458
4459
Permission is hereby granted, free of charge, to any
4460
person obtaining a copy of this software and associated
4461
documentation files (the "Software"), to deal in the
4462
Software without restriction, including without
4463
limitation the rights to use, copy, modify, merge,
4464
publish, distribute, sublicense, and/or sell copies of
4465
the Software, and to permit persons to whom the Software
4466
is furnished to do so, subject to the following
4467
conditions:
4468
4469
The above copyright notice and this permission notice
4470
shall be included in all copies or substantial portions
4471
of the Software.
4472
4473
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4474
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4475
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4476
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4477
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4478
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4479
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4480
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4481
DEALINGS IN THE SOFTWARE.
4482
---------------------------------------------------------
4483
4484
---------------------------------------------------------
4485
4486
libc 0.2.155 - MIT OR Apache-2.0
4487
https://github.com/rust-lang/libc
4488
4489
Copyright (c) 2014-2020 The Rust Project Developers
4490
4491
Permission is hereby granted, free of charge, to any
4492
person obtaining a copy of this software and associated
4493
documentation files (the "Software"), to deal in the
4494
Software without restriction, including without
4495
limitation the rights to use, copy, modify, merge,
4496
publish, distribute, sublicense, and/or sell copies of
4497
the Software, and to permit persons to whom the Software
4498
is furnished to do so, subject to the following
4499
conditions:
4500
4501
The above copyright notice and this permission notice
4502
shall be included in all copies or substantial portions
4503
of the Software.
4504
4505
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4506
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4507
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4508
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4509
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4510
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4511
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4512
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4513
DEALINGS IN THE SOFTWARE.
4514
---------------------------------------------------------
4515
4516
---------------------------------------------------------
4517
4518
libredox 0.1.3 - MIT
4519
https://gitlab.redox-os.org/redox-os/libredox.git
4520
4521
MIT License
4522
4523
Copyright (c) 2023 4lDO2
4524
4525
Permission is hereby granted, free of charge, to any person obtaining a copy
4526
of this software and associated documentation files (the "Software"), to deal
4527
in the Software without restriction, including without limitation the rights
4528
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4529
copies of the Software, and to permit persons to whom the Software is
4530
furnished to do so, subject to the following conditions:
4531
4532
The above copyright notice and this permission notice shall be included in all
4533
copies or substantial portions of the Software.
4534
4535
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4536
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4537
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4538
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4539
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4540
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4541
SOFTWARE.
4542
---------------------------------------------------------
4543
4544
---------------------------------------------------------
4545
4546
libz-sys 1.1.16 - MIT OR Apache-2.0
4547
https://github.com/rust-lang/libz-sys
4548
4549
Copyright (c) 2014 Alex Crichton
4550
Copyright (c) 2020 Josh Triplett
4551
4552
Permission is hereby granted, free of charge, to any
4553
person obtaining a copy of this software and associated
4554
documentation files (the "Software"), to deal in the
4555
Software without restriction, including without
4556
limitation the rights to use, copy, modify, merge,
4557
publish, distribute, sublicense, and/or sell copies of
4558
the Software, and to permit persons to whom the Software
4559
is furnished to do so, subject to the following
4560
conditions:
4561
4562
The above copyright notice and this permission notice
4563
shall be included in all copies or substantial portions
4564
of the Software.
4565
4566
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4567
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4568
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4569
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4570
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4571
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4572
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4573
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4574
DEALINGS IN THE SOFTWARE.
4575
---------------------------------------------------------
4576
4577
---------------------------------------------------------
4578
4579
linux-keyutils 0.2.4 - Apache-2.0 OR MIT
4580
https://github.com/landhb/linux-keyutils
4581
4582
Licensed under either of the following at your discretion:
4583
4584
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
4585
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
4586
4587
### Contribution
4588
4589
Unless you explicitly state otherwise, any contribution intentionally submitted
4590
for inclusion in the work by you shall be dual licensed as above, without any
4591
additional terms or conditions.
4592
4593
[//]: # (badges)
4594
[license-badge]: https://img.shields.io/badge/license-MIT/Apache--2.0-lightgray.svg?style=flat-square
4595
[license]: #license
4596
[rust-version-badge]: https://img.shields.io/badge/rust-latest%20stable-blue.svg?style=flat-square
4597
[rust-version]: #rust-version-policy
4598
[cargo-badge-lib]: https://img.shields.io/crates/v/linux-keyutils.svg?style=flat-square&label=linux-keyutils
4599
[cargo-lib]: https://crates.io/crates/linux-keyutils
4600
[docs-badge-lib]: https://img.shields.io/docsrs/linux-keyutils/latest?style=flat-square
4601
[docs-lib]: https://docs.rs/linux-keyutils
4602
[codecov]: https://img.shields.io/codecov/c/github/landhb/linux-keyutils?style=flat-square
4603
[codecov-url]: https://codecov.io/gh/landhb/linux-keyutils
4604
[build]: https://img.shields.io/github/actions/workflow/status/landhb/linux-keyutils/checks.yml?branch=main&style=flat-square
4605
[build-url]: https://github.com/landhb/linux-keyutils/actions?query=workflow%3Achecks
4606
---------------------------------------------------------
4607
4608
---------------------------------------------------------
4609
4610
linux-raw-sys 0.3.8 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
4611
linux-raw-sys 0.4.14 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
4612
https://github.com/sunfishcode/linux-raw-sys
4613
4614
Permission is hereby granted, free of charge, to any
4615
person obtaining a copy of this software and associated
4616
documentation files (the "Software"), to deal in the
4617
Software without restriction, including without
4618
limitation the rights to use, copy, modify, merge,
4619
publish, distribute, sublicense, and/or sell copies of
4620
the Software, and to permit persons to whom the Software
4621
is furnished to do so, subject to the following
4622
conditions:
4623
4624
The above copyright notice and this permission notice
4625
shall be included in all copies or substantial portions
4626
of the Software.
4627
4628
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4629
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4630
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4631
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4632
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4633
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4634
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4635
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4636
DEALINGS IN THE SOFTWARE.
4637
---------------------------------------------------------
4638
4639
---------------------------------------------------------
4640
4641
litemap 0.7.4 - Unicode-3.0
4642
https://github.com/unicode-org/icu4x
4643
4644
UNICODE LICENSE V3
4645
4646
COPYRIGHT AND PERMISSION NOTICE
4647
4648
Copyright © 2020-2024 Unicode, Inc.
4649
4650
NOTICE TO USER: Carefully read the following legal agreement. BY
4651
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
4652
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
4653
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
4654
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
4655
4656
Permission is hereby granted, free of charge, to any person obtaining a
4657
copy of data files and any associated documentation (the "Data Files") or
4658
software and any associated documentation (the "Software") to deal in the
4659
Data Files or Software without restriction, including without limitation
4660
the rights to use, copy, modify, merge, publish, distribute, and/or sell
4661
copies of the Data Files or Software, and to permit persons to whom the
4662
Data Files or Software are furnished to do so, provided that either (a)
4663
this copyright and permission notice appear with all copies of the Data
4664
Files or Software, or (b) this copyright and permission notice appear in
4665
associated Documentation.
4666
4667
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
4668
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4669
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
4670
THIRD PARTY RIGHTS.
4671
4672
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
4673
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
4674
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
4675
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
4676
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
4677
FILES OR SOFTWARE.
4678
4679
Except as contained in this notice, the name of a copyright holder shall
4680
not be used in advertising or otherwise to promote the sale, use or other
4681
dealings in these Data Files or Software without prior written
4682
authorization of the copyright holder.
4683
4684
SPDX-License-Identifier: Unicode-3.0
4685
4686
4687
4688
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4689
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4690
---------------------------------------------------------
4691
4692
---------------------------------------------------------
4693
4694
lock_api 0.4.12 - MIT OR Apache-2.0
4695
https://github.com/Amanieu/parking_lot
4696
4697
Copyright (c) 2016 The Rust Project Developers
4698
4699
Permission is hereby granted, free of charge, to any
4700
person obtaining a copy of this software and associated
4701
documentation files (the "Software"), to deal in the
4702
Software without restriction, including without
4703
limitation the rights to use, copy, modify, merge,
4704
publish, distribute, sublicense, and/or sell copies of
4705
the Software, and to permit persons to whom the Software
4706
is furnished to do so, subject to the following
4707
conditions:
4708
4709
The above copyright notice and this permission notice
4710
shall be included in all copies or substantial portions
4711
of the Software.
4712
4713
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4714
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4715
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4716
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4717
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4718
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4719
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4720
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4721
DEALINGS IN THE SOFTWARE.
4722
---------------------------------------------------------
4723
4724
---------------------------------------------------------
4725
4726
log 0.4.21 - MIT OR Apache-2.0
4727
https://github.com/rust-lang/log
4728
4729
Copyright (c) 2014 The Rust Project Developers
4730
4731
Permission is hereby granted, free of charge, to any
4732
person obtaining a copy of this software and associated
4733
documentation files (the "Software"), to deal in the
4734
Software without restriction, including without
4735
limitation the rights to use, copy, modify, merge,
4736
publish, distribute, sublicense, and/or sell copies of
4737
the Software, and to permit persons to whom the Software
4738
is furnished to do so, subject to the following
4739
conditions:
4740
4741
The above copyright notice and this permission notice
4742
shall be included in all copies or substantial portions
4743
of the Software.
4744
4745
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4746
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4747
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4748
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4749
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4750
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4751
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4752
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4753
DEALINGS IN THE SOFTWARE.
4754
---------------------------------------------------------
4755
4756
---------------------------------------------------------
4757
4758
md5 0.7.0 - Apache-2.0/MIT
4759
https://github.com/stainless-steel/md5
4760
4761
The project is dual licensed under the terms of the Apache License, Version 2.0,
4762
and the MIT License. You may obtain copies of the two licenses at
4763
4764
* https://www.apache.org/licenses/LICENSE-2.0 and
4765
* https://opensource.org/licenses/MIT, respectively.
4766
4767
The following two notices apply to every file of the project.
4768
4769
## The Apache License
4770
4771
```
4772
Copyright 2015–2025 The md5 Developers
4773
4774
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4775
this file except in compliance with the License. You may obtain a copy of the
4776
License at
4777
4778
http://www.apache.org/licenses/LICENSE-2.0
4779
4780
Unless required by applicable law or agreed to in writing, software distributed
4781
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
4782
CONDITIONS OF ANY KIND, either express or implied. See the License for the
4783
specific language governing permissions and limitations under the License.
4784
```
4785
4786
## The MIT License
4787
4788
```
4789
Copyright 2015–2025 The md5 Developers
4790
4791
Permission is hereby granted, free of charge, to any person obtaining a copy of
4792
this software and associated documentation files (the "Software"), to deal in
4793
the Software without restriction, including without limitation the rights to
4794
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
4795
the Software, and to permit persons to whom the Software is furnished to do so,
4796
subject to the following conditions:
4797
4798
The above copyright notice and this permission notice shall be included in all
4799
copies or substantial portions of the Software.
4800
4801
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4802
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
4803
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
4804
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4805
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4806
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4807
```
4808
---------------------------------------------------------
4809
4810
---------------------------------------------------------
4811
4812
memchr 2.7.2 - Unlicense OR MIT
4813
https://github.com/BurntSushi/memchr
4814
4815
The MIT License (MIT)
4816
4817
Copyright (c) 2015 Andrew Gallant
4818
4819
Permission is hereby granted, free of charge, to any person obtaining a copy
4820
of this software and associated documentation files (the "Software"), to deal
4821
in the Software without restriction, including without limitation the rights
4822
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4823
copies of the Software, and to permit persons to whom the Software is
4824
furnished to do so, subject to the following conditions:
4825
4826
The above copyright notice and this permission notice shall be included in
4827
all copies or substantial portions of the Software.
4828
4829
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4830
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4831
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4832
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4833
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4834
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4835
THE SOFTWARE.
4836
---------------------------------------------------------
4837
4838
---------------------------------------------------------
4839
4840
memoffset 0.7.1 - MIT
4841
memoffset 0.9.1 - MIT
4842
https://github.com/Gilnaa/memoffset
4843
4844
The MIT License (MIT)
4845
4846
Copyright (c) 2017 Gilad Naaman
4847
4848
Permission is hereby granted, free of charge, to any person obtaining a copy
4849
of this software and associated documentation files (the "Software"), to deal
4850
in the Software without restriction, including without limitation the rights
4851
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4852
copies of the Software, and to permit persons to whom the Software is
4853
furnished to do so, subject to the following conditions:
4854
4855
The above copyright notice and this permission notice shall be included in all
4856
copies or substantial portions of the Software.
4857
4858
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4859
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4860
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4861
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4862
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4863
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4864
SOFTWARE.
4865
---------------------------------------------------------
4866
4867
---------------------------------------------------------
4868
4869
mime 0.3.17 - MIT OR Apache-2.0
4870
https://github.com/hyperium/mime
4871
4872
Copyright (c) 2014-2019 Sean McArthur
4873
4874
Permission is hereby granted, free of charge, to any person obtaining a copy
4875
of this software and associated documentation files (the "Software"), to deal
4876
in the Software without restriction, including without limitation the rights
4877
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4878
copies of the Software, and to permit persons to whom the Software is
4879
furnished to do so, subject to the following conditions:
4880
4881
The above copyright notice and this permission notice shall be included in
4882
all copies or substantial portions of the Software.
4883
4884
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4885
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4886
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4887
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4888
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4889
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4890
THE SOFTWARE.
4891
---------------------------------------------------------
4892
4893
---------------------------------------------------------
4894
4895
miniz_oxide 0.7.3 - MIT OR Zlib OR Apache-2.0
4896
https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
4897
4898
This library (excluding the original miniz C code used for tests) is dual licensed under the MIT license and Apache 2.0 license. The library is based on the [miniz](https://github.com/richgel999/miniz) C library by Rich Geldreich which is released under the MIT license.
4899
---------------------------------------------------------
4900
4901
---------------------------------------------------------
4902
4903
mio 0.8.11 - MIT
4904
https://github.com/tokio-rs/mio
4905
4906
The MIT License (MIT)
4907
4908
Copyright (c) 2014 Carl Lerche and other MIO contributors
4909
4910
Permission is hereby granted, free of charge, to any person obtaining a copy
4911
of this software and associated documentation files (the "Software"), to deal
4912
in the Software without restriction, including without limitation the rights
4913
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4914
copies of the Software, and to permit persons to whom the Software is
4915
furnished to do so, subject to the following conditions:
4916
4917
The above copyright notice and this permission notice shall be included in
4918
all copies or substantial portions of the Software.
4919
4920
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4921
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4922
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4923
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4924
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4925
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4926
THE SOFTWARE.
4927
---------------------------------------------------------
4928
4929
---------------------------------------------------------
4930
4931
native-tls 0.2.11 - MIT/Apache-2.0
4932
https://github.com/sfackler/rust-native-tls
4933
4934
Copyright (c) 2016 The rust-native-tls Developers
4935
4936
Permission is hereby granted, free of charge, to any person obtaining a copy
4937
of this software and associated documentation files (the "Software"), to deal
4938
in the Software without restriction, including without limitation the rights
4939
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4940
copies of the Software, and to permit persons to whom the Software is
4941
furnished to do so, subject to the following conditions:
4942
4943
The above copyright notice and this permission notice shall be included in all
4944
copies or substantial portions of the Software.
4945
4946
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4947
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4948
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4949
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4950
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4951
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4952
SOFTWARE.
4953
---------------------------------------------------------
4954
4955
---------------------------------------------------------
4956
4957
nix 0.26.4 - MIT
4958
https://github.com/nix-rust/nix
4959
4960
The MIT License (MIT)
4961
4962
Copyright (c) 2015 Carl Lerche + nix-rust Authors
4963
4964
Permission is hereby granted, free of charge, to any person obtaining a copy
4965
of this software and associated documentation files (the "Software"), to deal
4966
in the Software without restriction, including without limitation the rights
4967
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4968
copies of the Software, and to permit persons to whom the Software is
4969
furnished to do so, subject to the following conditions:
4970
4971
The above copyright notice and this permission notice shall be included in
4972
all copies or substantial portions of the Software.
4973
4974
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4975
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4976
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4977
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4978
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4979
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4980
THE SOFTWARE.
4981
---------------------------------------------------------
4982
4983
---------------------------------------------------------
4984
4985
ntapi 0.4.1 - Apache-2.0 OR MIT
4986
https://github.com/MSxDOS/ntapi
4987
4988
Permission is hereby granted, free of charge, to any person obtaining a copy
4989
of this software and associated documentation files (the "Software"),to deal
4990
in the Software without restriction, including without limitation the rights
4991
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4992
copies of the Software, and to permit persons to whom the Software is
4993
furnished to do so, subject to the following conditions:
4994
4995
The above copyright notice and this permission notice shall be included in all
4996
copies or substantial portions of the Software.
4997
4998
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4999
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5000
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
5001
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5002
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5003
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5004
SOFTWARE.
5005
---------------------------------------------------------
5006
5007
---------------------------------------------------------
5008
5009
num 0.4.3 - MIT OR Apache-2.0
5010
https://github.com/rust-num/num
5011
5012
Copyright (c) 2014 The Rust Project Developers
5013
5014
Permission is hereby granted, free of charge, to any
5015
person obtaining a copy of this software and associated
5016
documentation files (the "Software"), to deal in the
5017
Software without restriction, including without
5018
limitation the rights to use, copy, modify, merge,
5019
publish, distribute, sublicense, and/or sell copies of
5020
the Software, and to permit persons to whom the Software
5021
is furnished to do so, subject to the following
5022
conditions:
5023
5024
The above copyright notice and this permission notice
5025
shall be included in all copies or substantial portions
5026
of the Software.
5027
5028
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5029
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5030
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5031
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5032
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5033
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5034
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5035
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5036
DEALINGS IN THE SOFTWARE.
5037
---------------------------------------------------------
5038
5039
---------------------------------------------------------
5040
5041
num-bigint 0.4.5 - MIT OR Apache-2.0
5042
https://github.com/rust-num/num-bigint
5043
5044
Copyright (c) 2014 The Rust Project Developers
5045
5046
Permission is hereby granted, free of charge, to any
5047
person obtaining a copy of this software and associated
5048
documentation files (the "Software"), to deal in the
5049
Software without restriction, including without
5050
limitation the rights to use, copy, modify, merge,
5051
publish, distribute, sublicense, and/or sell copies of
5052
the Software, and to permit persons to whom the Software
5053
is furnished to do so, subject to the following
5054
conditions:
5055
5056
The above copyright notice and this permission notice
5057
shall be included in all copies or substantial portions
5058
of the Software.
5059
5060
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5061
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5062
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5063
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5064
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5065
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5066
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5067
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5068
DEALINGS IN THE SOFTWARE.
5069
---------------------------------------------------------
5070
5071
---------------------------------------------------------
5072
5073
num-complex 0.4.6 - MIT OR Apache-2.0
5074
https://github.com/rust-num/num-complex
5075
5076
Copyright (c) 2014 The Rust Project Developers
5077
5078
Permission is hereby granted, free of charge, to any
5079
person obtaining a copy of this software and associated
5080
documentation files (the "Software"), to deal in the
5081
Software without restriction, including without
5082
limitation the rights to use, copy, modify, merge,
5083
publish, distribute, sublicense, and/or sell copies of
5084
the Software, and to permit persons to whom the Software
5085
is furnished to do so, subject to the following
5086
conditions:
5087
5088
The above copyright notice and this permission notice
5089
shall be included in all copies or substantial portions
5090
of the Software.
5091
5092
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5093
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5094
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5095
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5096
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5097
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5098
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5099
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5100
DEALINGS IN THE SOFTWARE.
5101
---------------------------------------------------------
5102
5103
---------------------------------------------------------
5104
5105
num-conv 0.1.0 - MIT OR Apache-2.0
5106
https://github.com/jhpratt/num-conv
5107
5108
Copyright (c) 2023 Jacob Pratt
5109
5110
Permission is hereby granted, free of charge, to any person obtaining a copy
5111
of this software and associated documentation files (the "Software"), to deal
5112
in the Software without restriction, including without limitation the rights
5113
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5114
copies of the Software, and to permit persons to whom the Software is
5115
furnished to do so, subject to the following conditions:
5116
5117
The above copyright notice and this permission notice shall be included in all
5118
copies or substantial portions of the Software.
5119
5120
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5121
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5122
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5123
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5124
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5125
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5126
SOFTWARE.
5127
---------------------------------------------------------
5128
5129
---------------------------------------------------------
5130
5131
num-integer 0.1.46 - MIT OR Apache-2.0
5132
https://github.com/rust-num/num-integer
5133
5134
Copyright (c) 2014 The Rust Project Developers
5135
5136
Permission is hereby granted, free of charge, to any
5137
person obtaining a copy of this software and associated
5138
documentation files (the "Software"), to deal in the
5139
Software without restriction, including without
5140
limitation the rights to use, copy, modify, merge,
5141
publish, distribute, sublicense, and/or sell copies of
5142
the Software, and to permit persons to whom the Software
5143
is furnished to do so, subject to the following
5144
conditions:
5145
5146
The above copyright notice and this permission notice
5147
shall be included in all copies or substantial portions
5148
of the Software.
5149
5150
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5151
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5152
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5153
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5154
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5155
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5156
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5157
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5158
DEALINGS IN THE SOFTWARE.
5159
---------------------------------------------------------
5160
5161
---------------------------------------------------------
5162
5163
num-iter 0.1.45 - MIT OR Apache-2.0
5164
https://github.com/rust-num/num-iter
5165
5166
Copyright (c) 2014 The Rust Project Developers
5167
5168
Permission is hereby granted, free of charge, to any
5169
person obtaining a copy of this software and associated
5170
documentation files (the "Software"), to deal in the
5171
Software without restriction, including without
5172
limitation the rights to use, copy, modify, merge,
5173
publish, distribute, sublicense, and/or sell copies of
5174
the Software, and to permit persons to whom the Software
5175
is furnished to do so, subject to the following
5176
conditions:
5177
5178
The above copyright notice and this permission notice
5179
shall be included in all copies or substantial portions
5180
of the Software.
5181
5182
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5183
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5184
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5185
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5186
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5187
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5188
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5189
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5190
DEALINGS IN THE SOFTWARE.
5191
---------------------------------------------------------
5192
5193
---------------------------------------------------------
5194
5195
num-rational 0.4.2 - MIT OR Apache-2.0
5196
https://github.com/rust-num/num-rational
5197
5198
Copyright (c) 2014 The Rust Project Developers
5199
5200
Permission is hereby granted, free of charge, to any
5201
person obtaining a copy of this software and associated
5202
documentation files (the "Software"), to deal in the
5203
Software without restriction, including without
5204
limitation the rights to use, copy, modify, merge,
5205
publish, distribute, sublicense, and/or sell copies of
5206
the Software, and to permit persons to whom the Software
5207
is furnished to do so, subject to the following
5208
conditions:
5209
5210
The above copyright notice and this permission notice
5211
shall be included in all copies or substantial portions
5212
of the Software.
5213
5214
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5215
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5216
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5217
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5218
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5219
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5220
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5221
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5222
DEALINGS IN THE SOFTWARE.
5223
---------------------------------------------------------
5224
5225
---------------------------------------------------------
5226
5227
num-traits 0.2.19 - MIT OR Apache-2.0
5228
https://github.com/rust-num/num-traits
5229
5230
Copyright (c) 2014 The Rust Project Developers
5231
5232
Permission is hereby granted, free of charge, to any
5233
person obtaining a copy of this software and associated
5234
documentation files (the "Software"), to deal in the
5235
Software without restriction, including without
5236
limitation the rights to use, copy, modify, merge,
5237
publish, distribute, sublicense, and/or sell copies of
5238
the Software, and to permit persons to whom the Software
5239
is furnished to do so, subject to the following
5240
conditions:
5241
5242
The above copyright notice and this permission notice
5243
shall be included in all copies or substantial portions
5244
of the Software.
5245
5246
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5247
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5248
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5249
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5250
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5251
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5252
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5253
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5254
DEALINGS IN THE SOFTWARE.
5255
---------------------------------------------------------
5256
5257
---------------------------------------------------------
5258
5259
num_cpus 1.16.0 - MIT OR Apache-2.0
5260
https://github.com/seanmonstar/num_cpus
5261
5262
Copyright (c) 2015-2025 Sean McArthur
5263
5264
Permission is hereby granted, free of charge, to any person obtaining a copy
5265
of this software and associated documentation files (the "Software"), to deal
5266
in the Software without restriction, including without limitation the rights
5267
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5268
copies of the Software, and to permit persons to whom the Software is
5269
furnished to do so, subject to the following conditions:
5270
5271
The above copyright notice and this permission notice shall be included in
5272
all copies or substantial portions of the Software.
5273
5274
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5275
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5276
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5277
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5278
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5279
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5280
THE SOFTWARE.
5281
---------------------------------------------------------
5282
5283
---------------------------------------------------------
5284
5285
number_prefix 0.4.0 - MIT
5286
https://github.com/ogham/rust-number-prefix
5287
5288
MIT License
5289
5290
Copyright (c) 2018 Benjamin Sago
5291
5292
Permission is hereby granted, free of charge, to any person obtaining a copy
5293
of this software and associated documentation files (the "Software"), to deal
5294
in the Software without restriction, including without limitation the rights
5295
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5296
copies of the Software, and to permit persons to whom the Software is
5297
furnished to do so, subject to the following conditions:
5298
5299
The above copyright notice and this permission notice shall be included in all
5300
copies or substantial portions of the Software.
5301
5302
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5303
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5304
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5305
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5306
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5307
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5308
SOFTWARE.
5309
---------------------------------------------------------
5310
5311
---------------------------------------------------------
5312
5313
object 0.32.2 - Apache-2.0 OR MIT
5314
https://github.com/gimli-rs/object
5315
5316
Copyright (c) 2015 The Gimli Developers
5317
5318
Permission is hereby granted, free of charge, to any
5319
person obtaining a copy of this software and associated
5320
documentation files (the "Software"), to deal in the
5321
Software without restriction, including without
5322
limitation the rights to use, copy, modify, merge,
5323
publish, distribute, sublicense, and/or sell copies of
5324
the Software, and to permit persons to whom the Software
5325
is furnished to do so, subject to the following
5326
conditions:
5327
5328
The above copyright notice and this permission notice
5329
shall be included in all copies or substantial portions
5330
of the Software.
5331
5332
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5333
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5334
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5335
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5336
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5337
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5338
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5339
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5340
DEALINGS IN THE SOFTWARE.
5341
---------------------------------------------------------
5342
5343
---------------------------------------------------------
5344
5345
once_cell 1.19.0 - MIT OR Apache-2.0
5346
https://github.com/matklad/once_cell
5347
5348
Permission is hereby granted, free of charge, to any
5349
person obtaining a copy of this software and associated
5350
documentation files (the "Software"), to deal in the
5351
Software without restriction, including without
5352
limitation the rights to use, copy, modify, merge,
5353
publish, distribute, sublicense, and/or sell copies of
5354
the Software, and to permit persons to whom the Software
5355
is furnished to do so, subject to the following
5356
conditions:
5357
5358
The above copyright notice and this permission notice
5359
shall be included in all copies or substantial portions
5360
of the Software.
5361
5362
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5363
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5364
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5365
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5366
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5367
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5368
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5369
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5370
DEALINGS IN THE SOFTWARE.
5371
---------------------------------------------------------
5372
5373
---------------------------------------------------------
5374
5375
open 4.2.0 - MIT
5376
https://github.com/Byron/open-rs
5377
5378
The MIT License (MIT)
5379
5380
Copyright © `2015` `Sebastian Thiel`
5381
5382
Permission is hereby granted, free of charge, to any person
5383
obtaining a copy of this software and associated documentation
5384
files (the "Software"), to deal in the Software without
5385
restriction, including without limitation the rights to use,
5386
copy, modify, merge, publish, distribute, sublicense, and/or sell
5387
copies of the Software, and to permit persons to whom the
5388
Software is furnished to do so, subject to the following
5389
conditions:
5390
5391
The above copyright notice and this permission notice shall be
5392
included in all copies or substantial portions of the Software.
5393
5394
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5395
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
5396
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
5397
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
5398
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
5399
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
5400
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
5401
OTHER DEALINGS IN THE SOFTWARE.
5402
---------------------------------------------------------
5403
5404
---------------------------------------------------------
5405
5406
openssl 0.10.72 - Apache-2.0
5407
https://github.com/sfackler/rust-openssl
5408
5409
Copyright 2011-2017 Google Inc.
5410
2013 Jack Lloyd
5411
2013-2014 Steven Fackler
5412
5413
Licensed under the Apache License, Version 2.0 (the "License");
5414
you may not use this file except in compliance with the License.
5415
You may obtain a copy of the License at
5416
5417
http://www.apache.org/licenses/LICENSE-2.0
5418
5419
Unless required by applicable law or agreed to in writing, software
5420
distributed under the License is distributed on an "AS IS" BASIS,
5421
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5422
See the License for the specific language governing permissions and
5423
limitations under the License.
5424
---------------------------------------------------------
5425
5426
---------------------------------------------------------
5427
5428
openssl-macros 0.1.1 - MIT/Apache-2.0
5429
5430
5431
This software is released under the MIT license:
5432
5433
Permission is hereby granted, free of charge, to any person obtaining a copy of
5434
this software and associated documentation files (the "Software"), to deal in
5435
the Software without restriction, including without limitation the rights to
5436
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
5437
the Software, and to permit persons to whom the Software is furnished to do so,
5438
subject to the following conditions:
5439
5440
The above copyright notice and this permission notice shall be included in all
5441
copies or substantial portions of the Software.
5442
5443
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5444
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
5445
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
5446
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
5447
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5448
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5449
---------------------------------------------------------
5450
5451
---------------------------------------------------------
5452
5453
openssl-probe 0.1.5 - MIT/Apache-2.0
5454
https://github.com/alexcrichton/openssl-probe
5455
5456
Copyright (c) 2014 Alex Crichton
5457
5458
Permission is hereby granted, free of charge, to any
5459
person obtaining a copy of this software and associated
5460
documentation files (the "Software"), to deal in the
5461
Software without restriction, including without
5462
limitation the rights to use, copy, modify, merge,
5463
publish, distribute, sublicense, and/or sell copies of
5464
the Software, and to permit persons to whom the Software
5465
is furnished to do so, subject to the following
5466
conditions:
5467
5468
The above copyright notice and this permission notice
5469
shall be included in all copies or substantial portions
5470
of the Software.
5471
5472
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5473
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5474
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5475
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5476
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5477
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5478
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5479
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5480
DEALINGS IN THE SOFTWARE.
5481
---------------------------------------------------------
5482
5483
---------------------------------------------------------
5484
5485
openssl-sys 0.9.107 - MIT
5486
https://github.com/sfackler/rust-openssl
5487
5488
The MIT License (MIT)
5489
5490
Copyright (c) 2014 Alex Crichton
5491
5492
Permission is hereby granted, free of charge, to any
5493
person obtaining a copy of this software and associated
5494
documentation files (the "Software"), to deal in the
5495
Software without restriction, including without
5496
limitation the rights to use, copy, modify, merge,
5497
publish, distribute, sublicense, and/or sell copies of
5498
the Software, and to permit persons to whom the Software
5499
is furnished to do so, subject to the following
5500
conditions:
5501
5502
The above copyright notice and this permission notice
5503
shall be included in all copies or substantial portions
5504
of the Software.
5505
5506
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5507
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5508
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5509
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5510
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5511
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5512
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5513
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5514
DEALINGS IN THE SOFTWARE.
5515
---------------------------------------------------------
5516
5517
---------------------------------------------------------
5518
5519
opentelemetry 0.19.0 - Apache-2.0
5520
https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry
5521
5522
Apache License
5523
Version 2.0, January 2004
5524
http://www.apache.org/licenses/
5525
5526
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5527
5528
1. Definitions.
5529
5530
"License" shall mean the terms and conditions for use, reproduction,
5531
and distribution as defined by Sections 1 through 9 of this document.
5532
5533
"Licensor" shall mean the copyright owner or entity authorized by
5534
the copyright owner that is granting the License.
5535
5536
"Legal Entity" shall mean the union of the acting entity and all
5537
other entities that control, are controlled by, or are under common
5538
control with that entity. For the purposes of this definition,
5539
"control" means (i) the power, direct or indirect, to cause the
5540
direction or management of such entity, whether by contract or
5541
otherwise, or (ii) ownership of fifty percent (50%) or more of the
5542
outstanding shares, or (iii) beneficial ownership of such entity.
5543
5544
"You" (or "Your") shall mean an individual or Legal Entity
5545
exercising permissions granted by this License.
5546
5547
"Source" form shall mean the preferred form for making modifications,
5548
including but not limited to software source code, documentation
5549
source, and configuration files.
5550
5551
"Object" form shall mean any form resulting from mechanical
5552
transformation or translation of a Source form, including but
5553
not limited to compiled object code, generated documentation,
5554
and conversions to other media types.
5555
5556
"Work" shall mean the work of authorship, whether in Source or
5557
Object form, made available under the License, as indicated by a
5558
copyright notice that is included in or attached to the work
5559
(an example is provided in the Appendix below).
5560
5561
"Derivative Works" shall mean any work, whether in Source or Object
5562
form, that is based on (or derived from) the Work and for which the
5563
editorial revisions, annotations, elaborations, or other modifications
5564
represent, as a whole, an original work of authorship. For the purposes
5565
of this License, Derivative Works shall not include works that remain
5566
separable from, or merely link (or bind by name) to the interfaces of,
5567
the Work and Derivative Works thereof.
5568
5569
"Contribution" shall mean any work of authorship, including
5570
the original version of the Work and any modifications or additions
5571
to that Work or Derivative Works thereof, that is intentionally
5572
submitted to Licensor for inclusion in the Work by the copyright owner
5573
or by an individual or Legal Entity authorized to submit on behalf of
5574
the copyright owner. For the purposes of this definition, "submitted"
5575
means any form of electronic, verbal, or written communication sent
5576
to the Licensor or its representatives, including but not limited to
5577
communication on electronic mailing lists, source code control systems,
5578
and issue tracking systems that are managed by, or on behalf of, the
5579
Licensor for the purpose of discussing and improving the Work, but
5580
excluding communication that is conspicuously marked or otherwise
5581
designated in writing by the copyright owner as "Not a Contribution."
5582
5583
"Contributor" shall mean Licensor and any individual or Legal Entity
5584
on behalf of whom a Contribution has been received by Licensor and
5585
subsequently incorporated within the Work.
5586
5587
2. Grant of Copyright License. Subject to the terms and conditions of
5588
this License, each Contributor hereby grants to You a perpetual,
5589
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5590
copyright license to reproduce, prepare Derivative Works of,
5591
publicly display, publicly perform, sublicense, and distribute the
5592
Work and such Derivative Works in Source or Object form.
5593
5594
3. Grant of Patent License. Subject to the terms and conditions of
5595
this License, each Contributor hereby grants to You a perpetual,
5596
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5597
(except as stated in this section) patent license to make, have made,
5598
use, offer to sell, sell, import, and otherwise transfer the Work,
5599
where such license applies only to those patent claims licensable
5600
by such Contributor that are necessarily infringed by their
5601
Contribution(s) alone or by combination of their Contribution(s)
5602
with the Work to which such Contribution(s) was submitted. If You
5603
institute patent litigation against any entity (including a
5604
cross-claim or counterclaim in a lawsuit) alleging that the Work
5605
or a Contribution incorporated within the Work constitutes direct
5606
or contributory patent infringement, then any patent licenses
5607
granted to You under this License for that Work shall terminate
5608
as of the date such litigation is filed.
5609
5610
4. Redistribution. You may reproduce and distribute copies of the
5611
Work or Derivative Works thereof in any medium, with or without
5612
modifications, and in Source or Object form, provided that You
5613
meet the following conditions:
5614
5615
(a) You must give any other recipients of the Work or
5616
Derivative Works a copy of this License; and
5617
5618
(b) You must cause any modified files to carry prominent notices
5619
stating that You changed the files; and
5620
5621
(c) You must retain, in the Source form of any Derivative Works
5622
that You distribute, all copyright, patent, trademark, and
5623
attribution notices from the Source form of the Work,
5624
excluding those notices that do not pertain to any part of
5625
the Derivative Works; and
5626
5627
(d) If the Work includes a "NOTICE" text file as part of its
5628
distribution, then any Derivative Works that You distribute must
5629
include a readable copy of the attribution notices contained
5630
within such NOTICE file, excluding those notices that do not
5631
pertain to any part of the Derivative Works, in at least one
5632
of the following places: within a NOTICE text file distributed
5633
as part of the Derivative Works; within the Source form or
5634
documentation, if provided along with the Derivative Works; or,
5635
within a display generated by the Derivative Works, if and
5636
wherever such third-party notices normally appear. The contents
5637
of the NOTICE file are for informational purposes only and
5638
do not modify the License. You may add Your own attribution
5639
notices within Derivative Works that You distribute, alongside
5640
or as an addendum to the NOTICE text from the Work, provided
5641
that such additional attribution notices cannot be construed
5642
as modifying the License.
5643
5644
You may add Your own copyright statement to Your modifications and
5645
may provide additional or different license terms and conditions
5646
for use, reproduction, or distribution of Your modifications, or
5647
for any such Derivative Works as a whole, provided Your use,
5648
reproduction, and distribution of the Work otherwise complies with
5649
the conditions stated in this License.
5650
5651
5. Submission of Contributions. Unless You explicitly state otherwise,
5652
any Contribution intentionally submitted for inclusion in the Work
5653
by You to the Licensor shall be under the terms and conditions of
5654
this License, without any additional terms or conditions.
5655
Notwithstanding the above, nothing herein shall supersede or modify
5656
the terms of any separate license agreement you may have executed
5657
with Licensor regarding such Contributions.
5658
5659
6. Trademarks. This License does not grant permission to use the trade
5660
names, trademarks, service marks, or product names of the Licensor,
5661
except as required for reasonable and customary use in describing the
5662
origin of the Work and reproducing the content of the NOTICE file.
5663
5664
7. Disclaimer of Warranty. Unless required by applicable law or
5665
agreed to in writing, Licensor provides the Work (and each
5666
Contributor provides its Contributions) on an "AS IS" BASIS,
5667
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5668
implied, including, without limitation, any warranties or conditions
5669
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5670
PARTICULAR PURPOSE. You are solely responsible for determining the
5671
appropriateness of using or redistributing the Work and assume any
5672
risks associated with Your exercise of permissions under this License.
5673
5674
8. Limitation of Liability. In no event and under no legal theory,
5675
whether in tort (including negligence), contract, or otherwise,
5676
unless required by applicable law (such as deliberate and grossly
5677
negligent acts) or agreed to in writing, shall any Contributor be
5678
liable to You for damages, including any direct, indirect, special,
5679
incidental, or consequential damages of any character arising as a
5680
result of this License or out of the use or inability to use the
5681
Work (including but not limited to damages for loss of goodwill,
5682
work stoppage, computer failure or malfunction, or any and all
5683
other commercial damages or losses), even if such Contributor
5684
has been advised of the possibility of such damages.
5685
5686
9. Accepting Warranty or Additional Liability. While redistributing
5687
the Work or Derivative Works thereof, You may choose to offer,
5688
and charge a fee for, acceptance of support, warranty, indemnity,
5689
or other liability obligations and/or rights consistent with this
5690
License. However, in accepting such obligations, You may act only
5691
on Your own behalf and on Your sole responsibility, not on behalf
5692
of any other Contributor, and only if You agree to indemnify,
5693
defend, and hold each Contributor harmless for any liability
5694
incurred by, or claims asserted against, such Contributor by reason
5695
of your accepting any such warranty or additional liability.
5696
5697
END OF TERMS AND CONDITIONS
5698
5699
APPENDIX: How to apply the Apache License to your work.
5700
5701
To apply the Apache License to your work, attach the following
5702
boilerplate notice, with the fields enclosed by brackets "[]"
5703
replaced with your own identifying information. (Don't include
5704
the brackets!) The text should be enclosed in the appropriate
5705
comment syntax for the file format. We also recommend that a
5706
file or class name and description of purpose be included on the
5707
same "printed page" as the copyright notice for easier
5708
identification within third-party archives.
5709
5710
Copyright [yyyy] [name of copyright owner]
5711
5712
Licensed under the Apache License, Version 2.0 (the "License");
5713
you may not use this file except in compliance with the License.
5714
You may obtain a copy of the License at
5715
5716
http://www.apache.org/licenses/LICENSE-2.0
5717
5718
Unless required by applicable law or agreed to in writing, software
5719
distributed under the License is distributed on an "AS IS" BASIS,
5720
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5721
See the License for the specific language governing permissions and
5722
limitations under the License.
5723
---------------------------------------------------------
5724
5725
---------------------------------------------------------
5726
5727
opentelemetry_api 0.19.0 - Apache-2.0
5728
https://github.com/open-telemetry/opentelemetry-rust
5729
5730
Apache License
5731
Version 2.0, January 2004
5732
http://www.apache.org/licenses/
5733
5734
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5735
5736
1. Definitions.
5737
5738
"License" shall mean the terms and conditions for use, reproduction,
5739
and distribution as defined by Sections 1 through 9 of this document.
5740
5741
"Licensor" shall mean the copyright owner or entity authorized by
5742
the copyright owner that is granting the License.
5743
5744
"Legal Entity" shall mean the union of the acting entity and all
5745
other entities that control, are controlled by, or are under common
5746
control with that entity. For the purposes of this definition,
5747
"control" means (i) the power, direct or indirect, to cause the
5748
direction or management of such entity, whether by contract or
5749
otherwise, or (ii) ownership of fifty percent (50%) or more of the
5750
outstanding shares, or (iii) beneficial ownership of such entity.
5751
5752
"You" (or "Your") shall mean an individual or Legal Entity
5753
exercising permissions granted by this License.
5754
5755
"Source" form shall mean the preferred form for making modifications,
5756
including but not limited to software source code, documentation
5757
source, and configuration files.
5758
5759
"Object" form shall mean any form resulting from mechanical
5760
transformation or translation of a Source form, including but
5761
not limited to compiled object code, generated documentation,
5762
and conversions to other media types.
5763
5764
"Work" shall mean the work of authorship, whether in Source or
5765
Object form, made available under the License, as indicated by a
5766
copyright notice that is included in or attached to the work
5767
(an example is provided in the Appendix below).
5768
5769
"Derivative Works" shall mean any work, whether in Source or Object
5770
form, that is based on (or derived from) the Work and for which the
5771
editorial revisions, annotations, elaborations, or other modifications
5772
represent, as a whole, an original work of authorship. For the purposes
5773
of this License, Derivative Works shall not include works that remain
5774
separable from, or merely link (or bind by name) to the interfaces of,
5775
the Work and Derivative Works thereof.
5776
5777
"Contribution" shall mean any work of authorship, including
5778
the original version of the Work and any modifications or additions
5779
to that Work or Derivative Works thereof, that is intentionally
5780
submitted to Licensor for inclusion in the Work by the copyright owner
5781
or by an individual or Legal Entity authorized to submit on behalf of
5782
the copyright owner. For the purposes of this definition, "submitted"
5783
means any form of electronic, verbal, or written communication sent
5784
to the Licensor or its representatives, including but not limited to
5785
communication on electronic mailing lists, source code control systems,
5786
and issue tracking systems that are managed by, or on behalf of, the
5787
Licensor for the purpose of discussing and improving the Work, but
5788
excluding communication that is conspicuously marked or otherwise
5789
designated in writing by the copyright owner as "Not a Contribution."
5790
5791
"Contributor" shall mean Licensor and any individual or Legal Entity
5792
on behalf of whom a Contribution has been received by Licensor and
5793
subsequently incorporated within the Work.
5794
5795
2. Grant of Copyright License. Subject to the terms and conditions of
5796
this License, each Contributor hereby grants to You a perpetual,
5797
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5798
copyright license to reproduce, prepare Derivative Works of,
5799
publicly display, publicly perform, sublicense, and distribute the
5800
Work and such Derivative Works in Source or Object form.
5801
5802
3. Grant of Patent License. Subject to the terms and conditions of
5803
this License, each Contributor hereby grants to You a perpetual,
5804
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5805
(except as stated in this section) patent license to make, have made,
5806
use, offer to sell, sell, import, and otherwise transfer the Work,
5807
where such license applies only to those patent claims licensable
5808
by such Contributor that are necessarily infringed by their
5809
Contribution(s) alone or by combination of their Contribution(s)
5810
with the Work to which such Contribution(s) was submitted. If You
5811
institute patent litigation against any entity (including a
5812
cross-claim or counterclaim in a lawsuit) alleging that the Work
5813
or a Contribution incorporated within the Work constitutes direct
5814
or contributory patent infringement, then any patent licenses
5815
granted to You under this License for that Work shall terminate
5816
as of the date such litigation is filed.
5817
5818
4. Redistribution. You may reproduce and distribute copies of the
5819
Work or Derivative Works thereof in any medium, with or without
5820
modifications, and in Source or Object form, provided that You
5821
meet the following conditions:
5822
5823
(a) You must give any other recipients of the Work or
5824
Derivative Works a copy of this License; and
5825
5826
(b) You must cause any modified files to carry prominent notices
5827
stating that You changed the files; and
5828
5829
(c) You must retain, in the Source form of any Derivative Works
5830
that You distribute, all copyright, patent, trademark, and
5831
attribution notices from the Source form of the Work,
5832
excluding those notices that do not pertain to any part of
5833
the Derivative Works; and
5834
5835
(d) If the Work includes a "NOTICE" text file as part of its
5836
distribution, then any Derivative Works that You distribute must
5837
include a readable copy of the attribution notices contained
5838
within such NOTICE file, excluding those notices that do not
5839
pertain to any part of the Derivative Works, in at least one
5840
of the following places: within a NOTICE text file distributed
5841
as part of the Derivative Works; within the Source form or
5842
documentation, if provided along with the Derivative Works; or,
5843
within a display generated by the Derivative Works, if and
5844
wherever such third-party notices normally appear. The contents
5845
of the NOTICE file are for informational purposes only and
5846
do not modify the License. You may add Your own attribution
5847
notices within Derivative Works that You distribute, alongside
5848
or as an addendum to the NOTICE text from the Work, provided
5849
that such additional attribution notices cannot be construed
5850
as modifying the License.
5851
5852
You may add Your own copyright statement to Your modifications and
5853
may provide additional or different license terms and conditions
5854
for use, reproduction, or distribution of Your modifications, or
5855
for any such Derivative Works as a whole, provided Your use,
5856
reproduction, and distribution of the Work otherwise complies with
5857
the conditions stated in this License.
5858
5859
5. Submission of Contributions. Unless You explicitly state otherwise,
5860
any Contribution intentionally submitted for inclusion in the Work
5861
by You to the Licensor shall be under the terms and conditions of
5862
this License, without any additional terms or conditions.
5863
Notwithstanding the above, nothing herein shall supersede or modify
5864
the terms of any separate license agreement you may have executed
5865
with Licensor regarding such Contributions.
5866
5867
6. Trademarks. This License does not grant permission to use the trade
5868
names, trademarks, service marks, or product names of the Licensor,
5869
except as required for reasonable and customary use in describing the
5870
origin of the Work and reproducing the content of the NOTICE file.
5871
5872
7. Disclaimer of Warranty. Unless required by applicable law or
5873
agreed to in writing, Licensor provides the Work (and each
5874
Contributor provides its Contributions) on an "AS IS" BASIS,
5875
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5876
implied, including, without limitation, any warranties or conditions
5877
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5878
PARTICULAR PURPOSE. You are solely responsible for determining the
5879
appropriateness of using or redistributing the Work and assume any
5880
risks associated with Your exercise of permissions under this License.
5881
5882
8. Limitation of Liability. In no event and under no legal theory,
5883
whether in tort (including negligence), contract, or otherwise,
5884
unless required by applicable law (such as deliberate and grossly
5885
negligent acts) or agreed to in writing, shall any Contributor be
5886
liable to You for damages, including any direct, indirect, special,
5887
incidental, or consequential damages of any character arising as a
5888
result of this License or out of the use or inability to use the
5889
Work (including but not limited to damages for loss of goodwill,
5890
work stoppage, computer failure or malfunction, or any and all
5891
other commercial damages or losses), even if such Contributor
5892
has been advised of the possibility of such damages.
5893
5894
9. Accepting Warranty or Additional Liability. While redistributing
5895
the Work or Derivative Works thereof, You may choose to offer,
5896
and charge a fee for, acceptance of support, warranty, indemnity,
5897
or other liability obligations and/or rights consistent with this
5898
License. However, in accepting such obligations, You may act only
5899
on Your own behalf and on Your sole responsibility, not on behalf
5900
of any other Contributor, and only if You agree to indemnify,
5901
defend, and hold each Contributor harmless for any liability
5902
incurred by, or claims asserted against, such Contributor by reason
5903
of your accepting any such warranty or additional liability.
5904
5905
END OF TERMS AND CONDITIONS
5906
5907
APPENDIX: How to apply the Apache License to your work.
5908
5909
To apply the Apache License to your work, attach the following
5910
boilerplate notice, with the fields enclosed by brackets "[]"
5911
replaced with your own identifying information. (Don't include
5912
the brackets!) The text should be enclosed in the appropriate
5913
comment syntax for the file format. We also recommend that a
5914
file or class name and description of purpose be included on the
5915
same "printed page" as the copyright notice for easier
5916
identification within third-party archives.
5917
5918
Copyright [yyyy] [name of copyright owner]
5919
5920
Licensed under the Apache License, Version 2.0 (the "License");
5921
you may not use this file except in compliance with the License.
5922
You may obtain a copy of the License at
5923
5924
http://www.apache.org/licenses/LICENSE-2.0
5925
5926
Unless required by applicable law or agreed to in writing, software
5927
distributed under the License is distributed on an "AS IS" BASIS,
5928
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5929
See the License for the specific language governing permissions and
5930
limitations under the License.
5931
---------------------------------------------------------
5932
5933
---------------------------------------------------------
5934
5935
opentelemetry_sdk 0.19.0 - Apache-2.0
5936
https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk
5937
5938
Apache License
5939
Version 2.0, January 2004
5940
http://www.apache.org/licenses/
5941
5942
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5943
5944
1. Definitions.
5945
5946
"License" shall mean the terms and conditions for use, reproduction,
5947
and distribution as defined by Sections 1 through 9 of this document.
5948
5949
"Licensor" shall mean the copyright owner or entity authorized by
5950
the copyright owner that is granting the License.
5951
5952
"Legal Entity" shall mean the union of the acting entity and all
5953
other entities that control, are controlled by, or are under common
5954
control with that entity. For the purposes of this definition,
5955
"control" means (i) the power, direct or indirect, to cause the
5956
direction or management of such entity, whether by contract or
5957
otherwise, or (ii) ownership of fifty percent (50%) or more of the
5958
outstanding shares, or (iii) beneficial ownership of such entity.
5959
5960
"You" (or "Your") shall mean an individual or Legal Entity
5961
exercising permissions granted by this License.
5962
5963
"Source" form shall mean the preferred form for making modifications,
5964
including but not limited to software source code, documentation
5965
source, and configuration files.
5966
5967
"Object" form shall mean any form resulting from mechanical
5968
transformation or translation of a Source form, including but
5969
not limited to compiled object code, generated documentation,
5970
and conversions to other media types.
5971
5972
"Work" shall mean the work of authorship, whether in Source or
5973
Object form, made available under the License, as indicated by a
5974
copyright notice that is included in or attached to the work
5975
(an example is provided in the Appendix below).
5976
5977
"Derivative Works" shall mean any work, whether in Source or Object
5978
form, that is based on (or derived from) the Work and for which the
5979
editorial revisions, annotations, elaborations, or other modifications
5980
represent, as a whole, an original work of authorship. For the purposes
5981
of this License, Derivative Works shall not include works that remain
5982
separable from, or merely link (or bind by name) to the interfaces of,
5983
the Work and Derivative Works thereof.
5984
5985
"Contribution" shall mean any work of authorship, including
5986
the original version of the Work and any modifications or additions
5987
to that Work or Derivative Works thereof, that is intentionally
5988
submitted to Licensor for inclusion in the Work by the copyright owner
5989
or by an individual or Legal Entity authorized to submit on behalf of
5990
the copyright owner. For the purposes of this definition, "submitted"
5991
means any form of electronic, verbal, or written communication sent
5992
to the Licensor or its representatives, including but not limited to
5993
communication on electronic mailing lists, source code control systems,
5994
and issue tracking systems that are managed by, or on behalf of, the
5995
Licensor for the purpose of discussing and improving the Work, but
5996
excluding communication that is conspicuously marked or otherwise
5997
designated in writing by the copyright owner as "Not a Contribution."
5998
5999
"Contributor" shall mean Licensor and any individual or Legal Entity
6000
on behalf of whom a Contribution has been received by Licensor and
6001
subsequently incorporated within the Work.
6002
6003
2. Grant of Copyright License. Subject to the terms and conditions of
6004
this License, each Contributor hereby grants to You a perpetual,
6005
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6006
copyright license to reproduce, prepare Derivative Works of,
6007
publicly display, publicly perform, sublicense, and distribute the
6008
Work and such Derivative Works in Source or Object form.
6009
6010
3. Grant of Patent License. Subject to the terms and conditions of
6011
this License, each Contributor hereby grants to You a perpetual,
6012
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6013
(except as stated in this section) patent license to make, have made,
6014
use, offer to sell, sell, import, and otherwise transfer the Work,
6015
where such license applies only to those patent claims licensable
6016
by such Contributor that are necessarily infringed by their
6017
Contribution(s) alone or by combination of their Contribution(s)
6018
with the Work to which such Contribution(s) was submitted. If You
6019
institute patent litigation against any entity (including a
6020
cross-claim or counterclaim in a lawsuit) alleging that the Work
6021
or a Contribution incorporated within the Work constitutes direct
6022
or contributory patent infringement, then any patent licenses
6023
granted to You under this License for that Work shall terminate
6024
as of the date such litigation is filed.
6025
6026
4. Redistribution. You may reproduce and distribute copies of the
6027
Work or Derivative Works thereof in any medium, with or without
6028
modifications, and in Source or Object form, provided that You
6029
meet the following conditions:
6030
6031
(a) You must give any other recipients of the Work or
6032
Derivative Works a copy of this License; and
6033
6034
(b) You must cause any modified files to carry prominent notices
6035
stating that You changed the files; and
6036
6037
(c) You must retain, in the Source form of any Derivative Works
6038
that You distribute, all copyright, patent, trademark, and
6039
attribution notices from the Source form of the Work,
6040
excluding those notices that do not pertain to any part of
6041
the Derivative Works; and
6042
6043
(d) If the Work includes a "NOTICE" text file as part of its
6044
distribution, then any Derivative Works that You distribute must
6045
include a readable copy of the attribution notices contained
6046
within such NOTICE file, excluding those notices that do not
6047
pertain to any part of the Derivative Works, in at least one
6048
of the following places: within a NOTICE text file distributed
6049
as part of the Derivative Works; within the Source form or
6050
documentation, if provided along with the Derivative Works; or,
6051
within a display generated by the Derivative Works, if and
6052
wherever such third-party notices normally appear. The contents
6053
of the NOTICE file are for informational purposes only and
6054
do not modify the License. You may add Your own attribution
6055
notices within Derivative Works that You distribute, alongside
6056
or as an addendum to the NOTICE text from the Work, provided
6057
that such additional attribution notices cannot be construed
6058
as modifying the License.
6059
6060
You may add Your own copyright statement to Your modifications and
6061
may provide additional or different license terms and conditions
6062
for use, reproduction, or distribution of Your modifications, or
6063
for any such Derivative Works as a whole, provided Your use,
6064
reproduction, and distribution of the Work otherwise complies with
6065
the conditions stated in this License.
6066
6067
5. Submission of Contributions. Unless You explicitly state otherwise,
6068
any Contribution intentionally submitted for inclusion in the Work
6069
by You to the Licensor shall be under the terms and conditions of
6070
this License, without any additional terms or conditions.
6071
Notwithstanding the above, nothing herein shall supersede or modify
6072
the terms of any separate license agreement you may have executed
6073
with Licensor regarding such Contributions.
6074
6075
6. Trademarks. This License does not grant permission to use the trade
6076
names, trademarks, service marks, or product names of the Licensor,
6077
except as required for reasonable and customary use in describing the
6078
origin of the Work and reproducing the content of the NOTICE file.
6079
6080
7. Disclaimer of Warranty. Unless required by applicable law or
6081
agreed to in writing, Licensor provides the Work (and each
6082
Contributor provides its Contributions) on an "AS IS" BASIS,
6083
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6084
implied, including, without limitation, any warranties or conditions
6085
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6086
PARTICULAR PURPOSE. You are solely responsible for determining the
6087
appropriateness of using or redistributing the Work and assume any
6088
risks associated with Your exercise of permissions under this License.
6089
6090
8. Limitation of Liability. In no event and under no legal theory,
6091
whether in tort (including negligence), contract, or otherwise,
6092
unless required by applicable law (such as deliberate and grossly
6093
negligent acts) or agreed to in writing, shall any Contributor be
6094
liable to You for damages, including any direct, indirect, special,
6095
incidental, or consequential damages of any character arising as a
6096
result of this License or out of the use or inability to use the
6097
Work (including but not limited to damages for loss of goodwill,
6098
work stoppage, computer failure or malfunction, or any and all
6099
other commercial damages or losses), even if such Contributor
6100
has been advised of the possibility of such damages.
6101
6102
9. Accepting Warranty or Additional Liability. While redistributing
6103
the Work or Derivative Works thereof, You may choose to offer,
6104
and charge a fee for, acceptance of support, warranty, indemnity,
6105
or other liability obligations and/or rights consistent with this
6106
License. However, in accepting such obligations, You may act only
6107
on Your own behalf and on Your sole responsibility, not on behalf
6108
of any other Contributor, and only if You agree to indemnify,
6109
defend, and hold each Contributor harmless for any liability
6110
incurred by, or claims asserted against, such Contributor by reason
6111
of your accepting any such warranty or additional liability.
6112
6113
END OF TERMS AND CONDITIONS
6114
6115
APPENDIX: How to apply the Apache License to your work.
6116
6117
To apply the Apache License to your work, attach the following
6118
boilerplate notice, with the fields enclosed by brackets "[]"
6119
replaced with your own identifying information. (Don't include
6120
the brackets!) The text should be enclosed in the appropriate
6121
comment syntax for the file format. We also recommend that a
6122
file or class name and description of purpose be included on the
6123
same "printed page" as the copyright notice for easier
6124
identification within third-party archives.
6125
6126
Copyright [yyyy] [name of copyright owner]
6127
6128
Licensed under the Apache License, Version 2.0 (the "License");
6129
you may not use this file except in compliance with the License.
6130
You may obtain a copy of the License at
6131
6132
http://www.apache.org/licenses/LICENSE-2.0
6133
6134
Unless required by applicable law or agreed to in writing, software
6135
distributed under the License is distributed on an "AS IS" BASIS,
6136
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6137
See the License for the specific language governing permissions and
6138
limitations under the License.
6139
---------------------------------------------------------
6140
6141
---------------------------------------------------------
6142
6143
option-ext 0.2.0 - MPL-2.0
6144
https://github.com/soc/option-ext
6145
6146
Mozilla Public License Version 2.0
6147
==================================
6148
6149
1. Definitions
6150
--------------
6151
6152
1.1. "Contributor"
6153
means each individual or legal entity that creates, contributes to
6154
the creation of, or owns Covered Software.
6155
6156
1.2. "Contributor Version"
6157
means the combination of the Contributions of others (if any) used
6158
by a Contributor and that particular Contributor's Contribution.
6159
6160
1.3. "Contribution"
6161
means Covered Software of a particular Contributor.
6162
6163
1.4. "Covered Software"
6164
means Source Code Form to which the initial Contributor has attached
6165
the notice in Exhibit A, the Executable Form of such Source Code
6166
Form, and Modifications of such Source Code Form, in each case
6167
including portions thereof.
6168
6169
1.5. "Incompatible With Secondary Licenses"
6170
means
6171
6172
(a) that the initial Contributor has attached the notice described
6173
in Exhibit B to the Covered Software; or
6174
6175
(b) that the Covered Software was made available under the terms of
6176
version 1.1 or earlier of the License, but not also under the
6177
terms of a Secondary License.
6178
6179
1.6. "Executable Form"
6180
means any form of the work other than Source Code Form.
6181
6182
1.7. "Larger Work"
6183
means a work that combines Covered Software with other material, in
6184
a separate file or files, that is not Covered Software.
6185
6186
1.8. "License"
6187
means this document.
6188
6189
1.9. "Licensable"
6190
means having the right to grant, to the maximum extent possible,
6191
whether at the time of the initial grant or subsequently, any and
6192
all of the rights conveyed by this License.
6193
6194
1.10. "Modifications"
6195
means any of the following:
6196
6197
(a) any file in Source Code Form that results from an addition to,
6198
deletion from, or modification of the contents of Covered
6199
Software; or
6200
6201
(b) any new file in Source Code Form that contains any Covered
6202
Software.
6203
6204
1.11. "Patent Claims" of a Contributor
6205
means any patent claim(s), including without limitation, method,
6206
process, and apparatus claims, in any patent Licensable by such
6207
Contributor that would be infringed, but for the grant of the
6208
License, by the making, using, selling, offering for sale, having
6209
made, import, or transfer of either its Contributions or its
6210
Contributor Version.
6211
6212
1.12. "Secondary License"
6213
means either the GNU General Public License, Version 2.0, the GNU
6214
Lesser General Public License, Version 2.1, the GNU Affero General
6215
Public License, Version 3.0, or any later versions of those
6216
licenses.
6217
6218
1.13. "Source Code Form"
6219
means the form of the work preferred for making modifications.
6220
6221
1.14. "You" (or "Your")
6222
means an individual or a legal entity exercising rights under this
6223
License. For legal entities, "You" includes any entity that
6224
controls, is controlled by, or is under common control with You. For
6225
purposes of this definition, "control" means (a) the power, direct
6226
or indirect, to cause the direction or management of such entity,
6227
whether by contract or otherwise, or (b) ownership of more than
6228
fifty percent (50%) of the outstanding shares or beneficial
6229
ownership of such entity.
6230
6231
2. License Grants and Conditions
6232
--------------------------------
6233
6234
2.1. Grants
6235
6236
Each Contributor hereby grants You a world-wide, royalty-free,
6237
non-exclusive license:
6238
6239
(a) under intellectual property rights (other than patent or trademark)
6240
Licensable by such Contributor to use, reproduce, make available,
6241
modify, display, perform, distribute, and otherwise exploit its
6242
Contributions, either on an unmodified basis, with Modifications, or
6243
as part of a Larger Work; and
6244
6245
(b) under Patent Claims of such Contributor to make, use, sell, offer
6246
for sale, have made, import, and otherwise transfer either its
6247
Contributions or its Contributor Version.
6248
6249
2.2. Effective Date
6250
6251
The licenses granted in Section 2.1 with respect to any Contribution
6252
become effective for each Contribution on the date the Contributor first
6253
distributes such Contribution.
6254
6255
2.3. Limitations on Grant Scope
6256
6257
The licenses granted in this Section 2 are the only rights granted under
6258
this License. No additional rights or licenses will be implied from the
6259
distribution or licensing of Covered Software under this License.
6260
Notwithstanding Section 2.1(b) above, no patent license is granted by a
6261
Contributor:
6262
6263
(a) for any code that a Contributor has removed from Covered Software;
6264
or
6265
6266
(b) for infringements caused by: (i) Your and any other third party's
6267
modifications of Covered Software, or (ii) the combination of its
6268
Contributions with other software (except as part of its Contributor
6269
Version); or
6270
6271
(c) under Patent Claims infringed by Covered Software in the absence of
6272
its Contributions.
6273
6274
This License does not grant any rights in the trademarks, service marks,
6275
or logos of any Contributor (except as may be necessary to comply with
6276
the notice requirements in Section 3.4).
6277
6278
2.4. Subsequent Licenses
6279
6280
No Contributor makes additional grants as a result of Your choice to
6281
distribute the Covered Software under a subsequent version of this
6282
License (see Section 10.2) or under the terms of a Secondary License (if
6283
permitted under the terms of Section 3.3).
6284
6285
2.5. Representation
6286
6287
Each Contributor represents that the Contributor believes its
6288
Contributions are its original creation(s) or it has sufficient rights
6289
to grant the rights to its Contributions conveyed by this License.
6290
6291
2.6. Fair Use
6292
6293
This License is not intended to limit any rights You have under
6294
applicable copyright doctrines of fair use, fair dealing, or other
6295
equivalents.
6296
6297
2.7. Conditions
6298
6299
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
6300
in Section 2.1.
6301
6302
3. Responsibilities
6303
-------------------
6304
6305
3.1. Distribution of Source Form
6306
6307
All distribution of Covered Software in Source Code Form, including any
6308
Modifications that You create or to which You contribute, must be under
6309
the terms of this License. You must inform recipients that the Source
6310
Code Form of the Covered Software is governed by the terms of this
6311
License, and how they can obtain a copy of this License. You may not
6312
attempt to alter or restrict the recipients' rights in the Source Code
6313
Form.
6314
6315
3.2. Distribution of Executable Form
6316
6317
If You distribute Covered Software in Executable Form then:
6318
6319
(a) such Covered Software must also be made available in Source Code
6320
Form, as described in Section 3.1, and You must inform recipients of
6321
the Executable Form how they can obtain a copy of such Source Code
6322
Form by reasonable means in a timely manner, at a charge no more
6323
than the cost of distribution to the recipient; and
6324
6325
(b) You may distribute such Executable Form under the terms of this
6326
License, or sublicense it under different terms, provided that the
6327
license for the Executable Form does not attempt to limit or alter
6328
the recipients' rights in the Source Code Form under this License.
6329
6330
3.3. Distribution of a Larger Work
6331
6332
You may create and distribute a Larger Work under terms of Your choice,
6333
provided that You also comply with the requirements of this License for
6334
the Covered Software. If the Larger Work is a combination of Covered
6335
Software with a work governed by one or more Secondary Licenses, and the
6336
Covered Software is not Incompatible With Secondary Licenses, this
6337
License permits You to additionally distribute such Covered Software
6338
under the terms of such Secondary License(s), so that the recipient of
6339
the Larger Work may, at their option, further distribute the Covered
6340
Software under the terms of either this License or such Secondary
6341
License(s).
6342
6343
3.4. Notices
6344
6345
You may not remove or alter the substance of any license notices
6346
(including copyright notices, patent notices, disclaimers of warranty,
6347
or limitations of liability) contained within the Source Code Form of
6348
the Covered Software, except that You may alter any license notices to
6349
the extent required to remedy known factual inaccuracies.
6350
6351
3.5. Application of Additional Terms
6352
6353
You may choose to offer, and to charge a fee for, warranty, support,
6354
indemnity or liability obligations to one or more recipients of Covered
6355
Software. However, You may do so only on Your own behalf, and not on
6356
behalf of any Contributor. You must make it absolutely clear that any
6357
such warranty, support, indemnity, or liability obligation is offered by
6358
You alone, and You hereby agree to indemnify every Contributor for any
6359
liability incurred by such Contributor as a result of warranty, support,
6360
indemnity or liability terms You offer. You may include additional
6361
disclaimers of warranty and limitations of liability specific to any
6362
jurisdiction.
6363
6364
4. Inability to Comply Due to Statute or Regulation
6365
---------------------------------------------------
6366
6367
If it is impossible for You to comply with any of the terms of this
6368
License with respect to some or all of the Covered Software due to
6369
statute, judicial order, or regulation then You must: (a) comply with
6370
the terms of this License to the maximum extent possible; and (b)
6371
describe the limitations and the code they affect. Such description must
6372
be placed in a text file included with all distributions of the Covered
6373
Software under this License. Except to the extent prohibited by statute
6374
or regulation, such description must be sufficiently detailed for a
6375
recipient of ordinary skill to be able to understand it.
6376
6377
5. Termination
6378
--------------
6379
6380
5.1. The rights granted under this License will terminate automatically
6381
if You fail to comply with any of its terms. However, if You become
6382
compliant, then the rights granted under this License from a particular
6383
Contributor are reinstated (a) provisionally, unless and until such
6384
Contributor explicitly and finally terminates Your grants, and (b) on an
6385
ongoing basis, if such Contributor fails to notify You of the
6386
non-compliance by some reasonable means prior to 60 days after You have
6387
come back into compliance. Moreover, Your grants from a particular
6388
Contributor are reinstated on an ongoing basis if such Contributor
6389
notifies You of the non-compliance by some reasonable means, this is the
6390
first time You have received notice of non-compliance with this License
6391
from such Contributor, and You become compliant prior to 30 days after
6392
Your receipt of the notice.
6393
6394
5.2. If You initiate litigation against any entity by asserting a patent
6395
infringement claim (excluding declaratory judgment actions,
6396
counter-claims, and cross-claims) alleging that a Contributor Version
6397
directly or indirectly infringes any patent, then the rights granted to
6398
You by any and all Contributors for the Covered Software under Section
6399
2.1 of this License shall terminate.
6400
6401
5.3. In the event of termination under Sections 5.1 or 5.2 above, all
6402
end user license agreements (excluding distributors and resellers) which
6403
have been validly granted by You or Your distributors under this License
6404
prior to termination shall survive termination.
6405
6406
************************************************************************
6407
* *
6408
* 6. Disclaimer of Warranty *
6409
* ------------------------- *
6410
* *
6411
* Covered Software is provided under this License on an "as is" *
6412
* basis, without warranty of any kind, either expressed, implied, or *
6413
* statutory, including, without limitation, warranties that the *
6414
* Covered Software is free of defects, merchantable, fit for a *
6415
* particular purpose or non-infringing. The entire risk as to the *
6416
* quality and performance of the Covered Software is with You. *
6417
* Should any Covered Software prove defective in any respect, You *
6418
* (not any Contributor) assume the cost of any necessary servicing, *
6419
* repair, or correction. This disclaimer of warranty constitutes an *
6420
* essential part of this License. No use of any Covered Software is *
6421
* authorized under this License except under this disclaimer. *
6422
* *
6423
************************************************************************
6424
6425
************************************************************************
6426
* *
6427
* 7. Limitation of Liability *
6428
* -------------------------- *
6429
* *
6430
* Under no circumstances and under no legal theory, whether tort *
6431
* (including negligence), contract, or otherwise, shall any *
6432
* Contributor, or anyone who distributes Covered Software as *
6433
* permitted above, be liable to You for any direct, indirect, *
6434
* special, incidental, or consequential damages of any character *
6435
* including, without limitation, damages for lost profits, loss of *
6436
* goodwill, work stoppage, computer failure or malfunction, or any *
6437
* and all other commercial damages or losses, even if such party *
6438
* shall have been informed of the possibility of such damages. This *
6439
* limitation of liability shall not apply to liability for death or *
6440
* personal injury resulting from such party's negligence to the *
6441
* extent applicable law prohibits such limitation. Some *
6442
* jurisdictions do not allow the exclusion or limitation of *
6443
* incidental or consequential damages, so this exclusion and *
6444
* limitation may not apply to You. *
6445
* *
6446
************************************************************************
6447
6448
8. Litigation
6449
-------------
6450
6451
Any litigation relating to this License may be brought only in the
6452
courts of a jurisdiction where the defendant maintains its principal
6453
place of business and such litigation shall be governed by laws of that
6454
jurisdiction, without reference to its conflict-of-law provisions.
6455
Nothing in this Section shall prevent a party's ability to bring
6456
cross-claims or counter-claims.
6457
6458
9. Miscellaneous
6459
----------------
6460
6461
This License represents the complete agreement concerning the subject
6462
matter hereof. If any provision of this License is held to be
6463
unenforceable, such provision shall be reformed only to the extent
6464
necessary to make it enforceable. Any law or regulation which provides
6465
that the language of a contract shall be construed against the drafter
6466
shall not be used to construe this License against a Contributor.
6467
6468
10. Versions of the License
6469
---------------------------
6470
6471
10.1. New Versions
6472
6473
Mozilla Foundation is the license steward. Except as provided in Section
6474
10.3, no one other than the license steward has the right to modify or
6475
publish new versions of this License. Each version will be given a
6476
distinguishing version number.
6477
6478
10.2. Effect of New Versions
6479
6480
You may distribute the Covered Software under the terms of the version
6481
of the License under which You originally received the Covered Software,
6482
or under the terms of any subsequent version published by the license
6483
steward.
6484
6485
10.3. Modified Versions
6486
6487
If you create software not governed by this License, and you want to
6488
create a new license for such software, you may create and use a
6489
modified version of this License if you rename the license and remove
6490
any references to the name of the license steward (except to note that
6491
such modified license differs from this License).
6492
6493
10.4. Distributing Source Code Form that is Incompatible With Secondary
6494
Licenses
6495
6496
If You choose to distribute Source Code Form that is Incompatible With
6497
Secondary Licenses under the terms of this version of the License, the
6498
notice described in Exhibit B of this License must be attached.
6499
6500
Exhibit A - Source Code Form License Notice
6501
-------------------------------------------
6502
6503
This Source Code Form is subject to the terms of the Mozilla Public
6504
License, v. 2.0. If a copy of the MPL was not distributed with this
6505
file, You can obtain one at https://mozilla.org/MPL/2.0/.
6506
6507
If it is not possible or desirable to put the notice in a particular
6508
file, then You may include the notice in a location (such as a LICENSE
6509
file in a relevant directory) where a recipient would be likely to look
6510
for such a notice.
6511
6512
You may add additional accurate notices of copyright ownership.
6513
6514
Exhibit B - "Incompatible With Secondary Licenses" Notice
6515
---------------------------------------------------------
6516
6517
This Source Code Form is "Incompatible With Secondary Licenses", as
6518
defined by the Mozilla Public License, v. 2.0.
6519
---------------------------------------------------------
6520
6521
---------------------------------------------------------
6522
6523
ordered-stream 0.2.0 - MIT OR Apache-2.0
6524
https://github.com/danieldg/ordered-stream
6525
6526
Permission is hereby granted, free of charge, to any
6527
person obtaining a copy of this software and associated
6528
documentation files (the "Software"), to deal in the
6529
Software without restriction, including without
6530
limitation the rights to use, copy, modify, merge,
6531
publish, distribute, sublicense, and/or sell copies of
6532
the Software, and to permit persons to whom the Software
6533
is furnished to do so, subject to the following
6534
conditions:
6535
6536
The above copyright notice and this permission notice
6537
shall be included in all copies or substantial portions
6538
of the Software.
6539
6540
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6541
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6542
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6543
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6544
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6545
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6546
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6547
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6548
DEALINGS IN THE SOFTWARE.
6549
---------------------------------------------------------
6550
6551
---------------------------------------------------------
6552
6553
os_info 3.8.2 - MIT
6554
https://github.com/stanislav-tkach/os_info
6555
6556
The MIT License (MIT)
6557
6558
Copyright (c) 2017 Stanislav Tkach
6559
6560
Permission is hereby granted, free of charge, to any person obtaining a copy
6561
of this software and associated documentation files (the "Software"), to deal
6562
in the Software without restriction, including without limitation the rights
6563
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6564
copies of the Software, and to permit persons to whom the Software is
6565
furnished to do so, subject to the following conditions:
6566
6567
The above copyright notice and this permission notice shall be included in all
6568
copies or substantial portions of the Software.
6569
6570
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6571
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6572
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6573
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6574
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6575
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6576
SOFTWARE.
6577
---------------------------------------------------------
6578
6579
---------------------------------------------------------
6580
6581
parking 2.2.0 - Apache-2.0 OR MIT
6582
https://github.com/smol-rs/parking
6583
6584
Permission is hereby granted, free of charge, to any
6585
person obtaining a copy of this software and associated
6586
documentation files (the "Software"), to deal in the
6587
Software without restriction, including without
6588
limitation the rights to use, copy, modify, merge,
6589
publish, distribute, sublicense, and/or sell copies of
6590
the Software, and to permit persons to whom the Software
6591
is furnished to do so, subject to the following
6592
conditions:
6593
6594
The above copyright notice and this permission notice
6595
shall be included in all copies or substantial portions
6596
of the Software.
6597
6598
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6599
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6600
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6601
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6602
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6603
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6604
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6605
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6606
DEALINGS IN THE SOFTWARE.
6607
---------------------------------------------------------
6608
6609
---------------------------------------------------------
6610
6611
parking_lot 0.12.2 - MIT OR Apache-2.0
6612
https://github.com/Amanieu/parking_lot
6613
6614
Copyright (c) 2016 The Rust Project Developers
6615
6616
Permission is hereby granted, free of charge, to any
6617
person obtaining a copy of this software and associated
6618
documentation files (the "Software"), to deal in the
6619
Software without restriction, including without
6620
limitation the rights to use, copy, modify, merge,
6621
publish, distribute, sublicense, and/or sell copies of
6622
the Software, and to permit persons to whom the Software
6623
is furnished to do so, subject to the following
6624
conditions:
6625
6626
The above copyright notice and this permission notice
6627
shall be included in all copies or substantial portions
6628
of the Software.
6629
6630
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6631
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6632
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6633
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6634
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6635
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6636
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6637
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6638
DEALINGS IN THE SOFTWARE.
6639
---------------------------------------------------------
6640
6641
---------------------------------------------------------
6642
6643
parking_lot_core 0.9.10 - MIT OR Apache-2.0
6644
https://github.com/Amanieu/parking_lot
6645
6646
Copyright (c) 2016 The Rust Project Developers
6647
6648
Permission is hereby granted, free of charge, to any
6649
person obtaining a copy of this software and associated
6650
documentation files (the "Software"), to deal in the
6651
Software without restriction, including without
6652
limitation the rights to use, copy, modify, merge,
6653
publish, distribute, sublicense, and/or sell copies of
6654
the Software, and to permit persons to whom the Software
6655
is furnished to do so, subject to the following
6656
conditions:
6657
6658
The above copyright notice and this permission notice
6659
shall be included in all copies or substantial portions
6660
of the Software.
6661
6662
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6663
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6664
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6665
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6666
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6667
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6668
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6669
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6670
DEALINGS IN THE SOFTWARE.
6671
---------------------------------------------------------
6672
6673
---------------------------------------------------------
6674
6675
paste 1.0.15 - MIT OR Apache-2.0
6676
https://github.com/dtolnay/paste
6677
6678
Permission is hereby granted, free of charge, to any
6679
person obtaining a copy of this software and associated
6680
documentation files (the "Software"), to deal in the
6681
Software without restriction, including without
6682
limitation the rights to use, copy, modify, merge,
6683
publish, distribute, sublicense, and/or sell copies of
6684
the Software, and to permit persons to whom the Software
6685
is furnished to do so, subject to the following
6686
conditions:
6687
6688
The above copyright notice and this permission notice
6689
shall be included in all copies or substantial portions
6690
of the Software.
6691
6692
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6693
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6694
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6695
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6696
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6697
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6698
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6699
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6700
DEALINGS IN THE SOFTWARE.
6701
---------------------------------------------------------
6702
6703
---------------------------------------------------------
6704
6705
pathdiff 0.2.1 - MIT/Apache-2.0
6706
https://github.com/Manishearth/pathdiff
6707
6708
Permission is hereby granted, free of charge, to any
6709
person obtaining a copy of this software and associated
6710
documentation files (the "Software"), to deal in the
6711
Software without restriction, including without
6712
limitation the rights to use, copy, modify, merge,
6713
publish, distribute, sublicense, and/or sell copies of
6714
the Software, and to permit persons to whom the Software
6715
is furnished to do so, subject to the following
6716
conditions:
6717
6718
The above copyright notice and this permission notice
6719
shall be included in all copies or substantial portions
6720
of the Software.
6721
6722
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6723
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6724
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6725
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6726
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6727
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6728
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6729
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6730
DEALINGS IN THE SOFTWARE.
6731
---------------------------------------------------------
6732
6733
---------------------------------------------------------
6734
6735
percent-encoding 2.3.1 - MIT OR Apache-2.0
6736
https://github.com/servo/rust-url/
6737
6738
Copyright (c) 2013-2025 The rust-url developers
6739
6740
Permission is hereby granted, free of charge, to any
6741
person obtaining a copy of this software and associated
6742
documentation files (the "Software"), to deal in the
6743
Software without restriction, including without
6744
limitation the rights to use, copy, modify, merge,
6745
publish, distribute, sublicense, and/or sell copies of
6746
the Software, and to permit persons to whom the Software
6747
is furnished to do so, subject to the following
6748
conditions:
6749
6750
The above copyright notice and this permission notice
6751
shall be included in all copies or substantial portions
6752
of the Software.
6753
6754
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6755
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6756
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6757
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6758
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6759
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6760
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6761
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6762
DEALINGS IN THE SOFTWARE.
6763
---------------------------------------------------------
6764
6765
---------------------------------------------------------
6766
6767
pin-project 1.1.5 - Apache-2.0 OR MIT
6768
https://github.com/taiki-e/pin-project
6769
6770
Permission is hereby granted, free of charge, to any
6771
person obtaining a copy of this software and associated
6772
documentation files (the "Software"), to deal in the
6773
Software without restriction, including without
6774
limitation the rights to use, copy, modify, merge,
6775
publish, distribute, sublicense, and/or sell copies of
6776
the Software, and to permit persons to whom the Software
6777
is furnished to do so, subject to the following
6778
conditions:
6779
6780
The above copyright notice and this permission notice
6781
shall be included in all copies or substantial portions
6782
of the Software.
6783
6784
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6785
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6786
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6787
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6788
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6789
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6790
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6791
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6792
DEALINGS IN THE SOFTWARE.
6793
---------------------------------------------------------
6794
6795
---------------------------------------------------------
6796
6797
pin-project-internal 1.1.5 - Apache-2.0 OR MIT
6798
https://github.com/taiki-e/pin-project
6799
6800
Permission is hereby granted, free of charge, to any
6801
person obtaining a copy of this software and associated
6802
documentation files (the "Software"), to deal in the
6803
Software without restriction, including without
6804
limitation the rights to use, copy, modify, merge,
6805
publish, distribute, sublicense, and/or sell copies of
6806
the Software, and to permit persons to whom the Software
6807
is furnished to do so, subject to the following
6808
conditions:
6809
6810
The above copyright notice and this permission notice
6811
shall be included in all copies or substantial portions
6812
of the Software.
6813
6814
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6815
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6816
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6817
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6818
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6819
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6820
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6821
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6822
DEALINGS IN THE SOFTWARE.
6823
---------------------------------------------------------
6824
6825
---------------------------------------------------------
6826
6827
pin-project-lite 0.2.14 - Apache-2.0 OR MIT
6828
https://github.com/taiki-e/pin-project-lite
6829
6830
Permission is hereby granted, free of charge, to any
6831
person obtaining a copy of this software and associated
6832
documentation files (the "Software"), to deal in the
6833
Software without restriction, including without
6834
limitation the rights to use, copy, modify, merge,
6835
publish, distribute, sublicense, and/or sell copies of
6836
the Software, and to permit persons to whom the Software
6837
is furnished to do so, subject to the following
6838
conditions:
6839
6840
The above copyright notice and this permission notice
6841
shall be included in all copies or substantial portions
6842
of the Software.
6843
6844
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6845
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6846
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6847
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6848
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6849
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6850
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6851
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6852
DEALINGS IN THE SOFTWARE.
6853
---------------------------------------------------------
6854
6855
---------------------------------------------------------
6856
6857
pin-utils 0.1.0 - MIT OR Apache-2.0
6858
https://github.com/rust-lang/pin-utils
6859
6860
Copyright (c) 2018 The pin-utils authors
6861
6862
Permission is hereby granted, free of charge, to any
6863
person obtaining a copy of this software and associated
6864
documentation files (the "Software"), to deal in the
6865
Software without restriction, including without
6866
limitation the rights to use, copy, modify, merge,
6867
publish, distribute, sublicense, and/or sell copies of
6868
the Software, and to permit persons to whom the Software
6869
is furnished to do so, subject to the following
6870
conditions:
6871
6872
The above copyright notice and this permission notice
6873
shall be included in all copies or substantial portions
6874
of the Software.
6875
6876
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6877
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6878
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6879
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6880
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6881
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6882
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6883
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6884
DEALINGS IN THE SOFTWARE.
6885
---------------------------------------------------------
6886
6887
---------------------------------------------------------
6888
6889
piper 0.2.2 - MIT OR Apache-2.0
6890
https://github.com/smol-rs/piper
6891
6892
Permission is hereby granted, free of charge, to any
6893
person obtaining a copy of this software and associated
6894
documentation files (the "Software"), to deal in the
6895
Software without restriction, including without
6896
limitation the rights to use, copy, modify, merge,
6897
publish, distribute, sublicense, and/or sell copies of
6898
the Software, and to permit persons to whom the Software
6899
is furnished to do so, subject to the following
6900
conditions:
6901
6902
The above copyright notice and this permission notice
6903
shall be included in all copies or substantial portions
6904
of the Software.
6905
6906
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6907
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6908
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6909
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6910
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6911
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6912
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6913
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6914
DEALINGS IN THE SOFTWARE.
6915
---------------------------------------------------------
6916
6917
---------------------------------------------------------
6918
6919
pkg-config 0.3.30 - MIT OR Apache-2.0
6920
https://github.com/rust-lang/pkg-config-rs
6921
6922
Copyright (c) 2014 Alex Crichton
6923
6924
Permission is hereby granted, free of charge, to any
6925
person obtaining a copy of this software and associated
6926
documentation files (the "Software"), to deal in the
6927
Software without restriction, including without
6928
limitation the rights to use, copy, modify, merge,
6929
publish, distribute, sublicense, and/or sell copies of
6930
the Software, and to permit persons to whom the Software
6931
is furnished to do so, subject to the following
6932
conditions:
6933
6934
The above copyright notice and this permission notice
6935
shall be included in all copies or substantial portions
6936
of the Software.
6937
6938
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6939
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6940
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6941
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6942
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6943
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6944
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6945
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6946
DEALINGS IN THE SOFTWARE.
6947
---------------------------------------------------------
6948
6949
---------------------------------------------------------
6950
6951
polling 2.8.0 - Apache-2.0 OR MIT
6952
polling 3.7.0 - Apache-2.0 OR MIT
6953
https://github.com/smol-rs/polling
6954
6955
Permission is hereby granted, free of charge, to any
6956
person obtaining a copy of this software and associated
6957
documentation files (the "Software"), to deal in the
6958
Software without restriction, including without
6959
limitation the rights to use, copy, modify, merge,
6960
publish, distribute, sublicense, and/or sell copies of
6961
the Software, and to permit persons to whom the Software
6962
is furnished to do so, subject to the following
6963
conditions:
6964
6965
The above copyright notice and this permission notice
6966
shall be included in all copies or substantial portions
6967
of the Software.
6968
6969
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6970
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6971
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6972
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6973
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6974
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6975
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6976
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6977
DEALINGS IN THE SOFTWARE.
6978
---------------------------------------------------------
6979
6980
---------------------------------------------------------
6981
6982
portable-atomic 1.6.0 - Apache-2.0 OR MIT
6983
https://github.com/taiki-e/portable-atomic
6984
6985
Permission is hereby granted, free of charge, to any
6986
person obtaining a copy of this software and associated
6987
documentation files (the "Software"), to deal in the
6988
Software without restriction, including without
6989
limitation the rights to use, copy, modify, merge,
6990
publish, distribute, sublicense, and/or sell copies of
6991
the Software, and to permit persons to whom the Software
6992
is furnished to do so, subject to the following
6993
conditions:
6994
6995
The above copyright notice and this permission notice
6996
shall be included in all copies or substantial portions
6997
of the Software.
6998
6999
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7000
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7001
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7002
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7003
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7004
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7005
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7006
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7007
DEALINGS IN THE SOFTWARE.
7008
---------------------------------------------------------
7009
7010
---------------------------------------------------------
7011
7012
powerfmt 0.2.0 - MIT OR Apache-2.0
7013
https://github.com/jhpratt/powerfmt
7014
7015
Copyright (c) 2023 Jacob Pratt et al.
7016
7017
Permission is hereby granted, free of charge, to any person obtaining a copy
7018
of this software and associated documentation files (the "Software"), to deal
7019
in the Software without restriction, including without limitation the rights
7020
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7021
copies of the Software, and to permit persons to whom the Software is
7022
furnished to do so, subject to the following conditions:
7023
7024
The above copyright notice and this permission notice shall be included in all
7025
copies or substantial portions of the Software.
7026
7027
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7028
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7029
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7030
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7031
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7032
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7033
SOFTWARE.
7034
---------------------------------------------------------
7035
7036
---------------------------------------------------------
7037
7038
ppv-lite86 0.2.17 - MIT/Apache-2.0
7039
https://github.com/cryptocorrosion/cryptocorrosion
7040
7041
Copyright (c) 2019 The CryptoCorrosion Contributors
7042
7043
Permission is hereby granted, free of charge, to any
7044
person obtaining a copy of this software and associated
7045
documentation files (the "Software"), to deal in the
7046
Software without restriction, including without
7047
limitation the rights to use, copy, modify, merge,
7048
publish, distribute, sublicense, and/or sell copies of
7049
the Software, and to permit persons to whom the Software
7050
is furnished to do so, subject to the following
7051
conditions:
7052
7053
The above copyright notice and this permission notice
7054
shall be included in all copies or substantial portions
7055
of the Software.
7056
7057
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7058
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7059
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7060
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7061
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7062
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7063
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7064
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7065
DEALINGS IN THE SOFTWARE.
7066
---------------------------------------------------------
7067
7068
---------------------------------------------------------
7069
7070
proc-macro-crate 1.3.1 - MIT OR Apache-2.0
7071
https://github.com/bkchr/proc-macro-crate
7072
7073
Permission is hereby granted, free of charge, to any
7074
person obtaining a copy of this software and associated
7075
documentation files (the "Software"), to deal in the
7076
Software without restriction, including without
7077
limitation the rights to use, copy, modify, merge,
7078
publish, distribute, sublicense, and/or sell copies of
7079
the Software, and to permit persons to whom the Software
7080
is furnished to do so, subject to the following
7081
conditions:
7082
7083
The above copyright notice and this permission notice
7084
shall be included in all copies or substantial portions
7085
of the Software.
7086
7087
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7088
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7089
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7090
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7091
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7092
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7093
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7094
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7095
DEALINGS IN THE SOFTWARE.
7096
---------------------------------------------------------
7097
7098
---------------------------------------------------------
7099
7100
proc-macro2 1.0.83 - MIT OR Apache-2.0
7101
https://github.com/dtolnay/proc-macro2
7102
7103
Permission is hereby granted, free of charge, to any
7104
person obtaining a copy of this software and associated
7105
documentation files (the "Software"), to deal in the
7106
Software without restriction, including without
7107
limitation the rights to use, copy, modify, merge,
7108
publish, distribute, sublicense, and/or sell copies of
7109
the Software, and to permit persons to whom the Software
7110
is furnished to do so, subject to the following
7111
conditions:
7112
7113
The above copyright notice and this permission notice
7114
shall be included in all copies or substantial portions
7115
of the Software.
7116
7117
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7118
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7119
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7120
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7121
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7122
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7123
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7124
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7125
DEALINGS IN THE SOFTWARE.
7126
---------------------------------------------------------
7127
7128
---------------------------------------------------------
7129
7130
quote 1.0.36 - MIT OR Apache-2.0
7131
https://github.com/dtolnay/quote
7132
7133
Permission is hereby granted, free of charge, to any
7134
person obtaining a copy of this software and associated
7135
documentation files (the "Software"), to deal in the
7136
Software without restriction, including without
7137
limitation the rights to use, copy, modify, merge,
7138
publish, distribute, sublicense, and/or sell copies of
7139
the Software, and to permit persons to whom the Software
7140
is furnished to do so, subject to the following
7141
conditions:
7142
7143
The above copyright notice and this permission notice
7144
shall be included in all copies or substantial portions
7145
of the Software.
7146
7147
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7148
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7149
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7150
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7151
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7152
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7153
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7154
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7155
DEALINGS IN THE SOFTWARE.
7156
---------------------------------------------------------
7157
7158
---------------------------------------------------------
7159
7160
rand 0.7.3 - MIT OR Apache-2.0
7161
rand 0.8.5 - MIT OR Apache-2.0
7162
https://github.com/rust-random/rand
7163
7164
Copyright 2018 Developers of the Rand project
7165
Copyright (c) 2014 The Rust Project Developers
7166
7167
Permission is hereby granted, free of charge, to any
7168
person obtaining a copy of this software and associated
7169
documentation files (the "Software"), to deal in the
7170
Software without restriction, including without
7171
limitation the rights to use, copy, modify, merge,
7172
publish, distribute, sublicense, and/or sell copies of
7173
the Software, and to permit persons to whom the Software
7174
is furnished to do so, subject to the following
7175
conditions:
7176
7177
The above copyright notice and this permission notice
7178
shall be included in all copies or substantial portions
7179
of the Software.
7180
7181
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7182
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7183
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7184
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7185
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7186
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7187
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7188
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7189
DEALINGS IN THE SOFTWARE.
7190
---------------------------------------------------------
7191
7192
---------------------------------------------------------
7193
7194
rand_chacha 0.2.2 - MIT OR Apache-2.0
7195
rand_chacha 0.3.1 - MIT OR Apache-2.0
7196
https://github.com/rust-random/rand
7197
7198
Copyright 2018 Developers of the Rand project
7199
Copyright (c) 2014 The Rust Project Developers
7200
7201
Permission is hereby granted, free of charge, to any
7202
person obtaining a copy of this software and associated
7203
documentation files (the "Software"), to deal in the
7204
Software without restriction, including without
7205
limitation the rights to use, copy, modify, merge,
7206
publish, distribute, sublicense, and/or sell copies of
7207
the Software, and to permit persons to whom the Software
7208
is furnished to do so, subject to the following
7209
conditions:
7210
7211
The above copyright notice and this permission notice
7212
shall be included in all copies or substantial portions
7213
of the Software.
7214
7215
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7216
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7217
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7218
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7219
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7220
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7221
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7222
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7223
DEALINGS IN THE SOFTWARE.
7224
---------------------------------------------------------
7225
7226
---------------------------------------------------------
7227
7228
rand_core 0.5.1 - MIT OR Apache-2.0
7229
rand_core 0.6.4 - MIT OR Apache-2.0
7230
https://github.com/rust-random/rand
7231
7232
Copyright 2018 Developers of the Rand project
7233
Copyright (c) 2014 The Rust Project Developers
7234
7235
Permission is hereby granted, free of charge, to any
7236
person obtaining a copy of this software and associated
7237
documentation files (the "Software"), to deal in the
7238
Software without restriction, including without
7239
limitation the rights to use, copy, modify, merge,
7240
publish, distribute, sublicense, and/or sell copies of
7241
the Software, and to permit persons to whom the Software
7242
is furnished to do so, subject to the following
7243
conditions:
7244
7245
The above copyright notice and this permission notice
7246
shall be included in all copies or substantial portions
7247
of the Software.
7248
7249
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7250
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7251
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7252
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7253
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7254
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7255
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7256
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7257
DEALINGS IN THE SOFTWARE.
7258
---------------------------------------------------------
7259
7260
---------------------------------------------------------
7261
7262
rand_hc 0.2.0 - MIT/Apache-2.0
7263
https://github.com/rust-random/rngs
7264
7265
Copyright 2018 Developers of the Rand project
7266
Copyright (c) 2014 The Rust Project Developers
7267
7268
Permission is hereby granted, free of charge, to any
7269
person obtaining a copy of this software and associated
7270
documentation files (the "Software"), to deal in the
7271
Software without restriction, including without
7272
limitation the rights to use, copy, modify, merge,
7273
publish, distribute, sublicense, and/or sell copies of
7274
the Software, and to permit persons to whom the Software
7275
is furnished to do so, subject to the following
7276
conditions:
7277
7278
The above copyright notice and this permission notice
7279
shall be included in all copies or substantial portions
7280
of the Software.
7281
7282
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7283
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7284
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7285
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7286
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7287
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7288
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7289
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7290
DEALINGS IN THE SOFTWARE.
7291
---------------------------------------------------------
7292
7293
---------------------------------------------------------
7294
7295
redox_syscall 0.4.1 - MIT
7296
redox_syscall 0.5.1 - MIT
7297
https://github.com/redox-os/syscall
7298
7299
Copyright (c) 2017 Redox OS Developers
7300
7301
MIT License
7302
7303
Permission is hereby granted, free of charge, to any person obtaining
7304
a copy of this software and associated documentation files (the
7305
"Software"), to deal in the Software without restriction, including
7306
without limitation the rights to use, copy, modify, merge, publish,
7307
distribute, sublicense, and/or sell copies of the Software, and to
7308
permit persons to whom the Software is furnished to do so, subject to
7309
the following conditions:
7310
7311
The above copyright notice and this permission notice shall be
7312
included in all copies or substantial portions of the Software.
7313
7314
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
7315
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7316
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
7317
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
7318
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7319
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
7320
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7321
---------------------------------------------------------
7322
7323
---------------------------------------------------------
7324
7325
redox_users 0.4.5 - MIT
7326
https://gitlab.redox-os.org/redox-os/users
7327
7328
The MIT License (MIT)
7329
7330
Copyright (c) 2017 Jose Narvaez
7331
7332
Permission is hereby granted, free of charge, to any person obtaining a copy
7333
of this software and associated documentation files (the "Software"), to deal
7334
in the Software without restriction, including without limitation the rights
7335
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7336
copies of the Software, and to permit persons to whom the Software is
7337
furnished to do so, subject to the following conditions:
7338
7339
The above copyright notice and this permission notice shall be included in all
7340
copies or substantial portions of the Software.
7341
7342
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7343
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7344
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7345
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7346
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7347
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7348
SOFTWARE.
7349
---------------------------------------------------------
7350
7351
---------------------------------------------------------
7352
7353
regex 1.10.4 - MIT OR Apache-2.0
7354
https://github.com/rust-lang/regex
7355
7356
Copyright (c) 2014 The Rust Project Developers
7357
7358
Permission is hereby granted, free of charge, to any
7359
person obtaining a copy of this software and associated
7360
documentation files (the "Software"), to deal in the
7361
Software without restriction, including without
7362
limitation the rights to use, copy, modify, merge,
7363
publish, distribute, sublicense, and/or sell copies of
7364
the Software, and to permit persons to whom the Software
7365
is furnished to do so, subject to the following
7366
conditions:
7367
7368
The above copyright notice and this permission notice
7369
shall be included in all copies or substantial portions
7370
of the Software.
7371
7372
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7373
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7374
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7375
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7376
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7377
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7378
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7379
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7380
DEALINGS IN THE SOFTWARE.
7381
---------------------------------------------------------
7382
7383
---------------------------------------------------------
7384
7385
regex-automata 0.4.6 - MIT OR Apache-2.0
7386
https://github.com/rust-lang/regex
7387
7388
Copyright (c) 2014 The Rust Project Developers
7389
7390
Permission is hereby granted, free of charge, to any
7391
person obtaining a copy of this software and associated
7392
documentation files (the "Software"), to deal in the
7393
Software without restriction, including without
7394
limitation the rights to use, copy, modify, merge,
7395
publish, distribute, sublicense, and/or sell copies of
7396
the Software, and to permit persons to whom the Software
7397
is furnished to do so, subject to the following
7398
conditions:
7399
7400
The above copyright notice and this permission notice
7401
shall be included in all copies or substantial portions
7402
of the Software.
7403
7404
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7405
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7406
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7407
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7408
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7409
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7410
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7411
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7412
DEALINGS IN THE SOFTWARE.
7413
---------------------------------------------------------
7414
7415
---------------------------------------------------------
7416
7417
regex-syntax 0.8.3 - MIT OR Apache-2.0
7418
https://github.com/rust-lang/regex
7419
7420
Copyright (c) 2014 The Rust Project Developers
7421
7422
Permission is hereby granted, free of charge, to any
7423
person obtaining a copy of this software and associated
7424
documentation files (the "Software"), to deal in the
7425
Software without restriction, including without
7426
limitation the rights to use, copy, modify, merge,
7427
publish, distribute, sublicense, and/or sell copies of
7428
the Software, and to permit persons to whom the Software
7429
is furnished to do so, subject to the following
7430
conditions:
7431
7432
The above copyright notice and this permission notice
7433
shall be included in all copies or substantial portions
7434
of the Software.
7435
7436
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7437
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7438
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7439
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7440
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7441
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7442
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7443
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7444
DEALINGS IN THE SOFTWARE.
7445
---------------------------------------------------------
7446
7447
---------------------------------------------------------
7448
7449
reqwest 0.11.27 - MIT OR Apache-2.0
7450
https://github.com/seanmonstar/reqwest
7451
7452
Copyright (c) 2016-2025 Sean McArthur
7453
7454
Permission is hereby granted, free of charge, to any person obtaining a copy
7455
of this software and associated documentation files (the "Software"), to deal
7456
in the Software without restriction, including without limitation the rights
7457
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7458
copies of the Software, and to permit persons to whom the Software is
7459
furnished to do so, subject to the following conditions:
7460
7461
The above copyright notice and this permission notice shall be included in
7462
all copies or substantial portions of the Software.
7463
7464
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7465
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7466
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7467
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7468
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7469
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7470
THE SOFTWARE.
7471
---------------------------------------------------------
7472
7473
---------------------------------------------------------
7474
7475
rmp 0.8.14 - MIT
7476
https://github.com/3Hren/msgpack-rust
7477
7478
MIT License
7479
7480
Copyright (c) 2017 Evgeny Safronov
7481
7482
Permission is hereby granted, free of charge, to any person obtaining a copy
7483
of this software and associated documentation files (the "Software"), to deal
7484
in the Software without restriction, including without limitation the rights
7485
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7486
copies of the Software, and to permit persons to whom the Software is
7487
furnished to do so, subject to the following conditions:
7488
7489
The above copyright notice and this permission notice shall be included in all
7490
copies or substantial portions of the Software.
7491
7492
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7493
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7494
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7495
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7496
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7497
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7498
SOFTWARE.
7499
---------------------------------------------------------
7500
7501
---------------------------------------------------------
7502
7503
rmp-serde 1.3.0 - MIT
7504
https://github.com/3Hren/msgpack-rust
7505
7506
MIT License
7507
7508
Copyright (c) 2017 Evgeny Safronov
7509
7510
Permission is hereby granted, free of charge, to any person obtaining a copy
7511
of this software and associated documentation files (the "Software"), to deal
7512
in the Software without restriction, including without limitation the rights
7513
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7514
copies of the Software, and to permit persons to whom the Software is
7515
furnished to do so, subject to the following conditions:
7516
7517
The above copyright notice and this permission notice shall be included in all
7518
copies or substantial portions of the Software.
7519
7520
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7521
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7522
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7523
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7524
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7525
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7526
SOFTWARE.
7527
---------------------------------------------------------
7528
7529
---------------------------------------------------------
7530
7531
russh fd4f608a83753f9f3e137f95600faffede71cf65
7532
https://github.com/microsoft/vscode-russh
7533
7534
Apache License
7535
Version 2.0, January 2004
7536
http://www.apache.org/licenses/
7537
7538
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7539
7540
1. Definitions.
7541
7542
"License" shall mean the terms and conditions for use, reproduction,
7543
and distribution as defined by Sections 1 through 9 of this document.
7544
7545
"Licensor" shall mean the copyright owner or entity authorized by
7546
the copyright owner that is granting the License.
7547
7548
"Legal Entity" shall mean the union of the acting entity and all
7549
other entities that control, are controlled by, or are under common
7550
control with that entity. For the purposes of this definition,
7551
"control" means (i) the power, direct or indirect, to cause the
7552
direction or management of such entity, whether by contract or
7553
otherwise, or (ii) ownership of fifty percent (50%) or more of the
7554
outstanding shares, or (iii) beneficial ownership of such entity.
7555
7556
"You" (or "Your") shall mean an individual or Legal Entity
7557
exercising permissions granted by this License.
7558
7559
"Source" form shall mean the preferred form for making modifications,
7560
including but not limited to software source code, documentation
7561
source, and configuration files.
7562
7563
"Object" form shall mean any form resulting from mechanical
7564
transformation or translation of a Source form, including but
7565
not limited to compiled object code, generated documentation,
7566
and conversions to other media types.
7567
7568
"Work" shall mean the work of authorship, whether in Source or
7569
Object form, made available under the License, as indicated by a
7570
copyright notice that is included in or attached to the work
7571
(an example is provided in the Appendix below).
7572
7573
"Derivative Works" shall mean any work, whether in Source or Object
7574
form, that is based on (or derived from) the Work and for which the
7575
editorial revisions, annotations, elaborations, or other modifications
7576
represent, as a whole, an original work of authorship. For the purposes
7577
of this License, Derivative Works shall not include works that remain
7578
separable from, or merely link (or bind by name) to the interfaces of,
7579
the Work and Derivative Works thereof.
7580
7581
"Contribution" shall mean any work of authorship, including
7582
the original version of the Work and any modifications or additions
7583
to that Work or Derivative Works thereof, that is intentionally
7584
submitted to Licensor for inclusion in the Work by the copyright owner
7585
or by an individual or Legal Entity authorized to submit on behalf of
7586
the copyright owner. For the purposes of this definition, "submitted"
7587
means any form of electronic, verbal, or written communication sent
7588
to the Licensor or its representatives, including but not limited to
7589
communication on electronic mailing lists, source code control systems,
7590
and issue tracking systems that are managed by, or on behalf of, the
7591
Licensor for the purpose of discussing and improving the Work, but
7592
excluding communication that is conspicuously marked or otherwise
7593
designated in writing by the copyright owner as "Not a Contribution."
7594
7595
"Contributor" shall mean Licensor and any individual or Legal Entity
7596
on behalf of whom a Contribution has been received by Licensor and
7597
subsequently incorporated within the Work.
7598
7599
2. Grant of Copyright License. Subject to the terms and conditions of
7600
this License, each Contributor hereby grants to You a perpetual,
7601
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7602
copyright license to reproduce, prepare Derivative Works of,
7603
publicly display, publicly perform, sublicense, and distribute the
7604
Work and such Derivative Works in Source or Object form.
7605
7606
3. Grant of Patent License. Subject to the terms and conditions of
7607
this License, each Contributor hereby grants to You a perpetual,
7608
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7609
(except as stated in this section) patent license to make, have made,
7610
use, offer to sell, sell, import, and otherwise transfer the Work,
7611
where such license applies only to those patent claims licensable
7612
by such Contributor that are necessarily infringed by their
7613
Contribution(s) alone or by combination of their Contribution(s)
7614
with the Work to which such Contribution(s) was submitted. If You
7615
institute patent litigation against any entity (including a
7616
cross-claim or counterclaim in a lawsuit) alleging that the Work
7617
or a Contribution incorporated within the Work constitutes direct
7618
or contributory patent infringement, then any patent licenses
7619
granted to You under this License for that Work shall terminate
7620
as of the date such litigation is filed.
7621
7622
4. Redistribution. You may reproduce and distribute copies of the
7623
Work or Derivative Works thereof in any medium, with or without
7624
modifications, and in Source or Object form, provided that You
7625
meet the following conditions:
7626
7627
(a) You must give any other recipients of the Work or
7628
Derivative Works a copy of this License; and
7629
7630
(b) You must cause any modified files to carry prominent notices
7631
stating that You changed the files; and
7632
7633
(c) You must retain, in the Source form of any Derivative Works
7634
that You distribute, all copyright, patent, trademark, and
7635
attribution notices from the Source form of the Work,
7636
excluding those notices that do not pertain to any part of
7637
the Derivative Works; and
7638
7639
(d) If the Work includes a "NOTICE" text file as part of its
7640
distribution, then any Derivative Works that You distribute must
7641
include a readable copy of the attribution notices contained
7642
within such NOTICE file, excluding those notices that do not
7643
pertain to any part of the Derivative Works, in at least one
7644
of the following places: within a NOTICE text file distributed
7645
as part of the Derivative Works; within the Source form or
7646
documentation, if provided along with the Derivative Works; or,
7647
within a display generated by the Derivative Works, if and
7648
wherever such third-party notices normally appear. The contents
7649
of the NOTICE file are for informational purposes only and
7650
do not modify the License. You may add Your own attribution
7651
notices within Derivative Works that You distribute, alongside
7652
or as an addendum to the NOTICE text from the Work, provided
7653
that such additional attribution notices cannot be construed
7654
as modifying the License.
7655
7656
You may add Your own copyright statement to Your modifications and
7657
may provide additional or different license terms and conditions
7658
for use, reproduction, or distribution of Your modifications, or
7659
for any such Derivative Works as a whole, provided Your use,
7660
reproduction, and distribution of the Work otherwise complies with
7661
the conditions stated in this License.
7662
7663
5. Submission of Contributions. Unless You explicitly state otherwise,
7664
any Contribution intentionally submitted for inclusion in the Work
7665
by You to the Licensor shall be under the terms and conditions of
7666
this License, without any additional terms or conditions.
7667
Notwithstanding the above, nothing herein shall supersede or modify
7668
the terms of any separate license agreement you may have executed
7669
with Licensor regarding such Contributions.
7670
7671
6. Trademarks. This License does not grant permission to use the trade
7672
names, trademarks, service marks, or product names of the Licensor,
7673
except as required for reasonable and customary use in describing the
7674
origin of the Work and reproducing the content of the NOTICE file.
7675
7676
7. Disclaimer of Warranty. Unless required by applicable law or
7677
agreed to in writing, Licensor provides the Work (and each
7678
Contributor provides its Contributions) on an "AS IS" BASIS,
7679
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
7680
implied, including, without limitation, any warranties or conditions
7681
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
7682
PARTICULAR PURPOSE. You are solely responsible for determining the
7683
appropriateness of using or redistributing the Work and assume any
7684
risks associated with Your exercise of permissions under this License.
7685
7686
8. Limitation of Liability. In no event and under no legal theory,
7687
whether in tort (including negligence), contract, or otherwise,
7688
unless required by applicable law (such as deliberate and grossly
7689
negligent acts) or agreed to in writing, shall any Contributor be
7690
liable to You for damages, including any direct, indirect, special,
7691
incidental, or consequential damages of any character arising as a
7692
result of this License or out of the use or inability to use the
7693
Work (including but not limited to damages for loss of goodwill,
7694
work stoppage, computer failure or malfunction, or any and all
7695
other commercial damages or losses), even if such Contributor
7696
has been advised of the possibility of such damages.
7697
7698
9. Accepting Warranty or Additional Liability. While redistributing
7699
the Work or Derivative Works thereof, You may choose to offer,
7700
and charge a fee for, acceptance of support, warranty, indemnity,
7701
or other liability obligations and/or rights consistent with this
7702
License. However, in accepting such obligations, You may act only
7703
on Your own behalf and on Your sole responsibility, not on behalf
7704
of any other Contributor, and only if You agree to indemnify,
7705
defend, and hold each Contributor harmless for any liability
7706
incurred by, or claims asserted against, such Contributor by reason
7707
of your accepting any such warranty or additional liability.
7708
7709
END OF TERMS AND CONDITIONS
7710
7711
APPENDIX: How to apply the Apache License to your work.
7712
7713
To apply the Apache License to your work, attach the following
7714
boilerplate notice, with the fields enclosed by brackets "[]"
7715
replaced with your own identifying information. (Don't include
7716
the brackets!) The text should be enclosed in the appropriate
7717
comment syntax for the file format. We also recommend that a
7718
file or class name and description of purpose be included on the
7719
same "printed page" as the copyright notice for easier
7720
identification within third-party archives.
7721
7722
Copyright [yyyy] [name of copyright owner]
7723
7724
Licensed under the Apache License, Version 2.0 (the "License");
7725
you may not use this file except in compliance with the License.
7726
You may obtain a copy of the License at
7727
7728
http://www.apache.org/licenses/LICENSE-2.0
7729
7730
Unless required by applicable law or agreed to in writing, software
7731
distributed under the License is distributed on an "AS IS" BASIS,
7732
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7733
See the License for the specific language governing permissions and
7734
limitations under the License.
7735
---------------------------------------------------------
7736
7737
---------------------------------------------------------
7738
7739
russh-cryptovec fd4f608a83753f9f3e137f95600faffede71cf65
7740
https://github.com/microsoft/vscode-russh
7741
7742
Apache License
7743
Version 2.0, January 2004
7744
http://www.apache.org/licenses/
7745
7746
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7747
7748
1. Definitions.
7749
7750
"License" shall mean the terms and conditions for use, reproduction,
7751
and distribution as defined by Sections 1 through 9 of this document.
7752
7753
"Licensor" shall mean the copyright owner or entity authorized by
7754
the copyright owner that is granting the License.
7755
7756
"Legal Entity" shall mean the union of the acting entity and all
7757
other entities that control, are controlled by, or are under common
7758
control with that entity. For the purposes of this definition,
7759
"control" means (i) the power, direct or indirect, to cause the
7760
direction or management of such entity, whether by contract or
7761
otherwise, or (ii) ownership of fifty percent (50%) or more of the
7762
outstanding shares, or (iii) beneficial ownership of such entity.
7763
7764
"You" (or "Your") shall mean an individual or Legal Entity
7765
exercising permissions granted by this License.
7766
7767
"Source" form shall mean the preferred form for making modifications,
7768
including but not limited to software source code, documentation
7769
source, and configuration files.
7770
7771
"Object" form shall mean any form resulting from mechanical
7772
transformation or translation of a Source form, including but
7773
not limited to compiled object code, generated documentation,
7774
and conversions to other media types.
7775
7776
"Work" shall mean the work of authorship, whether in Source or
7777
Object form, made available under the License, as indicated by a
7778
copyright notice that is included in or attached to the work
7779
(an example is provided in the Appendix below).
7780
7781
"Derivative Works" shall mean any work, whether in Source or Object
7782
form, that is based on (or derived from) the Work and for which the
7783
editorial revisions, annotations, elaborations, or other modifications
7784
represent, as a whole, an original work of authorship. For the purposes
7785
of this License, Derivative Works shall not include works that remain
7786
separable from, or merely link (or bind by name) to the interfaces of,
7787
the Work and Derivative Works thereof.
7788
7789
"Contribution" shall mean any work of authorship, including
7790
the original version of the Work and any modifications or additions
7791
to that Work or Derivative Works thereof, that is intentionally
7792
submitted to Licensor for inclusion in the Work by the copyright owner
7793
or by an individual or Legal Entity authorized to submit on behalf of
7794
the copyright owner. For the purposes of this definition, "submitted"
7795
means any form of electronic, verbal, or written communication sent
7796
to the Licensor or its representatives, including but not limited to
7797
communication on electronic mailing lists, source code control systems,
7798
and issue tracking systems that are managed by, or on behalf of, the
7799
Licensor for the purpose of discussing and improving the Work, but
7800
excluding communication that is conspicuously marked or otherwise
7801
designated in writing by the copyright owner as "Not a Contribution."
7802
7803
"Contributor" shall mean Licensor and any individual or Legal Entity
7804
on behalf of whom a Contribution has been received by Licensor and
7805
subsequently incorporated within the Work.
7806
7807
2. Grant of Copyright License. Subject to the terms and conditions of
7808
this License, each Contributor hereby grants to You a perpetual,
7809
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7810
copyright license to reproduce, prepare Derivative Works of,
7811
publicly display, publicly perform, sublicense, and distribute the
7812
Work and such Derivative Works in Source or Object form.
7813
7814
3. Grant of Patent License. Subject to the terms and conditions of
7815
this License, each Contributor hereby grants to You a perpetual,
7816
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7817
(except as stated in this section) patent license to make, have made,
7818
use, offer to sell, sell, import, and otherwise transfer the Work,
7819
where such license applies only to those patent claims licensable
7820
by such Contributor that are necessarily infringed by their
7821
Contribution(s) alone or by combination of their Contribution(s)
7822
with the Work to which such Contribution(s) was submitted. If You
7823
institute patent litigation against any entity (including a
7824
cross-claim or counterclaim in a lawsuit) alleging that the Work
7825
or a Contribution incorporated within the Work constitutes direct
7826
or contributory patent infringement, then any patent licenses
7827
granted to You under this License for that Work shall terminate
7828
as of the date such litigation is filed.
7829
7830
4. Redistribution. You may reproduce and distribute copies of the
7831
Work or Derivative Works thereof in any medium, with or without
7832
modifications, and in Source or Object form, provided that You
7833
meet the following conditions:
7834
7835
(a) You must give any other recipients of the Work or
7836
Derivative Works a copy of this License; and
7837
7838
(b) You must cause any modified files to carry prominent notices
7839
stating that You changed the files; and
7840
7841
(c) You must retain, in the Source form of any Derivative Works
7842
that You distribute, all copyright, patent, trademark, and
7843
attribution notices from the Source form of the Work,
7844
excluding those notices that do not pertain to any part of
7845
the Derivative Works; and
7846
7847
(d) If the Work includes a "NOTICE" text file as part of its
7848
distribution, then any Derivative Works that You distribute must
7849
include a readable copy of the attribution notices contained
7850
within such NOTICE file, excluding those notices that do not
7851
pertain to any part of the Derivative Works, in at least one
7852
of the following places: within a NOTICE text file distributed
7853
as part of the Derivative Works; within the Source form or
7854
documentation, if provided along with the Derivative Works; or,
7855
within a display generated by the Derivative Works, if and
7856
wherever such third-party notices normally appear. The contents
7857
of the NOTICE file are for informational purposes only and
7858
do not modify the License. You may add Your own attribution
7859
notices within Derivative Works that You distribute, alongside
7860
or as an addendum to the NOTICE text from the Work, provided
7861
that such additional attribution notices cannot be construed
7862
as modifying the License.
7863
7864
You may add Your own copyright statement to Your modifications and
7865
may provide additional or different license terms and conditions
7866
for use, reproduction, or distribution of Your modifications, or
7867
for any such Derivative Works as a whole, provided Your use,
7868
reproduction, and distribution of the Work otherwise complies with
7869
the conditions stated in this License.
7870
7871
5. Submission of Contributions. Unless You explicitly state otherwise,
7872
any Contribution intentionally submitted for inclusion in the Work
7873
by You to the Licensor shall be under the terms and conditions of
7874
this License, without any additional terms or conditions.
7875
Notwithstanding the above, nothing herein shall supersede or modify
7876
the terms of any separate license agreement you may have executed
7877
with Licensor regarding such Contributions.
7878
7879
6. Trademarks. This License does not grant permission to use the trade
7880
names, trademarks, service marks, or product names of the Licensor,
7881
except as required for reasonable and customary use in describing the
7882
origin of the Work and reproducing the content of the NOTICE file.
7883
7884
7. Disclaimer of Warranty. Unless required by applicable law or
7885
agreed to in writing, Licensor provides the Work (and each
7886
Contributor provides its Contributions) on an "AS IS" BASIS,
7887
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
7888
implied, including, without limitation, any warranties or conditions
7889
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
7890
PARTICULAR PURPOSE. You are solely responsible for determining the
7891
appropriateness of using or redistributing the Work and assume any
7892
risks associated with Your exercise of permissions under this License.
7893
7894
8. Limitation of Liability. In no event and under no legal theory,
7895
whether in tort (including negligence), contract, or otherwise,
7896
unless required by applicable law (such as deliberate and grossly
7897
negligent acts) or agreed to in writing, shall any Contributor be
7898
liable to You for damages, including any direct, indirect, special,
7899
incidental, or consequential damages of any character arising as a
7900
result of this License or out of the use or inability to use the
7901
Work (including but not limited to damages for loss of goodwill,
7902
work stoppage, computer failure or malfunction, or any and all
7903
other commercial damages or losses), even if such Contributor
7904
has been advised of the possibility of such damages.
7905
7906
9. Accepting Warranty or Additional Liability. While redistributing
7907
the Work or Derivative Works thereof, You may choose to offer,
7908
and charge a fee for, acceptance of support, warranty, indemnity,
7909
or other liability obligations and/or rights consistent with this
7910
License. However, in accepting such obligations, You may act only
7911
on Your own behalf and on Your sole responsibility, not on behalf
7912
of any other Contributor, and only if You agree to indemnify,
7913
defend, and hold each Contributor harmless for any liability
7914
incurred by, or claims asserted against, such Contributor by reason
7915
of your accepting any such warranty or additional liability.
7916
7917
END OF TERMS AND CONDITIONS
7918
7919
APPENDIX: How to apply the Apache License to your work.
7920
7921
To apply the Apache License to your work, attach the following
7922
boilerplate notice, with the fields enclosed by brackets "[]"
7923
replaced with your own identifying information. (Don't include
7924
the brackets!) The text should be enclosed in the appropriate
7925
comment syntax for the file format. We also recommend that a
7926
file or class name and description of purpose be included on the
7927
same "printed page" as the copyright notice for easier
7928
identification within third-party archives.
7929
7930
Copyright [yyyy] [name of copyright owner]
7931
7932
Licensed under the Apache License, Version 2.0 (the "License");
7933
you may not use this file except in compliance with the License.
7934
You may obtain a copy of the License at
7935
7936
http://www.apache.org/licenses/LICENSE-2.0
7937
7938
Unless required by applicable law or agreed to in writing, software
7939
distributed under the License is distributed on an "AS IS" BASIS,
7940
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7941
See the License for the specific language governing permissions and
7942
limitations under the License.
7943
---------------------------------------------------------
7944
7945
---------------------------------------------------------
7946
7947
russh-keys fd4f608a83753f9f3e137f95600faffede71cf65
7948
https://github.com/microsoft/vscode-russh
7949
7950
Apache License
7951
Version 2.0, January 2004
7952
http://www.apache.org/licenses/
7953
7954
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7955
7956
1. Definitions.
7957
7958
"License" shall mean the terms and conditions for use, reproduction,
7959
and distribution as defined by Sections 1 through 9 of this document.
7960
7961
"Licensor" shall mean the copyright owner or entity authorized by
7962
the copyright owner that is granting the License.
7963
7964
"Legal Entity" shall mean the union of the acting entity and all
7965
other entities that control, are controlled by, or are under common
7966
control with that entity. For the purposes of this definition,
7967
"control" means (i) the power, direct or indirect, to cause the
7968
direction or management of such entity, whether by contract or
7969
otherwise, or (ii) ownership of fifty percent (50%) or more of the
7970
outstanding shares, or (iii) beneficial ownership of such entity.
7971
7972
"You" (or "Your") shall mean an individual or Legal Entity
7973
exercising permissions granted by this License.
7974
7975
"Source" form shall mean the preferred form for making modifications,
7976
including but not limited to software source code, documentation
7977
source, and configuration files.
7978
7979
"Object" form shall mean any form resulting from mechanical
7980
transformation or translation of a Source form, including but
7981
not limited to compiled object code, generated documentation,
7982
and conversions to other media types.
7983
7984
"Work" shall mean the work of authorship, whether in Source or
7985
Object form, made available under the License, as indicated by a
7986
copyright notice that is included in or attached to the work
7987
(an example is provided in the Appendix below).
7988
7989
"Derivative Works" shall mean any work, whether in Source or Object
7990
form, that is based on (or derived from) the Work and for which the
7991
editorial revisions, annotations, elaborations, or other modifications
7992
represent, as a whole, an original work of authorship. For the purposes
7993
of this License, Derivative Works shall not include works that remain
7994
separable from, or merely link (or bind by name) to the interfaces of,
7995
the Work and Derivative Works thereof.
7996
7997
"Contribution" shall mean any work of authorship, including
7998
the original version of the Work and any modifications or additions
7999
to that Work or Derivative Works thereof, that is intentionally
8000
submitted to Licensor for inclusion in the Work by the copyright owner
8001
or by an individual or Legal Entity authorized to submit on behalf of
8002
the copyright owner. For the purposes of this definition, "submitted"
8003
means any form of electronic, verbal, or written communication sent
8004
to the Licensor or its representatives, including but not limited to
8005
communication on electronic mailing lists, source code control systems,
8006
and issue tracking systems that are managed by, or on behalf of, the
8007
Licensor for the purpose of discussing and improving the Work, but
8008
excluding communication that is conspicuously marked or otherwise
8009
designated in writing by the copyright owner as "Not a Contribution."
8010
8011
"Contributor" shall mean Licensor and any individual or Legal Entity
8012
on behalf of whom a Contribution has been received by Licensor and
8013
subsequently incorporated within the Work.
8014
8015
2. Grant of Copyright License. Subject to the terms and conditions of
8016
this License, each Contributor hereby grants to You a perpetual,
8017
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
8018
copyright license to reproduce, prepare Derivative Works of,
8019
publicly display, publicly perform, sublicense, and distribute the
8020
Work and such Derivative Works in Source or Object form.
8021
8022
3. Grant of Patent License. Subject to the terms and conditions of
8023
this License, each Contributor hereby grants to You a perpetual,
8024
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
8025
(except as stated in this section) patent license to make, have made,
8026
use, offer to sell, sell, import, and otherwise transfer the Work,
8027
where such license applies only to those patent claims licensable
8028
by such Contributor that are necessarily infringed by their
8029
Contribution(s) alone or by combination of their Contribution(s)
8030
with the Work to which such Contribution(s) was submitted. If You
8031
institute patent litigation against any entity (including a
8032
cross-claim or counterclaim in a lawsuit) alleging that the Work
8033
or a Contribution incorporated within the Work constitutes direct
8034
or contributory patent infringement, then any patent licenses
8035
granted to You under this License for that Work shall terminate
8036
as of the date such litigation is filed.
8037
8038
4. Redistribution. You may reproduce and distribute copies of the
8039
Work or Derivative Works thereof in any medium, with or without
8040
modifications, and in Source or Object form, provided that You
8041
meet the following conditions:
8042
8043
(a) You must give any other recipients of the Work or
8044
Derivative Works a copy of this License; and
8045
8046
(b) You must cause any modified files to carry prominent notices
8047
stating that You changed the files; and
8048
8049
(c) You must retain, in the Source form of any Derivative Works
8050
that You distribute, all copyright, patent, trademark, and
8051
attribution notices from the Source form of the Work,
8052
excluding those notices that do not pertain to any part of
8053
the Derivative Works; and
8054
8055
(d) If the Work includes a "NOTICE" text file as part of its
8056
distribution, then any Derivative Works that You distribute must
8057
include a readable copy of the attribution notices contained
8058
within such NOTICE file, excluding those notices that do not
8059
pertain to any part of the Derivative Works, in at least one
8060
of the following places: within a NOTICE text file distributed
8061
as part of the Derivative Works; within the Source form or
8062
documentation, if provided along with the Derivative Works; or,
8063
within a display generated by the Derivative Works, if and
8064
wherever such third-party notices normally appear. The contents
8065
of the NOTICE file are for informational purposes only and
8066
do not modify the License. You may add Your own attribution
8067
notices within Derivative Works that You distribute, alongside
8068
or as an addendum to the NOTICE text from the Work, provided
8069
that such additional attribution notices cannot be construed
8070
as modifying the License.
8071
8072
You may add Your own copyright statement to Your modifications and
8073
may provide additional or different license terms and conditions
8074
for use, reproduction, or distribution of Your modifications, or
8075
for any such Derivative Works as a whole, provided Your use,
8076
reproduction, and distribution of the Work otherwise complies with
8077
the conditions stated in this License.
8078
8079
5. Submission of Contributions. Unless You explicitly state otherwise,
8080
any Contribution intentionally submitted for inclusion in the Work
8081
by You to the Licensor shall be under the terms and conditions of
8082
this License, without any additional terms or conditions.
8083
Notwithstanding the above, nothing herein shall supersede or modify
8084
the terms of any separate license agreement you may have executed
8085
with Licensor regarding such Contributions.
8086
8087
6. Trademarks. This License does not grant permission to use the trade
8088
names, trademarks, service marks, or product names of the Licensor,
8089
except as required for reasonable and customary use in describing the
8090
origin of the Work and reproducing the content of the NOTICE file.
8091
8092
7. Disclaimer of Warranty. Unless required by applicable law or
8093
agreed to in writing, Licensor provides the Work (and each
8094
Contributor provides its Contributions) on an "AS IS" BASIS,
8095
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
8096
implied, including, without limitation, any warranties or conditions
8097
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
8098
PARTICULAR PURPOSE. You are solely responsible for determining the
8099
appropriateness of using or redistributing the Work and assume any
8100
risks associated with Your exercise of permissions under this License.
8101
8102
8. Limitation of Liability. In no event and under no legal theory,
8103
whether in tort (including negligence), contract, or otherwise,
8104
unless required by applicable law (such as deliberate and grossly
8105
negligent acts) or agreed to in writing, shall any Contributor be
8106
liable to You for damages, including any direct, indirect, special,
8107
incidental, or consequential damages of any character arising as a
8108
result of this License or out of the use or inability to use the
8109
Work (including but not limited to damages for loss of goodwill,
8110
work stoppage, computer failure or malfunction, or any and all
8111
other commercial damages or losses), even if such Contributor
8112
has been advised of the possibility of such damages.
8113
8114
9. Accepting Warranty or Additional Liability. While redistributing
8115
the Work or Derivative Works thereof, You may choose to offer,
8116
and charge a fee for, acceptance of support, warranty, indemnity,
8117
or other liability obligations and/or rights consistent with this
8118
License. However, in accepting such obligations, You may act only
8119
on Your own behalf and on Your sole responsibility, not on behalf
8120
of any other Contributor, and only if You agree to indemnify,
8121
defend, and hold each Contributor harmless for any liability
8122
incurred by, or claims asserted against, such Contributor by reason
8123
of your accepting any such warranty or additional liability.
8124
8125
END OF TERMS AND CONDITIONS
8126
8127
APPENDIX: How to apply the Apache License to your work.
8128
8129
To apply the Apache License to your work, attach the following
8130
boilerplate notice, with the fields enclosed by brackets "[]"
8131
replaced with your own identifying information. (Don't include
8132
the brackets!) The text should be enclosed in the appropriate
8133
comment syntax for the file format. We also recommend that a
8134
file or class name and description of purpose be included on the
8135
same "printed page" as the copyright notice for easier
8136
identification within third-party archives.
8137
8138
Copyright [yyyy] [name of copyright owner]
8139
8140
Licensed under the Apache License, Version 2.0 (the "License");
8141
you may not use this file except in compliance with the License.
8142
You may obtain a copy of the License at
8143
8144
http://www.apache.org/licenses/LICENSE-2.0
8145
8146
Unless required by applicable law or agreed to in writing, software
8147
distributed under the License is distributed on an "AS IS" BASIS,
8148
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
8149
See the License for the specific language governing permissions and
8150
limitations under the License.
8151
---------------------------------------------------------
8152
8153
---------------------------------------------------------
8154
8155
rustc-demangle 0.1.24 - MIT/Apache-2.0
8156
https://github.com/rust-lang/rustc-demangle
8157
8158
Copyright (c) 2014 Alex Crichton
8159
8160
Permission is hereby granted, free of charge, to any
8161
person obtaining a copy of this software and associated
8162
documentation files (the "Software"), to deal in the
8163
Software without restriction, including without
8164
limitation the rights to use, copy, modify, merge,
8165
publish, distribute, sublicense, and/or sell copies of
8166
the Software, and to permit persons to whom the Software
8167
is furnished to do so, subject to the following
8168
conditions:
8169
8170
The above copyright notice and this permission notice
8171
shall be included in all copies or substantial portions
8172
of the Software.
8173
8174
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8175
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8176
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8177
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8178
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8179
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8180
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8181
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8182
DEALINGS IN THE SOFTWARE.
8183
---------------------------------------------------------
8184
8185
---------------------------------------------------------
8186
8187
rustix 0.37.27 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
8188
rustix 0.38.34 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
8189
https://github.com/bytecodealliance/rustix
8190
8191
Permission is hereby granted, free of charge, to any
8192
person obtaining a copy of this software and associated
8193
documentation files (the "Software"), to deal in the
8194
Software without restriction, including without
8195
limitation the rights to use, copy, modify, merge,
8196
publish, distribute, sublicense, and/or sell copies of
8197
the Software, and to permit persons to whom the Software
8198
is furnished to do so, subject to the following
8199
conditions:
8200
8201
The above copyright notice and this permission notice
8202
shall be included in all copies or substantial portions
8203
of the Software.
8204
8205
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8206
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8207
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8208
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8209
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8210
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8211
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8212
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8213
DEALINGS IN THE SOFTWARE.
8214
---------------------------------------------------------
8215
8216
---------------------------------------------------------
8217
8218
rustls-pemfile 1.0.4 - Apache-2.0 OR ISC OR MIT
8219
https://github.com/rustls/pemfile
8220
8221
rustls-pemfile is distributed under the following three licenses:
8222
8223
- Apache License version 2.0.
8224
- MIT license.
8225
- ISC license.
8226
8227
These are included as LICENSE-APACHE, LICENSE-MIT and LICENSE-ISC
8228
respectively. You may use this software under the terms of any
8229
of these licenses, at your option.
8230
---------------------------------------------------------
8231
8232
---------------------------------------------------------
8233
8234
ryu 1.0.18 - Apache-2.0 OR BSL-1.0
8235
https://github.com/dtolnay/ryu
8236
8237
<sup>
8238
Licensed under either of Apache License, Version
8239
2.0 (LICENSE-APACHE) or Boost Software License 1.0 (LICENSE-BOOST) at your
8240
option.
8241
</sup>
8242
8243
<br>
8244
8245
<sub>
8246
Unless you explicitly state otherwise, any contribution intentionally submitted
8247
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
8248
be dual licensed as above, without any additional terms or conditions.
8249
</sub>
8250
---------------------------------------------------------
8251
8252
---------------------------------------------------------
8253
8254
schannel 0.1.23 - MIT
8255
https://github.com/steffengy/schannel-rs
8256
8257
The MIT License (MIT)
8258
8259
Copyright (c) 2015 steffengy
8260
8261
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:
8262
8263
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8264
8265
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.
8266
---------------------------------------------------------
8267
8268
---------------------------------------------------------
8269
8270
scopeguard 1.2.0 - MIT OR Apache-2.0
8271
https://github.com/bluss/scopeguard
8272
8273
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
8274
8275
Permission is hereby granted, free of charge, to any
8276
person obtaining a copy of this software and associated
8277
documentation files (the "Software"), to deal in the
8278
Software without restriction, including without
8279
limitation the rights to use, copy, modify, merge,
8280
publish, distribute, sublicense, and/or sell copies of
8281
the Software, and to permit persons to whom the Software
8282
is furnished to do so, subject to the following
8283
conditions:
8284
8285
The above copyright notice and this permission notice
8286
shall be included in all copies or substantial portions
8287
of the Software.
8288
8289
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8290
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8291
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8292
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8293
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8294
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8295
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8296
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8297
DEALINGS IN THE SOFTWARE.
8298
---------------------------------------------------------
8299
8300
---------------------------------------------------------
8301
8302
secret-service 3.0.1 - MIT OR Apache-2.0
8303
https://github.com/hwchen/secret-service-rs
8304
8305
Copyright (c) 2025 secret-service Developers
8306
8307
Permission is hereby granted, free of charge, to any
8308
person obtaining a copy of this software and associated
8309
documentation files (the "Software"), to deal in the
8310
Software without restriction, including without
8311
limitation the rights to use, copy, modify, merge,
8312
publish, distribute, sublicense, and/or sell copies of
8313
the Software, and to permit persons to whom the Software
8314
is furnished to do so, subject to the following
8315
conditions:
8316
8317
The above copyright notice and this permission notice
8318
shall be included in all copies or substantial portions
8319
of the Software.
8320
8321
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8322
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8323
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8324
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8325
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8326
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8327
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8328
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8329
DEALINGS IN THE SOFTWARE.
8330
---------------------------------------------------------
8331
8332
---------------------------------------------------------
8333
8334
security-framework 2.11.0 - MIT OR Apache-2.0
8335
https://github.com/kornelski/rust-security-framework
8336
8337
The MIT License (MIT)
8338
8339
Copyright (c) 2015 Steven Fackler
8340
8341
Permission is hereby granted, free of charge, to any person obtaining a copy of
8342
this software and associated documentation files (the "Software"), to deal in
8343
the Software without restriction, including without limitation the rights to
8344
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
8345
the Software, and to permit persons to whom the Software is furnished to do so,
8346
subject to the following conditions:
8347
8348
The above copyright notice and this permission notice shall be included in all
8349
copies or substantial portions of the Software.
8350
8351
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8352
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
8353
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
8354
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8355
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8356
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8357
---------------------------------------------------------
8358
8359
---------------------------------------------------------
8360
8361
security-framework-sys 2.11.0 - MIT OR Apache-2.0
8362
https://github.com/kornelski/rust-security-framework
8363
8364
The MIT License (MIT)
8365
8366
Copyright (c) 2015 Steven Fackler
8367
8368
Permission is hereby granted, free of charge, to any person obtaining a copy of
8369
this software and associated documentation files (the "Software"), to deal in
8370
the Software without restriction, including without limitation the rights to
8371
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
8372
the Software, and to permit persons to whom the Software is furnished to do so,
8373
subject to the following conditions:
8374
8375
The above copyright notice and this permission notice shall be included in all
8376
copies or substantial portions of the Software.
8377
8378
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8379
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
8380
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
8381
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8382
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8383
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8384
---------------------------------------------------------
8385
8386
---------------------------------------------------------
8387
8388
serde 1.0.202 - MIT OR Apache-2.0
8389
https://github.com/serde-rs/serde
8390
8391
Permission is hereby granted, free of charge, to any
8392
person obtaining a copy of this software and associated
8393
documentation files (the "Software"), to deal in the
8394
Software without restriction, including without
8395
limitation the rights to use, copy, modify, merge,
8396
publish, distribute, sublicense, and/or sell copies of
8397
the Software, and to permit persons to whom the Software
8398
is furnished to do so, subject to the following
8399
conditions:
8400
8401
The above copyright notice and this permission notice
8402
shall be included in all copies or substantial portions
8403
of the Software.
8404
8405
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8406
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8407
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8408
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8409
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8410
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8411
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8412
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8413
DEALINGS IN THE SOFTWARE.
8414
---------------------------------------------------------
8415
8416
---------------------------------------------------------
8417
8418
serde_bytes 0.11.14 - MIT OR Apache-2.0
8419
https://github.com/serde-rs/bytes
8420
8421
Permission is hereby granted, free of charge, to any
8422
person obtaining a copy of this software and associated
8423
documentation files (the "Software"), to deal in the
8424
Software without restriction, including without
8425
limitation the rights to use, copy, modify, merge,
8426
publish, distribute, sublicense, and/or sell copies of
8427
the Software, and to permit persons to whom the Software
8428
is furnished to do so, subject to the following
8429
conditions:
8430
8431
The above copyright notice and this permission notice
8432
shall be included in all copies or substantial portions
8433
of the Software.
8434
8435
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8436
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8437
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8438
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8439
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8440
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8441
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8442
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8443
DEALINGS IN THE SOFTWARE.
8444
---------------------------------------------------------
8445
8446
---------------------------------------------------------
8447
8448
serde_derive 1.0.202 - MIT OR Apache-2.0
8449
https://github.com/serde-rs/serde
8450
8451
Permission is hereby granted, free of charge, to any
8452
person obtaining a copy of this software and associated
8453
documentation files (the "Software"), to deal in the
8454
Software without restriction, including without
8455
limitation the rights to use, copy, modify, merge,
8456
publish, distribute, sublicense, and/or sell copies of
8457
the Software, and to permit persons to whom the Software
8458
is furnished to do so, subject to the following
8459
conditions:
8460
8461
The above copyright notice and this permission notice
8462
shall be included in all copies or substantial portions
8463
of the Software.
8464
8465
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8466
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8467
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8468
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8469
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8470
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8471
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8472
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8473
DEALINGS IN THE SOFTWARE.
8474
---------------------------------------------------------
8475
8476
---------------------------------------------------------
8477
8478
serde_json 1.0.117 - MIT OR Apache-2.0
8479
https://github.com/serde-rs/json
8480
8481
Permission is hereby granted, free of charge, to any
8482
person obtaining a copy of this software and associated
8483
documentation files (the "Software"), to deal in the
8484
Software without restriction, including without
8485
limitation the rights to use, copy, modify, merge,
8486
publish, distribute, sublicense, and/or sell copies of
8487
the Software, and to permit persons to whom the Software
8488
is furnished to do so, subject to the following
8489
conditions:
8490
8491
The above copyright notice and this permission notice
8492
shall be included in all copies or substantial portions
8493
of the Software.
8494
8495
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8496
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8497
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8498
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8499
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8500
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8501
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8502
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8503
DEALINGS IN THE SOFTWARE.
8504
---------------------------------------------------------
8505
8506
---------------------------------------------------------
8507
8508
serde_repr 0.1.19 - MIT OR Apache-2.0
8509
https://github.com/dtolnay/serde-repr
8510
8511
Permission is hereby granted, free of charge, to any
8512
person obtaining a copy of this software and associated
8513
documentation files (the "Software"), to deal in the
8514
Software without restriction, including without
8515
limitation the rights to use, copy, modify, merge,
8516
publish, distribute, sublicense, and/or sell copies of
8517
the Software, and to permit persons to whom the Software
8518
is furnished to do so, subject to the following
8519
conditions:
8520
8521
The above copyright notice and this permission notice
8522
shall be included in all copies or substantial portions
8523
of the Software.
8524
8525
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8526
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8527
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8528
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8529
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8530
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8531
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8532
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8533
DEALINGS IN THE SOFTWARE.
8534
---------------------------------------------------------
8535
8536
---------------------------------------------------------
8537
8538
serde_urlencoded 0.7.1 - MIT/Apache-2.0
8539
https://github.com/nox/serde_urlencoded
8540
8541
Copyright (c) 2016 Anthony Ramine
8542
8543
Permission is hereby granted, free of charge, to any
8544
person obtaining a copy of this software and associated
8545
documentation files (the "Software"), to deal in the
8546
Software without restriction, including without
8547
limitation the rights to use, copy, modify, merge,
8548
publish, distribute, sublicense, and/or sell copies of
8549
the Software, and to permit persons to whom the Software
8550
is furnished to do so, subject to the following
8551
conditions:
8552
8553
The above copyright notice and this permission notice
8554
shall be included in all copies or substantial portions
8555
of the Software.
8556
8557
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8558
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8559
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8560
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8561
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8562
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8563
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8564
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8565
DEALINGS IN THE SOFTWARE.
8566
---------------------------------------------------------
8567
8568
---------------------------------------------------------
8569
8570
sha1 0.10.6 - MIT OR Apache-2.0
8571
https://github.com/RustCrypto/hashes
8572
8573
All crates in this repository are licensed under either of
8574
8575
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
8576
* [MIT license](http://opensource.org/licenses/MIT)
8577
8578
at your option.
8579
8580
### Contribution
8581
8582
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
8583
8584
[//]: # (badges)
8585
8586
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
8587
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
8588
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
8589
[deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg
8590
[deps-link]: https://deps.rs/repo/github/RustCrypto/hashes
8591
8592
[//]: # (crates)
8593
8594
[`ascon‑hash`]: ./ascon-hash
8595
[`belt‑hash`]: ./belt-hash
8596
[`blake2`]: ./blake2
8597
[`fsb`]: ./fsb
8598
[`gost94`]: ./gost94
8599
[`groestl`]: ./groestl
8600
[`jh`]: ./jh
8601
[`k12`]: ./k12
8602
[`kupyna`]: ./kupyna
8603
[`md2`]: ./md2
8604
[`md4`]: ./md4
8605
[`md5`]: ./md5
8606
[`ripemd`]: ./ripemd
8607
[`sha1`]: ./sha1
8608
[`sha1-checked`]: ./sha1-checked
8609
[`sha2`]: ./sha2
8610
[`sha3`]: ./sha3
8611
[`shabal`]: ./shabal
8612
[`skein`]: ./skein
8613
[`sm3`]: ./sm3
8614
[`streebog`]: ./streebog
8615
[`tiger`]: ./tiger
8616
[`whirlpool`]: ./whirlpool
8617
8618
[//]: # (footnotes)
8619
8620
[1]: https://en.wikipedia.org/wiki/Cryptographic_hash_function
8621
[`blake3`]: https://github.com/BLAKE3-team/BLAKE3
8622
[`base16ct`]: https://docs.rs/base16ct
8623
[`base64ct`]: https://docs.rs/base64ct
8624
[`digest`]: https://docs.rs/digest
8625
[`Digest`]: https://docs.rs/digest/0.10.0/digest/trait.Digest.html
8626
[`Digest::digest`]: https://docs.rs/digest/0.10.0/digest/trait.Digest.html#tymethod.digest
8627
[`DynDigest`]: https://docs.rs/digest/0.10.0/digest/trait.DynDigest.html
8628
[`generic-array`]: https://docs.rs/generic-array
8629
[HMAC]: https://en.wikipedia.org/wiki/Hash-based_message_authentication_code
8630
[`Read`]: https://doc.rust-lang.org/std/io/trait.Read.html
8631
[`Write`]: https://doc.rust-lang.org/std/io/trait.Write.html
8632
[`hmac`]: https://docs.rs/hmac
8633
[RustCrypto/MACs]: https://github.com/RustCrypto/MACs
8634
8635
[//]: # (algorithms)
8636
8637
[Ascon]: https://ascon.iaik.tugraz.at
8638
[BelT]: https://ru.wikipedia.org/wiki/BelT
8639
[BLAKE2]: https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE2
8640
[FSB]: https://en.wikipedia.org/wiki/Fast_syndrome-based_hash
8641
[GOST94]: https://en.wikipedia.org/wiki/GOST_(hash_function)
8642
[Grøstl]: https://en.wikipedia.org/wiki/Grøstl
8643
[JH]: https://www3.ntu.edu.sg/home/wuhj/research/jh
8644
[KangarooTwelve]: https://keccak.team/kangarootwelve.html
8645
[Kupyna]: https://eprint.iacr.org/2015/885.pdf
8646
[MD2]: https://en.wikipedia.org/wiki/MD2_(cryptography)
8647
[MD4]: https://en.wikipedia.org/wiki/MD4
8648
[MD5]: https://en.wikipedia.org/wiki/MD5
8649
[RIPEMD]: https://en.wikipedia.org/wiki/RIPEMD
8650
[SHA-1]: https://en.wikipedia.org/wiki/SHA-1
8651
[SHA-1 Checked]: https://github.com/cr-marcstevens/sha1collisiondetection
8652
[SHA-2]: https://en.wikipedia.org/wiki/SHA-2
8653
[SHA-3]: https://en.wikipedia.org/wiki/SHA-3
8654
[SHABAL]: https://www.cs.rit.edu/~ark/20090927/Round2Candidates/Shabal.pdf
8655
[Skein]: https://schneier.com/academic/skein
8656
[SM3]: https://en.wikipedia.org/wiki/SM3_(hash_function)
8657
[Streebog]: https://en.wikipedia.org/wiki/Streebog
8658
[Whirlpool]: https://en.wikipedia.org/wiki/Whirlpool_(cryptography)
8659
[Tiger]: http://www.cs.technion.ac.il/~biham/Reports/Tiger/tiger/tiger.html
8660
---------------------------------------------------------
8661
8662
---------------------------------------------------------
8663
8664
sha2 0.10.8 - MIT OR Apache-2.0
8665
https://github.com/RustCrypto/hashes
8666
8667
All crates in this repository are licensed under either of
8668
8669
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
8670
* [MIT license](http://opensource.org/licenses/MIT)
8671
8672
at your option.
8673
8674
### Contribution
8675
8676
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
8677
8678
[//]: # (badges)
8679
8680
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
8681
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
8682
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
8683
[deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg
8684
[deps-link]: https://deps.rs/repo/github/RustCrypto/hashes
8685
8686
[//]: # (crates)
8687
8688
[`ascon‑hash`]: ./ascon-hash
8689
[`belt‑hash`]: ./belt-hash
8690
[`blake2`]: ./blake2
8691
[`fsb`]: ./fsb
8692
[`gost94`]: ./gost94
8693
[`groestl`]: ./groestl
8694
[`jh`]: ./jh
8695
[`k12`]: ./k12
8696
[`kupyna`]: ./kupyna
8697
[`md2`]: ./md2
8698
[`md4`]: ./md4
8699
[`md5`]: ./md5
8700
[`ripemd`]: ./ripemd
8701
[`sha1`]: ./sha1
8702
[`sha1-checked`]: ./sha1-checked
8703
[`sha2`]: ./sha2
8704
[`sha3`]: ./sha3
8705
[`shabal`]: ./shabal
8706
[`skein`]: ./skein
8707
[`sm3`]: ./sm3
8708
[`streebog`]: ./streebog
8709
[`tiger`]: ./tiger
8710
[`whirlpool`]: ./whirlpool
8711
8712
[//]: # (footnotes)
8713
8714
[1]: https://en.wikipedia.org/wiki/Cryptographic_hash_function
8715
[`blake3`]: https://github.com/BLAKE3-team/BLAKE3
8716
[`base16ct`]: https://docs.rs/base16ct
8717
[`base64ct`]: https://docs.rs/base64ct
8718
[`digest`]: https://docs.rs/digest
8719
[`Digest`]: https://docs.rs/digest/0.10.0/digest/trait.Digest.html
8720
[`Digest::digest`]: https://docs.rs/digest/0.10.0/digest/trait.Digest.html#tymethod.digest
8721
[`DynDigest`]: https://docs.rs/digest/0.10.0/digest/trait.DynDigest.html
8722
[`generic-array`]: https://docs.rs/generic-array
8723
[HMAC]: https://en.wikipedia.org/wiki/Hash-based_message_authentication_code
8724
[`Read`]: https://doc.rust-lang.org/std/io/trait.Read.html
8725
[`Write`]: https://doc.rust-lang.org/std/io/trait.Write.html
8726
[`hmac`]: https://docs.rs/hmac
8727
[RustCrypto/MACs]: https://github.com/RustCrypto/MACs
8728
8729
[//]: # (algorithms)
8730
8731
[Ascon]: https://ascon.iaik.tugraz.at
8732
[BelT]: https://ru.wikipedia.org/wiki/BelT
8733
[BLAKE2]: https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE2
8734
[FSB]: https://en.wikipedia.org/wiki/Fast_syndrome-based_hash
8735
[GOST94]: https://en.wikipedia.org/wiki/GOST_(hash_function)
8736
[Grøstl]: https://en.wikipedia.org/wiki/Grøstl
8737
[JH]: https://www3.ntu.edu.sg/home/wuhj/research/jh
8738
[KangarooTwelve]: https://keccak.team/kangarootwelve.html
8739
[Kupyna]: https://eprint.iacr.org/2015/885.pdf
8740
[MD2]: https://en.wikipedia.org/wiki/MD2_(cryptography)
8741
[MD4]: https://en.wikipedia.org/wiki/MD4
8742
[MD5]: https://en.wikipedia.org/wiki/MD5
8743
[RIPEMD]: https://en.wikipedia.org/wiki/RIPEMD
8744
[SHA-1]: https://en.wikipedia.org/wiki/SHA-1
8745
[SHA-1 Checked]: https://github.com/cr-marcstevens/sha1collisiondetection
8746
[SHA-2]: https://en.wikipedia.org/wiki/SHA-2
8747
[SHA-3]: https://en.wikipedia.org/wiki/SHA-3
8748
[SHABAL]: https://www.cs.rit.edu/~ark/20090927/Round2Candidates/Shabal.pdf
8749
[Skein]: https://schneier.com/academic/skein
8750
[SM3]: https://en.wikipedia.org/wiki/SM3_(hash_function)
8751
[Streebog]: https://en.wikipedia.org/wiki/Streebog
8752
[Whirlpool]: https://en.wikipedia.org/wiki/Whirlpool_(cryptography)
8753
[Tiger]: http://www.cs.technion.ac.il/~biham/Reports/Tiger/tiger/tiger.html
8754
---------------------------------------------------------
8755
8756
---------------------------------------------------------
8757
8758
shell-escape 0.1.5 - MIT/Apache-2.0
8759
https://github.com/sfackler/shell-escape
8760
8761
Copyright (c) 2014 The Rust Project Developers
8762
8763
Permission is hereby granted, free of charge, to any
8764
person obtaining a copy of this software and associated
8765
documentation files (the "Software"), to deal in the
8766
Software without restriction, including without
8767
limitation the rights to use, copy, modify, merge,
8768
publish, distribute, sublicense, and/or sell copies of
8769
the Software, and to permit persons to whom the Software
8770
is furnished to do so, subject to the following
8771
conditions:
8772
8773
The above copyright notice and this permission notice
8774
shall be included in all copies or substantial portions
8775
of the Software.
8776
8777
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8778
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8779
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8780
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8781
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8782
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8783
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8784
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8785
DEALINGS IN THE SOFTWARE.
8786
---------------------------------------------------------
8787
8788
---------------------------------------------------------
8789
8790
shell-words 1.1.0 - MIT/Apache-2.0
8791
https://github.com/tmiasko/shell-words
8792
8793
Copyright (c) 2016 Tomasz Miąsko
8794
8795
Permission is hereby granted, free of charge, to any
8796
person obtaining a copy of this software and associated
8797
documentation files (the "Software"), to deal in the
8798
Software without restriction, including without
8799
limitation the rights to use, copy, modify, merge,
8800
publish, distribute, sublicense, and/or sell copies of
8801
the Software, and to permit persons to whom the Software
8802
is furnished to do so, subject to the following
8803
conditions:
8804
8805
The above copyright notice and this permission notice
8806
shall be included in all copies or substantial portions
8807
of the Software.
8808
8809
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8810
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8811
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8812
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8813
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8814
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8815
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8816
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8817
DEALINGS IN THE SOFTWARE.
8818
---------------------------------------------------------
8819
8820
---------------------------------------------------------
8821
8822
signal-hook-registry 1.4.2 - Apache-2.0/MIT
8823
https://github.com/vorner/signal-hook
8824
8825
Copyright (c) 2017 tokio-jsonrpc developers
8826
8827
Permission is hereby granted, free of charge, to any
8828
person obtaining a copy of this software and associated
8829
documentation files (the "Software"), to deal in the
8830
Software without restriction, including without
8831
limitation the rights to use, copy, modify, merge,
8832
publish, distribute, sublicense, and/or sell copies of
8833
the Software, and to permit persons to whom the Software
8834
is furnished to do so, subject to the following
8835
conditions:
8836
8837
The above copyright notice and this permission notice
8838
shall be included in all copies or substantial portions
8839
of the Software.
8840
8841
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8842
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8843
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8844
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8845
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8846
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8847
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8848
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8849
DEALINGS IN THE SOFTWARE.
8850
---------------------------------------------------------
8851
8852
---------------------------------------------------------
8853
8854
slab 0.4.9 - MIT
8855
https://github.com/tokio-rs/slab
8856
8857
The MIT License (MIT)
8858
8859
Copyright (c) 2019 Carl Lerche
8860
8861
Permission is hereby granted, free of charge, to any
8862
person obtaining a copy of this software and associated
8863
documentation files (the "Software"), to deal in the
8864
Software without restriction, including without
8865
limitation the rights to use, copy, modify, merge,
8866
publish, distribute, sublicense, and/or sell copies of
8867
the Software, and to permit persons to whom the Software
8868
is furnished to do so, subject to the following
8869
conditions:
8870
8871
The above copyright notice and this permission notice
8872
shall be included in all copies or substantial portions
8873
of the Software.
8874
8875
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8876
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8877
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8878
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8879
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8880
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8881
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8882
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8883
DEALINGS IN THE SOFTWARE.
8884
---------------------------------------------------------
8885
8886
---------------------------------------------------------
8887
8888
smallvec 1.13.2 - MIT OR Apache-2.0
8889
https://github.com/servo/rust-smallvec
8890
8891
Copyright (c) 2018 The Servo Project Developers
8892
8893
Permission is hereby granted, free of charge, to any
8894
person obtaining a copy of this software and associated
8895
documentation files (the "Software"), to deal in the
8896
Software without restriction, including without
8897
limitation the rights to use, copy, modify, merge,
8898
publish, distribute, sublicense, and/or sell copies of
8899
the Software, and to permit persons to whom the Software
8900
is furnished to do so, subject to the following
8901
conditions:
8902
8903
The above copyright notice and this permission notice
8904
shall be included in all copies or substantial portions
8905
of the Software.
8906
8907
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8908
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8909
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8910
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8911
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8912
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8913
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8914
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8915
DEALINGS IN THE SOFTWARE.
8916
---------------------------------------------------------
8917
8918
---------------------------------------------------------
8919
8920
socket2 0.4.10 - MIT OR Apache-2.0
8921
socket2 0.5.7 - MIT OR Apache-2.0
8922
https://github.com/rust-lang/socket2
8923
8924
Copyright (c) 2014 Alex Crichton
8925
8926
Permission is hereby granted, free of charge, to any
8927
person obtaining a copy of this software and associated
8928
documentation files (the "Software"), to deal in the
8929
Software without restriction, including without
8930
limitation the rights to use, copy, modify, merge,
8931
publish, distribute, sublicense, and/or sell copies of
8932
the Software, and to permit persons to whom the Software
8933
is furnished to do so, subject to the following
8934
conditions:
8935
8936
The above copyright notice and this permission notice
8937
shall be included in all copies or substantial portions
8938
of the Software.
8939
8940
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8941
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8942
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8943
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8944
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8945
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8946
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8947
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8948
DEALINGS IN THE SOFTWARE.
8949
---------------------------------------------------------
8950
8951
---------------------------------------------------------
8952
8953
stable_deref_trait 1.2.0 - MIT/Apache-2.0
8954
https://github.com/storyyeller/stable_deref_trait
8955
8956
Copyright (c) 2017 Robert Grosse
8957
8958
Permission is hereby granted, free of charge, to any
8959
person obtaining a copy of this software and associated
8960
documentation files (the "Software"), to deal in the
8961
Software without restriction, including without
8962
limitation the rights to use, copy, modify, merge,
8963
publish, distribute, sublicense, and/or sell copies of
8964
the Software, and to permit persons to whom the Software
8965
is furnished to do so, subject to the following
8966
conditions:
8967
8968
The above copyright notice and this permission notice
8969
shall be included in all copies or substantial portions
8970
of the Software.
8971
8972
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8973
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8974
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8975
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8976
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8977
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8978
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8979
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8980
DEALINGS IN THE SOFTWARE.
8981
---------------------------------------------------------
8982
8983
---------------------------------------------------------
8984
8985
static_assertions 1.1.0 - MIT OR Apache-2.0
8986
https://github.com/nvzqz/static-assertions-rs
8987
8988
MIT License
8989
8990
Copyright (c) 2017 Nikolai Vazquez
8991
8992
Permission is hereby granted, free of charge, to any person obtaining a copy
8993
of this software and associated documentation files (the "Software"), to deal
8994
in the Software without restriction, including without limitation the rights
8995
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8996
copies of the Software, and to permit persons to whom the Software is
8997
furnished to do so, subject to the following conditions:
8998
8999
The above copyright notice and this permission notice shall be included in all
9000
copies or substantial portions of the Software.
9001
9002
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9003
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9004
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9005
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9006
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9007
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9008
SOFTWARE.
9009
---------------------------------------------------------
9010
9011
---------------------------------------------------------
9012
9013
strsim 0.11.1 - MIT
9014
https://github.com/rapidfuzz/strsim-rs
9015
9016
The MIT License (MIT)
9017
9018
Copyright (c) 2015 Danny Guo
9019
Copyright (c) 2016 Titus Wormer <[email protected]>
9020
Copyright (c) 2018 Akash Kurdekar
9021
9022
Permission is hereby granted, free of charge, to any person obtaining a copy
9023
of this software and associated documentation files (the "Software"), to deal
9024
in the Software without restriction, including without limitation the rights
9025
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9026
copies of the Software, and to permit persons to whom the Software is
9027
furnished to do so, subject to the following conditions:
9028
9029
The above copyright notice and this permission notice shall be included in all
9030
copies or substantial portions of the Software.
9031
9032
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9033
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9034
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9035
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9036
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9037
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9038
SOFTWARE.
9039
---------------------------------------------------------
9040
9041
---------------------------------------------------------
9042
9043
subtle 2.5.0 - BSD-3-Clause
9044
https://github.com/dalek-cryptography/subtle
9045
9046
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
9047
Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
9048
9049
Redistribution and use in source and binary forms, with or without
9050
modification, are permitted provided that the following conditions are
9051
met:
9052
9053
1. Redistributions of source code must retain the above copyright
9054
notice, this list of conditions and the following disclaimer.
9055
9056
2. Redistributions in binary form must reproduce the above copyright
9057
notice, this list of conditions and the following disclaimer in the
9058
documentation and/or other materials provided with the distribution.
9059
9060
3. Neither the name of the copyright holder nor the names of its
9061
contributors may be used to endorse or promote products derived from
9062
this software without specific prior written permission.
9063
9064
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
9065
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
9066
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
9067
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
9068
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
9069
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
9070
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
9071
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
9072
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
9073
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
9074
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9075
---------------------------------------------------------
9076
9077
---------------------------------------------------------
9078
9079
syn 1.0.109 - MIT OR Apache-2.0
9080
syn 2.0.65 - MIT OR Apache-2.0
9081
https://github.com/dtolnay/syn
9082
9083
Permission is hereby granted, free of charge, to any
9084
person obtaining a copy of this software and associated
9085
documentation files (the "Software"), to deal in the
9086
Software without restriction, including without
9087
limitation the rights to use, copy, modify, merge,
9088
publish, distribute, sublicense, and/or sell copies of
9089
the Software, and to permit persons to whom the Software
9090
is furnished to do so, subject to the following
9091
conditions:
9092
9093
The above copyright notice and this permission notice
9094
shall be included in all copies or substantial portions
9095
of the Software.
9096
9097
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9098
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9099
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9100
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9101
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9102
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9103
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9104
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9105
DEALINGS IN THE SOFTWARE.
9106
---------------------------------------------------------
9107
9108
---------------------------------------------------------
9109
9110
sync_wrapper 0.1.2 - Apache-2.0
9111
https://github.com/Actyx/sync_wrapper
9112
9113
Apache License
9114
Version 2.0, January 2004
9115
http://www.apache.org/licenses/
9116
9117
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9118
9119
1. Definitions.
9120
9121
"License" shall mean the terms and conditions for use, reproduction,
9122
and distribution as defined by Sections 1 through 9 of this document.
9123
9124
"Licensor" shall mean the copyright owner or entity authorized by
9125
the copyright owner that is granting the License.
9126
9127
"Legal Entity" shall mean the union of the acting entity and all
9128
other entities that control, are controlled by, or are under common
9129
control with that entity. For the purposes of this definition,
9130
"control" means (i) the power, direct or indirect, to cause the
9131
direction or management of such entity, whether by contract or
9132
otherwise, or (ii) ownership of fifty percent (50%) or more of the
9133
outstanding shares, or (iii) beneficial ownership of such entity.
9134
9135
"You" (or "Your") shall mean an individual or Legal Entity
9136
exercising permissions granted by this License.
9137
9138
"Source" form shall mean the preferred form for making modifications,
9139
including but not limited to software source code, documentation
9140
source, and configuration files.
9141
9142
"Object" form shall mean any form resulting from mechanical
9143
transformation or translation of a Source form, including but
9144
not limited to compiled object code, generated documentation,
9145
and conversions to other media types.
9146
9147
"Work" shall mean the work of authorship, whether in Source or
9148
Object form, made available under the License, as indicated by a
9149
copyright notice that is included in or attached to the work
9150
(an example is provided in the Appendix below).
9151
9152
"Derivative Works" shall mean any work, whether in Source or Object
9153
form, that is based on (or derived from) the Work and for which the
9154
editorial revisions, annotations, elaborations, or other modifications
9155
represent, as a whole, an original work of authorship. For the purposes
9156
of this License, Derivative Works shall not include works that remain
9157
separable from, or merely link (or bind by name) to the interfaces of,
9158
the Work and Derivative Works thereof.
9159
9160
"Contribution" shall mean any work of authorship, including
9161
the original version of the Work and any modifications or additions
9162
to that Work or Derivative Works thereof, that is intentionally
9163
submitted to Licensor for inclusion in the Work by the copyright owner
9164
or by an individual or Legal Entity authorized to submit on behalf of
9165
the copyright owner. For the purposes of this definition, "submitted"
9166
means any form of electronic, verbal, or written communication sent
9167
to the Licensor or its representatives, including but not limited to
9168
communication on electronic mailing lists, source code control systems,
9169
and issue tracking systems that are managed by, or on behalf of, the
9170
Licensor for the purpose of discussing and improving the Work, but
9171
excluding communication that is conspicuously marked or otherwise
9172
designated in writing by the copyright owner as "Not a Contribution."
9173
9174
"Contributor" shall mean Licensor and any individual or Legal Entity
9175
on behalf of whom a Contribution has been received by Licensor and
9176
subsequently incorporated within the Work.
9177
9178
2. Grant of Copyright License. Subject to the terms and conditions of
9179
this License, each Contributor hereby grants to You a perpetual,
9180
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9181
copyright license to reproduce, prepare Derivative Works of,
9182
publicly display, publicly perform, sublicense, and distribute the
9183
Work and such Derivative Works in Source or Object form.
9184
9185
3. Grant of Patent License. Subject to the terms and conditions of
9186
this License, each Contributor hereby grants to You a perpetual,
9187
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9188
(except as stated in this section) patent license to make, have made,
9189
use, offer to sell, sell, import, and otherwise transfer the Work,
9190
where such license applies only to those patent claims licensable
9191
by such Contributor that are necessarily infringed by their
9192
Contribution(s) alone or by combination of their Contribution(s)
9193
with the Work to which such Contribution(s) was submitted. If You
9194
institute patent litigation against any entity (including a
9195
cross-claim or counterclaim in a lawsuit) alleging that the Work
9196
or a Contribution incorporated within the Work constitutes direct
9197
or contributory patent infringement, then any patent licenses
9198
granted to You under this License for that Work shall terminate
9199
as of the date such litigation is filed.
9200
9201
4. Redistribution. You may reproduce and distribute copies of the
9202
Work or Derivative Works thereof in any medium, with or without
9203
modifications, and in Source or Object form, provided that You
9204
meet the following conditions:
9205
9206
(a) You must give any other recipients of the Work or
9207
Derivative Works a copy of this License; and
9208
9209
(b) You must cause any modified files to carry prominent notices
9210
stating that You changed the files; and
9211
9212
(c) You must retain, in the Source form of any Derivative Works
9213
that You distribute, all copyright, patent, trademark, and
9214
attribution notices from the Source form of the Work,
9215
excluding those notices that do not pertain to any part of
9216
the Derivative Works; and
9217
9218
(d) If the Work includes a "NOTICE" text file as part of its
9219
distribution, then any Derivative Works that You distribute must
9220
include a readable copy of the attribution notices contained
9221
within such NOTICE file, excluding those notices that do not
9222
pertain to any part of the Derivative Works, in at least one
9223
of the following places: within a NOTICE text file distributed
9224
as part of the Derivative Works; within the Source form or
9225
documentation, if provided along with the Derivative Works; or,
9226
within a display generated by the Derivative Works, if and
9227
wherever such third-party notices normally appear. The contents
9228
of the NOTICE file are for informational purposes only and
9229
do not modify the License. You may add Your own attribution
9230
notices within Derivative Works that You distribute, alongside
9231
or as an addendum to the NOTICE text from the Work, provided
9232
that such additional attribution notices cannot be construed
9233
as modifying the License.
9234
9235
You may add Your own copyright statement to Your modifications and
9236
may provide additional or different license terms and conditions
9237
for use, reproduction, or distribution of Your modifications, or
9238
for any such Derivative Works as a whole, provided Your use,
9239
reproduction, and distribution of the Work otherwise complies with
9240
the conditions stated in this License.
9241
9242
5. Submission of Contributions. Unless You explicitly state otherwise,
9243
any Contribution intentionally submitted for inclusion in the Work
9244
by You to the Licensor shall be under the terms and conditions of
9245
this License, without any additional terms or conditions.
9246
Notwithstanding the above, nothing herein shall supersede or modify
9247
the terms of any separate license agreement you may have executed
9248
with Licensor regarding such Contributions.
9249
9250
6. Trademarks. This License does not grant permission to use the trade
9251
names, trademarks, service marks, or product names of the Licensor,
9252
except as required for reasonable and customary use in describing the
9253
origin of the Work and reproducing the content of the NOTICE file.
9254
9255
7. Disclaimer of Warranty. Unless required by applicable law or
9256
agreed to in writing, Licensor provides the Work (and each
9257
Contributor provides its Contributions) on an "AS IS" BASIS,
9258
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
9259
implied, including, without limitation, any warranties or conditions
9260
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
9261
PARTICULAR PURPOSE. You are solely responsible for determining the
9262
appropriateness of using or redistributing the Work and assume any
9263
risks associated with Your exercise of permissions under this License.
9264
9265
8. Limitation of Liability. In no event and under no legal theory,
9266
whether in tort (including negligence), contract, or otherwise,
9267
unless required by applicable law (such as deliberate and grossly
9268
negligent acts) or agreed to in writing, shall any Contributor be
9269
liable to You for damages, including any direct, indirect, special,
9270
incidental, or consequential damages of any character arising as a
9271
result of this License or out of the use or inability to use the
9272
Work (including but not limited to damages for loss of goodwill,
9273
work stoppage, computer failure or malfunction, or any and all
9274
other commercial damages or losses), even if such Contributor
9275
has been advised of the possibility of such damages.
9276
9277
9. Accepting Warranty or Additional Liability. While redistributing
9278
the Work or Derivative Works thereof, You may choose to offer,
9279
and charge a fee for, acceptance of support, warranty, indemnity,
9280
or other liability obligations and/or rights consistent with this
9281
License. However, in accepting such obligations, You may act only
9282
on Your own behalf and on Your sole responsibility, not on behalf
9283
of any other Contributor, and only if You agree to indemnify,
9284
defend, and hold each Contributor harmless for any liability
9285
incurred by, or claims asserted against, such Contributor by reason
9286
of your accepting any such warranty or additional liability.
9287
9288
END OF TERMS AND CONDITIONS
9289
---------------------------------------------------------
9290
9291
---------------------------------------------------------
9292
9293
synstructure 0.13.1 - MIT
9294
https://github.com/mystor/synstructure
9295
9296
The MIT License (MIT)
9297
9298
Copyright 2016 Nika Layzell
9299
9300
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:
9301
9302
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9303
9304
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.
9305
---------------------------------------------------------
9306
9307
---------------------------------------------------------
9308
9309
sysinfo 0.29.11 - MIT
9310
https://github.com/GuillaumeGomez/sysinfo
9311
9312
The MIT License (MIT)
9313
9314
Copyright (c) 2015 Guillaume Gomez
9315
9316
Permission is hereby granted, free of charge, to any person obtaining a copy
9317
of this software and associated documentation files (the "Software"), to deal
9318
in the Software without restriction, including without limitation the rights
9319
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9320
copies of the Software, and to permit persons to whom the Software is
9321
furnished to do so, subject to the following conditions:
9322
9323
The above copyright notice and this permission notice shall be included in all
9324
copies or substantial portions of the Software.
9325
9326
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9327
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9328
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9329
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9330
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9331
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9332
SOFTWARE.
9333
---------------------------------------------------------
9334
9335
---------------------------------------------------------
9336
9337
system-configuration 0.5.1 - MIT OR Apache-2.0
9338
https://github.com/mullvad/system-configuration-rs
9339
9340
Copyright (c) 2024 Mullvad VPN AB
9341
9342
Permission is hereby granted, free of charge, to any
9343
person obtaining a copy of this software and associated
9344
documentation files (the "Software"), to deal in the
9345
Software without restriction, including without
9346
limitation the rights to use, copy, modify, merge,
9347
publish, distribute, sublicense, and/or sell copies of
9348
the Software, and to permit persons to whom the Software
9349
is furnished to do so, subject to the following
9350
conditions:
9351
9352
The above copyright notice and this permission notice
9353
shall be included in all copies or substantial portions
9354
of the Software.
9355
9356
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9357
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9358
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9359
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9360
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9361
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9362
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9363
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9364
DEALINGS IN THE SOFTWARE.
9365
---------------------------------------------------------
9366
9367
---------------------------------------------------------
9368
9369
system-configuration-sys 0.5.0 - MIT OR Apache-2.0
9370
https://github.com/mullvad/system-configuration-rs
9371
9372
Copyright (c) 2024 Mullvad VPN AB
9373
9374
Permission is hereby granted, free of charge, to any
9375
person obtaining a copy of this software and associated
9376
documentation files (the "Software"), to deal in the
9377
Software without restriction, including without
9378
limitation the rights to use, copy, modify, merge,
9379
publish, distribute, sublicense, and/or sell copies of
9380
the Software, and to permit persons to whom the Software
9381
is furnished to do so, subject to the following
9382
conditions:
9383
9384
The above copyright notice and this permission notice
9385
shall be included in all copies or substantial portions
9386
of the Software.
9387
9388
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9389
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9390
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9391
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9392
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9393
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9394
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9395
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9396
DEALINGS IN THE SOFTWARE.
9397
---------------------------------------------------------
9398
9399
---------------------------------------------------------
9400
9401
tar 0.4.40 - MIT/Apache-2.0
9402
https://github.com/alexcrichton/tar-rs
9403
9404
Copyright (c) The tar-rs Project Contributors
9405
9406
Permission is hereby granted, free of charge, to any
9407
person obtaining a copy of this software and associated
9408
documentation files (the "Software"), to deal in the
9409
Software without restriction, including without
9410
limitation the rights to use, copy, modify, merge,
9411
publish, distribute, sublicense, and/or sell copies of
9412
the Software, and to permit persons to whom the Software
9413
is furnished to do so, subject to the following
9414
conditions:
9415
9416
The above copyright notice and this permission notice
9417
shall be included in all copies or substantial portions
9418
of the Software.
9419
9420
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9421
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9422
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9423
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9424
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9425
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9426
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9427
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9428
DEALINGS IN THE SOFTWARE.
9429
---------------------------------------------------------
9430
9431
---------------------------------------------------------
9432
9433
tempfile 3.10.1 - MIT OR Apache-2.0
9434
https://github.com/Stebalien/tempfile
9435
9436
Copyright (c) 2015 Steven Allen
9437
9438
Permission is hereby granted, free of charge, to any
9439
person obtaining a copy of this software and associated
9440
documentation files (the "Software"), to deal in the
9441
Software without restriction, including without
9442
limitation the rights to use, copy, modify, merge,
9443
publish, distribute, sublicense, and/or sell copies of
9444
the Software, and to permit persons to whom the Software
9445
is furnished to do so, subject to the following
9446
conditions:
9447
9448
The above copyright notice and this permission notice
9449
shall be included in all copies or substantial portions
9450
of the Software.
9451
9452
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9453
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9454
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9455
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9456
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9457
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9458
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9459
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9460
DEALINGS IN THE SOFTWARE.
9461
---------------------------------------------------------
9462
9463
---------------------------------------------------------
9464
9465
thiserror 1.0.61 - MIT OR Apache-2.0
9466
https://github.com/dtolnay/thiserror
9467
9468
Permission is hereby granted, free of charge, to any
9469
person obtaining a copy of this software and associated
9470
documentation files (the "Software"), to deal in the
9471
Software without restriction, including without
9472
limitation the rights to use, copy, modify, merge,
9473
publish, distribute, sublicense, and/or sell copies of
9474
the Software, and to permit persons to whom the Software
9475
is furnished to do so, subject to the following
9476
conditions:
9477
9478
The above copyright notice and this permission notice
9479
shall be included in all copies or substantial portions
9480
of the Software.
9481
9482
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9483
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9484
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9485
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9486
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9487
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9488
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9489
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9490
DEALINGS IN THE SOFTWARE.
9491
---------------------------------------------------------
9492
9493
---------------------------------------------------------
9494
9495
thiserror-impl 1.0.61 - MIT OR Apache-2.0
9496
https://github.com/dtolnay/thiserror
9497
9498
Permission is hereby granted, free of charge, to any
9499
person obtaining a copy of this software and associated
9500
documentation files (the "Software"), to deal in the
9501
Software without restriction, including without
9502
limitation the rights to use, copy, modify, merge,
9503
publish, distribute, sublicense, and/or sell copies of
9504
the Software, and to permit persons to whom the Software
9505
is furnished to do so, subject to the following
9506
conditions:
9507
9508
The above copyright notice and this permission notice
9509
shall be included in all copies or substantial portions
9510
of the Software.
9511
9512
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9513
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9514
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9515
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9516
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9517
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9518
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9519
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9520
DEALINGS IN THE SOFTWARE.
9521
---------------------------------------------------------
9522
9523
---------------------------------------------------------
9524
9525
time 0.3.36 - MIT OR Apache-2.0
9526
https://github.com/time-rs/time
9527
9528
Copyright (c) Jacob Pratt et al.
9529
9530
Permission is hereby granted, free of charge, to any person obtaining a copy
9531
of this software and associated documentation files (the "Software"), to deal
9532
in the Software without restriction, including without limitation the rights
9533
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9534
copies of the Software, and to permit persons to whom the Software is
9535
furnished to do so, subject to the following conditions:
9536
9537
The above copyright notice and this permission notice shall be included in all
9538
copies or substantial portions of the Software.
9539
9540
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9541
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9542
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9543
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9544
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9545
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9546
SOFTWARE.
9547
---------------------------------------------------------
9548
9549
---------------------------------------------------------
9550
9551
time-core 0.1.2 - MIT OR Apache-2.0
9552
https://github.com/time-rs/time
9553
9554
Copyright (c) Jacob Pratt et al.
9555
9556
Permission is hereby granted, free of charge, to any person obtaining a copy
9557
of this software and associated documentation files (the "Software"), to deal
9558
in the Software without restriction, including without limitation the rights
9559
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9560
copies of the Software, and to permit persons to whom the Software is
9561
furnished to do so, subject to the following conditions:
9562
9563
The above copyright notice and this permission notice shall be included in all
9564
copies or substantial portions of the Software.
9565
9566
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9567
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9568
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9569
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9570
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9571
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9572
SOFTWARE.
9573
---------------------------------------------------------
9574
9575
---------------------------------------------------------
9576
9577
tinystr 0.7.6 - Unicode-3.0
9578
https://github.com/unicode-org/icu4x
9579
9580
UNICODE LICENSE V3
9581
9582
COPYRIGHT AND PERMISSION NOTICE
9583
9584
Copyright © 2020-2024 Unicode, Inc.
9585
9586
NOTICE TO USER: Carefully read the following legal agreement. BY
9587
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
9588
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
9589
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
9590
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
9591
9592
Permission is hereby granted, free of charge, to any person obtaining a
9593
copy of data files and any associated documentation (the "Data Files") or
9594
software and any associated documentation (the "Software") to deal in the
9595
Data Files or Software without restriction, including without limitation
9596
the rights to use, copy, modify, merge, publish, distribute, and/or sell
9597
copies of the Data Files or Software, and to permit persons to whom the
9598
Data Files or Software are furnished to do so, provided that either (a)
9599
this copyright and permission notice appear with all copies of the Data
9600
Files or Software, or (b) this copyright and permission notice appear in
9601
associated Documentation.
9602
9603
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
9604
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9605
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
9606
THIRD PARTY RIGHTS.
9607
9608
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
9609
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
9610
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
9611
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
9612
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
9613
FILES OR SOFTWARE.
9614
9615
Except as contained in this notice, the name of a copyright holder shall
9616
not be used in advertising or otherwise to promote the sale, use or other
9617
dealings in these Data Files or Software without prior written
9618
authorization of the copyright holder.
9619
9620
SPDX-License-Identifier: Unicode-3.0
9621
9622
9623
9624
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
9625
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
9626
---------------------------------------------------------
9627
9628
---------------------------------------------------------
9629
9630
tokio 1.38.2 - MIT
9631
https://github.com/tokio-rs/tokio
9632
9633
MIT License
9634
9635
Copyright (c) Tokio Contributors
9636
9637
Permission is hereby granted, free of charge, to any person obtaining a copy
9638
of this software and associated documentation files (the "Software"), to deal
9639
in the Software without restriction, including without limitation the rights
9640
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9641
copies of the Software, and to permit persons to whom the Software is
9642
furnished to do so, subject to the following conditions:
9643
9644
The above copyright notice and this permission notice shall be included in all
9645
copies or substantial portions of the Software.
9646
9647
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9648
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9649
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9650
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9651
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9652
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9653
SOFTWARE.
9654
---------------------------------------------------------
9655
9656
---------------------------------------------------------
9657
9658
tokio-macros 2.3.0 - MIT
9659
https://github.com/tokio-rs/tokio
9660
9661
MIT License
9662
9663
Copyright (c) Tokio Contributors
9664
9665
Permission is hereby granted, free of charge, to any person obtaining a copy
9666
of this software and associated documentation files (the "Software"), to deal
9667
in the Software without restriction, including without limitation the rights
9668
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9669
copies of the Software, and to permit persons to whom the Software is
9670
furnished to do so, subject to the following conditions:
9671
9672
The above copyright notice and this permission notice shall be included in all
9673
copies or substantial portions of the Software.
9674
9675
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9676
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9677
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9678
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9679
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9680
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9681
SOFTWARE.
9682
---------------------------------------------------------
9683
9684
---------------------------------------------------------
9685
9686
tokio-native-tls 0.3.1 - MIT
9687
https://github.com/tokio-rs/tls
9688
9689
The MIT License (MIT)
9690
9691
Copyright (c) 2019 Tokio Contributors
9692
9693
Permission is hereby granted, free of charge, to any
9694
person obtaining a copy of this software and associated
9695
documentation files (the "Software"), to deal in the
9696
Software without restriction, including without
9697
limitation the rights to use, copy, modify, merge,
9698
publish, distribute, sublicense, and/or sell copies of
9699
the Software, and to permit persons to whom the Software
9700
is furnished to do so, subject to the following
9701
conditions:
9702
9703
The above copyright notice and this permission notice
9704
shall be included in all copies or substantial portions
9705
of the Software.
9706
9707
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9708
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9709
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9710
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9711
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9712
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9713
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9714
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9715
DEALINGS IN THE SOFTWARE.
9716
---------------------------------------------------------
9717
9718
---------------------------------------------------------
9719
9720
tokio-stream 0.1.15 - MIT
9721
https://github.com/tokio-rs/tokio
9722
9723
MIT License
9724
9725
Copyright (c) Tokio Contributors
9726
9727
Permission is hereby granted, free of charge, to any person obtaining a copy
9728
of this software and associated documentation files (the "Software"), to deal
9729
in the Software without restriction, including without limitation the rights
9730
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9731
copies of the Software, and to permit persons to whom the Software is
9732
furnished to do so, subject to the following conditions:
9733
9734
The above copyright notice and this permission notice shall be included in all
9735
copies or substantial portions of the Software.
9736
9737
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9738
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9739
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9740
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9741
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9742
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9743
SOFTWARE.
9744
---------------------------------------------------------
9745
9746
---------------------------------------------------------
9747
9748
tokio-tungstenite 0.20.1 - MIT
9749
https://github.com/snapview/tokio-tungstenite
9750
9751
The MIT License (MIT)
9752
9753
Copyright (c) 2017 Daniel Abramov
9754
Copyright (c) 2017 Alexey Galakhov
9755
9756
Permission is hereby granted, free of charge, to any person obtaining a copy
9757
of this software and associated documentation files (the "Software"), to deal
9758
in the Software without restriction, including without limitation the rights
9759
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9760
copies of the Software, and to permit persons to whom the Software is
9761
furnished to do so, subject to the following conditions:
9762
9763
The above copyright notice and this permission notice shall be included in
9764
all copies or substantial portions of the Software.
9765
9766
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9767
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9768
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9769
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9770
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9771
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9772
THE SOFTWARE.
9773
---------------------------------------------------------
9774
9775
---------------------------------------------------------
9776
9777
tokio-util 0.7.11 - MIT
9778
https://github.com/tokio-rs/tokio
9779
9780
MIT License
9781
9782
Copyright (c) Tokio Contributors
9783
9784
Permission is hereby granted, free of charge, to any person obtaining a copy
9785
of this software and associated documentation files (the "Software"), to deal
9786
in the Software without restriction, including without limitation the rights
9787
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9788
copies of the Software, and to permit persons to whom the Software is
9789
furnished to do so, subject to the following conditions:
9790
9791
The above copyright notice and this permission notice shall be included in all
9792
copies or substantial portions of the Software.
9793
9794
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9795
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9796
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9797
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9798
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9799
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9800
SOFTWARE.
9801
---------------------------------------------------------
9802
9803
---------------------------------------------------------
9804
9805
toml_datetime 0.6.6 - MIT OR Apache-2.0
9806
https://github.com/toml-rs/toml
9807
9808
../../LICENSE-MIT
9809
---------------------------------------------------------
9810
9811
---------------------------------------------------------
9812
9813
toml_edit 0.19.15 - MIT OR Apache-2.0
9814
https://github.com/toml-rs/toml
9815
9816
../../LICENSE-MIT
9817
---------------------------------------------------------
9818
9819
---------------------------------------------------------
9820
9821
tower-service 0.3.2 - MIT
9822
https://github.com/tower-rs/tower
9823
9824
The MIT License (MIT)
9825
9826
Copyright (c) 2019 Tower Contributors
9827
9828
Permission is hereby granted, free of charge, to any
9829
person obtaining a copy of this software and associated
9830
documentation files (the "Software"), to deal in the
9831
Software without restriction, including without
9832
limitation the rights to use, copy, modify, merge,
9833
publish, distribute, sublicense, and/or sell copies of
9834
the Software, and to permit persons to whom the Software
9835
is furnished to do so, subject to the following
9836
conditions:
9837
9838
The above copyright notice and this permission notice
9839
shall be included in all copies or substantial portions
9840
of the Software.
9841
9842
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9843
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9844
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9845
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9846
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9847
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9848
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9849
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9850
DEALINGS IN THE SOFTWARE.
9851
---------------------------------------------------------
9852
9853
---------------------------------------------------------
9854
9855
tracing 0.1.40 - MIT
9856
https://github.com/tokio-rs/tracing
9857
9858
The MIT License (MIT)
9859
9860
Copyright (c) 2019 Tokio Contributors
9861
9862
Permission is hereby granted, free of charge, to any
9863
person obtaining a copy of this software and associated
9864
documentation files (the "Software"), to deal in the
9865
Software without restriction, including without
9866
limitation the rights to use, copy, modify, merge,
9867
publish, distribute, sublicense, and/or sell copies of
9868
the Software, and to permit persons to whom the Software
9869
is furnished to do so, subject to the following
9870
conditions:
9871
9872
The above copyright notice and this permission notice
9873
shall be included in all copies or substantial portions
9874
of the Software.
9875
9876
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9877
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9878
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9879
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9880
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9881
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9882
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9883
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9884
DEALINGS IN THE SOFTWARE.
9885
---------------------------------------------------------
9886
9887
---------------------------------------------------------
9888
9889
tracing-attributes 0.1.27 - MIT
9890
https://github.com/tokio-rs/tracing
9891
9892
The MIT License (MIT)
9893
9894
Copyright (c) 2019 Tokio Contributors
9895
9896
Permission is hereby granted, free of charge, to any
9897
person obtaining a copy of this software and associated
9898
documentation files (the "Software"), to deal in the
9899
Software without restriction, including without
9900
limitation the rights to use, copy, modify, merge,
9901
publish, distribute, sublicense, and/or sell copies of
9902
the Software, and to permit persons to whom the Software
9903
is furnished to do so, subject to the following
9904
conditions:
9905
9906
The above copyright notice and this permission notice
9907
shall be included in all copies or substantial portions
9908
of the Software.
9909
9910
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9911
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9912
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9913
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9914
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9915
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9916
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9917
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9918
DEALINGS IN THE SOFTWARE.
9919
---------------------------------------------------------
9920
9921
---------------------------------------------------------
9922
9923
tracing-core 0.1.32 - MIT
9924
https://github.com/tokio-rs/tracing
9925
9926
The MIT License (MIT)
9927
9928
Copyright (c) 2019 Tokio Contributors
9929
9930
Permission is hereby granted, free of charge, to any
9931
person obtaining a copy of this software and associated
9932
documentation files (the "Software"), to deal in the
9933
Software without restriction, including without
9934
limitation the rights to use, copy, modify, merge,
9935
publish, distribute, sublicense, and/or sell copies of
9936
the Software, and to permit persons to whom the Software
9937
is furnished to do so, subject to the following
9938
conditions:
9939
9940
The above copyright notice and this permission notice
9941
shall be included in all copies or substantial portions
9942
of the Software.
9943
9944
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9945
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9946
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9947
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9948
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9949
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9950
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9951
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9952
DEALINGS IN THE SOFTWARE.
9953
---------------------------------------------------------
9954
9955
---------------------------------------------------------
9956
9957
try-lock 0.2.5 - MIT
9958
https://github.com/seanmonstar/try-lock
9959
9960
The MIT License (MIT)
9961
9962
Copyright (c) 2018-2025 Sean McArthur
9963
Copyright (c) 2016 Alex Crichton
9964
9965
Permission is hereby granted, free of charge, to any person obtaining a copy
9966
of this software and associated documentation files (the "Software"), to deal
9967
in the Software without restriction, including without limitation the rights
9968
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9969
copies of the Software, and to permit persons to whom the Software is
9970
furnished to do so, subject to the following conditions:
9971
9972
The above copyright notice and this permission notice shall be included in
9973
all copies or substantial portions of the Software.
9974
9975
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9976
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9977
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9978
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9979
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9980
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9981
THE SOFTWARE.
9982
---------------------------------------------------------
9983
9984
---------------------------------------------------------
9985
9986
tungstenite 0.20.1 - MIT OR Apache-2.0
9987
https://github.com/snapview/tungstenite-rs
9988
9989
Copyright (c) 2017 Alexey Galakhov
9990
Copyright (c) 2016 Jason Housley
9991
9992
Permission is hereby granted, free of charge, to any person obtaining a copy
9993
of this software and associated documentation files (the "Software"), to deal
9994
in the Software without restriction, including without limitation the rights
9995
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9996
copies of the Software, and to permit persons to whom the Software is
9997
furnished to do so, subject to the following conditions:
9998
9999
The above copyright notice and this permission notice shall be included in
10000
all copies or substantial portions of the Software.
10001
10002
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10003
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10004
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10005
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10006
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10007
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10008
THE SOFTWARE.
10009
---------------------------------------------------------
10010
10011
---------------------------------------------------------
10012
10013
tunnels 8cae9b2a24c65c6c1958f5a0e77d72b23b5c6c30
10014
https://github.com/microsoft/dev-tunnels
10015
10016
MIT License
10017
10018
Copyright (c) Microsoft Corporation.
10019
10020
Permission is hereby granted, free of charge, to any person obtaining a copy
10021
of this software and associated documentation files (the "Software"), to deal
10022
in the Software without restriction, including without limitation the rights
10023
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10024
copies of the Software, and to permit persons to whom the Software is
10025
furnished to do so, subject to the following conditions:
10026
10027
The above copyright notice and this permission notice shall be included in all
10028
copies or substantial portions of the Software.
10029
10030
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10031
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10032
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10033
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10034
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10035
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10036
SOFTWARE
10037
---------------------------------------------------------
10038
10039
---------------------------------------------------------
10040
10041
typenum 1.17.0 - MIT OR Apache-2.0
10042
https://github.com/paholg/typenum
10043
10044
MIT OR Apache-2.0
10045
---------------------------------------------------------
10046
10047
---------------------------------------------------------
10048
10049
uds_windows 1.1.0 - MIT
10050
https://github.com/haraldh/rust_uds_windows
10051
10052
MIT License
10053
10054
Copyright (c) Microsoft Corporation. All rights reserved.
10055
10056
Permission is hereby granted, free of charge, to any person obtaining a copy
10057
of this software and associated documentation files (the "Software"), to deal
10058
in the Software without restriction, including without limitation the rights
10059
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10060
copies of the Software, and to permit persons to whom the Software is
10061
furnished to do so, subject to the following conditions:
10062
10063
The above copyright notice and this permission notice shall be included in all
10064
copies or substantial portions of the Software.
10065
10066
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10067
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10068
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10069
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10070
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10071
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10072
SOFTWARE
10073
---------------------------------------------------------
10074
10075
---------------------------------------------------------
10076
10077
unicode-ident 1.0.12 - (MIT OR Apache-2.0) AND Unicode-DFS-2016
10078
https://github.com/dtolnay/unicode-ident
10079
10080
Permission is hereby granted, free of charge, to any
10081
person obtaining a copy of this software and associated
10082
documentation files (the "Software"), to deal in the
10083
Software without restriction, including without
10084
limitation the rights to use, copy, modify, merge,
10085
publish, distribute, sublicense, and/or sell copies of
10086
the Software, and to permit persons to whom the Software
10087
is furnished to do so, subject to the following
10088
conditions:
10089
10090
The above copyright notice and this permission notice
10091
shall be included in all copies or substantial portions
10092
of the Software.
10093
10094
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10095
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10096
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10097
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10098
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10099
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10100
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10101
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10102
DEALINGS IN THE SOFTWARE.
10103
---------------------------------------------------------
10104
10105
---------------------------------------------------------
10106
10107
unicode-width 0.1.12 - MIT OR Apache-2.0
10108
https://github.com/unicode-rs/unicode-width
10109
10110
Copyright (c) 2015 The Rust Project Developers
10111
10112
Permission is hereby granted, free of charge, to any
10113
person obtaining a copy of this software and associated
10114
documentation files (the "Software"), to deal in the
10115
Software without restriction, including without
10116
limitation the rights to use, copy, modify, merge,
10117
publish, distribute, sublicense, and/or sell copies of
10118
the Software, and to permit persons to whom the Software
10119
is furnished to do so, subject to the following
10120
conditions:
10121
10122
The above copyright notice and this permission notice
10123
shall be included in all copies or substantial portions
10124
of the Software.
10125
10126
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10127
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10128
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10129
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10130
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10131
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10132
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10133
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10134
DEALINGS IN THE SOFTWARE.
10135
---------------------------------------------------------
10136
10137
---------------------------------------------------------
10138
10139
unicode-xid 0.2.4 - MIT OR Apache-2.0
10140
https://github.com/unicode-rs/unicode-xid
10141
10142
Copyright (c) 2015 The Rust Project Developers
10143
10144
Permission is hereby granted, free of charge, to any
10145
person obtaining a copy of this software and associated
10146
documentation files (the "Software"), to deal in the
10147
Software without restriction, including without
10148
limitation the rights to use, copy, modify, merge,
10149
publish, distribute, sublicense, and/or sell copies of
10150
the Software, and to permit persons to whom the Software
10151
is furnished to do so, subject to the following
10152
conditions:
10153
10154
The above copyright notice and this permission notice
10155
shall be included in all copies or substantial portions
10156
of the Software.
10157
10158
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10159
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10160
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10161
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10162
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10163
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10164
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10165
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10166
DEALINGS IN THE SOFTWARE.
10167
---------------------------------------------------------
10168
10169
---------------------------------------------------------
10170
10171
url 2.5.4 - MIT OR Apache-2.0
10172
https://github.com/servo/rust-url
10173
10174
Copyright (c) 2013-2025 The rust-url developers
10175
10176
Permission is hereby granted, free of charge, to any
10177
person obtaining a copy of this software and associated
10178
documentation files (the "Software"), to deal in the
10179
Software without restriction, including without
10180
limitation the rights to use, copy, modify, merge,
10181
publish, distribute, sublicense, and/or sell copies of
10182
the Software, and to permit persons to whom the Software
10183
is furnished to do so, subject to the following
10184
conditions:
10185
10186
The above copyright notice and this permission notice
10187
shall be included in all copies or substantial portions
10188
of the Software.
10189
10190
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10191
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10192
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10193
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10194
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10195
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10196
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10197
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10198
DEALINGS IN THE SOFTWARE.
10199
---------------------------------------------------------
10200
10201
---------------------------------------------------------
10202
10203
urlencoding 2.1.3 - MIT
10204
https://github.com/kornelski/rust_urlencoding
10205
10206
The MIT License (MIT)
10207
10208
© 2016 Bertram Truong
10209
© 2021 Kornel Lesiński
10210
10211
Permission is hereby granted, free of charge, to any person obtaining a copy
10212
of this software and associated documentation files (the "Software"), to deal
10213
in the Software without restriction, including without limitation the rights
10214
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10215
copies of the Software, and to permit persons to whom the Software is
10216
furnished to do so, subject to the following conditions:
10217
10218
The above copyright notice and this permission notice shall be included in
10219
all copies or substantial portions of the Software.
10220
10221
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10222
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10223
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10224
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10225
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10226
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10227
THE SOFTWARE.
10228
---------------------------------------------------------
10229
10230
---------------------------------------------------------
10231
10232
utf-8 0.7.6 - MIT OR Apache-2.0
10233
https://github.com/SimonSapin/rust-utf8
10234
10235
Permission is hereby granted, free of charge, to any
10236
person obtaining a copy of this software and associated
10237
documentation files (the "Software"), to deal in the
10238
Software without restriction, including without
10239
limitation the rights to use, copy, modify, merge,
10240
publish, distribute, sublicense, and/or sell copies of
10241
the Software, and to permit persons to whom the Software
10242
is furnished to do so, subject to the following
10243
conditions:
10244
10245
The above copyright notice and this permission notice
10246
shall be included in all copies or substantial portions
10247
of the Software.
10248
10249
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10250
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10251
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10252
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10253
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10254
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10255
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10256
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10257
DEALINGS IN THE SOFTWARE.
10258
---------------------------------------------------------
10259
10260
---------------------------------------------------------
10261
10262
utf16_iter 1.0.5 - Apache-2.0 OR MIT
10263
https://github.com/hsivonen/utf16_iter
10264
10265
Copyright Mozilla Foundation
10266
10267
Permission is hereby granted, free of charge, to any
10268
person obtaining a copy of this software and associated
10269
documentation files (the "Software"), to deal in the
10270
Software without restriction, including without
10271
limitation the rights to use, copy, modify, merge,
10272
publish, distribute, sublicense, and/or sell copies of
10273
the Software, and to permit persons to whom the Software
10274
is furnished to do so, subject to the following
10275
conditions:
10276
10277
The above copyright notice and this permission notice
10278
shall be included in all copies or substantial portions
10279
of the Software.
10280
10281
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10282
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10283
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10284
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10285
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10286
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10287
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10288
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10289
DEALINGS IN THE SOFTWARE.
10290
---------------------------------------------------------
10291
10292
---------------------------------------------------------
10293
10294
utf8_iter 1.0.4 - Apache-2.0 OR MIT
10295
https://github.com/hsivonen/utf8_iter
10296
10297
Copyright Mozilla Foundation
10298
10299
Permission is hereby granted, free of charge, to any
10300
person obtaining a copy of this software and associated
10301
documentation files (the "Software"), to deal in the
10302
Software without restriction, including without
10303
limitation the rights to use, copy, modify, merge,
10304
publish, distribute, sublicense, and/or sell copies of
10305
the Software, and to permit persons to whom the Software
10306
is furnished to do so, subject to the following
10307
conditions:
10308
10309
The above copyright notice and this permission notice
10310
shall be included in all copies or substantial portions
10311
of the Software.
10312
10313
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10314
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10315
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10316
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10317
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10318
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10319
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10320
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10321
DEALINGS IN THE SOFTWARE.
10322
---------------------------------------------------------
10323
10324
---------------------------------------------------------
10325
10326
utf8parse 0.2.1 - Apache-2.0 OR MIT
10327
https://github.com/alacritty/vte
10328
10329
Copyright (c) 2016 Joe Wilm
10330
10331
Permission is hereby granted, free of charge, to any
10332
person obtaining a copy of this software and associated
10333
documentation files (the "Software"), to deal in the
10334
Software without restriction, including without
10335
limitation the rights to use, copy, modify, merge,
10336
publish, distribute, sublicense, and/or sell copies of
10337
the Software, and to permit persons to whom the Software
10338
is furnished to do so, subject to the following
10339
conditions:
10340
10341
The above copyright notice and this permission notice
10342
shall be included in all copies or substantial portions
10343
of the Software.
10344
10345
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10346
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10347
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10348
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10349
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10350
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10351
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10352
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10353
DEALINGS IN THE SOFTWARE.
10354
---------------------------------------------------------
10355
10356
---------------------------------------------------------
10357
10358
uuid 1.8.0 - Apache-2.0 OR MIT
10359
https://github.com/uuid-rs/uuid
10360
10361
Copyright (c) 2014 The Rust Project Developers
10362
Copyright (c) 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon
10363
10364
Permission is hereby granted, free of charge, to any
10365
person obtaining a copy of this software and associated
10366
documentation files (the "Software"), to deal in the
10367
Software without restriction, including without
10368
limitation the rights to use, copy, modify, merge,
10369
publish, distribute, sublicense, and/or sell copies of
10370
the Software, and to permit persons to whom the Software
10371
is furnished to do so, subject to the following
10372
conditions:
10373
10374
The above copyright notice and this permission notice
10375
shall be included in all copies or substantial portions
10376
of the Software.
10377
10378
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10379
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10380
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10381
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10382
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10383
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10384
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10385
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10386
DEALINGS IN THE SOFTWARE.
10387
---------------------------------------------------------
10388
10389
---------------------------------------------------------
10390
10391
vcpkg 0.2.15 - MIT/Apache-2.0
10392
https://github.com/mcgoo/vcpkg-rs
10393
10394
Copyright (c) 2017 Jim McGrath
10395
10396
Permission is hereby granted, free of charge, to any
10397
person obtaining a copy of this software and associated
10398
documentation files (the "Software"), to deal in the
10399
Software without restriction, including without
10400
limitation the rights to use, copy, modify, merge,
10401
publish, distribute, sublicense, and/or sell copies of
10402
the Software, and to permit persons to whom the Software
10403
is furnished to do so, subject to the following
10404
conditions:
10405
10406
The above copyright notice and this permission notice
10407
shall be included in all copies or substantial portions
10408
of the Software.
10409
10410
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10411
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10412
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10413
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10414
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10415
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10416
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10417
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10418
DEALINGS IN THE SOFTWARE.
10419
---------------------------------------------------------
10420
10421
---------------------------------------------------------
10422
10423
version_check 0.9.4 - MIT/Apache-2.0
10424
https://github.com/SergioBenitez/version_check
10425
10426
The MIT License (MIT)
10427
Copyright (c) 2017-2018 Sergio Benitez
10428
10429
Permission is hereby granted, free of charge, to any person obtaining a copy of
10430
this software and associated documentation files (the "Software"), to deal in
10431
the Software without restriction, including without limitation the rights to
10432
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
10433
the Software, and to permit persons to whom the Software is furnished to do so,
10434
subject to the following conditions:
10435
10436
The above copyright notice and this permission notice shall be included in all
10437
copies or substantial portions of the Software.
10438
10439
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10440
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
10441
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
10442
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
10443
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10444
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10445
---------------------------------------------------------
10446
10447
---------------------------------------------------------
10448
10449
waker-fn 1.2.0 - Apache-2.0 OR MIT
10450
https://github.com/smol-rs/waker-fn
10451
10452
Permission is hereby granted, free of charge, to any
10453
person obtaining a copy of this software and associated
10454
documentation files (the "Software"), to deal in the
10455
Software without restriction, including without
10456
limitation the rights to use, copy, modify, merge,
10457
publish, distribute, sublicense, and/or sell copies of
10458
the Software, and to permit persons to whom the Software
10459
is furnished to do so, subject to the following
10460
conditions:
10461
10462
The above copyright notice and this permission notice
10463
shall be included in all copies or substantial portions
10464
of the Software.
10465
10466
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10467
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10468
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10469
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10470
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10471
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10472
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10473
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10474
DEALINGS IN THE SOFTWARE.
10475
---------------------------------------------------------
10476
10477
---------------------------------------------------------
10478
10479
want 0.3.1 - MIT
10480
https://github.com/seanmonstar/want
10481
10482
The MIT License (MIT)
10483
10484
Copyright (c) 2018-2019 Sean McArthur
10485
10486
Permission is hereby granted, free of charge, to any person obtaining a copy
10487
of this software and associated documentation files (the "Software"), to deal
10488
in the Software without restriction, including without limitation the rights
10489
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10490
copies of the Software, and to permit persons to whom the Software is
10491
furnished to do so, subject to the following conditions:
10492
10493
The above copyright notice and this permission notice shall be included in
10494
all copies or substantial portions of the Software.
10495
10496
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10497
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10498
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10499
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10500
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10501
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10502
THE SOFTWARE.
10503
---------------------------------------------------------
10504
10505
---------------------------------------------------------
10506
10507
wasi 0.11.0+wasi-snapshot-preview1 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
10508
wasi 0.9.0+wasi-snapshot-preview1 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
10509
https://github.com/bytecodealliance/wasi-rs
10510
10511
Permission is hereby granted, free of charge, to any
10512
person obtaining a copy of this software and associated
10513
documentation files (the "Software"), to deal in the
10514
Software without restriction, including without
10515
limitation the rights to use, copy, modify, merge,
10516
publish, distribute, sublicense, and/or sell copies of
10517
the Software, and to permit persons to whom the Software
10518
is furnished to do so, subject to the following
10519
conditions:
10520
10521
The above copyright notice and this permission notice
10522
shall be included in all copies or substantial portions
10523
of the Software.
10524
10525
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10526
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10527
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10528
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10529
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10530
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10531
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10532
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10533
DEALINGS IN THE SOFTWARE.
10534
---------------------------------------------------------
10535
10536
---------------------------------------------------------
10537
10538
wasm-bindgen 0.2.92 - MIT OR Apache-2.0
10539
https://github.com/wasm-bindgen/wasm-bindgen
10540
10541
Copyright (c) 2014 Alex Crichton
10542
10543
Permission is hereby granted, free of charge, to any
10544
person obtaining a copy of this software and associated
10545
documentation files (the "Software"), to deal in the
10546
Software without restriction, including without
10547
limitation the rights to use, copy, modify, merge,
10548
publish, distribute, sublicense, and/or sell copies of
10549
the Software, and to permit persons to whom the Software
10550
is furnished to do so, subject to the following
10551
conditions:
10552
10553
The above copyright notice and this permission notice
10554
shall be included in all copies or substantial portions
10555
of the Software.
10556
10557
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10558
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10559
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10560
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10561
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10562
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10563
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10564
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10565
DEALINGS IN THE SOFTWARE.
10566
---------------------------------------------------------
10567
10568
---------------------------------------------------------
10569
10570
wasm-bindgen-backend 0.2.92 - MIT OR Apache-2.0
10571
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/backend
10572
10573
Copyright (c) 2014 Alex Crichton
10574
10575
Permission is hereby granted, free of charge, to any
10576
person obtaining a copy of this software and associated
10577
documentation files (the "Software"), to deal in the
10578
Software without restriction, including without
10579
limitation the rights to use, copy, modify, merge,
10580
publish, distribute, sublicense, and/or sell copies of
10581
the Software, and to permit persons to whom the Software
10582
is furnished to do so, subject to the following
10583
conditions:
10584
10585
The above copyright notice and this permission notice
10586
shall be included in all copies or substantial portions
10587
of the Software.
10588
10589
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10590
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10591
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10592
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10593
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10594
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10595
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10596
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10597
DEALINGS IN THE SOFTWARE.
10598
---------------------------------------------------------
10599
10600
---------------------------------------------------------
10601
10602
wasm-bindgen-futures 0.4.42 - MIT OR Apache-2.0
10603
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures
10604
10605
Copyright (c) 2014 Alex Crichton
10606
10607
Permission is hereby granted, free of charge, to any
10608
person obtaining a copy of this software and associated
10609
documentation files (the "Software"), to deal in the
10610
Software without restriction, including without
10611
limitation the rights to use, copy, modify, merge,
10612
publish, distribute, sublicense, and/or sell copies of
10613
the Software, and to permit persons to whom the Software
10614
is furnished to do so, subject to the following
10615
conditions:
10616
10617
The above copyright notice and this permission notice
10618
shall be included in all copies or substantial portions
10619
of the Software.
10620
10621
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10622
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10623
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10624
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10625
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10626
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10627
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10628
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10629
DEALINGS IN THE SOFTWARE.
10630
---------------------------------------------------------
10631
10632
---------------------------------------------------------
10633
10634
wasm-bindgen-macro 0.2.92 - MIT OR Apache-2.0
10635
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro
10636
10637
Copyright (c) 2014 Alex Crichton
10638
10639
Permission is hereby granted, free of charge, to any
10640
person obtaining a copy of this software and associated
10641
documentation files (the "Software"), to deal in the
10642
Software without restriction, including without
10643
limitation the rights to use, copy, modify, merge,
10644
publish, distribute, sublicense, and/or sell copies of
10645
the Software, and to permit persons to whom the Software
10646
is furnished to do so, subject to the following
10647
conditions:
10648
10649
The above copyright notice and this permission notice
10650
shall be included in all copies or substantial portions
10651
of the Software.
10652
10653
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10654
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10655
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10656
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10657
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10658
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10659
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10660
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10661
DEALINGS IN THE SOFTWARE.
10662
---------------------------------------------------------
10663
10664
---------------------------------------------------------
10665
10666
wasm-bindgen-macro-support 0.2.92 - MIT OR Apache-2.0
10667
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support
10668
10669
Copyright (c) 2014 Alex Crichton
10670
10671
Permission is hereby granted, free of charge, to any
10672
person obtaining a copy of this software and associated
10673
documentation files (the "Software"), to deal in the
10674
Software without restriction, including without
10675
limitation the rights to use, copy, modify, merge,
10676
publish, distribute, sublicense, and/or sell copies of
10677
the Software, and to permit persons to whom the Software
10678
is furnished to do so, subject to the following
10679
conditions:
10680
10681
The above copyright notice and this permission notice
10682
shall be included in all copies or substantial portions
10683
of the Software.
10684
10685
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10686
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10687
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10688
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10689
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10690
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10691
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10692
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10693
DEALINGS IN THE SOFTWARE.
10694
---------------------------------------------------------
10695
10696
---------------------------------------------------------
10697
10698
wasm-bindgen-shared 0.2.92 - MIT OR Apache-2.0
10699
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared
10700
10701
Copyright (c) 2014 Alex Crichton
10702
10703
Permission is hereby granted, free of charge, to any
10704
person obtaining a copy of this software and associated
10705
documentation files (the "Software"), to deal in the
10706
Software without restriction, including without
10707
limitation the rights to use, copy, modify, merge,
10708
publish, distribute, sublicense, and/or sell copies of
10709
the Software, and to permit persons to whom the Software
10710
is furnished to do so, subject to the following
10711
conditions:
10712
10713
The above copyright notice and this permission notice
10714
shall be included in all copies or substantial portions
10715
of the Software.
10716
10717
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10718
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10719
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10720
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10721
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10722
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10723
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10724
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10725
DEALINGS IN THE SOFTWARE.
10726
---------------------------------------------------------
10727
10728
---------------------------------------------------------
10729
10730
wasm-streams 0.4.0 - MIT OR Apache-2.0
10731
https://github.com/MattiasBuelens/wasm-streams/
10732
10733
Permission is hereby granted, free of charge, to any
10734
person obtaining a copy of this software and associated
10735
documentation files (the "Software"), to deal in the
10736
Software without restriction, including without
10737
limitation the rights to use, copy, modify, merge,
10738
publish, distribute, sublicense, and/or sell copies of
10739
the Software, and to permit persons to whom the Software
10740
is furnished to do so, subject to the following
10741
conditions:
10742
10743
The above copyright notice and this permission notice
10744
shall be included in all copies or substantial portions
10745
of the Software.
10746
10747
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10748
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10749
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10750
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10751
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10752
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10753
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10754
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10755
DEALINGS IN THE SOFTWARE.
10756
---------------------------------------------------------
10757
10758
---------------------------------------------------------
10759
10760
web-sys 0.3.69 - MIT OR Apache-2.0
10761
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys
10762
10763
Copyright (c) 2014 Alex Crichton
10764
10765
Permission is hereby granted, free of charge, to any
10766
person obtaining a copy of this software and associated
10767
documentation files (the "Software"), to deal in the
10768
Software without restriction, including without
10769
limitation the rights to use, copy, modify, merge,
10770
publish, distribute, sublicense, and/or sell copies of
10771
the Software, and to permit persons to whom the Software
10772
is furnished to do so, subject to the following
10773
conditions:
10774
10775
The above copyright notice and this permission notice
10776
shall be included in all copies or substantial portions
10777
of the Software.
10778
10779
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10780
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10781
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10782
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10783
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10784
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10785
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10786
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10787
DEALINGS IN THE SOFTWARE.
10788
---------------------------------------------------------
10789
10790
---------------------------------------------------------
10791
10792
winapi 0.3.9 - MIT/Apache-2.0
10793
https://github.com/retep998/winapi-rs
10794
10795
Copyright (c) 2015-2018 The winapi-rs Developers
10796
10797
Permission is hereby granted, free of charge, to any person obtaining a copy
10798
of this software and associated documentation files (the "Software"), to deal
10799
in the Software without restriction, including without limitation the rights
10800
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10801
copies of the Software, and to permit persons to whom the Software is
10802
furnished to do so, subject to the following conditions:
10803
10804
The above copyright notice and this permission notice shall be included in all
10805
copies or substantial portions of the Software.
10806
10807
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10808
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10809
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10810
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10811
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10812
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10813
SOFTWARE.
10814
---------------------------------------------------------
10815
10816
---------------------------------------------------------
10817
10818
winapi-i686-pc-windows-gnu 0.4.0 - MIT/Apache-2.0
10819
https://github.com/retep998/winapi-rs
10820
10821
Copyright (c) 2015-2018 The winapi-rs Developers
10822
10823
Permission is hereby granted, free of charge, to any person obtaining a copy
10824
of this software and associated documentation files (the "Software"), to deal
10825
in the Software without restriction, including without limitation the rights
10826
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10827
copies of the Software, and to permit persons to whom the Software is
10828
furnished to do so, subject to the following conditions:
10829
10830
The above copyright notice and this permission notice shall be included in all
10831
copies or substantial portions of the Software.
10832
10833
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10834
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10835
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10836
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10837
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10838
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10839
SOFTWARE.
10840
---------------------------------------------------------
10841
10842
---------------------------------------------------------
10843
10844
winapi-x86_64-pc-windows-gnu 0.4.0 - MIT/Apache-2.0
10845
https://github.com/retep998/winapi-rs
10846
10847
Copyright (c) 2015-2018 The winapi-rs Developers
10848
10849
Permission is hereby granted, free of charge, to any person obtaining a copy
10850
of this software and associated documentation files (the "Software"), to deal
10851
in the Software without restriction, including without limitation the rights
10852
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10853
copies of the Software, and to permit persons to whom the Software is
10854
furnished to do so, subject to the following conditions:
10855
10856
The above copyright notice and this permission notice shall be included in all
10857
copies or substantial portions of the Software.
10858
10859
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10860
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10861
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10862
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10863
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10864
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10865
SOFTWARE.
10866
---------------------------------------------------------
10867
10868
---------------------------------------------------------
10869
10870
windows-core 0.52.0 - MIT OR Apache-2.0
10871
https://github.com/microsoft/windows-rs
10872
10873
MIT License
10874
10875
Copyright (c) Microsoft Corporation.
10876
10877
Permission is hereby granted, free of charge, to any person obtaining a copy
10878
of this software and associated documentation files (the "Software"), to deal
10879
in the Software without restriction, including without limitation the rights
10880
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10881
copies of the Software, and to permit persons to whom the Software is
10882
furnished to do so, subject to the following conditions:
10883
10884
The above copyright notice and this permission notice shall be included in all
10885
copies or substantial portions of the Software.
10886
10887
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10888
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10889
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10890
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10891
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10892
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10893
SOFTWARE
10894
---------------------------------------------------------
10895
10896
---------------------------------------------------------
10897
10898
windows-sys 0.48.0 - MIT OR Apache-2.0
10899
windows-sys 0.52.0 - MIT OR Apache-2.0
10900
https://github.com/microsoft/windows-rs
10901
10902
MIT License
10903
10904
Copyright (c) Microsoft Corporation.
10905
10906
Permission is hereby granted, free of charge, to any person obtaining a copy
10907
of this software and associated documentation files (the "Software"), to deal
10908
in the Software without restriction, including without limitation the rights
10909
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10910
copies of the Software, and to permit persons to whom the Software is
10911
furnished to do so, subject to the following conditions:
10912
10913
The above copyright notice and this permission notice shall be included in all
10914
copies or substantial portions of the Software.
10915
10916
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10917
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10918
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10919
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10920
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10921
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10922
SOFTWARE
10923
---------------------------------------------------------
10924
10925
---------------------------------------------------------
10926
10927
windows-targets 0.48.5 - MIT OR Apache-2.0
10928
windows-targets 0.52.5 - MIT OR Apache-2.0
10929
https://github.com/microsoft/windows-rs
10930
10931
MIT License
10932
10933
Copyright (c) Microsoft Corporation.
10934
10935
Permission is hereby granted, free of charge, to any person obtaining a copy
10936
of this software and associated documentation files (the "Software"), to deal
10937
in the Software without restriction, including without limitation the rights
10938
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10939
copies of the Software, and to permit persons to whom the Software is
10940
furnished to do so, subject to the following conditions:
10941
10942
The above copyright notice and this permission notice shall be included in all
10943
copies or substantial portions of the Software.
10944
10945
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10946
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10947
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10948
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10949
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10950
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10951
SOFTWARE
10952
---------------------------------------------------------
10953
10954
---------------------------------------------------------
10955
10956
windows_aarch64_gnullvm 0.48.5 - MIT OR Apache-2.0
10957
windows_aarch64_gnullvm 0.52.5 - MIT OR Apache-2.0
10958
https://github.com/microsoft/windows-rs
10959
10960
MIT License
10961
10962
Copyright (c) Microsoft Corporation.
10963
10964
Permission is hereby granted, free of charge, to any person obtaining a copy
10965
of this software and associated documentation files (the "Software"), to deal
10966
in the Software without restriction, including without limitation the rights
10967
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10968
copies of the Software, and to permit persons to whom the Software is
10969
furnished to do so, subject to the following conditions:
10970
10971
The above copyright notice and this permission notice shall be included in all
10972
copies or substantial portions of the Software.
10973
10974
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10975
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10976
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10977
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10978
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10979
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10980
SOFTWARE
10981
---------------------------------------------------------
10982
10983
---------------------------------------------------------
10984
10985
windows_aarch64_msvc 0.48.5 - MIT OR Apache-2.0
10986
windows_aarch64_msvc 0.52.5 - MIT OR Apache-2.0
10987
https://github.com/microsoft/windows-rs
10988
10989
MIT License
10990
10991
Copyright (c) Microsoft Corporation.
10992
10993
Permission is hereby granted, free of charge, to any person obtaining a copy
10994
of this software and associated documentation files (the "Software"), to deal
10995
in the Software without restriction, including without limitation the rights
10996
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10997
copies of the Software, and to permit persons to whom the Software is
10998
furnished to do so, subject to the following conditions:
10999
11000
The above copyright notice and this permission notice shall be included in all
11001
copies or substantial portions of the Software.
11002
11003
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11004
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11005
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11006
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11007
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11008
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11009
SOFTWARE
11010
---------------------------------------------------------
11011
11012
---------------------------------------------------------
11013
11014
windows_i686_gnu 0.48.5 - MIT OR Apache-2.0
11015
windows_i686_gnu 0.52.5 - MIT OR Apache-2.0
11016
https://github.com/microsoft/windows-rs
11017
11018
MIT License
11019
11020
Copyright (c) Microsoft Corporation.
11021
11022
Permission is hereby granted, free of charge, to any person obtaining a copy
11023
of this software and associated documentation files (the "Software"), to deal
11024
in the Software without restriction, including without limitation the rights
11025
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11026
copies of the Software, and to permit persons to whom the Software is
11027
furnished to do so, subject to the following conditions:
11028
11029
The above copyright notice and this permission notice shall be included in all
11030
copies or substantial portions of the Software.
11031
11032
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11033
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11034
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11035
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11036
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11037
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11038
SOFTWARE
11039
---------------------------------------------------------
11040
11041
---------------------------------------------------------
11042
11043
windows_i686_gnullvm 0.52.5 - MIT OR Apache-2.0
11044
https://github.com/microsoft/windows-rs
11045
11046
MIT License
11047
11048
Copyright (c) Microsoft Corporation.
11049
11050
Permission is hereby granted, free of charge, to any person obtaining a copy
11051
of this software and associated documentation files (the "Software"), to deal
11052
in the Software without restriction, including without limitation the rights
11053
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11054
copies of the Software, and to permit persons to whom the Software is
11055
furnished to do so, subject to the following conditions:
11056
11057
The above copyright notice and this permission notice shall be included in all
11058
copies or substantial portions of the Software.
11059
11060
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11061
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11062
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11063
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11064
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11065
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11066
SOFTWARE
11067
---------------------------------------------------------
11068
11069
---------------------------------------------------------
11070
11071
windows_i686_msvc 0.48.5 - MIT OR Apache-2.0
11072
windows_i686_msvc 0.52.5 - MIT OR Apache-2.0
11073
https://github.com/microsoft/windows-rs
11074
11075
MIT License
11076
11077
Copyright (c) Microsoft Corporation.
11078
11079
Permission is hereby granted, free of charge, to any person obtaining a copy
11080
of this software and associated documentation files (the "Software"), to deal
11081
in the Software without restriction, including without limitation the rights
11082
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11083
copies of the Software, and to permit persons to whom the Software is
11084
furnished to do so, subject to the following conditions:
11085
11086
The above copyright notice and this permission notice shall be included in all
11087
copies or substantial portions of the Software.
11088
11089
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11090
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11091
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11092
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11093
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11094
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11095
SOFTWARE
11096
---------------------------------------------------------
11097
11098
---------------------------------------------------------
11099
11100
windows_x86_64_gnu 0.48.5 - MIT OR Apache-2.0
11101
windows_x86_64_gnu 0.52.5 - MIT OR Apache-2.0
11102
https://github.com/microsoft/windows-rs
11103
11104
MIT License
11105
11106
Copyright (c) Microsoft Corporation.
11107
11108
Permission is hereby granted, free of charge, to any person obtaining a copy
11109
of this software and associated documentation files (the "Software"), to deal
11110
in the Software without restriction, including without limitation the rights
11111
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11112
copies of the Software, and to permit persons to whom the Software is
11113
furnished to do so, subject to the following conditions:
11114
11115
The above copyright notice and this permission notice shall be included in all
11116
copies or substantial portions of the Software.
11117
11118
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11119
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11120
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11121
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11122
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11123
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11124
SOFTWARE
11125
---------------------------------------------------------
11126
11127
---------------------------------------------------------
11128
11129
windows_x86_64_gnullvm 0.48.5 - MIT OR Apache-2.0
11130
windows_x86_64_gnullvm 0.52.5 - MIT OR Apache-2.0
11131
https://github.com/microsoft/windows-rs
11132
11133
MIT License
11134
11135
Copyright (c) Microsoft Corporation.
11136
11137
Permission is hereby granted, free of charge, to any person obtaining a copy
11138
of this software and associated documentation files (the "Software"), to deal
11139
in the Software without restriction, including without limitation the rights
11140
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11141
copies of the Software, and to permit persons to whom the Software is
11142
furnished to do so, subject to the following conditions:
11143
11144
The above copyright notice and this permission notice shall be included in all
11145
copies or substantial portions of the Software.
11146
11147
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11148
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11149
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11150
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11151
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11152
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11153
SOFTWARE
11154
---------------------------------------------------------
11155
11156
---------------------------------------------------------
11157
11158
windows_x86_64_msvc 0.48.5 - MIT OR Apache-2.0
11159
windows_x86_64_msvc 0.52.5 - MIT OR Apache-2.0
11160
https://github.com/microsoft/windows-rs
11161
11162
MIT License
11163
11164
Copyright (c) Microsoft Corporation.
11165
11166
Permission is hereby granted, free of charge, to any person obtaining a copy
11167
of this software and associated documentation files (the "Software"), to deal
11168
in the Software without restriction, including without limitation the rights
11169
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11170
copies of the Software, and to permit persons to whom the Software is
11171
furnished to do so, subject to the following conditions:
11172
11173
The above copyright notice and this permission notice shall be included in all
11174
copies or substantial portions of the Software.
11175
11176
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11177
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11178
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11179
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11180
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11181
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11182
SOFTWARE
11183
---------------------------------------------------------
11184
11185
---------------------------------------------------------
11186
11187
winnow 0.5.40 - MIT
11188
https://github.com/winnow-rs/winnow
11189
11190
The MIT License (MIT)
11191
11192
Permission is hereby granted, free of charge, to any person obtaining
11193
a copy of this software and associated documentation files (the
11194
"Software"), to deal in the Software without restriction, including
11195
without limitation the rights to use, copy, modify, merge, publish,
11196
distribute, sublicense, and/or sell copies of the Software, and to
11197
permit persons to whom the Software is furnished to do so, subject to
11198
the following conditions:
11199
11200
The above copyright notice and this permission notice shall be
11201
included in all copies or substantial portions of the Software.
11202
11203
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
11204
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11205
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
11206
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
11207
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11208
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
11209
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11210
---------------------------------------------------------
11211
11212
---------------------------------------------------------
11213
11214
winreg 0.50.0 - MIT
11215
winreg 0.8.0 - MIT
11216
https://github.com/gentoo90/winreg-rs
11217
11218
The MIT License (MIT)
11219
11220
Copyright (c) 2015 Igor Shaula
11221
11222
Permission is hereby granted, free of charge, to any person obtaining a copy
11223
of this software and associated documentation files (the "Software"), to deal
11224
in the Software without restriction, including without limitation the rights
11225
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11226
copies of the Software, and to permit persons to whom the Software is
11227
furnished to do so, subject to the following conditions:
11228
11229
The above copyright notice and this permission notice shall be included in
11230
all copies or substantial portions of the Software.
11231
11232
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11233
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11234
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11235
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11236
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11237
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
11238
THE SOFTWARE.
11239
---------------------------------------------------------
11240
11241
---------------------------------------------------------
11242
11243
write16 1.0.0 - Apache-2.0 OR MIT
11244
https://github.com/hsivonen/write16
11245
11246
Copyright Mozilla Foundation
11247
11248
Permission is hereby granted, free of charge, to any
11249
person obtaining a copy of this software and associated
11250
documentation files (the "Software"), to deal in the
11251
Software without restriction, including without
11252
limitation the rights to use, copy, modify, merge,
11253
publish, distribute, sublicense, and/or sell copies of
11254
the Software, and to permit persons to whom the Software
11255
is furnished to do so, subject to the following
11256
conditions:
11257
11258
The above copyright notice and this permission notice
11259
shall be included in all copies or substantial portions
11260
of the Software.
11261
11262
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11263
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11264
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11265
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11266
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11267
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11268
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11269
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11270
DEALINGS IN THE SOFTWARE.
11271
---------------------------------------------------------
11272
11273
---------------------------------------------------------
11274
11275
writeable 0.5.5 - Unicode-3.0
11276
https://github.com/unicode-org/icu4x
11277
11278
UNICODE LICENSE V3
11279
11280
COPYRIGHT AND PERMISSION NOTICE
11281
11282
Copyright © 2020-2024 Unicode, Inc.
11283
11284
NOTICE TO USER: Carefully read the following legal agreement. BY
11285
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
11286
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
11287
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11288
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
11289
11290
Permission is hereby granted, free of charge, to any person obtaining a
11291
copy of data files and any associated documentation (the "Data Files") or
11292
software and any associated documentation (the "Software") to deal in the
11293
Data Files or Software without restriction, including without limitation
11294
the rights to use, copy, modify, merge, publish, distribute, and/or sell
11295
copies of the Data Files or Software, and to permit persons to whom the
11296
Data Files or Software are furnished to do so, provided that either (a)
11297
this copyright and permission notice appear with all copies of the Data
11298
Files or Software, or (b) this copyright and permission notice appear in
11299
associated Documentation.
11300
11301
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11302
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11303
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
11304
THIRD PARTY RIGHTS.
11305
11306
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
11307
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
11308
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11309
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11310
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
11311
FILES OR SOFTWARE.
11312
11313
Except as contained in this notice, the name of a copyright holder shall
11314
not be used in advertising or otherwise to promote the sale, use or other
11315
dealings in these Data Files or Software without prior written
11316
authorization of the copyright holder.
11317
11318
SPDX-License-Identifier: Unicode-3.0
11319
11320
11321
11322
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
11323
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
11324
---------------------------------------------------------
11325
11326
---------------------------------------------------------
11327
11328
xattr 1.3.1 - MIT/Apache-2.0
11329
https://github.com/Stebalien/xattr
11330
11331
Copyright (c) 2015 Steven Allen
11332
11333
Permission is hereby granted, free of charge, to any
11334
person obtaining a copy of this software and associated
11335
documentation files (the "Software"), to deal in the
11336
Software without restriction, including without
11337
limitation the rights to use, copy, modify, merge,
11338
publish, distribute, sublicense, and/or sell copies of
11339
the Software, and to permit persons to whom the Software
11340
is furnished to do so, subject to the following
11341
conditions:
11342
11343
The above copyright notice and this permission notice
11344
shall be included in all copies or substantial portions
11345
of the Software.
11346
11347
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11348
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11349
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11350
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11351
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11352
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11353
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11354
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11355
DEALINGS IN THE SOFTWARE.
11356
---------------------------------------------------------
11357
11358
---------------------------------------------------------
11359
11360
xdg-home 1.1.0 - MIT
11361
https://github.com/zeenix/xdg-home
11362
11363
The MIT License (MIT)
11364
11365
Permission is hereby granted, free of charge, to any
11366
person obtaining a copy of this software and associated
11367
documentation files (the "Software"), to deal in the
11368
Software without restriction, including without
11369
limitation the rights to use, copy, modify, merge,
11370
publish, distribute, sublicense, and/or sell copies of
11371
the Software, and to permit persons to whom the Software
11372
is furnished to do so, subject to the following
11373
conditions:
11374
11375
The above copyright notice and this permission notice
11376
shall be included in all copies or substantial portions
11377
of the Software.
11378
11379
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11380
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11381
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11382
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11383
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11384
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11385
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11386
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11387
DEALINGS IN THE SOFTWARE.
11388
---------------------------------------------------------
11389
11390
---------------------------------------------------------
11391
11392
yasna 0.5.2 - MIT OR Apache-2.0
11393
https://github.com/qnighy/yasna.rs
11394
11395
Copyright (c) 2016 Masaki Hara
11396
11397
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:
11398
11399
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
11400
11401
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.
11402
---------------------------------------------------------
11403
11404
---------------------------------------------------------
11405
11406
yoke 0.7.5 - Unicode-3.0
11407
https://github.com/unicode-org/icu4x
11408
11409
UNICODE LICENSE V3
11410
11411
COPYRIGHT AND PERMISSION NOTICE
11412
11413
Copyright © 2020-2024 Unicode, Inc.
11414
11415
NOTICE TO USER: Carefully read the following legal agreement. BY
11416
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
11417
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
11418
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11419
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
11420
11421
Permission is hereby granted, free of charge, to any person obtaining a
11422
copy of data files and any associated documentation (the "Data Files") or
11423
software and any associated documentation (the "Software") to deal in the
11424
Data Files or Software without restriction, including without limitation
11425
the rights to use, copy, modify, merge, publish, distribute, and/or sell
11426
copies of the Data Files or Software, and to permit persons to whom the
11427
Data Files or Software are furnished to do so, provided that either (a)
11428
this copyright and permission notice appear with all copies of the Data
11429
Files or Software, or (b) this copyright and permission notice appear in
11430
associated Documentation.
11431
11432
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11433
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11434
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
11435
THIRD PARTY RIGHTS.
11436
11437
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
11438
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
11439
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11440
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11441
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
11442
FILES OR SOFTWARE.
11443
11444
Except as contained in this notice, the name of a copyright holder shall
11445
not be used in advertising or otherwise to promote the sale, use or other
11446
dealings in these Data Files or Software without prior written
11447
authorization of the copyright holder.
11448
11449
SPDX-License-Identifier: Unicode-3.0
11450
11451
11452
11453
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
11454
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
11455
---------------------------------------------------------
11456
11457
---------------------------------------------------------
11458
11459
yoke-derive 0.7.5 - Unicode-3.0
11460
https://github.com/unicode-org/icu4x
11461
11462
UNICODE LICENSE V3
11463
11464
COPYRIGHT AND PERMISSION NOTICE
11465
11466
Copyright © 2020-2024 Unicode, Inc.
11467
11468
NOTICE TO USER: Carefully read the following legal agreement. BY
11469
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
11470
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
11471
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11472
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
11473
11474
Permission is hereby granted, free of charge, to any person obtaining a
11475
copy of data files and any associated documentation (the "Data Files") or
11476
software and any associated documentation (the "Software") to deal in the
11477
Data Files or Software without restriction, including without limitation
11478
the rights to use, copy, modify, merge, publish, distribute, and/or sell
11479
copies of the Data Files or Software, and to permit persons to whom the
11480
Data Files or Software are furnished to do so, provided that either (a)
11481
this copyright and permission notice appear with all copies of the Data
11482
Files or Software, or (b) this copyright and permission notice appear in
11483
associated Documentation.
11484
11485
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11486
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11487
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
11488
THIRD PARTY RIGHTS.
11489
11490
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
11491
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
11492
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11493
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11494
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
11495
FILES OR SOFTWARE.
11496
11497
Except as contained in this notice, the name of a copyright holder shall
11498
not be used in advertising or otherwise to promote the sale, use or other
11499
dealings in these Data Files or Software without prior written
11500
authorization of the copyright holder.
11501
11502
SPDX-License-Identifier: Unicode-3.0
11503
11504
11505
11506
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
11507
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
11508
---------------------------------------------------------
11509
11510
---------------------------------------------------------
11511
11512
zbus 3.15.2 - MIT
11513
https://github.com/dbus2/zbus/
11514
11515
The MIT License (MIT)
11516
11517
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
11518
11519
Permission is hereby granted, free of charge, to any
11520
person obtaining a copy of this software and associated
11521
documentation files (the "Software"), to deal in the
11522
Software without restriction, including without
11523
limitation the rights to use, copy, modify, merge,
11524
publish, distribute, sublicense, and/or sell copies of
11525
the Software, and to permit persons to whom the Software
11526
is furnished to do so, subject to the following
11527
conditions:
11528
11529
The above copyright notice and this permission notice
11530
shall be included in all copies or substantial portions
11531
of the Software.
11532
11533
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11534
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11535
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11536
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11537
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11538
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11539
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11540
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11541
DEALINGS IN THE SOFTWARE.
11542
---------------------------------------------------------
11543
11544
---------------------------------------------------------
11545
11546
zbus_macros 3.15.2 - MIT
11547
https://github.com/dbus2/zbus/
11548
11549
The MIT License (MIT)
11550
11551
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
11552
11553
Permission is hereby granted, free of charge, to any
11554
person obtaining a copy of this software and associated
11555
documentation files (the "Software"), to deal in the
11556
Software without restriction, including without
11557
limitation the rights to use, copy, modify, merge,
11558
publish, distribute, sublicense, and/or sell copies of
11559
the Software, and to permit persons to whom the Software
11560
is furnished to do so, subject to the following
11561
conditions:
11562
11563
The above copyright notice and this permission notice
11564
shall be included in all copies or substantial portions
11565
of the Software.
11566
11567
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11568
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11569
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11570
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11571
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11572
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11573
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11574
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11575
DEALINGS IN THE SOFTWARE.
11576
---------------------------------------------------------
11577
11578
---------------------------------------------------------
11579
11580
zbus_names 2.6.1 - MIT
11581
https://github.com/dbus2/zbus/
11582
11583
The MIT License (MIT)
11584
11585
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
11586
11587
Permission is hereby granted, free of charge, to any
11588
person obtaining a copy of this software and associated
11589
documentation files (the "Software"), to deal in the
11590
Software without restriction, including without
11591
limitation the rights to use, copy, modify, merge,
11592
publish, distribute, sublicense, and/or sell copies of
11593
the Software, and to permit persons to whom the Software
11594
is furnished to do so, subject to the following
11595
conditions:
11596
11597
The above copyright notice and this permission notice
11598
shall be included in all copies or substantial portions
11599
of the Software.
11600
11601
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11602
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11603
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11604
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11605
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11606
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11607
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11608
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11609
DEALINGS IN THE SOFTWARE.
11610
---------------------------------------------------------
11611
11612
---------------------------------------------------------
11613
11614
zerofrom 0.1.5 - Unicode-3.0
11615
https://github.com/unicode-org/icu4x
11616
11617
UNICODE LICENSE V3
11618
11619
COPYRIGHT AND PERMISSION NOTICE
11620
11621
Copyright © 2020-2024 Unicode, Inc.
11622
11623
NOTICE TO USER: Carefully read the following legal agreement. BY
11624
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
11625
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
11626
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11627
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
11628
11629
Permission is hereby granted, free of charge, to any person obtaining a
11630
copy of data files and any associated documentation (the "Data Files") or
11631
software and any associated documentation (the "Software") to deal in the
11632
Data Files or Software without restriction, including without limitation
11633
the rights to use, copy, modify, merge, publish, distribute, and/or sell
11634
copies of the Data Files or Software, and to permit persons to whom the
11635
Data Files or Software are furnished to do so, provided that either (a)
11636
this copyright and permission notice appear with all copies of the Data
11637
Files or Software, or (b) this copyright and permission notice appear in
11638
associated Documentation.
11639
11640
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11641
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11642
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
11643
THIRD PARTY RIGHTS.
11644
11645
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
11646
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
11647
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11648
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11649
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
11650
FILES OR SOFTWARE.
11651
11652
Except as contained in this notice, the name of a copyright holder shall
11653
not be used in advertising or otherwise to promote the sale, use or other
11654
dealings in these Data Files or Software without prior written
11655
authorization of the copyright holder.
11656
11657
SPDX-License-Identifier: Unicode-3.0
11658
11659
11660
11661
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
11662
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
11663
---------------------------------------------------------
11664
11665
---------------------------------------------------------
11666
11667
zerofrom-derive 0.1.5 - Unicode-3.0
11668
https://github.com/unicode-org/icu4x
11669
11670
UNICODE LICENSE V3
11671
11672
COPYRIGHT AND PERMISSION NOTICE
11673
11674
Copyright © 2020-2024 Unicode, Inc.
11675
11676
NOTICE TO USER: Carefully read the following legal agreement. BY
11677
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
11678
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
11679
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11680
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
11681
11682
Permission is hereby granted, free of charge, to any person obtaining a
11683
copy of data files and any associated documentation (the "Data Files") or
11684
software and any associated documentation (the "Software") to deal in the
11685
Data Files or Software without restriction, including without limitation
11686
the rights to use, copy, modify, merge, publish, distribute, and/or sell
11687
copies of the Data Files or Software, and to permit persons to whom the
11688
Data Files or Software are furnished to do so, provided that either (a)
11689
this copyright and permission notice appear with all copies of the Data
11690
Files or Software, or (b) this copyright and permission notice appear in
11691
associated Documentation.
11692
11693
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11694
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11695
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
11696
THIRD PARTY RIGHTS.
11697
11698
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
11699
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
11700
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11701
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11702
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
11703
FILES OR SOFTWARE.
11704
11705
Except as contained in this notice, the name of a copyright holder shall
11706
not be used in advertising or otherwise to promote the sale, use or other
11707
dealings in these Data Files or Software without prior written
11708
authorization of the copyright holder.
11709
11710
SPDX-License-Identifier: Unicode-3.0
11711
11712
11713
11714
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
11715
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
11716
---------------------------------------------------------
11717
11718
---------------------------------------------------------
11719
11720
zeroize 1.7.0 - Apache-2.0 OR MIT
11721
https://github.com/RustCrypto/utils/tree/master/zeroize
11722
11723
All crates licensed under either of
11724
11725
* [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
11726
* [MIT license](http://opensource.org/licenses/MIT)
11727
11728
at your option.
11729
11730
### Contribution
11731
11732
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
11733
11734
[//]: # (badges)
11735
11736
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
11737
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
11738
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
11739
[deps-image]: https://deps.rs/repo/github/RustCrypto/utils/status.svg
11740
[deps-link]: https://deps.rs/repo/github/RustCrypto/utils
11741
11742
[//]: # (crates)
11743
11744
[`blobby`]: ./blobby
11745
[`block-buffer`]: ./block-buffer
11746
[`block‑padding`]: ./block-padding
11747
[`cmov`]: ./cmov
11748
[`collectable`]: ./collectable
11749
[`cpufeatures`]: ./cpufeatures
11750
[`dbl`]: ./dbl
11751
[`digest-io`]: ./digest-io
11752
[`hex-literal`]: ./hex-literal
11753
[`inout`]: ./inout
11754
[`opaque-debug`]: ./opaque-debug
11755
[`wycheproof2blb`]: ./wycheproof2blb
11756
[`zeroize`]: ./zeroize
11757
11758
[//]: # (misc)
11759
11760
[Wycheproof]: https://github.com/google/wycheproof
11761
---------------------------------------------------------
11762
11763
---------------------------------------------------------
11764
11765
zerovec 0.10.4 - Unicode-3.0
11766
https://github.com/unicode-org/icu4x
11767
11768
UNICODE LICENSE V3
11769
11770
COPYRIGHT AND PERMISSION NOTICE
11771
11772
Copyright © 2020-2024 Unicode, Inc.
11773
11774
NOTICE TO USER: Carefully read the following legal agreement. BY
11775
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
11776
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
11777
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11778
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
11779
11780
Permission is hereby granted, free of charge, to any person obtaining a
11781
copy of data files and any associated documentation (the "Data Files") or
11782
software and any associated documentation (the "Software") to deal in the
11783
Data Files or Software without restriction, including without limitation
11784
the rights to use, copy, modify, merge, publish, distribute, and/or sell
11785
copies of the Data Files or Software, and to permit persons to whom the
11786
Data Files or Software are furnished to do so, provided that either (a)
11787
this copyright and permission notice appear with all copies of the Data
11788
Files or Software, or (b) this copyright and permission notice appear in
11789
associated Documentation.
11790
11791
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11792
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11793
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
11794
THIRD PARTY RIGHTS.
11795
11796
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
11797
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
11798
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11799
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11800
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
11801
FILES OR SOFTWARE.
11802
11803
Except as contained in this notice, the name of a copyright holder shall
11804
not be used in advertising or otherwise to promote the sale, use or other
11805
dealings in these Data Files or Software without prior written
11806
authorization of the copyright holder.
11807
11808
SPDX-License-Identifier: Unicode-3.0
11809
11810
11811
11812
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
11813
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
11814
---------------------------------------------------------
11815
11816
---------------------------------------------------------
11817
11818
zerovec-derive 0.10.3 - Unicode-3.0
11819
https://github.com/unicode-org/icu4x
11820
11821
UNICODE LICENSE V3
11822
11823
COPYRIGHT AND PERMISSION NOTICE
11824
11825
Copyright © 2020-2024 Unicode, Inc.
11826
11827
NOTICE TO USER: Carefully read the following legal agreement. BY
11828
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
11829
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
11830
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11831
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
11832
11833
Permission is hereby granted, free of charge, to any person obtaining a
11834
copy of data files and any associated documentation (the "Data Files") or
11835
software and any associated documentation (the "Software") to deal in the
11836
Data Files or Software without restriction, including without limitation
11837
the rights to use, copy, modify, merge, publish, distribute, and/or sell
11838
copies of the Data Files or Software, and to permit persons to whom the
11839
Data Files or Software are furnished to do so, provided that either (a)
11840
this copyright and permission notice appear with all copies of the Data
11841
Files or Software, or (b) this copyright and permission notice appear in
11842
associated Documentation.
11843
11844
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11845
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11846
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
11847
THIRD PARTY RIGHTS.
11848
11849
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
11850
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
11851
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11852
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11853
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
11854
FILES OR SOFTWARE.
11855
11856
Except as contained in this notice, the name of a copyright holder shall
11857
not be used in advertising or otherwise to promote the sale, use or other
11858
dealings in these Data Files or Software without prior written
11859
authorization of the copyright holder.
11860
11861
SPDX-License-Identifier: Unicode-3.0
11862
11863
11864
11865
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
11866
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
11867
---------------------------------------------------------
11868
11869
---------------------------------------------------------
11870
11871
zip 0.6.6 - MIT
11872
https://github.com/zip-rs/zip2
11873
11874
The MIT License (MIT)
11875
11876
Copyright (c) 2014 Mathijs van de Nes
11877
11878
Permission is hereby granted, free of charge, to any person obtaining a copy
11879
of this software and associated documentation files (the "Software"), to deal
11880
in the Software without restriction, including without limitation the rights
11881
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11882
copies of the Software, and to permit persons to whom the Software is
11883
furnished to do so, subject to the following conditions:
11884
11885
The above copyright notice and this permission notice shall be included in all
11886
copies or substantial portions of the Software.
11887
11888
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11889
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11890
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11891
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11892
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11893
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11894
SOFTWARE.
11895
11896
Some files in the "tests/data" subdirectory of this repository are under other
11897
licences; see files named LICENSE.*.txt for details.
11898
---------------------------------------------------------
11899
11900
---------------------------------------------------------
11901
11902
zvariant 3.15.2 - MIT
11903
https://github.com/dbus2/zbus/
11904
11905
The MIT License (MIT)
11906
11907
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
11908
11909
Permission is hereby granted, free of charge, to any
11910
person obtaining a copy of this software and associated
11911
documentation files (the "Software"), to deal in the
11912
Software without restriction, including without
11913
limitation the rights to use, copy, modify, merge,
11914
publish, distribute, sublicense, and/or sell copies of
11915
the Software, and to permit persons to whom the Software
11916
is furnished to do so, subject to the following
11917
conditions:
11918
11919
The above copyright notice and this permission notice
11920
shall be included in all copies or substantial portions
11921
of the Software.
11922
11923
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11924
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11925
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11926
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11927
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11928
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11929
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11930
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11931
DEALINGS IN THE SOFTWARE.
11932
---------------------------------------------------------
11933
11934
---------------------------------------------------------
11935
11936
zvariant_derive 3.15.2 - MIT
11937
https://github.com/dbus2/zbus/
11938
11939
The MIT License (MIT)
11940
11941
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
11942
11943
Permission is hereby granted, free of charge, to any
11944
person obtaining a copy of this software and associated
11945
documentation files (the "Software"), to deal in the
11946
Software without restriction, including without
11947
limitation the rights to use, copy, modify, merge,
11948
publish, distribute, sublicense, and/or sell copies of
11949
the Software, and to permit persons to whom the Software
11950
is furnished to do so, subject to the following
11951
conditions:
11952
11953
The above copyright notice and this permission notice
11954
shall be included in all copies or substantial portions
11955
of the Software.
11956
11957
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11958
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11959
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11960
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11961
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11962
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11963
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11964
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11965
DEALINGS IN THE SOFTWARE.
11966
---------------------------------------------------------
11967
11968
---------------------------------------------------------
11969
11970
zvariant_utils 1.0.1 - MIT
11971
https://github.com/dbus2/zbus/
11972
11973
The MIT License (MIT)
11974
11975
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
11976
11977
Permission is hereby granted, free of charge, to any
11978
person obtaining a copy of this software and associated
11979
documentation files (the "Software"), to deal in the
11980
Software without restriction, including without
11981
limitation the rights to use, copy, modify, merge,
11982
publish, distribute, sublicense, and/or sell copies of
11983
the Software, and to permit persons to whom the Software
11984
is furnished to do so, subject to the following
11985
conditions:
11986
11987
The above copyright notice and this permission notice
11988
shall be included in all copies or substantial portions
11989
of the Software.
11990
11991
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11992
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11993
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11994
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11995
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11996
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11997
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11998
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11999
DEALINGS IN THE SOFTWARE.
12000
---------------------------------------------------------
12001