polars-df 0.18.0-x64-mingw-ucrt → 0.20.0-x64-mingw-ucrt
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/Cargo.lock +185 -325
- data/LICENSE-THIRD-PARTY.txt +857 -2293
- data/lib/polars/3.2/polars.so +0 -0
- data/lib/polars/3.3/polars.so +0 -0
- data/lib/polars/3.4/polars.so +0 -0
- data/lib/polars/array_expr.rb +4 -2
- data/lib/polars/expr.rb +15 -17
- data/lib/polars/functions/eager.rb +1 -1
- data/lib/polars/functions/lit.rb +4 -9
- data/lib/polars/list_expr.rb +15 -14
- data/lib/polars/list_name_space.rb +1 -7
- data/lib/polars/meta_expr.rb +7 -7
- data/lib/polars/series.rb +30 -11
- data/lib/polars/string_expr.rb +3 -3
- data/lib/polars/string_name_space.rb +1 -1
- data/lib/polars/version.rb +1 -1
- metadata +2 -2
data/LICENSE-THIRD-PARTY.txt
CHANGED
@@ -10,7 +10,7 @@ adler32 v1.2.0
|
|
10
10
|
https://github.com/remram44/adler32-rs
|
11
11
|
Zlib
|
12
12
|
|
13
|
-
ahash v0.8.
|
13
|
+
ahash v0.8.12
|
14
14
|
https://github.com/tkaitchuck/ahash
|
15
15
|
MIT OR Apache-2.0
|
16
16
|
|
@@ -30,7 +30,7 @@ allocator-api2 v0.2.21
|
|
30
30
|
https://github.com/zakarumych/allocator-api2
|
31
31
|
MIT OR Apache-2.0
|
32
32
|
|
33
|
-
argminmax v0.6.
|
33
|
+
argminmax v0.6.3
|
34
34
|
https://github.com/jvdd/argminmax
|
35
35
|
MIT
|
36
36
|
|
@@ -90,7 +90,7 @@ bindgen v0.69.5
|
|
90
90
|
https://rust-lang.github.io/rust-bindgen/
|
91
91
|
BSD-3-Clause
|
92
92
|
|
93
|
-
bitflags v2.9.
|
93
|
+
bitflags v2.9.1
|
94
94
|
https://github.com/bitflags/bitflags
|
95
95
|
MIT OR Apache-2.0
|
96
96
|
|
@@ -102,6 +102,10 @@ block-buffer v0.10.4
|
|
102
102
|
https://github.com/RustCrypto/utils
|
103
103
|
MIT OR Apache-2.0
|
104
104
|
|
105
|
+
boxcar v0.2.13
|
106
|
+
https://github.com/ibraheemdev/boxcar
|
107
|
+
MIT
|
108
|
+
|
105
109
|
brotli v7.0.0
|
106
110
|
https://github.com/dropbox/rust-brotli
|
107
111
|
BSD-3-Clause AND MIT
|
@@ -130,7 +134,7 @@ castaway v0.2.3
|
|
130
134
|
https://github.com/sagebind/castaway
|
131
135
|
MIT
|
132
136
|
|
133
|
-
cc v1.2.
|
137
|
+
cc v1.2.23
|
134
138
|
https://github.com/rust-lang/cc-rs
|
135
139
|
MIT OR Apache-2.0
|
136
140
|
|
@@ -238,10 +242,6 @@ either v1.15.0
|
|
238
242
|
https://github.com/rayon-rs/either
|
239
243
|
MIT OR Apache-2.0
|
240
244
|
|
241
|
-
enum_dispatch v0.3.13
|
242
|
-
https://gitlab.com/antonok/enum_dispatch
|
243
|
-
MIT OR Apache-2.0
|
244
|
-
|
245
245
|
equivalent v1.0.2
|
246
246
|
https://github.com/indexmap-rs/equivalent
|
247
247
|
Apache-2.0 OR MIT
|
@@ -334,7 +334,7 @@ getrandom v0.2.16
|
|
334
334
|
https://github.com/rust-random/getrandom
|
335
335
|
MIT OR Apache-2.0
|
336
336
|
|
337
|
-
getrandom v0.3.
|
337
|
+
getrandom v0.3.3
|
338
338
|
https://github.com/rust-random/getrandom
|
339
339
|
MIT OR Apache-2.0
|
340
340
|
|
@@ -398,47 +398,35 @@ hyper-rustls v0.27.5
|
|
398
398
|
https://github.com/rustls/hyper-rustls
|
399
399
|
Apache-2.0 OR ISC OR MIT
|
400
400
|
|
401
|
-
hyper-util v0.1.
|
401
|
+
hyper-util v0.1.12
|
402
402
|
https://hyper.rs
|
403
403
|
MIT
|
404
404
|
|
405
|
-
icu_collections
|
405
|
+
icu_collections v2.0.0
|
406
406
|
https://icu4x.unicode.org
|
407
407
|
Unicode-3.0
|
408
408
|
|
409
|
-
|
409
|
+
icu_locale_core v2.0.0
|
410
410
|
https://icu4x.unicode.org
|
411
411
|
Unicode-3.0
|
412
412
|
|
413
|
-
|
413
|
+
icu_normalizer v2.0.0
|
414
414
|
https://icu4x.unicode.org
|
415
415
|
Unicode-3.0
|
416
416
|
|
417
|
-
|
417
|
+
icu_normalizer_data v2.0.0
|
418
418
|
https://icu4x.unicode.org
|
419
419
|
Unicode-3.0
|
420
420
|
|
421
|
-
|
421
|
+
icu_properties v2.0.1
|
422
422
|
https://icu4x.unicode.org
|
423
423
|
Unicode-3.0
|
424
424
|
|
425
|
-
|
425
|
+
icu_properties_data v2.0.1
|
426
426
|
https://icu4x.unicode.org
|
427
427
|
Unicode-3.0
|
428
428
|
|
429
|
-
|
430
|
-
https://icu4x.unicode.org
|
431
|
-
Unicode-3.0
|
432
|
-
|
433
|
-
icu_properties_data v1.5.1
|
434
|
-
https://icu4x.unicode.org
|
435
|
-
Unicode-3.0
|
436
|
-
|
437
|
-
icu_provider v1.5.0
|
438
|
-
https://icu4x.unicode.org
|
439
|
-
Unicode-3.0
|
440
|
-
|
441
|
-
icu_provider_macros v1.5.0
|
429
|
+
icu_provider v2.0.0
|
442
430
|
https://icu4x.unicode.org
|
443
431
|
Unicode-3.0
|
444
432
|
|
@@ -446,7 +434,7 @@ idna v1.0.3
|
|
446
434
|
https://github.com/servo/rust-url/
|
447
435
|
MIT OR Apache-2.0
|
448
436
|
|
449
|
-
idna_adapter v1.2.
|
437
|
+
idna_adapter v1.2.1
|
450
438
|
https://docs.rs/crate/idna_adapter/latest
|
451
439
|
Apache-2.0 OR MIT
|
452
440
|
|
@@ -498,11 +486,11 @@ libflate_lz77 v1.2.0
|
|
498
486
|
https://github.com/sile/libflate
|
499
487
|
MIT
|
500
488
|
|
501
|
-
libloading v0.8.
|
489
|
+
libloading v0.8.7
|
502
490
|
https://github.com/nagisa/rust_libloading/
|
503
491
|
ISC
|
504
492
|
|
505
|
-
libm v0.2.
|
493
|
+
libm v0.2.15
|
506
494
|
https://github.com/rust-lang/compiler-builtins
|
507
495
|
MIT
|
508
496
|
|
@@ -510,7 +498,7 @@ libz-rs-sys v0.5.0
|
|
510
498
|
https://github.com/trifectatechfoundation/zlib-rs
|
511
499
|
Zlib
|
512
500
|
|
513
|
-
litemap v0.
|
501
|
+
litemap v0.8.0
|
514
502
|
https://github.com/unicode-org/icu4x
|
515
503
|
Unicode-3.0
|
516
504
|
|
@@ -522,6 +510,10 @@ log v0.4.27
|
|
522
510
|
https://github.com/rust-lang/log
|
523
511
|
MIT OR Apache-2.0
|
524
512
|
|
513
|
+
lru-slab v0.1.2
|
514
|
+
https://github.com/Ralith/lru-slab
|
515
|
+
MIT OR Apache-2.0 OR Zlib
|
516
|
+
|
525
517
|
lz4 v1.28.1
|
526
518
|
https://github.com/10xGenomics/lz4-rs
|
527
519
|
MIT
|
@@ -574,16 +566,12 @@ now v0.1.3
|
|
574
566
|
https://github.com/Kilerd/now
|
575
567
|
MIT
|
576
568
|
|
577
|
-
ntapi v0.4.1
|
578
|
-
https://github.com/MSxDOS/ntapi
|
579
|
-
Apache-2.0 OR MIT
|
580
|
-
|
581
569
|
num-traits v0.2.19
|
582
570
|
https://github.com/rust-num/num-traits
|
583
571
|
MIT OR Apache-2.0
|
584
572
|
|
585
|
-
object_store v0.12.
|
586
|
-
https://github.com/apache/arrow-rs
|
573
|
+
object_store v0.12.1
|
574
|
+
https://github.com/apache/arrow-rs-object-store
|
587
575
|
MIT/Apache-2.0
|
588
576
|
|
589
577
|
once_cell v1.21.3
|
@@ -642,58 +630,59 @@ pkg-config v0.3.32
|
|
642
630
|
https://github.com/rust-lang/pkg-config-rs
|
643
631
|
MIT OR Apache-2.0
|
644
632
|
|
645
|
-
planus
|
633
|
+
planus v1.1.1
|
646
634
|
https://github.com/planus-org/planus
|
647
635
|
MIT/Apache-2.0
|
648
636
|
|
649
|
-
polars v0.
|
637
|
+
polars v0.49.1
|
650
638
|
https://www.pola.rs/
|
651
639
|
MIT
|
652
640
|
|
653
|
-
polars-arrow v0.
|
641
|
+
polars-arrow v0.49.1
|
654
642
|
https://www.pola.rs/
|
655
643
|
MIT AND Apache-2.0
|
656
644
|
|
657
|
-
polars-arrow-format v0.
|
658
|
-
https://github.com/
|
645
|
+
polars-arrow-format v0.2.0
|
646
|
+
https://github.com/DataEngineeringLabs/arrow-format
|
647
|
+
Apache-2.0
|
659
648
|
|
660
|
-
polars-compute v0.
|
649
|
+
polars-compute v0.49.1
|
661
650
|
https://www.pola.rs/
|
662
651
|
MIT
|
663
652
|
|
664
|
-
polars-core v0.
|
653
|
+
polars-core v0.49.1
|
665
654
|
https://www.pola.rs/
|
666
655
|
MIT
|
667
656
|
|
668
|
-
polars-error v0.
|
657
|
+
polars-error v0.49.1
|
669
658
|
https://www.pola.rs/
|
670
659
|
MIT
|
671
660
|
|
672
|
-
polars-expr v0.
|
661
|
+
polars-expr v0.49.1
|
673
662
|
https://www.pola.rs/
|
674
663
|
MIT
|
675
664
|
|
676
|
-
polars-io v0.
|
665
|
+
polars-io v0.49.1
|
677
666
|
https://www.pola.rs/
|
678
667
|
MIT
|
679
668
|
|
680
|
-
polars-json v0.
|
669
|
+
polars-json v0.49.1
|
681
670
|
https://www.pola.rs/
|
682
671
|
MIT
|
683
672
|
|
684
|
-
polars-lazy v0.
|
673
|
+
polars-lazy v0.49.1
|
685
674
|
https://www.pola.rs/
|
686
675
|
MIT
|
687
676
|
|
688
|
-
polars-mem-engine v0.
|
677
|
+
polars-mem-engine v0.49.1
|
689
678
|
https://www.pola.rs/
|
690
679
|
MIT
|
691
680
|
|
692
|
-
polars-ops v0.
|
681
|
+
polars-ops v0.49.1
|
693
682
|
https://www.pola.rs/
|
694
683
|
MIT
|
695
684
|
|
696
|
-
polars-parquet v0.
|
685
|
+
polars-parquet v0.49.1
|
697
686
|
https://www.pola.rs/
|
698
687
|
MIT AND Apache-2.0
|
699
688
|
|
@@ -701,37 +690,37 @@ polars-parquet-format v0.1.0
|
|
701
690
|
https://github.com/pola-rs/parquet-format
|
702
691
|
MIT AND Apache-2.0
|
703
692
|
|
704
|
-
polars-
|
693
|
+
polars-plan v0.49.1
|
705
694
|
https://www.pola.rs/
|
706
695
|
MIT
|
707
696
|
|
708
|
-
polars-
|
697
|
+
polars-row v0.49.1
|
709
698
|
https://www.pola.rs/
|
710
699
|
MIT
|
711
700
|
|
712
|
-
polars-
|
701
|
+
polars-schema v0.49.1
|
713
702
|
https://www.pola.rs/
|
714
703
|
MIT
|
715
704
|
|
716
|
-
polars-
|
705
|
+
polars-sql v0.49.1
|
717
706
|
https://www.pola.rs/
|
718
707
|
MIT
|
719
708
|
|
720
|
-
polars-
|
709
|
+
polars-stream v0.49.1
|
721
710
|
https://www.pola.rs/
|
722
711
|
MIT
|
723
712
|
|
724
|
-
polars-
|
713
|
+
polars-time v0.49.1
|
725
714
|
https://www.pola.rs/
|
726
715
|
MIT
|
727
716
|
|
728
|
-
polars-
|
717
|
+
polars-utils v0.49.1
|
729
718
|
https://www.pola.rs/
|
730
719
|
MIT
|
731
720
|
|
732
|
-
|
733
|
-
https://
|
734
|
-
|
721
|
+
potential_utf v0.1.2
|
722
|
+
https://icu4x.unicode.org
|
723
|
+
Unicode-3.0
|
735
724
|
|
736
725
|
ppv-lite86 v0.2.21
|
737
726
|
https://github.com/cryptocorrosion/cryptocorrosion
|
@@ -749,11 +738,11 @@ quick-xml v0.37.5
|
|
749
738
|
https://github.com/tafia/quick-xml
|
750
739
|
MIT
|
751
740
|
|
752
|
-
quinn v0.11.
|
741
|
+
quinn v0.11.8
|
753
742
|
https://github.com/quinn-rs/quinn
|
754
743
|
MIT OR Apache-2.0
|
755
744
|
|
756
|
-
quinn-proto v0.11.
|
745
|
+
quinn-proto v0.11.12
|
757
746
|
https://github.com/quinn-rs/quinn
|
758
747
|
MIT OR Apache-2.0
|
759
748
|
|
@@ -805,11 +794,11 @@ rayon-core v1.12.1
|
|
805
794
|
https://github.com/rayon-rs/rayon
|
806
795
|
MIT OR Apache-2.0
|
807
796
|
|
808
|
-
rb-sys v0.9.
|
797
|
+
rb-sys v0.9.115
|
809
798
|
https://github.com/oxidize-rb/rb-sys
|
810
799
|
MIT OR Apache-2.0
|
811
800
|
|
812
|
-
rb-sys-build v0.9.
|
801
|
+
rb-sys-build v0.9.115
|
813
802
|
https://github.com/oxidize-rb/rb-sys
|
814
803
|
MIT OR Apache-2.0
|
815
804
|
|
@@ -873,7 +862,7 @@ rustc-hash v2.1.1
|
|
873
862
|
https://github.com/rust-lang/rustc-hash
|
874
863
|
Apache-2.0 OR MIT
|
875
864
|
|
876
|
-
rustls v0.23.
|
865
|
+
rustls v0.23.27
|
877
866
|
https://github.com/rustls/rustls
|
878
867
|
Apache-2.0 OR ISC OR MIT
|
879
868
|
|
@@ -885,11 +874,11 @@ rustls-pemfile v2.2.0
|
|
885
874
|
https://github.com/rustls/pemfile
|
886
875
|
Apache-2.0 OR ISC OR MIT
|
887
876
|
|
888
|
-
rustls-pki-types v1.
|
877
|
+
rustls-pki-types v1.12.0
|
889
878
|
https://github.com/rustls/pki-types
|
890
879
|
MIT OR Apache-2.0
|
891
880
|
|
892
|
-
rustls-webpki v0.103.
|
881
|
+
rustls-webpki v0.103.3
|
893
882
|
https://github.com/rustls/webpki
|
894
883
|
ISC
|
895
884
|
|
@@ -941,7 +930,7 @@ shlex v1.3.0
|
|
941
930
|
https://github.com/comex/rust-shlex
|
942
931
|
MIT OR Apache-2.0
|
943
932
|
|
944
|
-
signal-hook v0.3.
|
933
|
+
signal-hook v0.3.18
|
945
934
|
https://github.com/vorner/signal-hook
|
946
935
|
Apache-2.0/MIT
|
947
936
|
|
@@ -1033,10 +1022,6 @@ synstructure v0.13.2
|
|
1033
1022
|
https://github.com/mystor/synstructure
|
1034
1023
|
MIT
|
1035
1024
|
|
1036
|
-
sysinfo v0.33.1
|
1037
|
-
https://github.com/GuillaumeGomez/sysinfo
|
1038
|
-
MIT
|
1039
|
-
|
1040
1025
|
thiserror v2.0.12
|
1041
1026
|
https://github.com/dtolnay/thiserror
|
1042
1027
|
MIT OR Apache-2.0
|
@@ -1045,7 +1030,7 @@ thiserror-impl v2.0.12
|
|
1045
1030
|
https://github.com/dtolnay/thiserror
|
1046
1031
|
MIT OR Apache-2.0
|
1047
1032
|
|
1048
|
-
tinystr v0.
|
1033
|
+
tinystr v0.8.1
|
1049
1034
|
https://github.com/unicode-org/icu4x
|
1050
1035
|
Unicode-3.0
|
1051
1036
|
|
@@ -1057,7 +1042,7 @@ tinyvec_macros v0.1.1
|
|
1057
1042
|
https://github.com/Soveu/tinyvec_macros
|
1058
1043
|
MIT OR Apache-2.0 OR Zlib
|
1059
1044
|
|
1060
|
-
tokio v1.
|
1045
|
+
tokio v1.45.0
|
1061
1046
|
https://tokio.rs
|
1062
1047
|
MIT
|
1063
1048
|
|
@@ -1133,10 +1118,6 @@ url v2.5.4
|
|
1133
1118
|
https://github.com/servo/rust-url
|
1134
1119
|
MIT OR Apache-2.0
|
1135
1120
|
|
1136
|
-
utf16_iter v1.0.5
|
1137
|
-
https://docs.rs/utf16_iter/
|
1138
|
-
Apache-2.0 OR MIT
|
1139
|
-
|
1140
1121
|
utf8_iter v1.0.4
|
1141
1122
|
https://docs.rs/utf8_iter/
|
1142
1123
|
Apache-2.0 OR MIT
|
@@ -1173,22 +1154,6 @@ winapi-x86_64-pc-windows-gnu v0.4.0
|
|
1173
1154
|
https://github.com/retep998/winapi-rs
|
1174
1155
|
MIT/Apache-2.0
|
1175
1156
|
|
1176
|
-
windows v0.57.0
|
1177
|
-
https://github.com/microsoft/windows-rs
|
1178
|
-
MIT OR Apache-2.0
|
1179
|
-
|
1180
|
-
windows-core v0.57.0
|
1181
|
-
https://github.com/microsoft/windows-rs
|
1182
|
-
MIT OR Apache-2.0
|
1183
|
-
|
1184
|
-
windows-implement v0.57.0
|
1185
|
-
https://github.com/microsoft/windows-rs
|
1186
|
-
MIT OR Apache-2.0
|
1187
|
-
|
1188
|
-
windows-interface v0.57.0
|
1189
|
-
https://github.com/microsoft/windows-rs
|
1190
|
-
MIT OR Apache-2.0
|
1191
|
-
|
1192
1157
|
windows-link v0.1.1
|
1193
1158
|
https://github.com/microsoft/windows-rs
|
1194
1159
|
MIT OR Apache-2.0
|
@@ -1197,11 +1162,7 @@ windows-registry v0.4.0
|
|
1197
1162
|
https://github.com/microsoft/windows-rs
|
1198
1163
|
MIT OR Apache-2.0
|
1199
1164
|
|
1200
|
-
windows-result v0.
|
1201
|
-
https://github.com/microsoft/windows-rs
|
1202
|
-
MIT OR Apache-2.0
|
1203
|
-
|
1204
|
-
windows-result v0.3.2
|
1165
|
+
windows-result v0.3.4
|
1205
1166
|
https://github.com/microsoft/windows-rs
|
1206
1167
|
MIT OR Apache-2.0
|
1207
1168
|
|
@@ -1233,11 +1194,7 @@ windows_x86_64_gnu v0.53.0
|
|
1233
1194
|
https://github.com/microsoft/windows-rs
|
1234
1195
|
MIT OR Apache-2.0
|
1235
1196
|
|
1236
|
-
|
1237
|
-
https://docs.rs/write16/
|
1238
|
-
Apache-2.0 OR MIT
|
1239
|
-
|
1240
|
-
writeable v0.5.5
|
1197
|
+
writeable v0.6.1
|
1241
1198
|
https://github.com/unicode-org/icu4x
|
1242
1199
|
Unicode-3.0
|
1243
1200
|
|
@@ -1245,18 +1202,14 @@ xxhash-rust v0.8.15
|
|
1245
1202
|
https://github.com/DoumanAsh/xxhash-rust
|
1246
1203
|
BSL-1.0
|
1247
1204
|
|
1248
|
-
yoke v0.
|
1205
|
+
yoke v0.8.0
|
1249
1206
|
https://github.com/unicode-org/icu4x
|
1250
1207
|
Unicode-3.0
|
1251
1208
|
|
1252
|
-
yoke-derive v0.
|
1209
|
+
yoke-derive v0.8.0
|
1253
1210
|
https://github.com/unicode-org/icu4x
|
1254
1211
|
Unicode-3.0
|
1255
1212
|
|
1256
|
-
zerocopy v0.7.35
|
1257
|
-
https://github.com/google/zerocopy
|
1258
|
-
BSD-2-Clause OR Apache-2.0 OR MIT
|
1259
|
-
|
1260
1213
|
zerocopy v0.8.25
|
1261
1214
|
https://github.com/google/zerocopy
|
1262
1215
|
BSD-2-Clause OR Apache-2.0 OR MIT
|
@@ -1273,11 +1226,15 @@ zeroize v1.8.1
|
|
1273
1226
|
https://github.com/RustCrypto/utils/tree/master/zeroize
|
1274
1227
|
Apache-2.0 OR MIT
|
1275
1228
|
|
1276
|
-
|
1229
|
+
zerotrie v0.2.2
|
1230
|
+
https://icu4x.unicode.org
|
1231
|
+
Unicode-3.0
|
1232
|
+
|
1233
|
+
zerovec v0.11.2
|
1277
1234
|
https://github.com/unicode-org/icu4x
|
1278
1235
|
Unicode-3.0
|
1279
1236
|
|
1280
|
-
zerovec-derive v0.
|
1237
|
+
zerovec-derive v0.11.1
|
1281
1238
|
https://github.com/unicode-org/icu4x
|
1282
1239
|
Unicode-3.0
|
1283
1240
|
|
@@ -5496,21 +5453,28 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5496
5453
|
DEALINGS IN THE SOFTWARE.
|
5497
5454
|
|
5498
5455
|
================================================================================
|
5499
|
-
|
5456
|
+
boxcar LICENSE
|
5500
5457
|
================================================================================
|
5501
5458
|
|
5502
|
-
|
5503
|
-
All rights reserved.
|
5504
|
-
|
5505
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5506
|
-
|
5507
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
5459
|
+
MIT License
|
5508
5460
|
|
5509
|
-
|
5461
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
5462
|
+
of this software and associated documentation files (the "Software"), to deal
|
5463
|
+
in the Software without restriction, including without limitation the rights
|
5464
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
5465
|
+
copies of the Software, and to permit persons to whom the Software is
|
5466
|
+
furnished to do so, subject to the following conditions:
|
5510
5467
|
|
5511
|
-
|
5468
|
+
The above copyright notice and this permission notice shall be included in all
|
5469
|
+
copies or substantial portions of the Software.
|
5512
5470
|
|
5513
|
-
|
5471
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
5472
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
5473
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
5474
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
5475
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
5476
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
5477
|
+
SOFTWARE.
|
5514
5478
|
|
5515
5479
|
================================================================================
|
5516
5480
|
brotli LICENSE.MIT
|
@@ -5536,6 +5500,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5536
5500
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
5537
5501
|
THE SOFTWARE.
|
5538
5502
|
|
5503
|
+
================================================================================
|
5504
|
+
brotli LICENSE.BSD-3-Clause
|
5505
|
+
================================================================================
|
5506
|
+
|
5507
|
+
Copyright (c) 2016 Dropbox, Inc.
|
5508
|
+
All rights reserved.
|
5509
|
+
|
5510
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5511
|
+
|
5512
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
5513
|
+
|
5514
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
5515
|
+
|
5516
|
+
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
5517
|
+
|
5518
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
5519
|
+
|
5539
5520
|
================================================================================
|
5540
5521
|
brotli-decompressor LICENSE
|
5541
5522
|
================================================================================
|
@@ -11845,32 +11826,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
11845
11826
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
11846
11827
|
DEALINGS IN THE SOFTWARE.
|
11847
11828
|
|
11848
|
-
================================================================================
|
11849
|
-
enum_dispatch LICENSE
|
11850
|
-
================================================================================
|
11851
|
-
|
11852
|
-
MIT License
|
11853
|
-
|
11854
|
-
Copyright (c) 2019 Anton Lazarev
|
11855
|
-
|
11856
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
11857
|
-
of this software and associated documentation files (the "Software"), to deal
|
11858
|
-
in the Software without restriction, including without limitation the rights
|
11859
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11860
|
-
copies of the Software, and to permit persons to whom the Software is
|
11861
|
-
furnished to do so, subject to the following conditions:
|
11862
|
-
|
11863
|
-
The above copyright notice and this permission notice shall be included in all
|
11864
|
-
copies or substantial portions of the Software.
|
11865
|
-
|
11866
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
11867
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
11868
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
11869
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
11870
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
11871
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
11872
|
-
SOFTWARE.
|
11873
|
-
|
11874
11829
|
================================================================================
|
11875
11830
|
equivalent LICENSE-APACHE
|
11876
11831
|
================================================================================
|
@@ -16650,7 +16605,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16650
16605
|
DEALINGS IN THE SOFTWARE.
|
16651
16606
|
|
16652
16607
|
================================================================================
|
16653
|
-
getrandom v0.3.
|
16608
|
+
getrandom v0.3.3 LICENSE-APACHE
|
16654
16609
|
================================================================================
|
16655
16610
|
|
16656
16611
|
Apache License
|
@@ -16856,7 +16811,7 @@ See the License for the specific language governing permissions and
|
|
16856
16811
|
limitations under the License.
|
16857
16812
|
|
16858
16813
|
================================================================================
|
16859
|
-
getrandom v0.3.
|
16814
|
+
getrandom v0.3.3 LICENSE-MIT
|
16860
16815
|
================================================================================
|
16861
16816
|
|
16862
16817
|
Copyright (c) 2018-2025 The rust-random Project Developers
|
@@ -19695,109 +19650,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
19695
19650
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19696
19651
|
|
19697
19652
|
================================================================================
|
19698
|
-
|
19699
|
-
================================================================================
|
19700
|
-
|
19701
|
-
UNICODE LICENSE V3
|
19702
|
-
|
19703
|
-
COPYRIGHT AND PERMISSION NOTICE
|
19704
|
-
|
19705
|
-
Copyright © 2020-2024 Unicode, Inc.
|
19706
|
-
|
19707
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
19708
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
19709
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
19710
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
19711
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
19712
|
-
|
19713
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
19714
|
-
copy of data files and any associated documentation (the "Data Files") or
|
19715
|
-
software and any associated documentation (the "Software") to deal in the
|
19716
|
-
Data Files or Software without restriction, including without limitation
|
19717
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
19718
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
19719
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
19720
|
-
this copyright and permission notice appear with all copies of the Data
|
19721
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
19722
|
-
associated Documentation.
|
19723
|
-
|
19724
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
19725
|
-
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
19726
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
19727
|
-
THIRD PARTY RIGHTS.
|
19728
|
-
|
19729
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
19730
|
-
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
19731
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
19732
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
19733
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
19734
|
-
FILES OR SOFTWARE.
|
19735
|
-
|
19736
|
-
Except as contained in this notice, the name of a copyright holder shall
|
19737
|
-
not be used in advertising or otherwise to promote the sale, use or other
|
19738
|
-
dealings in these Data Files or Software without prior written
|
19739
|
-
authorization of the copyright holder.
|
19740
|
-
|
19741
|
-
SPDX-License-Identifier: Unicode-3.0
|
19742
|
-
|
19743
|
-
—
|
19744
|
-
|
19745
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
19746
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19747
|
-
|
19748
|
-
================================================================================
|
19749
|
-
icu_locid_transform LICENSE
|
19750
|
-
================================================================================
|
19751
|
-
|
19752
|
-
UNICODE LICENSE V3
|
19753
|
-
|
19754
|
-
COPYRIGHT AND PERMISSION NOTICE
|
19755
|
-
|
19756
|
-
Copyright © 2020-2024 Unicode, Inc.
|
19757
|
-
|
19758
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
19759
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
19760
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
19761
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
19762
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
19763
|
-
|
19764
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
19765
|
-
copy of data files and any associated documentation (the "Data Files") or
|
19766
|
-
software and any associated documentation (the "Software") to deal in the
|
19767
|
-
Data Files or Software without restriction, including without limitation
|
19768
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
19769
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
19770
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
19771
|
-
this copyright and permission notice appear with all copies of the Data
|
19772
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
19773
|
-
associated Documentation.
|
19774
|
-
|
19775
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
19776
|
-
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
19777
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
19778
|
-
THIRD PARTY RIGHTS.
|
19779
|
-
|
19780
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
19781
|
-
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
19782
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
19783
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
19784
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
19785
|
-
FILES OR SOFTWARE.
|
19786
|
-
|
19787
|
-
Except as contained in this notice, the name of a copyright holder shall
|
19788
|
-
not be used in advertising or otherwise to promote the sale, use or other
|
19789
|
-
dealings in these Data Files or Software without prior written
|
19790
|
-
authorization of the copyright holder.
|
19791
|
-
|
19792
|
-
SPDX-License-Identifier: Unicode-3.0
|
19793
|
-
|
19794
|
-
—
|
19795
|
-
|
19796
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
19797
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19798
|
-
|
19799
|
-
================================================================================
|
19800
|
-
icu_locid_transform_data LICENSE
|
19653
|
+
icu_locale_core LICENSE
|
19801
19654
|
================================================================================
|
19802
19655
|
|
19803
19656
|
UNICODE LICENSE V3
|
@@ -20102,57 +19955,6 @@ SPDX-License-Identifier: Unicode-3.0
|
|
20102
19955
|
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
20103
19956
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
20104
19957
|
|
20105
|
-
================================================================================
|
20106
|
-
icu_provider_macros LICENSE
|
20107
|
-
================================================================================
|
20108
|
-
|
20109
|
-
UNICODE LICENSE V3
|
20110
|
-
|
20111
|
-
COPYRIGHT AND PERMISSION NOTICE
|
20112
|
-
|
20113
|
-
Copyright © 2020-2024 Unicode, Inc.
|
20114
|
-
|
20115
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
20116
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
20117
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
20118
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
20119
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
20120
|
-
|
20121
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
20122
|
-
copy of data files and any associated documentation (the "Data Files") or
|
20123
|
-
software and any associated documentation (the "Software") to deal in the
|
20124
|
-
Data Files or Software without restriction, including without limitation
|
20125
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
20126
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
20127
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
20128
|
-
this copyright and permission notice appear with all copies of the Data
|
20129
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
20130
|
-
associated Documentation.
|
20131
|
-
|
20132
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
20133
|
-
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
20134
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
20135
|
-
THIRD PARTY RIGHTS.
|
20136
|
-
|
20137
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
20138
|
-
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
20139
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
20140
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
20141
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
20142
|
-
FILES OR SOFTWARE.
|
20143
|
-
|
20144
|
-
Except as contained in this notice, the name of a copyright holder shall
|
20145
|
-
not be used in advertising or otherwise to promote the sale, use or other
|
20146
|
-
dealings in these Data Files or Software without prior written
|
20147
|
-
authorization of the copyright holder.
|
20148
|
-
|
20149
|
-
SPDX-License-Identifier: Unicode-3.0
|
20150
|
-
|
20151
|
-
—
|
20152
|
-
|
20153
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
20154
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
20155
|
-
|
20156
19958
|
================================================================================
|
20157
19959
|
idna LICENSE-APACHE
|
20158
19960
|
================================================================================
|
@@ -23585,6 +23387,249 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
23585
23387
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
23586
23388
|
DEALINGS IN THE SOFTWARE.
|
23587
23389
|
|
23390
|
+
================================================================================
|
23391
|
+
lru-slab LICENSE-APACHE
|
23392
|
+
================================================================================
|
23393
|
+
|
23394
|
+
|
23395
|
+
Apache License
|
23396
|
+
Version 2.0, January 2004
|
23397
|
+
http://www.apache.org/licenses/
|
23398
|
+
|
23399
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
23400
|
+
|
23401
|
+
1. Definitions.
|
23402
|
+
|
23403
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
23404
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
23405
|
+
|
23406
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
23407
|
+
the copyright owner that is granting the License.
|
23408
|
+
|
23409
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
23410
|
+
other entities that control, are controlled by, or are under common
|
23411
|
+
control with that entity. For the purposes of this definition,
|
23412
|
+
"control" means (i) the power, direct or indirect, to cause the
|
23413
|
+
direction or management of such entity, whether by contract or
|
23414
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
23415
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
23416
|
+
|
23417
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
23418
|
+
exercising permissions granted by this License.
|
23419
|
+
|
23420
|
+
"Source" form shall mean the preferred form for making modifications,
|
23421
|
+
including but not limited to software source code, documentation
|
23422
|
+
source, and configuration files.
|
23423
|
+
|
23424
|
+
"Object" form shall mean any form resulting from mechanical
|
23425
|
+
transformation or translation of a Source form, including but
|
23426
|
+
not limited to compiled object code, generated documentation,
|
23427
|
+
and conversions to other media types.
|
23428
|
+
|
23429
|
+
"Work" shall mean the work of authorship, whether in Source or
|
23430
|
+
Object form, made available under the License, as indicated by a
|
23431
|
+
copyright notice that is included in or attached to the work
|
23432
|
+
(an example is provided in the Appendix below).
|
23433
|
+
|
23434
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
23435
|
+
form, that is based on (or derived from) the Work and for which the
|
23436
|
+
editorial revisions, annotations, elaborations, or other modifications
|
23437
|
+
represent, as a whole, an original work of authorship. For the purposes
|
23438
|
+
of this License, Derivative Works shall not include works that remain
|
23439
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
23440
|
+
the Work and Derivative Works thereof.
|
23441
|
+
|
23442
|
+
"Contribution" shall mean any work of authorship, including
|
23443
|
+
the original version of the Work and any modifications or additions
|
23444
|
+
to that Work or Derivative Works thereof, that is intentionally
|
23445
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
23446
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
23447
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
23448
|
+
means any form of electronic, verbal, or written communication sent
|
23449
|
+
to the Licensor or its representatives, including but not limited to
|
23450
|
+
communication on electronic mailing lists, source code control systems,
|
23451
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
23452
|
+
Licensor for the purpose of discussing and improving the Work, but
|
23453
|
+
excluding communication that is conspicuously marked or otherwise
|
23454
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
23455
|
+
|
23456
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
23457
|
+
on behalf of whom a Contribution has been received by Licensor and
|
23458
|
+
subsequently incorporated within the Work.
|
23459
|
+
|
23460
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
23461
|
+
this License, each Contributor hereby grants to You a perpetual,
|
23462
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
23463
|
+
copyright license to reproduce, prepare Derivative Works of,
|
23464
|
+
publicly display, publicly perform, sublicense, and distribute the
|
23465
|
+
Work and such Derivative Works in Source or Object form.
|
23466
|
+
|
23467
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
23468
|
+
this License, each Contributor hereby grants to You a perpetual,
|
23469
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
23470
|
+
(except as stated in this section) patent license to make, have made,
|
23471
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
23472
|
+
where such license applies only to those patent claims licensable
|
23473
|
+
by such Contributor that are necessarily infringed by their
|
23474
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
23475
|
+
with the Work to which such Contribution(s) was submitted. If You
|
23476
|
+
institute patent litigation against any entity (including a
|
23477
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
23478
|
+
or a Contribution incorporated within the Work constitutes direct
|
23479
|
+
or contributory patent infringement, then any patent licenses
|
23480
|
+
granted to You under this License for that Work shall terminate
|
23481
|
+
as of the date such litigation is filed.
|
23482
|
+
|
23483
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
23484
|
+
Work or Derivative Works thereof in any medium, with or without
|
23485
|
+
modifications, and in Source or Object form, provided that You
|
23486
|
+
meet the following conditions:
|
23487
|
+
|
23488
|
+
(a) You must give any other recipients of the Work or
|
23489
|
+
Derivative Works a copy of this License; and
|
23490
|
+
|
23491
|
+
(b) You must cause any modified files to carry prominent notices
|
23492
|
+
stating that You changed the files; and
|
23493
|
+
|
23494
|
+
(c) You must retain, in the Source form of any Derivative Works
|
23495
|
+
that You distribute, all copyright, patent, trademark, and
|
23496
|
+
attribution notices from the Source form of the Work,
|
23497
|
+
excluding those notices that do not pertain to any part of
|
23498
|
+
the Derivative Works; and
|
23499
|
+
|
23500
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
23501
|
+
distribution, then any Derivative Works that You distribute must
|
23502
|
+
include a readable copy of the attribution notices contained
|
23503
|
+
within such NOTICE file, excluding those notices that do not
|
23504
|
+
pertain to any part of the Derivative Works, in at least one
|
23505
|
+
of the following places: within a NOTICE text file distributed
|
23506
|
+
as part of the Derivative Works; within the Source form or
|
23507
|
+
documentation, if provided along with the Derivative Works; or,
|
23508
|
+
within a display generated by the Derivative Works, if and
|
23509
|
+
wherever such third-party notices normally appear. The contents
|
23510
|
+
of the NOTICE file are for informational purposes only and
|
23511
|
+
do not modify the License. You may add Your own attribution
|
23512
|
+
notices within Derivative Works that You distribute, alongside
|
23513
|
+
or as an addendum to the NOTICE text from the Work, provided
|
23514
|
+
that such additional attribution notices cannot be construed
|
23515
|
+
as modifying the License.
|
23516
|
+
|
23517
|
+
You may add Your own copyright statement to Your modifications and
|
23518
|
+
may provide additional or different license terms and conditions
|
23519
|
+
for use, reproduction, or distribution of Your modifications, or
|
23520
|
+
for any such Derivative Works as a whole, provided Your use,
|
23521
|
+
reproduction, and distribution of the Work otherwise complies with
|
23522
|
+
the conditions stated in this License.
|
23523
|
+
|
23524
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
23525
|
+
any Contribution intentionally submitted for inclusion in the Work
|
23526
|
+
by You to the Licensor shall be under the terms and conditions of
|
23527
|
+
this License, without any additional terms or conditions.
|
23528
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
23529
|
+
the terms of any separate license agreement you may have executed
|
23530
|
+
with Licensor regarding such Contributions.
|
23531
|
+
|
23532
|
+
6. Trademarks. This License does not grant permission to use the trade
|
23533
|
+
names, trademarks, service marks, or product names of the Licensor,
|
23534
|
+
except as required for reasonable and customary use in describing the
|
23535
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
23536
|
+
|
23537
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
23538
|
+
agreed to in writing, Licensor provides the Work (and each
|
23539
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
23540
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
23541
|
+
implied, including, without limitation, any warranties or conditions
|
23542
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
23543
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
23544
|
+
appropriateness of using or redistributing the Work and assume any
|
23545
|
+
risks associated with Your exercise of permissions under this License.
|
23546
|
+
|
23547
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
23548
|
+
whether in tort (including negligence), contract, or otherwise,
|
23549
|
+
unless required by applicable law (such as deliberate and grossly
|
23550
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
23551
|
+
liable to You for damages, including any direct, indirect, special,
|
23552
|
+
incidental, or consequential damages of any character arising as a
|
23553
|
+
result of this License or out of the use or inability to use the
|
23554
|
+
Work (including but not limited to damages for loss of goodwill,
|
23555
|
+
work stoppage, computer failure or malfunction, or any and all
|
23556
|
+
other commercial damages or losses), even if such Contributor
|
23557
|
+
has been advised of the possibility of such damages.
|
23558
|
+
|
23559
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
23560
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
23561
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
23562
|
+
or other liability obligations and/or rights consistent with this
|
23563
|
+
License. However, in accepting such obligations, You may act only
|
23564
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
23565
|
+
of any other Contributor, and only if You agree to indemnify,
|
23566
|
+
defend, and hold each Contributor harmless for any liability
|
23567
|
+
incurred by, or claims asserted against, such Contributor by reason
|
23568
|
+
of your accepting any such warranty or additional liability.
|
23569
|
+
|
23570
|
+
END OF TERMS AND CONDITIONS
|
23571
|
+
|
23572
|
+
APPENDIX: How to apply the Apache License to your work.
|
23573
|
+
|
23574
|
+
To apply the Apache License to your work, attach the following
|
23575
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
23576
|
+
replaced with your own identifying information. (Don't include
|
23577
|
+
the brackets!) The text should be enclosed in the appropriate
|
23578
|
+
comment syntax for the file format. We also recommend that a
|
23579
|
+
file or class name and description of purpose be included on the
|
23580
|
+
same "printed page" as the copyright notice for easier
|
23581
|
+
identification within third-party archives.
|
23582
|
+
|
23583
|
+
Copyright [yyyy] [name of copyright owner]
|
23584
|
+
|
23585
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
23586
|
+
you may not use this file except in compliance with the License.
|
23587
|
+
You may obtain a copy of the License at
|
23588
|
+
|
23589
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
23590
|
+
|
23591
|
+
Unless required by applicable law or agreed to in writing, software
|
23592
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
23593
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
23594
|
+
See the License for the specific language governing permissions and
|
23595
|
+
limitations under the License.
|
23596
|
+
|
23597
|
+
================================================================================
|
23598
|
+
lru-slab LICENSE-MIT
|
23599
|
+
================================================================================
|
23600
|
+
|
23601
|
+
Copyright (c) 2024 The lru-slab Developers
|
23602
|
+
|
23603
|
+
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:
|
23604
|
+
|
23605
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
23606
|
+
|
23607
|
+
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.
|
23608
|
+
|
23609
|
+
================================================================================
|
23610
|
+
lru-slab LICENSE-ZLIB
|
23611
|
+
================================================================================
|
23612
|
+
|
23613
|
+
Copyright (c) 2024 The lru-slab Developers
|
23614
|
+
|
23615
|
+
This software is provided 'as-is', without any express or implied warranty. In
|
23616
|
+
no event will the authors be held liable for any damages arising from the use of
|
23617
|
+
this software.
|
23618
|
+
|
23619
|
+
Permission is granted to anyone to use this software for any purpose, including
|
23620
|
+
commercial applications, and to alter it and redistribute it freely, subject to
|
23621
|
+
the following restrictions:
|
23622
|
+
|
23623
|
+
1. The origin of this software must not be misrepresented; you must not claim
|
23624
|
+
that you wrote the original software. If you use this software in a product, an
|
23625
|
+
acknowledgment in the product documentation would be appreciated but is not
|
23626
|
+
required.
|
23627
|
+
|
23628
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
23629
|
+
misrepresented as being the original software.
|
23630
|
+
|
23631
|
+
3. This notice may not be removed or altered from any source distribution.
|
23632
|
+
|
23588
23633
|
================================================================================
|
23589
23634
|
lz4 LICENSE
|
23590
23635
|
================================================================================
|
@@ -25410,235 +25455,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
25410
25455
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
25411
25456
|
SOFTWARE.
|
25412
25457
|
|
25413
|
-
================================================================================
|
25414
|
-
ntapi LICENSE-APACHE
|
25415
|
-
================================================================================
|
25416
|
-
|
25417
|
-
Apache License
|
25418
|
-
Version 2.0, January 2004
|
25419
|
-
http://www.apache.org/licenses/
|
25420
|
-
|
25421
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
25422
|
-
|
25423
|
-
1. Definitions.
|
25424
|
-
|
25425
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
25426
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
25427
|
-
|
25428
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
25429
|
-
the copyright owner that is granting the License.
|
25430
|
-
|
25431
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
25432
|
-
other entities that control, are controlled by, or are under common
|
25433
|
-
control with that entity. For the purposes of this definition,
|
25434
|
-
"control" means (i) the power, direct or indirect, to cause the
|
25435
|
-
direction or management of such entity, whether by contract or
|
25436
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
25437
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
25438
|
-
|
25439
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
25440
|
-
exercising permissions granted by this License.
|
25441
|
-
|
25442
|
-
"Source" form shall mean the preferred form for making modifications,
|
25443
|
-
including but not limited to software source code, documentation
|
25444
|
-
source, and configuration files.
|
25445
|
-
|
25446
|
-
"Object" form shall mean any form resulting from mechanical
|
25447
|
-
transformation or translation of a Source form, including but
|
25448
|
-
not limited to compiled object code, generated documentation,
|
25449
|
-
and conversions to other media types.
|
25450
|
-
|
25451
|
-
"Work" shall mean the work of authorship, whether in Source or
|
25452
|
-
Object form, made available under the License, as indicated by a
|
25453
|
-
copyright notice that is included in or attached to the work
|
25454
|
-
(an example is provided in the Appendix below).
|
25455
|
-
|
25456
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
25457
|
-
form, that is based on (or derived from) the Work and for which the
|
25458
|
-
editorial revisions, annotations, elaborations, or other modifications
|
25459
|
-
represent, as a whole, an original work of authorship. For the purposes
|
25460
|
-
of this License, Derivative Works shall not include works that remain
|
25461
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
25462
|
-
the Work and Derivative Works thereof.
|
25463
|
-
|
25464
|
-
"Contribution" shall mean any work of authorship, including
|
25465
|
-
the original version of the Work and any modifications or additions
|
25466
|
-
to that Work or Derivative Works thereof, that is intentionally
|
25467
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
25468
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
25469
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
25470
|
-
means any form of electronic, verbal, or written communication sent
|
25471
|
-
to the Licensor or its representatives, including but not limited to
|
25472
|
-
communication on electronic mailing lists, source code control systems,
|
25473
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
25474
|
-
Licensor for the purpose of discussing and improving the Work, but
|
25475
|
-
excluding communication that is conspicuously marked or otherwise
|
25476
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
25477
|
-
|
25478
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
25479
|
-
on behalf of whom a Contribution has been received by Licensor and
|
25480
|
-
subsequently incorporated within the Work.
|
25481
|
-
|
25482
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
25483
|
-
this License, each Contributor hereby grants to You a perpetual,
|
25484
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
25485
|
-
copyright license to reproduce, prepare Derivative Works of,
|
25486
|
-
publicly display, publicly perform, sublicense, and distribute the
|
25487
|
-
Work and such Derivative Works in Source or Object form.
|
25488
|
-
|
25489
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
25490
|
-
this License, each Contributor hereby grants to You a perpetual,
|
25491
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
25492
|
-
(except as stated in this section) patent license to make, have made,
|
25493
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
25494
|
-
where such license applies only to those patent claims licensable
|
25495
|
-
by such Contributor that are necessarily infringed by their
|
25496
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
25497
|
-
with the Work to which such Contribution(s) was submitted. If You
|
25498
|
-
institute patent litigation against any entity (including a
|
25499
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
25500
|
-
or a Contribution incorporated within the Work constitutes direct
|
25501
|
-
or contributory patent infringement, then any patent licenses
|
25502
|
-
granted to You under this License for that Work shall terminate
|
25503
|
-
as of the date such litigation is filed.
|
25504
|
-
|
25505
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
25506
|
-
Work or Derivative Works thereof in any medium, with or without
|
25507
|
-
modifications, and in Source or Object form, provided that You
|
25508
|
-
meet the following conditions:
|
25509
|
-
|
25510
|
-
(a) You must give any other recipients of the Work or
|
25511
|
-
Derivative Works a copy of this License; and
|
25512
|
-
|
25513
|
-
(b) You must cause any modified files to carry prominent notices
|
25514
|
-
stating that You changed the files; and
|
25515
|
-
|
25516
|
-
(c) You must retain, in the Source form of any Derivative Works
|
25517
|
-
that You distribute, all copyright, patent, trademark, and
|
25518
|
-
attribution notices from the Source form of the Work,
|
25519
|
-
excluding those notices that do not pertain to any part of
|
25520
|
-
the Derivative Works; and
|
25521
|
-
|
25522
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
25523
|
-
distribution, then any Derivative Works that You distribute must
|
25524
|
-
include a readable copy of the attribution notices contained
|
25525
|
-
within such NOTICE file, excluding those notices that do not
|
25526
|
-
pertain to any part of the Derivative Works, in at least one
|
25527
|
-
of the following places: within a NOTICE text file distributed
|
25528
|
-
as part of the Derivative Works; within the Source form or
|
25529
|
-
documentation, if provided along with the Derivative Works; or,
|
25530
|
-
within a display generated by the Derivative Works, if and
|
25531
|
-
wherever such third-party notices normally appear. The contents
|
25532
|
-
of the NOTICE file are for informational purposes only and
|
25533
|
-
do not modify the License. You may add Your own attribution
|
25534
|
-
notices within Derivative Works that You distribute, alongside
|
25535
|
-
or as an addendum to the NOTICE text from the Work, provided
|
25536
|
-
that such additional attribution notices cannot be construed
|
25537
|
-
as modifying the License.
|
25538
|
-
|
25539
|
-
You may add Your own copyright statement to Your modifications and
|
25540
|
-
may provide additional or different license terms and conditions
|
25541
|
-
for use, reproduction, or distribution of Your modifications, or
|
25542
|
-
for any such Derivative Works as a whole, provided Your use,
|
25543
|
-
reproduction, and distribution of the Work otherwise complies with
|
25544
|
-
the conditions stated in this License.
|
25545
|
-
|
25546
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
25547
|
-
any Contribution intentionally submitted for inclusion in the Work
|
25548
|
-
by You to the Licensor shall be under the terms and conditions of
|
25549
|
-
this License, without any additional terms or conditions.
|
25550
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
25551
|
-
the terms of any separate license agreement you may have executed
|
25552
|
-
with Licensor regarding such Contributions.
|
25553
|
-
|
25554
|
-
6. Trademarks. This License does not grant permission to use the trade
|
25555
|
-
names, trademarks, service marks, or product names of the Licensor,
|
25556
|
-
except as required for reasonable and customary use in describing the
|
25557
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
25558
|
-
|
25559
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
25560
|
-
agreed to in writing, Licensor provides the Work (and each
|
25561
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
25562
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
25563
|
-
implied, including, without limitation, any warranties or conditions
|
25564
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
25565
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
25566
|
-
appropriateness of using or redistributing the Work and assume any
|
25567
|
-
risks associated with Your exercise of permissions under this License.
|
25568
|
-
|
25569
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
25570
|
-
whether in tort (including negligence), contract, or otherwise,
|
25571
|
-
unless required by applicable law (such as deliberate and grossly
|
25572
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
25573
|
-
liable to You for damages, including any direct, indirect, special,
|
25574
|
-
incidental, or consequential damages of any character arising as a
|
25575
|
-
result of this License or out of the use or inability to use the
|
25576
|
-
Work (including but not limited to damages for loss of goodwill,
|
25577
|
-
work stoppage, computer failure or malfunction, or any and all
|
25578
|
-
other commercial damages or losses), even if such Contributor
|
25579
|
-
has been advised of the possibility of such damages.
|
25580
|
-
|
25581
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
25582
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
25583
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
25584
|
-
or other liability obligations and/or rights consistent with this
|
25585
|
-
License. However, in accepting such obligations, You may act only
|
25586
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
25587
|
-
of any other Contributor, and only if You agree to indemnify,
|
25588
|
-
defend, and hold each Contributor harmless for any liability
|
25589
|
-
incurred by, or claims asserted against, such Contributor by reason
|
25590
|
-
of your accepting any such warranty or additional liability.
|
25591
|
-
|
25592
|
-
END OF TERMS AND CONDITIONS
|
25593
|
-
|
25594
|
-
APPENDIX: How to apply the Apache License to your work.
|
25595
|
-
|
25596
|
-
To apply the Apache License to your work, attach the following
|
25597
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
25598
|
-
replaced with your own identifying information. (Don't include
|
25599
|
-
the brackets!) The text should be enclosed in the appropriate
|
25600
|
-
comment syntax for the file format. We also recommend that a
|
25601
|
-
file or class name and description of purpose be included on the
|
25602
|
-
same "printed page" as the copyright notice for easier
|
25603
|
-
identification within third-party archives.
|
25604
|
-
|
25605
|
-
Copyright [yyyy] [name of copyright owner]
|
25606
|
-
|
25607
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
25608
|
-
you may not use this file except in compliance with the License.
|
25609
|
-
You may obtain a copy of the License at
|
25610
|
-
|
25611
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
25612
|
-
|
25613
|
-
Unless required by applicable law or agreed to in writing, software
|
25614
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
25615
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
25616
|
-
See the License for the specific language governing permissions and
|
25617
|
-
limitations under the License.
|
25618
|
-
|
25619
|
-
|
25620
|
-
================================================================================
|
25621
|
-
ntapi LICENSE-MIT
|
25622
|
-
================================================================================
|
25623
|
-
|
25624
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
25625
|
-
of this software and associated documentation files (the "Software"),to deal
|
25626
|
-
in the Software without restriction, including without limitation the rights
|
25627
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
25628
|
-
copies of the Software, and to permit persons to whom the Software is
|
25629
|
-
furnished to do so, subject to the following conditions:
|
25630
|
-
|
25631
|
-
The above copyright notice and this permission notice shall be included in all
|
25632
|
-
copies or substantial portions of the Software.
|
25633
|
-
|
25634
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
25635
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
25636
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
25637
|
-
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
25638
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
25639
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
25640
|
-
SOFTWARE.
|
25641
|
-
|
25642
25458
|
================================================================================
|
25643
25459
|
num-traits LICENSE-APACHE
|
25644
25460
|
================================================================================
|
@@ -29139,228 +28955,6 @@ polars-arrow-format LICENSE
|
|
29139
28955
|
See the License for the specific language governing permissions and
|
29140
28956
|
limitations under the License.
|
29141
28957
|
|
29142
|
-
================================================================================
|
29143
|
-
polars-arrow-format src/LICENSE
|
29144
|
-
================================================================================
|
29145
|
-
|
29146
|
-
Some of the code in this crate is subject to the Apache 2 license in 1. as it
|
29147
|
-
was taken from the arrow-format Rust crate in January 2024. Later changes are subject
|
29148
|
-
to the MIT license in 2.
|
29149
|
-
|
29150
|
-
1.
|
29151
|
-
|
29152
|
-
Apache License
|
29153
|
-
Version 2.0, January 2004
|
29154
|
-
https://www.apache.org/licenses/
|
29155
|
-
|
29156
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
29157
|
-
|
29158
|
-
1. Definitions.
|
29159
|
-
|
29160
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
29161
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
29162
|
-
|
29163
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
29164
|
-
the copyright owner that is granting the License.
|
29165
|
-
|
29166
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
29167
|
-
other entities that control, are controlled by, or are under common
|
29168
|
-
control with that entity. For the purposes of this definition,
|
29169
|
-
"control" means (i) the power, direct or indirect, to cause the
|
29170
|
-
direction or management of such entity, whether by contract or
|
29171
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
29172
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
29173
|
-
|
29174
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
29175
|
-
exercising permissions granted by this License.
|
29176
|
-
|
29177
|
-
"Source" form shall mean the preferred form for making modifications,
|
29178
|
-
including but not limited to software source code, documentation
|
29179
|
-
source, and configuration files.
|
29180
|
-
|
29181
|
-
"Object" form shall mean any form resulting from mechanical
|
29182
|
-
transformation or translation of a Source form, including but
|
29183
|
-
not limited to compiled object code, generated documentation,
|
29184
|
-
and conversions to other media types.
|
29185
|
-
|
29186
|
-
"Work" shall mean the work of authorship, whether in Source or
|
29187
|
-
Object form, made available under the License, as indicated by a
|
29188
|
-
copyright notice that is included in or attached to the work
|
29189
|
-
(an example is provided in the Appendix below).
|
29190
|
-
|
29191
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
29192
|
-
form, that is based on (or derived from) the Work and for which the
|
29193
|
-
editorial revisions, annotations, elaborations, or other modifications
|
29194
|
-
represent, as a whole, an original work of authorship. For the purposes
|
29195
|
-
of this License, Derivative Works shall not include works that remain
|
29196
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
29197
|
-
the Work and Derivative Works thereof.
|
29198
|
-
|
29199
|
-
"Contribution" shall mean any work of authorship, including
|
29200
|
-
the original version of the Work and any modifications or additions
|
29201
|
-
to that Work or Derivative Works thereof, that is intentionally
|
29202
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
29203
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
29204
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
29205
|
-
means any form of electronic, verbal, or written communication sent
|
29206
|
-
to the Licensor or its representatives, including but not limited to
|
29207
|
-
communication on electronic mailing lists, source code control systems,
|
29208
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
29209
|
-
Licensor for the purpose of discussing and improving the Work, but
|
29210
|
-
excluding communication that is conspicuously marked or otherwise
|
29211
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
29212
|
-
|
29213
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
29214
|
-
on behalf of whom a Contribution has been received by Licensor and
|
29215
|
-
subsequently incorporated within the Work.
|
29216
|
-
|
29217
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
29218
|
-
this License, each Contributor hereby grants to You a perpetual,
|
29219
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
29220
|
-
copyright license to reproduce, prepare Derivative Works of,
|
29221
|
-
publicly display, publicly perform, sublicense, and distribute the
|
29222
|
-
Work and such Derivative Works in Source or Object form.
|
29223
|
-
|
29224
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
29225
|
-
this License, each Contributor hereby grants to You a perpetual,
|
29226
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
29227
|
-
(except as stated in this section) patent license to make, have made,
|
29228
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
29229
|
-
where such license applies only to those patent claims licensable
|
29230
|
-
by such Contributor that are necessarily infringed by their
|
29231
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
29232
|
-
with the Work to which such Contribution(s) was submitted. If You
|
29233
|
-
institute patent litigation against any entity (including a
|
29234
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
29235
|
-
or a Contribution incorporated within the Work constitutes direct
|
29236
|
-
or contributory patent infringement, then any patent licenses
|
29237
|
-
granted to You under this License for that Work shall terminate
|
29238
|
-
as of the date such litigation is filed.
|
29239
|
-
|
29240
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
29241
|
-
Work or Derivative Works thereof in any medium, with or without
|
29242
|
-
modifications, and in Source or Object form, provided that You
|
29243
|
-
meet the following conditions:
|
29244
|
-
|
29245
|
-
(a) You must give any other recipients of the Work or
|
29246
|
-
Derivative Works a copy of this License; and
|
29247
|
-
|
29248
|
-
(b) You must cause any modified files to carry prominent notices
|
29249
|
-
stating that You changed the files; and
|
29250
|
-
|
29251
|
-
(c) You must retain, in the Source form of any Derivative Works
|
29252
|
-
that You distribute, all copyright, patent, trademark, and
|
29253
|
-
attribution notices from the Source form of the Work,
|
29254
|
-
excluding those notices that do not pertain to any part of
|
29255
|
-
the Derivative Works; and
|
29256
|
-
|
29257
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
29258
|
-
distribution, then any Derivative Works that You distribute must
|
29259
|
-
include a readable copy of the attribution notices contained
|
29260
|
-
within such NOTICE file, excluding those notices that do not
|
29261
|
-
pertain to any part of the Derivative Works, in at least one
|
29262
|
-
of the following places: within a NOTICE text file distributed
|
29263
|
-
as part of the Derivative Works; within the Source form or
|
29264
|
-
documentation, if provided along with the Derivative Works; or,
|
29265
|
-
within a display generated by the Derivative Works, if and
|
29266
|
-
wherever such third-party notices normally appear. The contents
|
29267
|
-
of the NOTICE file are for informational purposes only and
|
29268
|
-
do not modify the License. You may add Your own attribution
|
29269
|
-
notices within Derivative Works that You distribute, alongside
|
29270
|
-
or as an addendum to the NOTICE text from the Work, provided
|
29271
|
-
that such additional attribution notices cannot be construed
|
29272
|
-
as modifying the License.
|
29273
|
-
|
29274
|
-
You may add Your own copyright statement to Your modifications and
|
29275
|
-
may provide additional or different license terms and conditions
|
29276
|
-
for use, reproduction, or distribution of Your modifications, or
|
29277
|
-
for any such Derivative Works as a whole, provided Your use,
|
29278
|
-
reproduction, and distribution of the Work otherwise complies with
|
29279
|
-
the conditions stated in this License.
|
29280
|
-
|
29281
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
29282
|
-
any Contribution intentionally submitted for inclusion in the Work
|
29283
|
-
by You to the Licensor shall be under the terms and conditions of
|
29284
|
-
this License, without any additional terms or conditions.
|
29285
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
29286
|
-
the terms of any separate license agreement you may have executed
|
29287
|
-
with Licensor regarding such Contributions.
|
29288
|
-
|
29289
|
-
6. Trademarks. This License does not grant permission to use the trade
|
29290
|
-
names, trademarks, service marks, or product names of the Licensor,
|
29291
|
-
except as required for reasonable and customary use in describing the
|
29292
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
29293
|
-
|
29294
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
29295
|
-
agreed to in writing, Licensor provides the Work (and each
|
29296
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
29297
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
29298
|
-
implied, including, without limitation, any warranties or conditions
|
29299
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
29300
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
29301
|
-
appropriateness of using or redistributing the Work and assume any
|
29302
|
-
risks associated with Your exercise of permissions under this License.
|
29303
|
-
|
29304
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
29305
|
-
whether in tort (including negligence), contract, or otherwise,
|
29306
|
-
unless required by applicable law (such as deliberate and grossly
|
29307
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
29308
|
-
liable to You for damages, including any direct, indirect, special,
|
29309
|
-
incidental, or consequential damages of any character arising as a
|
29310
|
-
result of this License or out of the use or inability to use the
|
29311
|
-
Work (including but not limited to damages for loss of goodwill,
|
29312
|
-
work stoppage, computer failure or malfunction, or any and all
|
29313
|
-
other commercial damages or losses), even if such Contributor
|
29314
|
-
has been advised of the possibility of such damages.
|
29315
|
-
|
29316
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
29317
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
29318
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
29319
|
-
or other liability obligations and/or rights consistent with this
|
29320
|
-
License. However, in accepting such obligations, You may act only
|
29321
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
29322
|
-
of any other Contributor, and only if You agree to indemnify,
|
29323
|
-
defend, and hold each Contributor harmless for any liability
|
29324
|
-
incurred by, or claims asserted against, such Contributor by reason
|
29325
|
-
of your accepting any such warranty or additional liability.
|
29326
|
-
|
29327
|
-
END OF TERMS AND CONDITIONS
|
29328
|
-
|
29329
|
-
Copyright 2020-2022 Jorge C. Leitão
|
29330
|
-
|
29331
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
29332
|
-
you may not use this file except in compliance with the License.
|
29333
|
-
You may obtain a copy of the License at
|
29334
|
-
|
29335
|
-
https://www.apache.org/licenses/LICENSE-2.0
|
29336
|
-
|
29337
|
-
Unless required by applicable law or agreed to in writing, software
|
29338
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
29339
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
29340
|
-
See the License for the specific language governing permissions and
|
29341
|
-
limitations under the License.
|
29342
|
-
|
29343
|
-
2.
|
29344
|
-
Copyright (c) 2024 Ritchie Vink
|
29345
|
-
|
29346
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
29347
|
-
of this software and associated documentation files (the "Software"), to deal
|
29348
|
-
in the Software without restriction, including without limitation the rights
|
29349
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
29350
|
-
copies of the Software, and to permit persons to whom the Software is
|
29351
|
-
furnished to do so, subject to the following conditions:
|
29352
|
-
|
29353
|
-
The above copyright notice and this permission notice shall be included in all
|
29354
|
-
copies or substantial portions of the Software.
|
29355
|
-
|
29356
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
29357
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
29358
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
29359
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
29360
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
29361
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
29362
|
-
SOFTWARE.
|
29363
|
-
|
29364
28958
|
================================================================================
|
29365
28959
|
polars-compute LICENSE
|
29366
28960
|
================================================================================
|
@@ -29817,7 +29411,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
29817
29411
|
IN THE SOFTWARE.
|
29818
29412
|
|
29819
29413
|
================================================================================
|
29820
|
-
polars-
|
29414
|
+
polars-plan LICENSE
|
29821
29415
|
================================================================================
|
29822
29416
|
|
29823
29417
|
Copyright (c) 2025 Ritchie Vink
|
@@ -29842,7 +29436,57 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
29842
29436
|
SOFTWARE.
|
29843
29437
|
|
29844
29438
|
================================================================================
|
29845
|
-
polars-
|
29439
|
+
polars-row LICENSE
|
29440
|
+
================================================================================
|
29441
|
+
|
29442
|
+
Copyright (c) 2025 Ritchie Vink
|
29443
|
+
Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
29444
|
+
|
29445
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
29446
|
+
of this software and associated documentation files (the "Software"), to deal
|
29447
|
+
in the Software without restriction, including without limitation the rights
|
29448
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
29449
|
+
copies of the Software, and to permit persons to whom the Software is
|
29450
|
+
furnished to do so, subject to the following conditions:
|
29451
|
+
|
29452
|
+
The above copyright notice and this permission notice shall be included in all
|
29453
|
+
copies or substantial portions of the Software.
|
29454
|
+
|
29455
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
29456
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
29457
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
29458
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
29459
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
29460
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
29461
|
+
SOFTWARE.
|
29462
|
+
|
29463
|
+
================================================================================
|
29464
|
+
polars-schema LICENSE
|
29465
|
+
================================================================================
|
29466
|
+
|
29467
|
+
Copyright (c) 2025 Ritchie Vink
|
29468
|
+
Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
29469
|
+
|
29470
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
29471
|
+
of this software and associated documentation files (the "Software"), to deal
|
29472
|
+
in the Software without restriction, including without limitation the rights
|
29473
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
29474
|
+
copies of the Software, and to permit persons to whom the Software is
|
29475
|
+
furnished to do so, subject to the following conditions:
|
29476
|
+
|
29477
|
+
The above copyright notice and this permission notice shall be included in all
|
29478
|
+
copies or substantial portions of the Software.
|
29479
|
+
|
29480
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
29481
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
29482
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
29483
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
29484
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
29485
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
29486
|
+
SOFTWARE.
|
29487
|
+
|
29488
|
+
================================================================================
|
29489
|
+
polars-sql LICENSE
|
29846
29490
|
================================================================================
|
29847
29491
|
|
29848
29492
|
Copyright (c) 2025 Ritchie Vink
|
@@ -29867,7 +29511,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
29867
29511
|
SOFTWARE.
|
29868
29512
|
|
29869
29513
|
================================================================================
|
29870
|
-
polars-
|
29514
|
+
polars-stream LICENSE
|
29871
29515
|
================================================================================
|
29872
29516
|
|
29873
29517
|
Copyright (c) 2025 Ritchie Vink
|
@@ -29892,7 +29536,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
29892
29536
|
SOFTWARE.
|
29893
29537
|
|
29894
29538
|
================================================================================
|
29895
|
-
polars-
|
29539
|
+
polars-time LICENSE
|
29896
29540
|
================================================================================
|
29897
29541
|
|
29898
29542
|
Copyright (c) 2025 Ritchie Vink
|
@@ -29917,7 +29561,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
29917
29561
|
SOFTWARE.
|
29918
29562
|
|
29919
29563
|
================================================================================
|
29920
|
-
polars-
|
29564
|
+
polars-utils LICENSE
|
29921
29565
|
================================================================================
|
29922
29566
|
|
29923
29567
|
Copyright (c) 2025 Ritchie Vink
|
@@ -29942,79 +29586,55 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
29942
29586
|
SOFTWARE.
|
29943
29587
|
|
29944
29588
|
================================================================================
|
29945
|
-
|
29589
|
+
potential_utf LICENSE
|
29946
29590
|
================================================================================
|
29947
29591
|
|
29948
|
-
|
29949
|
-
Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
29950
|
-
|
29951
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
29952
|
-
of this software and associated documentation files (the "Software"), to deal
|
29953
|
-
in the Software without restriction, including without limitation the rights
|
29954
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
29955
|
-
copies of the Software, and to permit persons to whom the Software is
|
29956
|
-
furnished to do so, subject to the following conditions:
|
29957
|
-
|
29958
|
-
The above copyright notice and this permission notice shall be included in all
|
29959
|
-
copies or substantial portions of the Software.
|
29960
|
-
|
29961
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
29962
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
29963
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
29964
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
29965
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
29966
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
29967
|
-
SOFTWARE.
|
29592
|
+
UNICODE LICENSE V3
|
29968
29593
|
|
29969
|
-
|
29970
|
-
polars-time LICENSE
|
29971
|
-
================================================================================
|
29594
|
+
COPYRIGHT AND PERMISSION NOTICE
|
29972
29595
|
|
29973
|
-
Copyright
|
29974
|
-
Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
29596
|
+
Copyright © 2020-2024 Unicode, Inc.
|
29975
29597
|
|
29976
|
-
|
29977
|
-
|
29978
|
-
|
29979
|
-
|
29980
|
-
|
29981
|
-
furnished to do so, subject to the following conditions:
|
29598
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
29599
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
29600
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
29601
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
29602
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
29982
29603
|
|
29983
|
-
|
29984
|
-
|
29604
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
29605
|
+
copy of data files and any associated documentation (the "Data Files") or
|
29606
|
+
software and any associated documentation (the "Software") to deal in the
|
29607
|
+
Data Files or Software without restriction, including without limitation
|
29608
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
29609
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
29610
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
29611
|
+
this copyright and permission notice appear with all copies of the Data
|
29612
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
29613
|
+
associated Documentation.
|
29985
29614
|
|
29986
|
-
THE SOFTWARE
|
29987
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
29988
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
29989
|
-
|
29990
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
29991
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
29992
|
-
SOFTWARE.
|
29615
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
29616
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
29617
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
29618
|
+
THIRD PARTY RIGHTS.
|
29993
29619
|
|
29994
|
-
|
29995
|
-
|
29996
|
-
|
29620
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
29621
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
29622
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
29623
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
29624
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
29625
|
+
FILES OR SOFTWARE.
|
29997
29626
|
|
29998
|
-
|
29999
|
-
|
29627
|
+
Except as contained in this notice, the name of a copyright holder shall
|
29628
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
29629
|
+
dealings in these Data Files or Software without prior written
|
29630
|
+
authorization of the copyright holder.
|
30000
29631
|
|
30001
|
-
|
30002
|
-
of this software and associated documentation files (the "Software"), to deal
|
30003
|
-
in the Software without restriction, including without limitation the rights
|
30004
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
30005
|
-
copies of the Software, and to permit persons to whom the Software is
|
30006
|
-
furnished to do so, subject to the following conditions:
|
29632
|
+
SPDX-License-Identifier: Unicode-3.0
|
30007
29633
|
|
30008
|
-
|
30009
|
-
copies or substantial portions of the Software.
|
29634
|
+
—
|
30010
29635
|
|
30011
|
-
|
30012
|
-
|
30013
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
30014
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
30015
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
30016
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
30017
|
-
SOFTWARE.
|
29636
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
29637
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
30018
29638
|
|
30019
29639
|
================================================================================
|
30020
29640
|
ppv-lite86 LICENSE-APACHE
|
@@ -43527,243 +43147,216 @@ The above copyright notice and this permission notice shall be included in all c
|
|
43527
43147
|
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.
|
43528
43148
|
|
43529
43149
|
================================================================================
|
43530
|
-
|
43150
|
+
thiserror LICENSE-APACHE
|
43531
43151
|
================================================================================
|
43532
43152
|
|
43533
|
-
|
43153
|
+
Apache License
|
43154
|
+
Version 2.0, January 2004
|
43155
|
+
http://www.apache.org/licenses/
|
43534
43156
|
|
43535
|
-
|
43157
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
43536
43158
|
|
43537
|
-
|
43538
|
-
of this software and associated documentation files (the "Software"), to deal
|
43539
|
-
in the Software without restriction, including without limitation the rights
|
43540
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
43541
|
-
copies of the Software, and to permit persons to whom the Software is
|
43542
|
-
furnished to do so, subject to the following conditions:
|
43159
|
+
1. Definitions.
|
43543
43160
|
|
43544
|
-
|
43545
|
-
|
43161
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
43162
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
43546
43163
|
|
43547
|
-
|
43548
|
-
|
43549
|
-
|
43550
|
-
|
43551
|
-
|
43552
|
-
|
43553
|
-
|
43164
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
43165
|
+
the copyright owner that is granting the License.
|
43166
|
+
|
43167
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
43168
|
+
other entities that control, are controlled by, or are under common
|
43169
|
+
control with that entity. For the purposes of this definition,
|
43170
|
+
"control" means (i) the power, direct or indirect, to cause the
|
43171
|
+
direction or management of such entity, whether by contract or
|
43172
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
43173
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
43174
|
+
|
43175
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
43176
|
+
exercising permissions granted by this License.
|
43177
|
+
|
43178
|
+
"Source" form shall mean the preferred form for making modifications,
|
43179
|
+
including but not limited to software source code, documentation
|
43180
|
+
source, and configuration files.
|
43181
|
+
|
43182
|
+
"Object" form shall mean any form resulting from mechanical
|
43183
|
+
transformation or translation of a Source form, including but
|
43184
|
+
not limited to compiled object code, generated documentation,
|
43185
|
+
and conversions to other media types.
|
43186
|
+
|
43187
|
+
"Work" shall mean the work of authorship, whether in Source or
|
43188
|
+
Object form, made available under the License, as indicated by a
|
43189
|
+
copyright notice that is included in or attached to the work
|
43190
|
+
(an example is provided in the Appendix below).
|
43554
43191
|
|
43192
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
43193
|
+
form, that is based on (or derived from) the Work and for which the
|
43194
|
+
editorial revisions, annotations, elaborations, or other modifications
|
43195
|
+
represent, as a whole, an original work of authorship. For the purposes
|
43196
|
+
of this License, Derivative Works shall not include works that remain
|
43197
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
43198
|
+
the Work and Derivative Works thereof.
|
43199
|
+
|
43200
|
+
"Contribution" shall mean any work of authorship, including
|
43201
|
+
the original version of the Work and any modifications or additions
|
43202
|
+
to that Work or Derivative Works thereof, that is intentionally
|
43203
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
43204
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
43205
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
43206
|
+
means any form of electronic, verbal, or written communication sent
|
43207
|
+
to the Licensor or its representatives, including but not limited to
|
43208
|
+
communication on electronic mailing lists, source code control systems,
|
43209
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
43210
|
+
Licensor for the purpose of discussing and improving the Work, but
|
43211
|
+
excluding communication that is conspicuously marked or otherwise
|
43212
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
43213
|
+
|
43214
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
43215
|
+
on behalf of whom a Contribution has been received by Licensor and
|
43216
|
+
subsequently incorporated within the Work.
|
43217
|
+
|
43218
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
43219
|
+
this License, each Contributor hereby grants to You a perpetual,
|
43220
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
43221
|
+
copyright license to reproduce, prepare Derivative Works of,
|
43222
|
+
publicly display, publicly perform, sublicense, and distribute the
|
43223
|
+
Work and such Derivative Works in Source or Object form.
|
43224
|
+
|
43225
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
43226
|
+
this License, each Contributor hereby grants to You a perpetual,
|
43227
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
43228
|
+
(except as stated in this section) patent license to make, have made,
|
43229
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
43230
|
+
where such license applies only to those patent claims licensable
|
43231
|
+
by such Contributor that are necessarily infringed by their
|
43232
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
43233
|
+
with the Work to which such Contribution(s) was submitted. If You
|
43234
|
+
institute patent litigation against any entity (including a
|
43235
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
43236
|
+
or a Contribution incorporated within the Work constitutes direct
|
43237
|
+
or contributory patent infringement, then any patent licenses
|
43238
|
+
granted to You under this License for that Work shall terminate
|
43239
|
+
as of the date such litigation is filed.
|
43240
|
+
|
43241
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
43242
|
+
Work or Derivative Works thereof in any medium, with or without
|
43243
|
+
modifications, and in Source or Object form, provided that You
|
43244
|
+
meet the following conditions:
|
43245
|
+
|
43246
|
+
(a) You must give any other recipients of the Work or
|
43247
|
+
Derivative Works a copy of this License; and
|
43248
|
+
|
43249
|
+
(b) You must cause any modified files to carry prominent notices
|
43250
|
+
stating that You changed the files; and
|
43251
|
+
|
43252
|
+
(c) You must retain, in the Source form of any Derivative Works
|
43253
|
+
that You distribute, all copyright, patent, trademark, and
|
43254
|
+
attribution notices from the Source form of the Work,
|
43255
|
+
excluding those notices that do not pertain to any part of
|
43256
|
+
the Derivative Works; and
|
43257
|
+
|
43258
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
43259
|
+
distribution, then any Derivative Works that You distribute must
|
43260
|
+
include a readable copy of the attribution notices contained
|
43261
|
+
within such NOTICE file, excluding those notices that do not
|
43262
|
+
pertain to any part of the Derivative Works, in at least one
|
43263
|
+
of the following places: within a NOTICE text file distributed
|
43264
|
+
as part of the Derivative Works; within the Source form or
|
43265
|
+
documentation, if provided along with the Derivative Works; or,
|
43266
|
+
within a display generated by the Derivative Works, if and
|
43267
|
+
wherever such third-party notices normally appear. The contents
|
43268
|
+
of the NOTICE file are for informational purposes only and
|
43269
|
+
do not modify the License. You may add Your own attribution
|
43270
|
+
notices within Derivative Works that You distribute, alongside
|
43271
|
+
or as an addendum to the NOTICE text from the Work, provided
|
43272
|
+
that such additional attribution notices cannot be construed
|
43273
|
+
as modifying the License.
|
43274
|
+
|
43275
|
+
You may add Your own copyright statement to Your modifications and
|
43276
|
+
may provide additional or different license terms and conditions
|
43277
|
+
for use, reproduction, or distribution of Your modifications, or
|
43278
|
+
for any such Derivative Works as a whole, provided Your use,
|
43279
|
+
reproduction, and distribution of the Work otherwise complies with
|
43280
|
+
the conditions stated in this License.
|
43281
|
+
|
43282
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
43283
|
+
any Contribution intentionally submitted for inclusion in the Work
|
43284
|
+
by You to the Licensor shall be under the terms and conditions of
|
43285
|
+
this License, without any additional terms or conditions.
|
43286
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
43287
|
+
the terms of any separate license agreement you may have executed
|
43288
|
+
with Licensor regarding such Contributions.
|
43289
|
+
|
43290
|
+
6. Trademarks. This License does not grant permission to use the trade
|
43291
|
+
names, trademarks, service marks, or product names of the Licensor,
|
43292
|
+
except as required for reasonable and customary use in describing the
|
43293
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
43294
|
+
|
43295
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
43296
|
+
agreed to in writing, Licensor provides the Work (and each
|
43297
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
43298
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
43299
|
+
implied, including, without limitation, any warranties or conditions
|
43300
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
43301
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
43302
|
+
appropriateness of using or redistributing the Work and assume any
|
43303
|
+
risks associated with Your exercise of permissions under this License.
|
43304
|
+
|
43305
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
43306
|
+
whether in tort (including negligence), contract, or otherwise,
|
43307
|
+
unless required by applicable law (such as deliberate and grossly
|
43308
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
43309
|
+
liable to You for damages, including any direct, indirect, special,
|
43310
|
+
incidental, or consequential damages of any character arising as a
|
43311
|
+
result of this License or out of the use or inability to use the
|
43312
|
+
Work (including but not limited to damages for loss of goodwill,
|
43313
|
+
work stoppage, computer failure or malfunction, or any and all
|
43314
|
+
other commercial damages or losses), even if such Contributor
|
43315
|
+
has been advised of the possibility of such damages.
|
43316
|
+
|
43317
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
43318
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
43319
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
43320
|
+
or other liability obligations and/or rights consistent with this
|
43321
|
+
License. However, in accepting such obligations, You may act only
|
43322
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
43323
|
+
of any other Contributor, and only if You agree to indemnify,
|
43324
|
+
defend, and hold each Contributor harmless for any liability
|
43325
|
+
incurred by, or claims asserted against, such Contributor by reason
|
43326
|
+
of your accepting any such warranty or additional liability.
|
43327
|
+
|
43328
|
+
END OF TERMS AND CONDITIONS
|
43555
43329
|
|
43556
43330
|
================================================================================
|
43557
|
-
thiserror LICENSE-
|
43558
|
-
================================================================================
|
43559
|
-
|
43560
|
-
|
43561
|
-
|
43562
|
-
|
43563
|
-
|
43564
|
-
|
43565
|
-
|
43566
|
-
|
43567
|
-
|
43568
|
-
|
43569
|
-
|
43570
|
-
|
43571
|
-
|
43572
|
-
|
43573
|
-
|
43574
|
-
|
43575
|
-
|
43576
|
-
|
43577
|
-
|
43578
|
-
|
43579
|
-
|
43580
|
-
|
43581
|
-
|
43582
|
-
|
43583
|
-
|
43584
|
-
|
43585
|
-
|
43586
|
-
including but not limited to software source code, documentation
|
43587
|
-
source, and configuration files.
|
43588
|
-
|
43589
|
-
"Object" form shall mean any form resulting from mechanical
|
43590
|
-
transformation or translation of a Source form, including but
|
43591
|
-
not limited to compiled object code, generated documentation,
|
43592
|
-
and conversions to other media types.
|
43593
|
-
|
43594
|
-
"Work" shall mean the work of authorship, whether in Source or
|
43595
|
-
Object form, made available under the License, as indicated by a
|
43596
|
-
copyright notice that is included in or attached to the work
|
43597
|
-
(an example is provided in the Appendix below).
|
43598
|
-
|
43599
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
43600
|
-
form, that is based on (or derived from) the Work and for which the
|
43601
|
-
editorial revisions, annotations, elaborations, or other modifications
|
43602
|
-
represent, as a whole, an original work of authorship. For the purposes
|
43603
|
-
of this License, Derivative Works shall not include works that remain
|
43604
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
43605
|
-
the Work and Derivative Works thereof.
|
43606
|
-
|
43607
|
-
"Contribution" shall mean any work of authorship, including
|
43608
|
-
the original version of the Work and any modifications or additions
|
43609
|
-
to that Work or Derivative Works thereof, that is intentionally
|
43610
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
43611
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
43612
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
43613
|
-
means any form of electronic, verbal, or written communication sent
|
43614
|
-
to the Licensor or its representatives, including but not limited to
|
43615
|
-
communication on electronic mailing lists, source code control systems,
|
43616
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
43617
|
-
Licensor for the purpose of discussing and improving the Work, but
|
43618
|
-
excluding communication that is conspicuously marked or otherwise
|
43619
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
43620
|
-
|
43621
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
43622
|
-
on behalf of whom a Contribution has been received by Licensor and
|
43623
|
-
subsequently incorporated within the Work.
|
43624
|
-
|
43625
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
43626
|
-
this License, each Contributor hereby grants to You a perpetual,
|
43627
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
43628
|
-
copyright license to reproduce, prepare Derivative Works of,
|
43629
|
-
publicly display, publicly perform, sublicense, and distribute the
|
43630
|
-
Work and such Derivative Works in Source or Object form.
|
43631
|
-
|
43632
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
43633
|
-
this License, each Contributor hereby grants to You a perpetual,
|
43634
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
43635
|
-
(except as stated in this section) patent license to make, have made,
|
43636
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
43637
|
-
where such license applies only to those patent claims licensable
|
43638
|
-
by such Contributor that are necessarily infringed by their
|
43639
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
43640
|
-
with the Work to which such Contribution(s) was submitted. If You
|
43641
|
-
institute patent litigation against any entity (including a
|
43642
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
43643
|
-
or a Contribution incorporated within the Work constitutes direct
|
43644
|
-
or contributory patent infringement, then any patent licenses
|
43645
|
-
granted to You under this License for that Work shall terminate
|
43646
|
-
as of the date such litigation is filed.
|
43647
|
-
|
43648
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
43649
|
-
Work or Derivative Works thereof in any medium, with or without
|
43650
|
-
modifications, and in Source or Object form, provided that You
|
43651
|
-
meet the following conditions:
|
43652
|
-
|
43653
|
-
(a) You must give any other recipients of the Work or
|
43654
|
-
Derivative Works a copy of this License; and
|
43655
|
-
|
43656
|
-
(b) You must cause any modified files to carry prominent notices
|
43657
|
-
stating that You changed the files; and
|
43658
|
-
|
43659
|
-
(c) You must retain, in the Source form of any Derivative Works
|
43660
|
-
that You distribute, all copyright, patent, trademark, and
|
43661
|
-
attribution notices from the Source form of the Work,
|
43662
|
-
excluding those notices that do not pertain to any part of
|
43663
|
-
the Derivative Works; and
|
43664
|
-
|
43665
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
43666
|
-
distribution, then any Derivative Works that You distribute must
|
43667
|
-
include a readable copy of the attribution notices contained
|
43668
|
-
within such NOTICE file, excluding those notices that do not
|
43669
|
-
pertain to any part of the Derivative Works, in at least one
|
43670
|
-
of the following places: within a NOTICE text file distributed
|
43671
|
-
as part of the Derivative Works; within the Source form or
|
43672
|
-
documentation, if provided along with the Derivative Works; or,
|
43673
|
-
within a display generated by the Derivative Works, if and
|
43674
|
-
wherever such third-party notices normally appear. The contents
|
43675
|
-
of the NOTICE file are for informational purposes only and
|
43676
|
-
do not modify the License. You may add Your own attribution
|
43677
|
-
notices within Derivative Works that You distribute, alongside
|
43678
|
-
or as an addendum to the NOTICE text from the Work, provided
|
43679
|
-
that such additional attribution notices cannot be construed
|
43680
|
-
as modifying the License.
|
43681
|
-
|
43682
|
-
You may add Your own copyright statement to Your modifications and
|
43683
|
-
may provide additional or different license terms and conditions
|
43684
|
-
for use, reproduction, or distribution of Your modifications, or
|
43685
|
-
for any such Derivative Works as a whole, provided Your use,
|
43686
|
-
reproduction, and distribution of the Work otherwise complies with
|
43687
|
-
the conditions stated in this License.
|
43688
|
-
|
43689
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
43690
|
-
any Contribution intentionally submitted for inclusion in the Work
|
43691
|
-
by You to the Licensor shall be under the terms and conditions of
|
43692
|
-
this License, without any additional terms or conditions.
|
43693
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
43694
|
-
the terms of any separate license agreement you may have executed
|
43695
|
-
with Licensor regarding such Contributions.
|
43696
|
-
|
43697
|
-
6. Trademarks. This License does not grant permission to use the trade
|
43698
|
-
names, trademarks, service marks, or product names of the Licensor,
|
43699
|
-
except as required for reasonable and customary use in describing the
|
43700
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
43701
|
-
|
43702
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
43703
|
-
agreed to in writing, Licensor provides the Work (and each
|
43704
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
43705
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
43706
|
-
implied, including, without limitation, any warranties or conditions
|
43707
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
43708
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
43709
|
-
appropriateness of using or redistributing the Work and assume any
|
43710
|
-
risks associated with Your exercise of permissions under this License.
|
43711
|
-
|
43712
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
43713
|
-
whether in tort (including negligence), contract, or otherwise,
|
43714
|
-
unless required by applicable law (such as deliberate and grossly
|
43715
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
43716
|
-
liable to You for damages, including any direct, indirect, special,
|
43717
|
-
incidental, or consequential damages of any character arising as a
|
43718
|
-
result of this License or out of the use or inability to use the
|
43719
|
-
Work (including but not limited to damages for loss of goodwill,
|
43720
|
-
work stoppage, computer failure or malfunction, or any and all
|
43721
|
-
other commercial damages or losses), even if such Contributor
|
43722
|
-
has been advised of the possibility of such damages.
|
43723
|
-
|
43724
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
43725
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
43726
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
43727
|
-
or other liability obligations and/or rights consistent with this
|
43728
|
-
License. However, in accepting such obligations, You may act only
|
43729
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
43730
|
-
of any other Contributor, and only if You agree to indemnify,
|
43731
|
-
defend, and hold each Contributor harmless for any liability
|
43732
|
-
incurred by, or claims asserted against, such Contributor by reason
|
43733
|
-
of your accepting any such warranty or additional liability.
|
43734
|
-
|
43735
|
-
END OF TERMS AND CONDITIONS
|
43736
|
-
|
43737
|
-
================================================================================
|
43738
|
-
thiserror LICENSE-MIT
|
43739
|
-
================================================================================
|
43740
|
-
|
43741
|
-
Permission is hereby granted, free of charge, to any
|
43742
|
-
person obtaining a copy of this software and associated
|
43743
|
-
documentation files (the "Software"), to deal in the
|
43744
|
-
Software without restriction, including without
|
43745
|
-
limitation the rights to use, copy, modify, merge,
|
43746
|
-
publish, distribute, sublicense, and/or sell copies of
|
43747
|
-
the Software, and to permit persons to whom the Software
|
43748
|
-
is furnished to do so, subject to the following
|
43749
|
-
conditions:
|
43750
|
-
|
43751
|
-
The above copyright notice and this permission notice
|
43752
|
-
shall be included in all copies or substantial portions
|
43753
|
-
of the Software.
|
43754
|
-
|
43755
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
43756
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
43757
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
43758
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
43759
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
43760
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
43761
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
43762
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
43763
|
-
DEALINGS IN THE SOFTWARE.
|
43764
|
-
|
43765
|
-
================================================================================
|
43766
|
-
thiserror-impl LICENSE-APACHE
|
43331
|
+
thiserror LICENSE-MIT
|
43332
|
+
================================================================================
|
43333
|
+
|
43334
|
+
Permission is hereby granted, free of charge, to any
|
43335
|
+
person obtaining a copy of this software and associated
|
43336
|
+
documentation files (the "Software"), to deal in the
|
43337
|
+
Software without restriction, including without
|
43338
|
+
limitation the rights to use, copy, modify, merge,
|
43339
|
+
publish, distribute, sublicense, and/or sell copies of
|
43340
|
+
the Software, and to permit persons to whom the Software
|
43341
|
+
is furnished to do so, subject to the following
|
43342
|
+
conditions:
|
43343
|
+
|
43344
|
+
The above copyright notice and this permission notice
|
43345
|
+
shall be included in all copies or substantial portions
|
43346
|
+
of the Software.
|
43347
|
+
|
43348
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
43349
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
43350
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
43351
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
43352
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
43353
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
43354
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
43355
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
43356
|
+
DEALINGS IN THE SOFTWARE.
|
43357
|
+
|
43358
|
+
================================================================================
|
43359
|
+
thiserror-impl LICENSE-APACHE
|
43767
43360
|
================================================================================
|
43768
43361
|
|
43769
43362
|
Apache License
|
@@ -46749,243 +46342,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
46749
46342
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
46750
46343
|
DEALINGS IN THE SOFTWARE.
|
46751
46344
|
|
46752
|
-
================================================================================
|
46753
|
-
utf16_iter LICENSE-APACHE
|
46754
|
-
================================================================================
|
46755
|
-
|
46756
|
-
|
46757
|
-
Apache License
|
46758
|
-
Version 2.0, January 2004
|
46759
|
-
http://www.apache.org/licenses/
|
46760
|
-
|
46761
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
46762
|
-
|
46763
|
-
1. Definitions.
|
46764
|
-
|
46765
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
46766
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
46767
|
-
|
46768
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
46769
|
-
the copyright owner that is granting the License.
|
46770
|
-
|
46771
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
46772
|
-
other entities that control, are controlled by, or are under common
|
46773
|
-
control with that entity. For the purposes of this definition,
|
46774
|
-
"control" means (i) the power, direct or indirect, to cause the
|
46775
|
-
direction or management of such entity, whether by contract or
|
46776
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
46777
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
46778
|
-
|
46779
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
46780
|
-
exercising permissions granted by this License.
|
46781
|
-
|
46782
|
-
"Source" form shall mean the preferred form for making modifications,
|
46783
|
-
including but not limited to software source code, documentation
|
46784
|
-
source, and configuration files.
|
46785
|
-
|
46786
|
-
"Object" form shall mean any form resulting from mechanical
|
46787
|
-
transformation or translation of a Source form, including but
|
46788
|
-
not limited to compiled object code, generated documentation,
|
46789
|
-
and conversions to other media types.
|
46790
|
-
|
46791
|
-
"Work" shall mean the work of authorship, whether in Source or
|
46792
|
-
Object form, made available under the License, as indicated by a
|
46793
|
-
copyright notice that is included in or attached to the work
|
46794
|
-
(an example is provided in the Appendix below).
|
46795
|
-
|
46796
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
46797
|
-
form, that is based on (or derived from) the Work and for which the
|
46798
|
-
editorial revisions, annotations, elaborations, or other modifications
|
46799
|
-
represent, as a whole, an original work of authorship. For the purposes
|
46800
|
-
of this License, Derivative Works shall not include works that remain
|
46801
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
46802
|
-
the Work and Derivative Works thereof.
|
46803
|
-
|
46804
|
-
"Contribution" shall mean any work of authorship, including
|
46805
|
-
the original version of the Work and any modifications or additions
|
46806
|
-
to that Work or Derivative Works thereof, that is intentionally
|
46807
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
46808
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
46809
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
46810
|
-
means any form of electronic, verbal, or written communication sent
|
46811
|
-
to the Licensor or its representatives, including but not limited to
|
46812
|
-
communication on electronic mailing lists, source code control systems,
|
46813
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
46814
|
-
Licensor for the purpose of discussing and improving the Work, but
|
46815
|
-
excluding communication that is conspicuously marked or otherwise
|
46816
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
46817
|
-
|
46818
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
46819
|
-
on behalf of whom a Contribution has been received by Licensor and
|
46820
|
-
subsequently incorporated within the Work.
|
46821
|
-
|
46822
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
46823
|
-
this License, each Contributor hereby grants to You a perpetual,
|
46824
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
46825
|
-
copyright license to reproduce, prepare Derivative Works of,
|
46826
|
-
publicly display, publicly perform, sublicense, and distribute the
|
46827
|
-
Work and such Derivative Works in Source or Object form.
|
46828
|
-
|
46829
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
46830
|
-
this License, each Contributor hereby grants to You a perpetual,
|
46831
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
46832
|
-
(except as stated in this section) patent license to make, have made,
|
46833
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
46834
|
-
where such license applies only to those patent claims licensable
|
46835
|
-
by such Contributor that are necessarily infringed by their
|
46836
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
46837
|
-
with the Work to which such Contribution(s) was submitted. If You
|
46838
|
-
institute patent litigation against any entity (including a
|
46839
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
46840
|
-
or a Contribution incorporated within the Work constitutes direct
|
46841
|
-
or contributory patent infringement, then any patent licenses
|
46842
|
-
granted to You under this License for that Work shall terminate
|
46843
|
-
as of the date such litigation is filed.
|
46844
|
-
|
46845
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
46846
|
-
Work or Derivative Works thereof in any medium, with or without
|
46847
|
-
modifications, and in Source or Object form, provided that You
|
46848
|
-
meet the following conditions:
|
46849
|
-
|
46850
|
-
(a) You must give any other recipients of the Work or
|
46851
|
-
Derivative Works a copy of this License; and
|
46852
|
-
|
46853
|
-
(b) You must cause any modified files to carry prominent notices
|
46854
|
-
stating that You changed the files; and
|
46855
|
-
|
46856
|
-
(c) You must retain, in the Source form of any Derivative Works
|
46857
|
-
that You distribute, all copyright, patent, trademark, and
|
46858
|
-
attribution notices from the Source form of the Work,
|
46859
|
-
excluding those notices that do not pertain to any part of
|
46860
|
-
the Derivative Works; and
|
46861
|
-
|
46862
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
46863
|
-
distribution, then any Derivative Works that You distribute must
|
46864
|
-
include a readable copy of the attribution notices contained
|
46865
|
-
within such NOTICE file, excluding those notices that do not
|
46866
|
-
pertain to any part of the Derivative Works, in at least one
|
46867
|
-
of the following places: within a NOTICE text file distributed
|
46868
|
-
as part of the Derivative Works; within the Source form or
|
46869
|
-
documentation, if provided along with the Derivative Works; or,
|
46870
|
-
within a display generated by the Derivative Works, if and
|
46871
|
-
wherever such third-party notices normally appear. The contents
|
46872
|
-
of the NOTICE file are for informational purposes only and
|
46873
|
-
do not modify the License. You may add Your own attribution
|
46874
|
-
notices within Derivative Works that You distribute, alongside
|
46875
|
-
or as an addendum to the NOTICE text from the Work, provided
|
46876
|
-
that such additional attribution notices cannot be construed
|
46877
|
-
as modifying the License.
|
46878
|
-
|
46879
|
-
You may add Your own copyright statement to Your modifications and
|
46880
|
-
may provide additional or different license terms and conditions
|
46881
|
-
for use, reproduction, or distribution of Your modifications, or
|
46882
|
-
for any such Derivative Works as a whole, provided Your use,
|
46883
|
-
reproduction, and distribution of the Work otherwise complies with
|
46884
|
-
the conditions stated in this License.
|
46885
|
-
|
46886
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
46887
|
-
any Contribution intentionally submitted for inclusion in the Work
|
46888
|
-
by You to the Licensor shall be under the terms and conditions of
|
46889
|
-
this License, without any additional terms or conditions.
|
46890
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
46891
|
-
the terms of any separate license agreement you may have executed
|
46892
|
-
with Licensor regarding such Contributions.
|
46893
|
-
|
46894
|
-
6. Trademarks. This License does not grant permission to use the trade
|
46895
|
-
names, trademarks, service marks, or product names of the Licensor,
|
46896
|
-
except as required for reasonable and customary use in describing the
|
46897
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
46898
|
-
|
46899
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
46900
|
-
agreed to in writing, Licensor provides the Work (and each
|
46901
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
46902
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
46903
|
-
implied, including, without limitation, any warranties or conditions
|
46904
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
46905
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
46906
|
-
appropriateness of using or redistributing the Work and assume any
|
46907
|
-
risks associated with Your exercise of permissions under this License.
|
46908
|
-
|
46909
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
46910
|
-
whether in tort (including negligence), contract, or otherwise,
|
46911
|
-
unless required by applicable law (such as deliberate and grossly
|
46912
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
46913
|
-
liable to You for damages, including any direct, indirect, special,
|
46914
|
-
incidental, or consequential damages of any character arising as a
|
46915
|
-
result of this License or out of the use or inability to use the
|
46916
|
-
Work (including but not limited to damages for loss of goodwill,
|
46917
|
-
work stoppage, computer failure or malfunction, or any and all
|
46918
|
-
other commercial damages or losses), even if such Contributor
|
46919
|
-
has been advised of the possibility of such damages.
|
46920
|
-
|
46921
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
46922
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
46923
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
46924
|
-
or other liability obligations and/or rights consistent with this
|
46925
|
-
License. However, in accepting such obligations, You may act only
|
46926
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
46927
|
-
of any other Contributor, and only if You agree to indemnify,
|
46928
|
-
defend, and hold each Contributor harmless for any liability
|
46929
|
-
incurred by, or claims asserted against, such Contributor by reason
|
46930
|
-
of your accepting any such warranty or additional liability.
|
46931
|
-
|
46932
|
-
END OF TERMS AND CONDITIONS
|
46933
|
-
|
46934
|
-
APPENDIX: How to apply the Apache License to your work.
|
46935
|
-
|
46936
|
-
To apply the Apache License to your work, attach the following
|
46937
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
46938
|
-
replaced with your own identifying information. (Don't include
|
46939
|
-
the brackets!) The text should be enclosed in the appropriate
|
46940
|
-
comment syntax for the file format. We also recommend that a
|
46941
|
-
file or class name and description of purpose be included on the
|
46942
|
-
same "printed page" as the copyright notice for easier
|
46943
|
-
identification within third-party archives.
|
46944
|
-
|
46945
|
-
Copyright [yyyy] [name of copyright owner]
|
46946
|
-
|
46947
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
46948
|
-
you may not use this file except in compliance with the License.
|
46949
|
-
You may obtain a copy of the License at
|
46950
|
-
|
46951
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
46952
|
-
|
46953
|
-
Unless required by applicable law or agreed to in writing, software
|
46954
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
46955
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
46956
|
-
See the License for the specific language governing permissions and
|
46957
|
-
limitations under the License.
|
46958
|
-
|
46959
|
-
================================================================================
|
46960
|
-
utf16_iter LICENSE-MIT
|
46961
|
-
================================================================================
|
46962
|
-
|
46963
|
-
Copyright Mozilla Foundation
|
46964
|
-
|
46965
|
-
Permission is hereby granted, free of charge, to any
|
46966
|
-
person obtaining a copy of this software and associated
|
46967
|
-
documentation files (the "Software"), to deal in the
|
46968
|
-
Software without restriction, including without
|
46969
|
-
limitation the rights to use, copy, modify, merge,
|
46970
|
-
publish, distribute, sublicense, and/or sell copies of
|
46971
|
-
the Software, and to permit persons to whom the Software
|
46972
|
-
is furnished to do so, subject to the following
|
46973
|
-
conditions:
|
46974
|
-
|
46975
|
-
The above copyright notice and this permission notice
|
46976
|
-
shall be included in all copies or substantial portions
|
46977
|
-
of the Software.
|
46978
|
-
|
46979
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
46980
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
46981
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
46982
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
46983
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
46984
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
46985
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
46986
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
46987
|
-
DEALINGS IN THE SOFTWARE.
|
46988
|
-
|
46989
46345
|
================================================================================
|
46990
46346
|
utf8_iter LICENSE-APACHE
|
46991
46347
|
================================================================================
|
@@ -48535,7 +47891,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
48535
47891
|
SOFTWARE.
|
48536
47892
|
|
48537
47893
|
================================================================================
|
48538
|
-
windows license-mit
|
47894
|
+
windows-link license-mit
|
48539
47895
|
================================================================================
|
48540
47896
|
|
48541
47897
|
MIT License
|
@@ -48561,7 +47917,7 @@ windows license-mit
|
|
48561
47917
|
SOFTWARE
|
48562
47918
|
|
48563
47919
|
================================================================================
|
48564
|
-
windows-
|
47920
|
+
windows-registry license-mit
|
48565
47921
|
================================================================================
|
48566
47922
|
|
48567
47923
|
MIT License
|
@@ -48587,7 +47943,7 @@ windows-core license-mit
|
|
48587
47943
|
SOFTWARE
|
48588
47944
|
|
48589
47945
|
================================================================================
|
48590
|
-
windows-
|
47946
|
+
windows-result license-mit
|
48591
47947
|
================================================================================
|
48592
47948
|
|
48593
47949
|
MIT License
|
@@ -48613,7 +47969,7 @@ windows-implement license-mit
|
|
48613
47969
|
SOFTWARE
|
48614
47970
|
|
48615
47971
|
================================================================================
|
48616
|
-
windows-
|
47972
|
+
windows-strings license-mit
|
48617
47973
|
================================================================================
|
48618
47974
|
|
48619
47975
|
MIT License
|
@@ -48639,7 +47995,7 @@ windows-interface license-mit
|
|
48639
47995
|
SOFTWARE
|
48640
47996
|
|
48641
47997
|
================================================================================
|
48642
|
-
windows-
|
47998
|
+
windows-sys v0.52.0 license-mit
|
48643
47999
|
================================================================================
|
48644
48000
|
|
48645
48001
|
MIT License
|
@@ -48665,7 +48021,7 @@ windows-link license-mit
|
|
48665
48021
|
SOFTWARE
|
48666
48022
|
|
48667
48023
|
================================================================================
|
48668
|
-
windows-
|
48024
|
+
windows-sys v0.59.0 license-mit
|
48669
48025
|
================================================================================
|
48670
48026
|
|
48671
48027
|
MIT License
|
@@ -48691,7 +48047,7 @@ windows-registry license-mit
|
|
48691
48047
|
SOFTWARE
|
48692
48048
|
|
48693
48049
|
================================================================================
|
48694
|
-
windows-
|
48050
|
+
windows-targets v0.52.6 license-mit
|
48695
48051
|
================================================================================
|
48696
48052
|
|
48697
48053
|
MIT License
|
@@ -48717,7 +48073,7 @@ windows-result v0.1.2 license-mit
|
|
48717
48073
|
SOFTWARE
|
48718
48074
|
|
48719
48075
|
================================================================================
|
48720
|
-
windows-
|
48076
|
+
windows-targets v0.53.0 license-mit
|
48721
48077
|
================================================================================
|
48722
48078
|
|
48723
48079
|
MIT License
|
@@ -48743,7 +48099,7 @@ windows-result v0.3.2 license-mit
|
|
48743
48099
|
SOFTWARE
|
48744
48100
|
|
48745
48101
|
================================================================================
|
48746
|
-
|
48102
|
+
windows_x86_64_gnu v0.52.6 license-mit
|
48747
48103
|
================================================================================
|
48748
48104
|
|
48749
48105
|
MIT License
|
@@ -48769,7 +48125,7 @@ windows-strings license-mit
|
|
48769
48125
|
SOFTWARE
|
48770
48126
|
|
48771
48127
|
================================================================================
|
48772
|
-
|
48128
|
+
windows_x86_64_gnu v0.53.0 license-mit
|
48773
48129
|
================================================================================
|
48774
48130
|
|
48775
48131
|
MIT License
|
@@ -48795,140 +48151,190 @@ windows-sys v0.52.0 license-mit
|
|
48795
48151
|
SOFTWARE
|
48796
48152
|
|
48797
48153
|
================================================================================
|
48798
|
-
|
48154
|
+
writeable LICENSE
|
48799
48155
|
================================================================================
|
48800
48156
|
|
48801
|
-
|
48157
|
+
UNICODE LICENSE V3
|
48802
48158
|
|
48803
|
-
|
48159
|
+
COPYRIGHT AND PERMISSION NOTICE
|
48804
48160
|
|
48805
|
-
|
48806
|
-
of this software and associated documentation files (the "Software"), to deal
|
48807
|
-
in the Software without restriction, including without limitation the rights
|
48808
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
48809
|
-
copies of the Software, and to permit persons to whom the Software is
|
48810
|
-
furnished to do so, subject to the following conditions:
|
48161
|
+
Copyright © 2020-2024 Unicode, Inc.
|
48811
48162
|
|
48812
|
-
|
48813
|
-
|
48163
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
48164
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
48165
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
48166
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
48167
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
48814
48168
|
|
48815
|
-
|
48816
|
-
|
48817
|
-
|
48818
|
-
|
48819
|
-
|
48820
|
-
|
48821
|
-
|
48169
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
48170
|
+
copy of data files and any associated documentation (the "Data Files") or
|
48171
|
+
software and any associated documentation (the "Software") to deal in the
|
48172
|
+
Data Files or Software without restriction, including without limitation
|
48173
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
48174
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
48175
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
48176
|
+
this copyright and permission notice appear with all copies of the Data
|
48177
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
48178
|
+
associated Documentation.
|
48822
48179
|
|
48823
|
-
|
48824
|
-
|
48825
|
-
|
48180
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
48181
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
48182
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
48183
|
+
THIRD PARTY RIGHTS.
|
48826
48184
|
|
48827
|
-
|
48185
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
48186
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
48187
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
48188
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
48189
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
48190
|
+
FILES OR SOFTWARE.
|
48828
48191
|
|
48829
|
-
|
48192
|
+
Except as contained in this notice, the name of a copyright holder shall
|
48193
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
48194
|
+
dealings in these Data Files or Software without prior written
|
48195
|
+
authorization of the copyright holder.
|
48830
48196
|
|
48831
|
-
|
48832
|
-
of this software and associated documentation files (the "Software"), to deal
|
48833
|
-
in the Software without restriction, including without limitation the rights
|
48834
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
48835
|
-
copies of the Software, and to permit persons to whom the Software is
|
48836
|
-
furnished to do so, subject to the following conditions:
|
48197
|
+
SPDX-License-Identifier: Unicode-3.0
|
48837
48198
|
|
48838
|
-
|
48839
|
-
copies or substantial portions of the Software.
|
48199
|
+
—
|
48840
48200
|
|
48841
|
-
|
48842
|
-
|
48843
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
48844
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
48845
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
48846
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
48847
|
-
SOFTWARE
|
48201
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
48202
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
48848
48203
|
|
48849
48204
|
================================================================================
|
48850
|
-
|
48205
|
+
xxhash-rust LICENSE
|
48851
48206
|
================================================================================
|
48852
48207
|
|
48853
|
-
|
48854
|
-
|
48855
|
-
Copyright (c) Microsoft Corporation.
|
48208
|
+
Boost Software License - Version 1.0 - August 17th, 2003
|
48856
48209
|
|
48857
|
-
|
48858
|
-
|
48859
|
-
|
48860
|
-
|
48861
|
-
|
48862
|
-
|
48210
|
+
Permission is hereby granted, free of charge, to any person or organization
|
48211
|
+
obtaining a copy of the software and accompanying documentation covered by
|
48212
|
+
this license (the "Software") to use, reproduce, display, distribute,
|
48213
|
+
execute, and transmit the Software, and to prepare derivative works of the
|
48214
|
+
Software, and to permit third-parties to whom the Software is furnished to
|
48215
|
+
do so, all subject to the following:
|
48863
48216
|
|
48864
|
-
|
48865
|
-
|
48217
|
+
The copyright notices in the Software and this entire statement, including
|
48218
|
+
the above license grant, this restriction and the following disclaimer,
|
48219
|
+
must be included in all copies of the Software, in whole or in part, and
|
48220
|
+
all derivative works of the Software, unless such copies or derivative
|
48221
|
+
works are solely in the form of machine-executable object code generated by
|
48222
|
+
a source language processor.
|
48866
48223
|
|
48867
|
-
|
48868
|
-
|
48869
|
-
|
48870
|
-
|
48871
|
-
|
48872
|
-
|
48873
|
-
|
48224
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
48225
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
48226
|
+
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
48227
|
+
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
48228
|
+
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
48229
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
48230
|
+
DEALINGS IN THE SOFTWARE.
|
48874
48231
|
|
48875
48232
|
================================================================================
|
48876
|
-
|
48233
|
+
yoke LICENSE
|
48877
48234
|
================================================================================
|
48878
48235
|
|
48879
|
-
|
48236
|
+
UNICODE LICENSE V3
|
48880
48237
|
|
48881
|
-
|
48238
|
+
COPYRIGHT AND PERMISSION NOTICE
|
48882
48239
|
|
48883
|
-
|
48884
|
-
of this software and associated documentation files (the "Software"), to deal
|
48885
|
-
in the Software without restriction, including without limitation the rights
|
48886
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
48887
|
-
copies of the Software, and to permit persons to whom the Software is
|
48888
|
-
furnished to do so, subject to the following conditions:
|
48240
|
+
Copyright © 2020-2024 Unicode, Inc.
|
48889
48241
|
|
48890
|
-
|
48891
|
-
|
48242
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
48243
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
48244
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
48245
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
48246
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
48892
48247
|
|
48893
|
-
|
48894
|
-
|
48895
|
-
|
48896
|
-
|
48897
|
-
|
48898
|
-
|
48899
|
-
|
48248
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
48249
|
+
copy of data files and any associated documentation (the "Data Files") or
|
48250
|
+
software and any associated documentation (the "Software") to deal in the
|
48251
|
+
Data Files or Software without restriction, including without limitation
|
48252
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
48253
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
48254
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
48255
|
+
this copyright and permission notice appear with all copies of the Data
|
48256
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
48257
|
+
associated Documentation.
|
48258
|
+
|
48259
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
48260
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
48261
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
48262
|
+
THIRD PARTY RIGHTS.
|
48263
|
+
|
48264
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
48265
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
48266
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
48267
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
48268
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
48269
|
+
FILES OR SOFTWARE.
|
48270
|
+
|
48271
|
+
Except as contained in this notice, the name of a copyright holder shall
|
48272
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
48273
|
+
dealings in these Data Files or Software without prior written
|
48274
|
+
authorization of the copyright holder.
|
48275
|
+
|
48276
|
+
SPDX-License-Identifier: Unicode-3.0
|
48277
|
+
|
48278
|
+
—
|
48279
|
+
|
48280
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
48281
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
48900
48282
|
|
48901
48283
|
================================================================================
|
48902
|
-
|
48284
|
+
yoke-derive LICENSE
|
48903
48285
|
================================================================================
|
48904
48286
|
|
48905
|
-
|
48287
|
+
UNICODE LICENSE V3
|
48906
48288
|
|
48907
|
-
|
48289
|
+
COPYRIGHT AND PERMISSION NOTICE
|
48908
48290
|
|
48909
|
-
|
48910
|
-
of this software and associated documentation files (the "Software"), to deal
|
48911
|
-
in the Software without restriction, including without limitation the rights
|
48912
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
48913
|
-
copies of the Software, and to permit persons to whom the Software is
|
48914
|
-
furnished to do so, subject to the following conditions:
|
48291
|
+
Copyright © 2020-2024 Unicode, Inc.
|
48915
48292
|
|
48916
|
-
|
48917
|
-
|
48293
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
48294
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
48295
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
48296
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
48297
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
48918
48298
|
|
48919
|
-
|
48920
|
-
|
48921
|
-
|
48922
|
-
|
48923
|
-
|
48924
|
-
|
48925
|
-
|
48299
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
48300
|
+
copy of data files and any associated documentation (the "Data Files") or
|
48301
|
+
software and any associated documentation (the "Software") to deal in the
|
48302
|
+
Data Files or Software without restriction, including without limitation
|
48303
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
48304
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
48305
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
48306
|
+
this copyright and permission notice appear with all copies of the Data
|
48307
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
48308
|
+
associated Documentation.
|
48309
|
+
|
48310
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
48311
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
48312
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
48313
|
+
THIRD PARTY RIGHTS.
|
48314
|
+
|
48315
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
48316
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
48317
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
48318
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
48319
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
48320
|
+
FILES OR SOFTWARE.
|
48321
|
+
|
48322
|
+
Except as contained in this notice, the name of a copyright holder shall
|
48323
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
48324
|
+
dealings in these Data Files or Software without prior written
|
48325
|
+
authorization of the copyright holder.
|
48326
|
+
|
48327
|
+
SPDX-License-Identifier: Unicode-3.0
|
48328
|
+
|
48329
|
+
—
|
48330
|
+
|
48331
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
48332
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
48926
48333
|
|
48927
48334
|
================================================================================
|
48928
|
-
|
48335
|
+
zerocopy LICENSE-APACHE
|
48929
48336
|
================================================================================
|
48930
48337
|
|
48931
|
-
|
48932
48338
|
Apache License
|
48933
48339
|
Version 2.0, January 2004
|
48934
48340
|
http://www.apache.org/licenses/
|
@@ -49117,7 +48523,7 @@ write16 LICENSE-APACHE
|
|
49117
48523
|
same "printed page" as the copyright notice for easier
|
49118
48524
|
identification within third-party archives.
|
49119
48525
|
|
49120
|
-
Copyright
|
48526
|
+
Copyright 2023 The Fuchsia Authors
|
49121
48527
|
|
49122
48528
|
Licensed under the Apache License, Version 2.0 (the "License");
|
49123
48529
|
you may not use this file except in compliance with the License.
|
@@ -49131,11 +48537,41 @@ write16 LICENSE-APACHE
|
|
49131
48537
|
See the License for the specific language governing permissions and
|
49132
48538
|
limitations under the License.
|
49133
48539
|
|
48540
|
+
|
49134
48541
|
================================================================================
|
49135
|
-
|
48542
|
+
zerocopy LICENSE-BSD
|
49136
48543
|
================================================================================
|
49137
48544
|
|
49138
|
-
Copyright
|
48545
|
+
Copyright 2019 The Fuchsia Authors.
|
48546
|
+
|
48547
|
+
Redistribution and use in source and binary forms, with or without
|
48548
|
+
modification, are permitted provided that the following conditions are
|
48549
|
+
met:
|
48550
|
+
|
48551
|
+
* Redistributions of source code must retain the above copyright
|
48552
|
+
notice, this list of conditions and the following disclaimer.
|
48553
|
+
* Redistributions in binary form must reproduce the above
|
48554
|
+
copyright notice, this list of conditions and the following disclaimer
|
48555
|
+
in the documentation and/or other materials provided with the
|
48556
|
+
distribution.
|
48557
|
+
|
48558
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
48559
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
48560
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
48561
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
48562
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
48563
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
48564
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
48565
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
48566
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
48567
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
48568
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
48569
|
+
|
48570
|
+
================================================================================
|
48571
|
+
zerocopy LICENSE-MIT
|
48572
|
+
================================================================================
|
48573
|
+
|
48574
|
+
Copyright 2023 The Fuchsia Authors
|
49139
48575
|
|
49140
48576
|
Permission is hereby granted, free of charge, to any
|
49141
48577
|
person obtaining a copy of this software and associated
|
@@ -49161,87 +48597,9 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
49161
48597
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
49162
48598
|
DEALINGS IN THE SOFTWARE.
|
49163
48599
|
|
49164
|
-
================================================================================
|
49165
|
-
writeable LICENSE
|
49166
|
-
================================================================================
|
49167
|
-
|
49168
|
-
UNICODE LICENSE V3
|
49169
|
-
|
49170
|
-
COPYRIGHT AND PERMISSION NOTICE
|
49171
|
-
|
49172
|
-
Copyright © 2020-2024 Unicode, Inc.
|
49173
|
-
|
49174
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
49175
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
49176
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
49177
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
49178
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
49179
|
-
|
49180
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
49181
|
-
copy of data files and any associated documentation (the "Data Files") or
|
49182
|
-
software and any associated documentation (the "Software") to deal in the
|
49183
|
-
Data Files or Software without restriction, including without limitation
|
49184
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
49185
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
49186
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
49187
|
-
this copyright and permission notice appear with all copies of the Data
|
49188
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
49189
|
-
associated Documentation.
|
49190
|
-
|
49191
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
49192
|
-
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
49193
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
49194
|
-
THIRD PARTY RIGHTS.
|
49195
|
-
|
49196
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
49197
|
-
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
49198
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
49199
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
49200
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
49201
|
-
FILES OR SOFTWARE.
|
49202
|
-
|
49203
|
-
Except as contained in this notice, the name of a copyright holder shall
|
49204
|
-
not be used in advertising or otherwise to promote the sale, use or other
|
49205
|
-
dealings in these Data Files or Software without prior written
|
49206
|
-
authorization of the copyright holder.
|
49207
|
-
|
49208
|
-
SPDX-License-Identifier: Unicode-3.0
|
49209
|
-
|
49210
|
-
—
|
49211
|
-
|
49212
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
49213
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
49214
|
-
|
49215
|
-
================================================================================
|
49216
|
-
xxhash-rust LICENSE
|
49217
|
-
================================================================================
|
49218
|
-
|
49219
|
-
Boost Software License - Version 1.0 - August 17th, 2003
|
49220
|
-
|
49221
|
-
Permission is hereby granted, free of charge, to any person or organization
|
49222
|
-
obtaining a copy of the software and accompanying documentation covered by
|
49223
|
-
this license (the "Software") to use, reproduce, display, distribute,
|
49224
|
-
execute, and transmit the Software, and to prepare derivative works of the
|
49225
|
-
Software, and to permit third-parties to whom the Software is furnished to
|
49226
|
-
do so, all subject to the following:
|
49227
|
-
|
49228
|
-
The copyright notices in the Software and this entire statement, including
|
49229
|
-
the above license grant, this restriction and the following disclaimer,
|
49230
|
-
must be included in all copies of the Software, in whole or in part, and
|
49231
|
-
all derivative works of the Software, unless such copies or derivative
|
49232
|
-
works are solely in the form of machine-executable object code generated by
|
49233
|
-
a source language processor.
|
49234
|
-
|
49235
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
49236
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
49237
|
-
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
49238
|
-
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
49239
|
-
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
49240
|
-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
49241
|
-
DEALINGS IN THE SOFTWARE.
|
49242
48600
|
|
49243
48601
|
================================================================================
|
49244
|
-
|
48602
|
+
zerofrom LICENSE
|
49245
48603
|
================================================================================
|
49246
48604
|
|
49247
48605
|
UNICODE LICENSE V3
|
@@ -49292,7 +48650,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
49292
48650
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
49293
48651
|
|
49294
48652
|
================================================================================
|
49295
|
-
|
48653
|
+
zerofrom-derive LICENSE
|
49296
48654
|
================================================================================
|
49297
48655
|
|
49298
48656
|
UNICODE LICENSE V3
|
@@ -49343,484 +48701,9 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
49343
48701
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
49344
48702
|
|
49345
48703
|
================================================================================
|
49346
|
-
|
49347
|
-
================================================================================
|
49348
|
-
|
49349
|
-
Apache License
|
49350
|
-
Version 2.0, January 2004
|
49351
|
-
http://www.apache.org/licenses/
|
49352
|
-
|
49353
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
49354
|
-
|
49355
|
-
1. Definitions.
|
49356
|
-
|
49357
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
49358
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
49359
|
-
|
49360
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
49361
|
-
the copyright owner that is granting the License.
|
49362
|
-
|
49363
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
49364
|
-
other entities that control, are controlled by, or are under common
|
49365
|
-
control with that entity. For the purposes of this definition,
|
49366
|
-
"control" means (i) the power, direct or indirect, to cause the
|
49367
|
-
direction or management of such entity, whether by contract or
|
49368
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
49369
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
49370
|
-
|
49371
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
49372
|
-
exercising permissions granted by this License.
|
49373
|
-
|
49374
|
-
"Source" form shall mean the preferred form for making modifications,
|
49375
|
-
including but not limited to software source code, documentation
|
49376
|
-
source, and configuration files.
|
49377
|
-
|
49378
|
-
"Object" form shall mean any form resulting from mechanical
|
49379
|
-
transformation or translation of a Source form, including but
|
49380
|
-
not limited to compiled object code, generated documentation,
|
49381
|
-
and conversions to other media types.
|
49382
|
-
|
49383
|
-
"Work" shall mean the work of authorship, whether in Source or
|
49384
|
-
Object form, made available under the License, as indicated by a
|
49385
|
-
copyright notice that is included in or attached to the work
|
49386
|
-
(an example is provided in the Appendix below).
|
49387
|
-
|
49388
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
49389
|
-
form, that is based on (or derived from) the Work and for which the
|
49390
|
-
editorial revisions, annotations, elaborations, or other modifications
|
49391
|
-
represent, as a whole, an original work of authorship. For the purposes
|
49392
|
-
of this License, Derivative Works shall not include works that remain
|
49393
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
49394
|
-
the Work and Derivative Works thereof.
|
49395
|
-
|
49396
|
-
"Contribution" shall mean any work of authorship, including
|
49397
|
-
the original version of the Work and any modifications or additions
|
49398
|
-
to that Work or Derivative Works thereof, that is intentionally
|
49399
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
49400
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
49401
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
49402
|
-
means any form of electronic, verbal, or written communication sent
|
49403
|
-
to the Licensor or its representatives, including but not limited to
|
49404
|
-
communication on electronic mailing lists, source code control systems,
|
49405
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
49406
|
-
Licensor for the purpose of discussing and improving the Work, but
|
49407
|
-
excluding communication that is conspicuously marked or otherwise
|
49408
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
49409
|
-
|
49410
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
49411
|
-
on behalf of whom a Contribution has been received by Licensor and
|
49412
|
-
subsequently incorporated within the Work.
|
49413
|
-
|
49414
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
49415
|
-
this License, each Contributor hereby grants to You a perpetual,
|
49416
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
49417
|
-
copyright license to reproduce, prepare Derivative Works of,
|
49418
|
-
publicly display, publicly perform, sublicense, and distribute the
|
49419
|
-
Work and such Derivative Works in Source or Object form.
|
49420
|
-
|
49421
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
49422
|
-
this License, each Contributor hereby grants to You a perpetual,
|
49423
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
49424
|
-
(except as stated in this section) patent license to make, have made,
|
49425
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
49426
|
-
where such license applies only to those patent claims licensable
|
49427
|
-
by such Contributor that are necessarily infringed by their
|
49428
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
49429
|
-
with the Work to which such Contribution(s) was submitted. If You
|
49430
|
-
institute patent litigation against any entity (including a
|
49431
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
49432
|
-
or a Contribution incorporated within the Work constitutes direct
|
49433
|
-
or contributory patent infringement, then any patent licenses
|
49434
|
-
granted to You under this License for that Work shall terminate
|
49435
|
-
as of the date such litigation is filed.
|
49436
|
-
|
49437
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
49438
|
-
Work or Derivative Works thereof in any medium, with or without
|
49439
|
-
modifications, and in Source or Object form, provided that You
|
49440
|
-
meet the following conditions:
|
49441
|
-
|
49442
|
-
(a) You must give any other recipients of the Work or
|
49443
|
-
Derivative Works a copy of this License; and
|
49444
|
-
|
49445
|
-
(b) You must cause any modified files to carry prominent notices
|
49446
|
-
stating that You changed the files; and
|
49447
|
-
|
49448
|
-
(c) You must retain, in the Source form of any Derivative Works
|
49449
|
-
that You distribute, all copyright, patent, trademark, and
|
49450
|
-
attribution notices from the Source form of the Work,
|
49451
|
-
excluding those notices that do not pertain to any part of
|
49452
|
-
the Derivative Works; and
|
49453
|
-
|
49454
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
49455
|
-
distribution, then any Derivative Works that You distribute must
|
49456
|
-
include a readable copy of the attribution notices contained
|
49457
|
-
within such NOTICE file, excluding those notices that do not
|
49458
|
-
pertain to any part of the Derivative Works, in at least one
|
49459
|
-
of the following places: within a NOTICE text file distributed
|
49460
|
-
as part of the Derivative Works; within the Source form or
|
49461
|
-
documentation, if provided along with the Derivative Works; or,
|
49462
|
-
within a display generated by the Derivative Works, if and
|
49463
|
-
wherever such third-party notices normally appear. The contents
|
49464
|
-
of the NOTICE file are for informational purposes only and
|
49465
|
-
do not modify the License. You may add Your own attribution
|
49466
|
-
notices within Derivative Works that You distribute, alongside
|
49467
|
-
or as an addendum to the NOTICE text from the Work, provided
|
49468
|
-
that such additional attribution notices cannot be construed
|
49469
|
-
as modifying the License.
|
49470
|
-
|
49471
|
-
You may add Your own copyright statement to Your modifications and
|
49472
|
-
may provide additional or different license terms and conditions
|
49473
|
-
for use, reproduction, or distribution of Your modifications, or
|
49474
|
-
for any such Derivative Works as a whole, provided Your use,
|
49475
|
-
reproduction, and distribution of the Work otherwise complies with
|
49476
|
-
the conditions stated in this License.
|
49477
|
-
|
49478
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
49479
|
-
any Contribution intentionally submitted for inclusion in the Work
|
49480
|
-
by You to the Licensor shall be under the terms and conditions of
|
49481
|
-
this License, without any additional terms or conditions.
|
49482
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
49483
|
-
the terms of any separate license agreement you may have executed
|
49484
|
-
with Licensor regarding such Contributions.
|
49485
|
-
|
49486
|
-
6. Trademarks. This License does not grant permission to use the trade
|
49487
|
-
names, trademarks, service marks, or product names of the Licensor,
|
49488
|
-
except as required for reasonable and customary use in describing the
|
49489
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
49490
|
-
|
49491
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
49492
|
-
agreed to in writing, Licensor provides the Work (and each
|
49493
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
49494
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
49495
|
-
implied, including, without limitation, any warranties or conditions
|
49496
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
49497
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
49498
|
-
appropriateness of using or redistributing the Work and assume any
|
49499
|
-
risks associated with Your exercise of permissions under this License.
|
49500
|
-
|
49501
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
49502
|
-
whether in tort (including negligence), contract, or otherwise,
|
49503
|
-
unless required by applicable law (such as deliberate and grossly
|
49504
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
49505
|
-
liable to You for damages, including any direct, indirect, special,
|
49506
|
-
incidental, or consequential damages of any character arising as a
|
49507
|
-
result of this License or out of the use or inability to use the
|
49508
|
-
Work (including but not limited to damages for loss of goodwill,
|
49509
|
-
work stoppage, computer failure or malfunction, or any and all
|
49510
|
-
other commercial damages or losses), even if such Contributor
|
49511
|
-
has been advised of the possibility of such damages.
|
49512
|
-
|
49513
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
49514
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
49515
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
49516
|
-
or other liability obligations and/or rights consistent with this
|
49517
|
-
License. However, in accepting such obligations, You may act only
|
49518
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
49519
|
-
of any other Contributor, and only if You agree to indemnify,
|
49520
|
-
defend, and hold each Contributor harmless for any liability
|
49521
|
-
incurred by, or claims asserted against, such Contributor by reason
|
49522
|
-
of your accepting any such warranty or additional liability.
|
49523
|
-
|
49524
|
-
END OF TERMS AND CONDITIONS
|
49525
|
-
|
49526
|
-
APPENDIX: How to apply the Apache License to your work.
|
49527
|
-
|
49528
|
-
To apply the Apache License to your work, attach the following
|
49529
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
49530
|
-
replaced with your own identifying information. (Don't include
|
49531
|
-
the brackets!) The text should be enclosed in the appropriate
|
49532
|
-
comment syntax for the file format. We also recommend that a
|
49533
|
-
file or class name and description of purpose be included on the
|
49534
|
-
same "printed page" as the copyright notice for easier
|
49535
|
-
identification within third-party archives.
|
49536
|
-
|
49537
|
-
Copyright 2023 The Fuchsia Authors
|
49538
|
-
|
49539
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
49540
|
-
you may not use this file except in compliance with the License.
|
49541
|
-
You may obtain a copy of the License at
|
49542
|
-
|
49543
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
49544
|
-
|
49545
|
-
Unless required by applicable law or agreed to in writing, software
|
49546
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
49547
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
49548
|
-
See the License for the specific language governing permissions and
|
49549
|
-
limitations under the License.
|
49550
|
-
|
49551
|
-
|
49552
|
-
================================================================================
|
49553
|
-
zerocopy v0.7.35 LICENSE-BSD
|
49554
|
-
================================================================================
|
49555
|
-
|
49556
|
-
Copyright 2019 The Fuchsia Authors.
|
49557
|
-
|
49558
|
-
Redistribution and use in source and binary forms, with or without
|
49559
|
-
modification, are permitted provided that the following conditions are
|
49560
|
-
met:
|
49561
|
-
|
49562
|
-
* Redistributions of source code must retain the above copyright
|
49563
|
-
notice, this list of conditions and the following disclaimer.
|
49564
|
-
* Redistributions in binary form must reproduce the above
|
49565
|
-
copyright notice, this list of conditions and the following disclaimer
|
49566
|
-
in the documentation and/or other materials provided with the
|
49567
|
-
distribution.
|
49568
|
-
|
49569
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
49570
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
49571
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
49572
|
-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
49573
|
-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
49574
|
-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
49575
|
-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
49576
|
-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
49577
|
-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
49578
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
49579
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
49580
|
-
|
49581
|
-
================================================================================
|
49582
|
-
zerocopy v0.7.35 LICENSE-MIT
|
49583
|
-
================================================================================
|
49584
|
-
|
49585
|
-
Copyright 2023 The Fuchsia Authors
|
49586
|
-
|
49587
|
-
Permission is hereby granted, free of charge, to any
|
49588
|
-
person obtaining a copy of this software and associated
|
49589
|
-
documentation files (the "Software"), to deal in the
|
49590
|
-
Software without restriction, including without
|
49591
|
-
limitation the rights to use, copy, modify, merge,
|
49592
|
-
publish, distribute, sublicense, and/or sell copies of
|
49593
|
-
the Software, and to permit persons to whom the Software
|
49594
|
-
is furnished to do so, subject to the following
|
49595
|
-
conditions:
|
49596
|
-
|
49597
|
-
The above copyright notice and this permission notice
|
49598
|
-
shall be included in all copies or substantial portions
|
49599
|
-
of the Software.
|
49600
|
-
|
49601
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
49602
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
49603
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
49604
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
49605
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
49606
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
49607
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
49608
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
49609
|
-
DEALINGS IN THE SOFTWARE.
|
49610
|
-
|
49611
|
-
|
49612
|
-
================================================================================
|
49613
|
-
zerocopy v0.7.35 src/third_party/rust/LICENSE-APACHE
|
49614
|
-
================================================================================
|
49615
|
-
|
49616
|
-
Apache License
|
49617
|
-
Version 2.0, January 2004
|
49618
|
-
http://www.apache.org/licenses/
|
49619
|
-
|
49620
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
49621
|
-
|
49622
|
-
1. Definitions.
|
49623
|
-
|
49624
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
49625
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
49626
|
-
|
49627
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
49628
|
-
the copyright owner that is granting the License.
|
49629
|
-
|
49630
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
49631
|
-
other entities that control, are controlled by, or are under common
|
49632
|
-
control with that entity. For the purposes of this definition,
|
49633
|
-
"control" means (i) the power, direct or indirect, to cause the
|
49634
|
-
direction or management of such entity, whether by contract or
|
49635
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
49636
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
49637
|
-
|
49638
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
49639
|
-
exercising permissions granted by this License.
|
49640
|
-
|
49641
|
-
"Source" form shall mean the preferred form for making modifications,
|
49642
|
-
including but not limited to software source code, documentation
|
49643
|
-
source, and configuration files.
|
49644
|
-
|
49645
|
-
"Object" form shall mean any form resulting from mechanical
|
49646
|
-
transformation or translation of a Source form, including but
|
49647
|
-
not limited to compiled object code, generated documentation,
|
49648
|
-
and conversions to other media types.
|
49649
|
-
|
49650
|
-
"Work" shall mean the work of authorship, whether in Source or
|
49651
|
-
Object form, made available under the License, as indicated by a
|
49652
|
-
copyright notice that is included in or attached to the work
|
49653
|
-
(an example is provided in the Appendix below).
|
49654
|
-
|
49655
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
49656
|
-
form, that is based on (or derived from) the Work and for which the
|
49657
|
-
editorial revisions, annotations, elaborations, or other modifications
|
49658
|
-
represent, as a whole, an original work of authorship. For the purposes
|
49659
|
-
of this License, Derivative Works shall not include works that remain
|
49660
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
49661
|
-
the Work and Derivative Works thereof.
|
49662
|
-
|
49663
|
-
"Contribution" shall mean any work of authorship, including
|
49664
|
-
the original version of the Work and any modifications or additions
|
49665
|
-
to that Work or Derivative Works thereof, that is intentionally
|
49666
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
49667
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
49668
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
49669
|
-
means any form of electronic, verbal, or written communication sent
|
49670
|
-
to the Licensor or its representatives, including but not limited to
|
49671
|
-
communication on electronic mailing lists, source code control systems,
|
49672
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
49673
|
-
Licensor for the purpose of discussing and improving the Work, but
|
49674
|
-
excluding communication that is conspicuously marked or otherwise
|
49675
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
49676
|
-
|
49677
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
49678
|
-
on behalf of whom a Contribution has been received by Licensor and
|
49679
|
-
subsequently incorporated within the Work.
|
49680
|
-
|
49681
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
49682
|
-
this License, each Contributor hereby grants to You a perpetual,
|
49683
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
49684
|
-
copyright license to reproduce, prepare Derivative Works of,
|
49685
|
-
publicly display, publicly perform, sublicense, and distribute the
|
49686
|
-
Work and such Derivative Works in Source or Object form.
|
49687
|
-
|
49688
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
49689
|
-
this License, each Contributor hereby grants to You a perpetual,
|
49690
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
49691
|
-
(except as stated in this section) patent license to make, have made,
|
49692
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
49693
|
-
where such license applies only to those patent claims licensable
|
49694
|
-
by such Contributor that are necessarily infringed by their
|
49695
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
49696
|
-
with the Work to which such Contribution(s) was submitted. If You
|
49697
|
-
institute patent litigation against any entity (including a
|
49698
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
49699
|
-
or a Contribution incorporated within the Work constitutes direct
|
49700
|
-
or contributory patent infringement, then any patent licenses
|
49701
|
-
granted to You under this License for that Work shall terminate
|
49702
|
-
as of the date such litigation is filed.
|
49703
|
-
|
49704
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
49705
|
-
Work or Derivative Works thereof in any medium, with or without
|
49706
|
-
modifications, and in Source or Object form, provided that You
|
49707
|
-
meet the following conditions:
|
49708
|
-
|
49709
|
-
(a) You must give any other recipients of the Work or
|
49710
|
-
Derivative Works a copy of this License; and
|
49711
|
-
|
49712
|
-
(b) You must cause any modified files to carry prominent notices
|
49713
|
-
stating that You changed the files; and
|
49714
|
-
|
49715
|
-
(c) You must retain, in the Source form of any Derivative Works
|
49716
|
-
that You distribute, all copyright, patent, trademark, and
|
49717
|
-
attribution notices from the Source form of the Work,
|
49718
|
-
excluding those notices that do not pertain to any part of
|
49719
|
-
the Derivative Works; and
|
49720
|
-
|
49721
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
49722
|
-
distribution, then any Derivative Works that You distribute must
|
49723
|
-
include a readable copy of the attribution notices contained
|
49724
|
-
within such NOTICE file, excluding those notices that do not
|
49725
|
-
pertain to any part of the Derivative Works, in at least one
|
49726
|
-
of the following places: within a NOTICE text file distributed
|
49727
|
-
as part of the Derivative Works; within the Source form or
|
49728
|
-
documentation, if provided along with the Derivative Works; or,
|
49729
|
-
within a display generated by the Derivative Works, if and
|
49730
|
-
wherever such third-party notices normally appear. The contents
|
49731
|
-
of the NOTICE file are for informational purposes only and
|
49732
|
-
do not modify the License. You may add Your own attribution
|
49733
|
-
notices within Derivative Works that You distribute, alongside
|
49734
|
-
or as an addendum to the NOTICE text from the Work, provided
|
49735
|
-
that such additional attribution notices cannot be construed
|
49736
|
-
as modifying the License.
|
49737
|
-
|
49738
|
-
You may add Your own copyright statement to Your modifications and
|
49739
|
-
may provide additional or different license terms and conditions
|
49740
|
-
for use, reproduction, or distribution of Your modifications, or
|
49741
|
-
for any such Derivative Works as a whole, provided Your use,
|
49742
|
-
reproduction, and distribution of the Work otherwise complies with
|
49743
|
-
the conditions stated in this License.
|
49744
|
-
|
49745
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
49746
|
-
any Contribution intentionally submitted for inclusion in the Work
|
49747
|
-
by You to the Licensor shall be under the terms and conditions of
|
49748
|
-
this License, without any additional terms or conditions.
|
49749
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
49750
|
-
the terms of any separate license agreement you may have executed
|
49751
|
-
with Licensor regarding such Contributions.
|
49752
|
-
|
49753
|
-
6. Trademarks. This License does not grant permission to use the trade
|
49754
|
-
names, trademarks, service marks, or product names of the Licensor,
|
49755
|
-
except as required for reasonable and customary use in describing the
|
49756
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
49757
|
-
|
49758
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
49759
|
-
agreed to in writing, Licensor provides the Work (and each
|
49760
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
49761
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
49762
|
-
implied, including, without limitation, any warranties or conditions
|
49763
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
49764
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
49765
|
-
appropriateness of using or redistributing the Work and assume any
|
49766
|
-
risks associated with Your exercise of permissions under this License.
|
49767
|
-
|
49768
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
49769
|
-
whether in tort (including negligence), contract, or otherwise,
|
49770
|
-
unless required by applicable law (such as deliberate and grossly
|
49771
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
49772
|
-
liable to You for damages, including any direct, indirect, special,
|
49773
|
-
incidental, or consequential damages of any character arising as a
|
49774
|
-
result of this License or out of the use or inability to use the
|
49775
|
-
Work (including but not limited to damages for loss of goodwill,
|
49776
|
-
work stoppage, computer failure or malfunction, or any and all
|
49777
|
-
other commercial damages or losses), even if such Contributor
|
49778
|
-
has been advised of the possibility of such damages.
|
49779
|
-
|
49780
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
49781
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
49782
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
49783
|
-
or other liability obligations and/or rights consistent with this
|
49784
|
-
License. However, in accepting such obligations, You may act only
|
49785
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
49786
|
-
of any other Contributor, and only if You agree to indemnify,
|
49787
|
-
defend, and hold each Contributor harmless for any liability
|
49788
|
-
incurred by, or claims asserted against, such Contributor by reason
|
49789
|
-
of your accepting any such warranty or additional liability.
|
49790
|
-
|
49791
|
-
END OF TERMS AND CONDITIONS
|
49792
|
-
|
49793
|
-
================================================================================
|
49794
|
-
zerocopy v0.7.35 src/third_party/rust/LICENSE-MIT
|
48704
|
+
zeroize LICENSE-APACHE
|
49795
48705
|
================================================================================
|
49796
48706
|
|
49797
|
-
Permission is hereby granted, free of charge, to any
|
49798
|
-
person obtaining a copy of this software and associated
|
49799
|
-
documentation files (the "Software"), to deal in the
|
49800
|
-
Software without restriction, including without
|
49801
|
-
limitation the rights to use, copy, modify, merge,
|
49802
|
-
publish, distribute, sublicense, and/or sell copies of
|
49803
|
-
the Software, and to permit persons to whom the Software
|
49804
|
-
is furnished to do so, subject to the following
|
49805
|
-
conditions:
|
49806
|
-
|
49807
|
-
The above copyright notice and this permission notice
|
49808
|
-
shall be included in all copies or substantial portions
|
49809
|
-
of the Software.
|
49810
|
-
|
49811
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
49812
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
49813
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
49814
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
49815
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
49816
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
49817
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
49818
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
49819
|
-
DEALINGS IN THE SOFTWARE.
|
49820
|
-
|
49821
|
-
================================================================================
|
49822
|
-
zerocopy v0.8.25 LICENSE-APACHE
|
49823
|
-
================================================================================
|
49824
48707
|
|
49825
48708
|
Apache License
|
49826
48709
|
Version 2.0, January 2004
|
@@ -50010,7 +48893,7 @@ zerocopy v0.8.25 LICENSE-APACHE
|
|
50010
48893
|
same "printed page" as the copyright notice for easier
|
50011
48894
|
identification within third-party archives.
|
50012
48895
|
|
50013
|
-
Copyright
|
48896
|
+
Copyright [yyyy] [name of copyright owner]
|
50014
48897
|
|
50015
48898
|
Licensed under the Apache License, Version 2.0 (the "License");
|
50016
48899
|
you may not use this file except in compliance with the License.
|
@@ -50024,120 +48907,34 @@ zerocopy v0.8.25 LICENSE-APACHE
|
|
50024
48907
|
See the License for the specific language governing permissions and
|
50025
48908
|
limitations under the License.
|
50026
48909
|
|
50027
|
-
|
50028
|
-
================================================================================
|
50029
|
-
zerocopy v0.8.25 LICENSE-BSD
|
50030
48910
|
================================================================================
|
50031
|
-
|
50032
|
-
Copyright 2019 The Fuchsia Authors.
|
50033
|
-
|
50034
|
-
Redistribution and use in source and binary forms, with or without
|
50035
|
-
modification, are permitted provided that the following conditions are
|
50036
|
-
met:
|
50037
|
-
|
50038
|
-
* Redistributions of source code must retain the above copyright
|
50039
|
-
notice, this list of conditions and the following disclaimer.
|
50040
|
-
* Redistributions in binary form must reproduce the above
|
50041
|
-
copyright notice, this list of conditions and the following disclaimer
|
50042
|
-
in the documentation and/or other materials provided with the
|
50043
|
-
distribution.
|
50044
|
-
|
50045
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
50046
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
50047
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
50048
|
-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
50049
|
-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
50050
|
-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
50051
|
-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
50052
|
-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
50053
|
-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
50054
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
50055
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
50056
|
-
|
50057
|
-
================================================================================
|
50058
|
-
zerocopy v0.8.25 LICENSE-MIT
|
50059
|
-
================================================================================
|
50060
|
-
|
50061
|
-
Copyright 2023 The Fuchsia Authors
|
50062
|
-
|
50063
|
-
Permission is hereby granted, free of charge, to any
|
50064
|
-
person obtaining a copy of this software and associated
|
50065
|
-
documentation files (the "Software"), to deal in the
|
50066
|
-
Software without restriction, including without
|
50067
|
-
limitation the rights to use, copy, modify, merge,
|
50068
|
-
publish, distribute, sublicense, and/or sell copies of
|
50069
|
-
the Software, and to permit persons to whom the Software
|
50070
|
-
is furnished to do so, subject to the following
|
50071
|
-
conditions:
|
50072
|
-
|
50073
|
-
The above copyright notice and this permission notice
|
50074
|
-
shall be included in all copies or substantial portions
|
50075
|
-
of the Software.
|
50076
|
-
|
50077
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
50078
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
50079
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
50080
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
50081
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
50082
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
50083
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
50084
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
50085
|
-
DEALINGS IN THE SOFTWARE.
|
50086
|
-
|
50087
|
-
|
50088
|
-
================================================================================
|
50089
|
-
zerofrom LICENSE
|
48911
|
+
zeroize LICENSE-MIT
|
50090
48912
|
================================================================================
|
50091
48913
|
|
50092
|
-
|
50093
|
-
|
50094
|
-
COPYRIGHT AND PERMISSION NOTICE
|
50095
|
-
|
50096
|
-
Copyright © 2020-2024 Unicode, Inc.
|
50097
|
-
|
50098
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
50099
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
50100
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
50101
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
50102
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
50103
|
-
|
50104
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
50105
|
-
copy of data files and any associated documentation (the "Data Files") or
|
50106
|
-
software and any associated documentation (the "Software") to deal in the
|
50107
|
-
Data Files or Software without restriction, including without limitation
|
50108
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
50109
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
50110
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
50111
|
-
this copyright and permission notice appear with all copies of the Data
|
50112
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
50113
|
-
associated Documentation.
|
50114
|
-
|
50115
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
50116
|
-
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
50117
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
50118
|
-
THIRD PARTY RIGHTS.
|
50119
|
-
|
50120
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
50121
|
-
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
50122
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
50123
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
50124
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
50125
|
-
FILES OR SOFTWARE.
|
48914
|
+
MIT License
|
50126
48915
|
|
50127
|
-
|
50128
|
-
not be used in advertising or otherwise to promote the sale, use or other
|
50129
|
-
dealings in these Data Files or Software without prior written
|
50130
|
-
authorization of the copyright holder.
|
48916
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
50131
48917
|
|
50132
|
-
|
48918
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
48919
|
+
of this software and associated documentation files (the "Software"), to deal
|
48920
|
+
in the Software without restriction, including without limitation the rights
|
48921
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
48922
|
+
copies of the Software, and to permit persons to whom the Software is
|
48923
|
+
furnished to do so, subject to the following conditions:
|
50133
48924
|
|
50134
|
-
|
48925
|
+
The above copyright notice and this permission notice shall be included in all
|
48926
|
+
copies or substantial portions of the Software.
|
50135
48927
|
|
50136
|
-
|
50137
|
-
|
48928
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
48929
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
48930
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
48931
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
48932
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
48933
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
48934
|
+
SOFTWARE.
|
50138
48935
|
|
50139
48936
|
================================================================================
|
50140
|
-
|
48937
|
+
zerotrie LICENSE
|
50141
48938
|
================================================================================
|
50142
48939
|
|
50143
48940
|
UNICODE LICENSE V3
|
@@ -50187,239 +48984,6 @@ SPDX-License-Identifier: Unicode-3.0
|
|
50187
48984
|
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
50188
48985
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
50189
48986
|
|
50190
|
-
================================================================================
|
50191
|
-
zeroize LICENSE-APACHE
|
50192
|
-
================================================================================
|
50193
|
-
|
50194
|
-
|
50195
|
-
Apache License
|
50196
|
-
Version 2.0, January 2004
|
50197
|
-
http://www.apache.org/licenses/
|
50198
|
-
|
50199
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
50200
|
-
|
50201
|
-
1. Definitions.
|
50202
|
-
|
50203
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
50204
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
50205
|
-
|
50206
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
50207
|
-
the copyright owner that is granting the License.
|
50208
|
-
|
50209
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
50210
|
-
other entities that control, are controlled by, or are under common
|
50211
|
-
control with that entity. For the purposes of this definition,
|
50212
|
-
"control" means (i) the power, direct or indirect, to cause the
|
50213
|
-
direction or management of such entity, whether by contract or
|
50214
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
50215
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
50216
|
-
|
50217
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
50218
|
-
exercising permissions granted by this License.
|
50219
|
-
|
50220
|
-
"Source" form shall mean the preferred form for making modifications,
|
50221
|
-
including but not limited to software source code, documentation
|
50222
|
-
source, and configuration files.
|
50223
|
-
|
50224
|
-
"Object" form shall mean any form resulting from mechanical
|
50225
|
-
transformation or translation of a Source form, including but
|
50226
|
-
not limited to compiled object code, generated documentation,
|
50227
|
-
and conversions to other media types.
|
50228
|
-
|
50229
|
-
"Work" shall mean the work of authorship, whether in Source or
|
50230
|
-
Object form, made available under the License, as indicated by a
|
50231
|
-
copyright notice that is included in or attached to the work
|
50232
|
-
(an example is provided in the Appendix below).
|
50233
|
-
|
50234
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
50235
|
-
form, that is based on (or derived from) the Work and for which the
|
50236
|
-
editorial revisions, annotations, elaborations, or other modifications
|
50237
|
-
represent, as a whole, an original work of authorship. For the purposes
|
50238
|
-
of this License, Derivative Works shall not include works that remain
|
50239
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
50240
|
-
the Work and Derivative Works thereof.
|
50241
|
-
|
50242
|
-
"Contribution" shall mean any work of authorship, including
|
50243
|
-
the original version of the Work and any modifications or additions
|
50244
|
-
to that Work or Derivative Works thereof, that is intentionally
|
50245
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
50246
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
50247
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
50248
|
-
means any form of electronic, verbal, or written communication sent
|
50249
|
-
to the Licensor or its representatives, including but not limited to
|
50250
|
-
communication on electronic mailing lists, source code control systems,
|
50251
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
50252
|
-
Licensor for the purpose of discussing and improving the Work, but
|
50253
|
-
excluding communication that is conspicuously marked or otherwise
|
50254
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
50255
|
-
|
50256
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
50257
|
-
on behalf of whom a Contribution has been received by Licensor and
|
50258
|
-
subsequently incorporated within the Work.
|
50259
|
-
|
50260
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
50261
|
-
this License, each Contributor hereby grants to You a perpetual,
|
50262
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
50263
|
-
copyright license to reproduce, prepare Derivative Works of,
|
50264
|
-
publicly display, publicly perform, sublicense, and distribute the
|
50265
|
-
Work and such Derivative Works in Source or Object form.
|
50266
|
-
|
50267
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
50268
|
-
this License, each Contributor hereby grants to You a perpetual,
|
50269
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
50270
|
-
(except as stated in this section) patent license to make, have made,
|
50271
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
50272
|
-
where such license applies only to those patent claims licensable
|
50273
|
-
by such Contributor that are necessarily infringed by their
|
50274
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
50275
|
-
with the Work to which such Contribution(s) was submitted. If You
|
50276
|
-
institute patent litigation against any entity (including a
|
50277
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
50278
|
-
or a Contribution incorporated within the Work constitutes direct
|
50279
|
-
or contributory patent infringement, then any patent licenses
|
50280
|
-
granted to You under this License for that Work shall terminate
|
50281
|
-
as of the date such litigation is filed.
|
50282
|
-
|
50283
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
50284
|
-
Work or Derivative Works thereof in any medium, with or without
|
50285
|
-
modifications, and in Source or Object form, provided that You
|
50286
|
-
meet the following conditions:
|
50287
|
-
|
50288
|
-
(a) You must give any other recipients of the Work or
|
50289
|
-
Derivative Works a copy of this License; and
|
50290
|
-
|
50291
|
-
(b) You must cause any modified files to carry prominent notices
|
50292
|
-
stating that You changed the files; and
|
50293
|
-
|
50294
|
-
(c) You must retain, in the Source form of any Derivative Works
|
50295
|
-
that You distribute, all copyright, patent, trademark, and
|
50296
|
-
attribution notices from the Source form of the Work,
|
50297
|
-
excluding those notices that do not pertain to any part of
|
50298
|
-
the Derivative Works; and
|
50299
|
-
|
50300
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
50301
|
-
distribution, then any Derivative Works that You distribute must
|
50302
|
-
include a readable copy of the attribution notices contained
|
50303
|
-
within such NOTICE file, excluding those notices that do not
|
50304
|
-
pertain to any part of the Derivative Works, in at least one
|
50305
|
-
of the following places: within a NOTICE text file distributed
|
50306
|
-
as part of the Derivative Works; within the Source form or
|
50307
|
-
documentation, if provided along with the Derivative Works; or,
|
50308
|
-
within a display generated by the Derivative Works, if and
|
50309
|
-
wherever such third-party notices normally appear. The contents
|
50310
|
-
of the NOTICE file are for informational purposes only and
|
50311
|
-
do not modify the License. You may add Your own attribution
|
50312
|
-
notices within Derivative Works that You distribute, alongside
|
50313
|
-
or as an addendum to the NOTICE text from the Work, provided
|
50314
|
-
that such additional attribution notices cannot be construed
|
50315
|
-
as modifying the License.
|
50316
|
-
|
50317
|
-
You may add Your own copyright statement to Your modifications and
|
50318
|
-
may provide additional or different license terms and conditions
|
50319
|
-
for use, reproduction, or distribution of Your modifications, or
|
50320
|
-
for any such Derivative Works as a whole, provided Your use,
|
50321
|
-
reproduction, and distribution of the Work otherwise complies with
|
50322
|
-
the conditions stated in this License.
|
50323
|
-
|
50324
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
50325
|
-
any Contribution intentionally submitted for inclusion in the Work
|
50326
|
-
by You to the Licensor shall be under the terms and conditions of
|
50327
|
-
this License, without any additional terms or conditions.
|
50328
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
50329
|
-
the terms of any separate license agreement you may have executed
|
50330
|
-
with Licensor regarding such Contributions.
|
50331
|
-
|
50332
|
-
6. Trademarks. This License does not grant permission to use the trade
|
50333
|
-
names, trademarks, service marks, or product names of the Licensor,
|
50334
|
-
except as required for reasonable and customary use in describing the
|
50335
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
50336
|
-
|
50337
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
50338
|
-
agreed to in writing, Licensor provides the Work (and each
|
50339
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
50340
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
50341
|
-
implied, including, without limitation, any warranties or conditions
|
50342
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
50343
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
50344
|
-
appropriateness of using or redistributing the Work and assume any
|
50345
|
-
risks associated with Your exercise of permissions under this License.
|
50346
|
-
|
50347
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
50348
|
-
whether in tort (including negligence), contract, or otherwise,
|
50349
|
-
unless required by applicable law (such as deliberate and grossly
|
50350
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
50351
|
-
liable to You for damages, including any direct, indirect, special,
|
50352
|
-
incidental, or consequential damages of any character arising as a
|
50353
|
-
result of this License or out of the use or inability to use the
|
50354
|
-
Work (including but not limited to damages for loss of goodwill,
|
50355
|
-
work stoppage, computer failure or malfunction, or any and all
|
50356
|
-
other commercial damages or losses), even if such Contributor
|
50357
|
-
has been advised of the possibility of such damages.
|
50358
|
-
|
50359
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
50360
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
50361
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
50362
|
-
or other liability obligations and/or rights consistent with this
|
50363
|
-
License. However, in accepting such obligations, You may act only
|
50364
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
50365
|
-
of any other Contributor, and only if You agree to indemnify,
|
50366
|
-
defend, and hold each Contributor harmless for any liability
|
50367
|
-
incurred by, or claims asserted against, such Contributor by reason
|
50368
|
-
of your accepting any such warranty or additional liability.
|
50369
|
-
|
50370
|
-
END OF TERMS AND CONDITIONS
|
50371
|
-
|
50372
|
-
APPENDIX: How to apply the Apache License to your work.
|
50373
|
-
|
50374
|
-
To apply the Apache License to your work, attach the following
|
50375
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
50376
|
-
replaced with your own identifying information. (Don't include
|
50377
|
-
the brackets!) The text should be enclosed in the appropriate
|
50378
|
-
comment syntax for the file format. We also recommend that a
|
50379
|
-
file or class name and description of purpose be included on the
|
50380
|
-
same "printed page" as the copyright notice for easier
|
50381
|
-
identification within third-party archives.
|
50382
|
-
|
50383
|
-
Copyright [yyyy] [name of copyright owner]
|
50384
|
-
|
50385
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
50386
|
-
you may not use this file except in compliance with the License.
|
50387
|
-
You may obtain a copy of the License at
|
50388
|
-
|
50389
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
50390
|
-
|
50391
|
-
Unless required by applicable law or agreed to in writing, software
|
50392
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
50393
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
50394
|
-
See the License for the specific language governing permissions and
|
50395
|
-
limitations under the License.
|
50396
|
-
|
50397
|
-
================================================================================
|
50398
|
-
zeroize LICENSE-MIT
|
50399
|
-
================================================================================
|
50400
|
-
|
50401
|
-
MIT License
|
50402
|
-
|
50403
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
50404
|
-
|
50405
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
50406
|
-
of this software and associated documentation files (the "Software"), to deal
|
50407
|
-
in the Software without restriction, including without limitation the rights
|
50408
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
50409
|
-
copies of the Software, and to permit persons to whom the Software is
|
50410
|
-
furnished to do so, subject to the following conditions:
|
50411
|
-
|
50412
|
-
The above copyright notice and this permission notice shall be included in all
|
50413
|
-
copies or substantial portions of the Software.
|
50414
|
-
|
50415
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
50416
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
50417
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
50418
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
50419
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
50420
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
50421
|
-
SOFTWARE.
|
50422
|
-
|
50423
48987
|
================================================================================
|
50424
48988
|
zerovec LICENSE
|
50425
48989
|
================================================================================
|