polars-df 0.18.0-x64-mingw-ucrt → 0.19.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 +4 -0
- data/Cargo.lock +180 -205
- data/LICENSE-THIRD-PARTY.txt +1383 -1940
- 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 +1 -9
- data/lib/polars/functions/lit.rb +4 -9
- data/lib/polars/list_expr.rb +6 -4
- data/lib/polars/series.rb +18 -3
- data/lib/polars/string_expr.rb +3 -3
- 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
|
|
@@ -130,7 +130,7 @@ castaway v0.2.3
|
|
130
130
|
https://github.com/sagebind/castaway
|
131
131
|
MIT
|
132
132
|
|
133
|
-
cc v1.2.
|
133
|
+
cc v1.2.23
|
134
134
|
https://github.com/rust-lang/cc-rs
|
135
135
|
MIT OR Apache-2.0
|
136
136
|
|
@@ -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
|
@@ -582,8 +574,8 @@ num-traits v0.2.19
|
|
582
574
|
https://github.com/rust-num/num-traits
|
583
575
|
MIT OR Apache-2.0
|
584
576
|
|
585
|
-
object_store v0.12.
|
586
|
-
https://github.com/apache/arrow-rs
|
577
|
+
object_store v0.12.1
|
578
|
+
https://github.com/apache/arrow-rs-object-store
|
587
579
|
MIT/Apache-2.0
|
588
580
|
|
589
581
|
once_cell v1.21.3
|
@@ -646,54 +638,54 @@ planus v0.3.1
|
|
646
638
|
https://github.com/planus-org/planus
|
647
639
|
MIT/Apache-2.0
|
648
640
|
|
649
|
-
polars v0.
|
641
|
+
polars v0.48.0
|
650
642
|
https://www.pola.rs/
|
651
643
|
MIT
|
652
644
|
|
653
|
-
polars-arrow v0.
|
645
|
+
polars-arrow v0.48.0
|
654
646
|
https://www.pola.rs/
|
655
647
|
MIT AND Apache-2.0
|
656
648
|
|
657
649
|
polars-arrow-format v0.1.0
|
658
650
|
https://github.com/polar-rs/arrow-format
|
659
651
|
|
660
|
-
polars-compute v0.
|
652
|
+
polars-compute v0.48.0
|
661
653
|
https://www.pola.rs/
|
662
654
|
MIT
|
663
655
|
|
664
|
-
polars-core v0.
|
656
|
+
polars-core v0.48.0
|
665
657
|
https://www.pola.rs/
|
666
658
|
MIT
|
667
659
|
|
668
|
-
polars-error v0.
|
660
|
+
polars-error v0.48.0
|
669
661
|
https://www.pola.rs/
|
670
662
|
MIT
|
671
663
|
|
672
|
-
polars-expr v0.
|
664
|
+
polars-expr v0.48.0
|
673
665
|
https://www.pola.rs/
|
674
666
|
MIT
|
675
667
|
|
676
|
-
polars-io v0.
|
668
|
+
polars-io v0.48.0
|
677
669
|
https://www.pola.rs/
|
678
670
|
MIT
|
679
671
|
|
680
|
-
polars-json v0.
|
672
|
+
polars-json v0.48.0
|
681
673
|
https://www.pola.rs/
|
682
674
|
MIT
|
683
675
|
|
684
|
-
polars-lazy v0.
|
676
|
+
polars-lazy v0.48.0
|
685
677
|
https://www.pola.rs/
|
686
678
|
MIT
|
687
679
|
|
688
|
-
polars-mem-engine v0.
|
680
|
+
polars-mem-engine v0.48.0
|
689
681
|
https://www.pola.rs/
|
690
682
|
MIT
|
691
683
|
|
692
|
-
polars-ops v0.
|
684
|
+
polars-ops v0.48.0
|
693
685
|
https://www.pola.rs/
|
694
686
|
MIT
|
695
687
|
|
696
|
-
polars-parquet v0.
|
688
|
+
polars-parquet v0.48.0
|
697
689
|
https://www.pola.rs/
|
698
690
|
MIT AND Apache-2.0
|
699
691
|
|
@@ -701,38 +693,42 @@ polars-parquet-format v0.1.0
|
|
701
693
|
https://github.com/pola-rs/parquet-format
|
702
694
|
MIT AND Apache-2.0
|
703
695
|
|
704
|
-
polars-pipe v0.
|
696
|
+
polars-pipe v0.48.0
|
705
697
|
https://www.pola.rs/
|
706
698
|
MIT
|
707
699
|
|
708
|
-
polars-plan v0.
|
700
|
+
polars-plan v0.48.0
|
709
701
|
https://www.pola.rs/
|
710
702
|
MIT
|
711
703
|
|
712
|
-
polars-row v0.
|
704
|
+
polars-row v0.48.0
|
713
705
|
https://www.pola.rs/
|
714
706
|
MIT
|
715
707
|
|
716
|
-
polars-schema v0.
|
708
|
+
polars-schema v0.48.0
|
717
709
|
https://www.pola.rs/
|
718
710
|
MIT
|
719
711
|
|
720
|
-
polars-sql v0.
|
712
|
+
polars-sql v0.48.0
|
721
713
|
https://www.pola.rs/
|
722
714
|
MIT
|
723
715
|
|
724
|
-
polars-stream v0.
|
716
|
+
polars-stream v0.48.0
|
725
717
|
https://www.pola.rs/
|
726
718
|
MIT
|
727
719
|
|
728
|
-
polars-time v0.
|
720
|
+
polars-time v0.48.0
|
729
721
|
https://www.pola.rs/
|
730
722
|
MIT
|
731
723
|
|
732
|
-
polars-utils v0.
|
724
|
+
polars-utils v0.48.0
|
733
725
|
https://www.pola.rs/
|
734
726
|
MIT
|
735
727
|
|
728
|
+
potential_utf v0.1.2
|
729
|
+
https://icu4x.unicode.org
|
730
|
+
Unicode-3.0
|
731
|
+
|
736
732
|
ppv-lite86 v0.2.21
|
737
733
|
https://github.com/cryptocorrosion/cryptocorrosion
|
738
734
|
MIT OR Apache-2.0
|
@@ -749,11 +745,11 @@ quick-xml v0.37.5
|
|
749
745
|
https://github.com/tafia/quick-xml
|
750
746
|
MIT
|
751
747
|
|
752
|
-
quinn v0.11.
|
748
|
+
quinn v0.11.8
|
753
749
|
https://github.com/quinn-rs/quinn
|
754
750
|
MIT OR Apache-2.0
|
755
751
|
|
756
|
-
quinn-proto v0.11.
|
752
|
+
quinn-proto v0.11.12
|
757
753
|
https://github.com/quinn-rs/quinn
|
758
754
|
MIT OR Apache-2.0
|
759
755
|
|
@@ -805,11 +801,11 @@ rayon-core v1.12.1
|
|
805
801
|
https://github.com/rayon-rs/rayon
|
806
802
|
MIT OR Apache-2.0
|
807
803
|
|
808
|
-
rb-sys v0.9.
|
804
|
+
rb-sys v0.9.115
|
809
805
|
https://github.com/oxidize-rb/rb-sys
|
810
806
|
MIT OR Apache-2.0
|
811
807
|
|
812
|
-
rb-sys-build v0.9.
|
808
|
+
rb-sys-build v0.9.115
|
813
809
|
https://github.com/oxidize-rb/rb-sys
|
814
810
|
MIT OR Apache-2.0
|
815
811
|
|
@@ -873,7 +869,7 @@ rustc-hash v2.1.1
|
|
873
869
|
https://github.com/rust-lang/rustc-hash
|
874
870
|
Apache-2.0 OR MIT
|
875
871
|
|
876
|
-
rustls v0.23.
|
872
|
+
rustls v0.23.27
|
877
873
|
https://github.com/rustls/rustls
|
878
874
|
Apache-2.0 OR ISC OR MIT
|
879
875
|
|
@@ -885,11 +881,11 @@ rustls-pemfile v2.2.0
|
|
885
881
|
https://github.com/rustls/pemfile
|
886
882
|
Apache-2.0 OR ISC OR MIT
|
887
883
|
|
888
|
-
rustls-pki-types v1.
|
884
|
+
rustls-pki-types v1.12.0
|
889
885
|
https://github.com/rustls/pki-types
|
890
886
|
MIT OR Apache-2.0
|
891
887
|
|
892
|
-
rustls-webpki v0.103.
|
888
|
+
rustls-webpki v0.103.3
|
893
889
|
https://github.com/rustls/webpki
|
894
890
|
ISC
|
895
891
|
|
@@ -925,6 +921,10 @@ serde_derive v1.0.219
|
|
925
921
|
https://serde.rs
|
926
922
|
MIT OR Apache-2.0
|
927
923
|
|
924
|
+
serde_ignored v0.1.12
|
925
|
+
https://github.com/dtolnay/serde-ignored
|
926
|
+
MIT OR Apache-2.0
|
927
|
+
|
928
928
|
serde_json v1.0.140
|
929
929
|
https://github.com/serde-rs/json
|
930
930
|
MIT OR Apache-2.0
|
@@ -941,7 +941,7 @@ shlex v1.3.0
|
|
941
941
|
https://github.com/comex/rust-shlex
|
942
942
|
MIT OR Apache-2.0
|
943
943
|
|
944
|
-
signal-hook v0.3.
|
944
|
+
signal-hook v0.3.18
|
945
945
|
https://github.com/vorner/signal-hook
|
946
946
|
Apache-2.0/MIT
|
947
947
|
|
@@ -1045,7 +1045,7 @@ thiserror-impl v2.0.12
|
|
1045
1045
|
https://github.com/dtolnay/thiserror
|
1046
1046
|
MIT OR Apache-2.0
|
1047
1047
|
|
1048
|
-
tinystr v0.
|
1048
|
+
tinystr v0.8.1
|
1049
1049
|
https://github.com/unicode-org/icu4x
|
1050
1050
|
Unicode-3.0
|
1051
1051
|
|
@@ -1057,7 +1057,7 @@ tinyvec_macros v0.1.1
|
|
1057
1057
|
https://github.com/Soveu/tinyvec_macros
|
1058
1058
|
MIT OR Apache-2.0 OR Zlib
|
1059
1059
|
|
1060
|
-
tokio v1.
|
1060
|
+
tokio v1.45.0
|
1061
1061
|
https://tokio.rs
|
1062
1062
|
MIT
|
1063
1063
|
|
@@ -1133,10 +1133,6 @@ url v2.5.4
|
|
1133
1133
|
https://github.com/servo/rust-url
|
1134
1134
|
MIT OR Apache-2.0
|
1135
1135
|
|
1136
|
-
utf16_iter v1.0.5
|
1137
|
-
https://docs.rs/utf16_iter/
|
1138
|
-
Apache-2.0 OR MIT
|
1139
|
-
|
1140
1136
|
utf8_iter v1.0.4
|
1141
1137
|
https://docs.rs/utf8_iter/
|
1142
1138
|
Apache-2.0 OR MIT
|
@@ -1201,7 +1197,7 @@ windows-result v0.1.2
|
|
1201
1197
|
https://github.com/microsoft/windows-rs
|
1202
1198
|
MIT OR Apache-2.0
|
1203
1199
|
|
1204
|
-
windows-result v0.3.
|
1200
|
+
windows-result v0.3.4
|
1205
1201
|
https://github.com/microsoft/windows-rs
|
1206
1202
|
MIT OR Apache-2.0
|
1207
1203
|
|
@@ -1233,11 +1229,7 @@ windows_x86_64_gnu v0.53.0
|
|
1233
1229
|
https://github.com/microsoft/windows-rs
|
1234
1230
|
MIT OR Apache-2.0
|
1235
1231
|
|
1236
|
-
|
1237
|
-
https://docs.rs/write16/
|
1238
|
-
Apache-2.0 OR MIT
|
1239
|
-
|
1240
|
-
writeable v0.5.5
|
1232
|
+
writeable v0.6.1
|
1241
1233
|
https://github.com/unicode-org/icu4x
|
1242
1234
|
Unicode-3.0
|
1243
1235
|
|
@@ -1245,18 +1237,14 @@ xxhash-rust v0.8.15
|
|
1245
1237
|
https://github.com/DoumanAsh/xxhash-rust
|
1246
1238
|
BSL-1.0
|
1247
1239
|
|
1248
|
-
yoke v0.
|
1240
|
+
yoke v0.8.0
|
1249
1241
|
https://github.com/unicode-org/icu4x
|
1250
1242
|
Unicode-3.0
|
1251
1243
|
|
1252
|
-
yoke-derive v0.
|
1244
|
+
yoke-derive v0.8.0
|
1253
1245
|
https://github.com/unicode-org/icu4x
|
1254
1246
|
Unicode-3.0
|
1255
1247
|
|
1256
|
-
zerocopy v0.7.35
|
1257
|
-
https://github.com/google/zerocopy
|
1258
|
-
BSD-2-Clause OR Apache-2.0 OR MIT
|
1259
|
-
|
1260
1248
|
zerocopy v0.8.25
|
1261
1249
|
https://github.com/google/zerocopy
|
1262
1250
|
BSD-2-Clause OR Apache-2.0 OR MIT
|
@@ -1273,11 +1261,15 @@ zeroize v1.8.1
|
|
1273
1261
|
https://github.com/RustCrypto/utils/tree/master/zeroize
|
1274
1262
|
Apache-2.0 OR MIT
|
1275
1263
|
|
1276
|
-
|
1264
|
+
zerotrie v0.2.2
|
1265
|
+
https://icu4x.unicode.org
|
1266
|
+
Unicode-3.0
|
1267
|
+
|
1268
|
+
zerovec v0.11.2
|
1277
1269
|
https://github.com/unicode-org/icu4x
|
1278
1270
|
Unicode-3.0
|
1279
1271
|
|
1280
|
-
zerovec-derive v0.
|
1272
|
+
zerovec-derive v0.11.1
|
1281
1273
|
https://github.com/unicode-org/icu4x
|
1282
1274
|
Unicode-3.0
|
1283
1275
|
|
@@ -16650,7 +16642,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16650
16642
|
DEALINGS IN THE SOFTWARE.
|
16651
16643
|
|
16652
16644
|
================================================================================
|
16653
|
-
getrandom v0.3.
|
16645
|
+
getrandom v0.3.3 LICENSE-APACHE
|
16654
16646
|
================================================================================
|
16655
16647
|
|
16656
16648
|
Apache License
|
@@ -16856,7 +16848,7 @@ See the License for the specific language governing permissions and
|
|
16856
16848
|
limitations under the License.
|
16857
16849
|
|
16858
16850
|
================================================================================
|
16859
|
-
getrandom v0.3.
|
16851
|
+
getrandom v0.3.3 LICENSE-MIT
|
16860
16852
|
================================================================================
|
16861
16853
|
|
16862
16854
|
Copyright (c) 2018-2025 The rust-random Project Developers
|
@@ -19695,7 +19687,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
19695
19687
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19696
19688
|
|
19697
19689
|
================================================================================
|
19698
|
-
|
19690
|
+
icu_locale_core LICENSE
|
19699
19691
|
================================================================================
|
19700
19692
|
|
19701
19693
|
UNICODE LICENSE V3
|
@@ -19746,7 +19738,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
19746
19738
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19747
19739
|
|
19748
19740
|
================================================================================
|
19749
|
-
|
19741
|
+
icu_normalizer LICENSE
|
19750
19742
|
================================================================================
|
19751
19743
|
|
19752
19744
|
UNICODE LICENSE V3
|
@@ -19797,7 +19789,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
19797
19789
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19798
19790
|
|
19799
19791
|
================================================================================
|
19800
|
-
|
19792
|
+
icu_normalizer_data LICENSE
|
19801
19793
|
================================================================================
|
19802
19794
|
|
19803
19795
|
UNICODE LICENSE V3
|
@@ -19848,7 +19840,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
19848
19840
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19849
19841
|
|
19850
19842
|
================================================================================
|
19851
|
-
|
19843
|
+
icu_properties LICENSE
|
19852
19844
|
================================================================================
|
19853
19845
|
|
19854
19846
|
UNICODE LICENSE V3
|
@@ -19899,7 +19891,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
19899
19891
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19900
19892
|
|
19901
19893
|
================================================================================
|
19902
|
-
|
19894
|
+
icu_properties_data LICENSE
|
19903
19895
|
================================================================================
|
19904
19896
|
|
19905
19897
|
UNICODE LICENSE V3
|
@@ -19950,7 +19942,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
19950
19942
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
19951
19943
|
|
19952
19944
|
================================================================================
|
19953
|
-
|
19945
|
+
icu_provider LICENSE
|
19954
19946
|
================================================================================
|
19955
19947
|
|
19956
19948
|
UNICODE LICENSE V3
|
@@ -20001,160 +19993,243 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
20001
19993
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
20002
19994
|
|
20003
19995
|
================================================================================
|
20004
|
-
|
19996
|
+
idna LICENSE-APACHE
|
20005
19997
|
================================================================================
|
20006
19998
|
|
20007
|
-
|
19999
|
+
Apache License
|
20000
|
+
Version 2.0, January 2004
|
20001
|
+
http://www.apache.org/licenses/
|
20008
20002
|
|
20009
|
-
|
20003
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
20010
20004
|
|
20011
|
-
|
20005
|
+
1. Definitions.
|
20012
20006
|
|
20013
|
-
|
20014
|
-
|
20015
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
20016
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
20017
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
20007
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
20008
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
20018
20009
|
|
20019
|
-
|
20020
|
-
|
20021
|
-
software and any associated documentation (the "Software") to deal in the
|
20022
|
-
Data Files or Software without restriction, including without limitation
|
20023
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
20024
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
20025
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
20026
|
-
this copyright and permission notice appear with all copies of the Data
|
20027
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
20028
|
-
associated Documentation.
|
20010
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
20011
|
+
the copyright owner that is granting the License.
|
20029
20012
|
|
20030
|
-
|
20031
|
-
|
20032
|
-
|
20033
|
-
|
20013
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
20014
|
+
other entities that control, are controlled by, or are under common
|
20015
|
+
control with that entity. For the purposes of this definition,
|
20016
|
+
"control" means (i) the power, direct or indirect, to cause the
|
20017
|
+
direction or management of such entity, whether by contract or
|
20018
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
20019
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
20034
20020
|
|
20035
|
-
|
20036
|
-
|
20037
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
20038
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
20039
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
20040
|
-
FILES OR SOFTWARE.
|
20021
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
20022
|
+
exercising permissions granted by this License.
|
20041
20023
|
|
20042
|
-
|
20043
|
-
|
20044
|
-
|
20045
|
-
authorization of the copyright holder.
|
20024
|
+
"Source" form shall mean the preferred form for making modifications,
|
20025
|
+
including but not limited to software source code, documentation
|
20026
|
+
source, and configuration files.
|
20046
20027
|
|
20047
|
-
|
20028
|
+
"Object" form shall mean any form resulting from mechanical
|
20029
|
+
transformation or translation of a Source form, including but
|
20030
|
+
not limited to compiled object code, generated documentation,
|
20031
|
+
and conversions to other media types.
|
20048
20032
|
|
20049
|
-
|
20033
|
+
"Work" shall mean the work of authorship, whether in Source or
|
20034
|
+
Object form, made available under the License, as indicated by a
|
20035
|
+
copyright notice that is included in or attached to the work
|
20036
|
+
(an example is provided in the Appendix below).
|
20050
20037
|
|
20051
|
-
|
20052
|
-
|
20038
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
20039
|
+
form, that is based on (or derived from) the Work and for which the
|
20040
|
+
editorial revisions, annotations, elaborations, or other modifications
|
20041
|
+
represent, as a whole, an original work of authorship. For the purposes
|
20042
|
+
of this License, Derivative Works shall not include works that remain
|
20043
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
20044
|
+
the Work and Derivative Works thereof.
|
20053
20045
|
|
20054
|
-
|
20055
|
-
|
20056
|
-
|
20046
|
+
"Contribution" shall mean any work of authorship, including
|
20047
|
+
the original version of the Work and any modifications or additions
|
20048
|
+
to that Work or Derivative Works thereof, that is intentionally
|
20049
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
20050
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
20051
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
20052
|
+
means any form of electronic, verbal, or written communication sent
|
20053
|
+
to the Licensor or its representatives, including but not limited to
|
20054
|
+
communication on electronic mailing lists, source code control systems,
|
20055
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
20056
|
+
Licensor for the purpose of discussing and improving the Work, but
|
20057
|
+
excluding communication that is conspicuously marked or otherwise
|
20058
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
20057
20059
|
|
20058
|
-
|
20060
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
20061
|
+
on behalf of whom a Contribution has been received by Licensor and
|
20062
|
+
subsequently incorporated within the Work.
|
20059
20063
|
|
20060
|
-
|
20064
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
20065
|
+
this License, each Contributor hereby grants to You a perpetual,
|
20066
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
20067
|
+
copyright license to reproduce, prepare Derivative Works of,
|
20068
|
+
publicly display, publicly perform, sublicense, and distribute the
|
20069
|
+
Work and such Derivative Works in Source or Object form.
|
20061
20070
|
|
20062
|
-
|
20071
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
20072
|
+
this License, each Contributor hereby grants to You a perpetual,
|
20073
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
20074
|
+
(except as stated in this section) patent license to make, have made,
|
20075
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
20076
|
+
where such license applies only to those patent claims licensable
|
20077
|
+
by such Contributor that are necessarily infringed by their
|
20078
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
20079
|
+
with the Work to which such Contribution(s) was submitted. If You
|
20080
|
+
institute patent litigation against any entity (including a
|
20081
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
20082
|
+
or a Contribution incorporated within the Work constitutes direct
|
20083
|
+
or contributory patent infringement, then any patent licenses
|
20084
|
+
granted to You under this License for that Work shall terminate
|
20085
|
+
as of the date such litigation is filed.
|
20063
20086
|
|
20064
|
-
|
20065
|
-
|
20066
|
-
|
20067
|
-
|
20068
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
20087
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
20088
|
+
Work or Derivative Works thereof in any medium, with or without
|
20089
|
+
modifications, and in Source or Object form, provided that You
|
20090
|
+
meet the following conditions:
|
20069
20091
|
|
20070
|
-
|
20071
|
-
copy of
|
20072
|
-
software and any associated documentation (the "Software") to deal in the
|
20073
|
-
Data Files or Software without restriction, including without limitation
|
20074
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
20075
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
20076
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
20077
|
-
this copyright and permission notice appear with all copies of the Data
|
20078
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
20079
|
-
associated Documentation.
|
20092
|
+
(a) You must give any other recipients of the Work or
|
20093
|
+
Derivative Works a copy of this License; and
|
20080
20094
|
|
20081
|
-
|
20082
|
-
|
20083
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
20084
|
-
THIRD PARTY RIGHTS.
|
20095
|
+
(b) You must cause any modified files to carry prominent notices
|
20096
|
+
stating that You changed the files; and
|
20085
20097
|
|
20086
|
-
|
20087
|
-
|
20088
|
-
|
20089
|
-
|
20090
|
-
|
20091
|
-
FILES OR SOFTWARE.
|
20098
|
+
(c) You must retain, in the Source form of any Derivative Works
|
20099
|
+
that You distribute, all copyright, patent, trademark, and
|
20100
|
+
attribution notices from the Source form of the Work,
|
20101
|
+
excluding those notices that do not pertain to any part of
|
20102
|
+
the Derivative Works; and
|
20092
20103
|
|
20093
|
-
|
20094
|
-
|
20095
|
-
|
20096
|
-
|
20104
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
20105
|
+
distribution, then any Derivative Works that You distribute must
|
20106
|
+
include a readable copy of the attribution notices contained
|
20107
|
+
within such NOTICE file, excluding those notices that do not
|
20108
|
+
pertain to any part of the Derivative Works, in at least one
|
20109
|
+
of the following places: within a NOTICE text file distributed
|
20110
|
+
as part of the Derivative Works; within the Source form or
|
20111
|
+
documentation, if provided along with the Derivative Works; or,
|
20112
|
+
within a display generated by the Derivative Works, if and
|
20113
|
+
wherever such third-party notices normally appear. The contents
|
20114
|
+
of the NOTICE file are for informational purposes only and
|
20115
|
+
do not modify the License. You may add Your own attribution
|
20116
|
+
notices within Derivative Works that You distribute, alongside
|
20117
|
+
or as an addendum to the NOTICE text from the Work, provided
|
20118
|
+
that such additional attribution notices cannot be construed
|
20119
|
+
as modifying the License.
|
20097
20120
|
|
20098
|
-
|
20121
|
+
You may add Your own copyright statement to Your modifications and
|
20122
|
+
may provide additional or different license terms and conditions
|
20123
|
+
for use, reproduction, or distribution of Your modifications, or
|
20124
|
+
for any such Derivative Works as a whole, provided Your use,
|
20125
|
+
reproduction, and distribution of the Work otherwise complies with
|
20126
|
+
the conditions stated in this License.
|
20099
20127
|
|
20100
|
-
|
20128
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
20129
|
+
any Contribution intentionally submitted for inclusion in the Work
|
20130
|
+
by You to the Licensor shall be under the terms and conditions of
|
20131
|
+
this License, without any additional terms or conditions.
|
20132
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
20133
|
+
the terms of any separate license agreement you may have executed
|
20134
|
+
with Licensor regarding such Contributions.
|
20101
20135
|
|
20102
|
-
|
20103
|
-
|
20136
|
+
6. Trademarks. This License does not grant permission to use the trade
|
20137
|
+
names, trademarks, service marks, or product names of the Licensor,
|
20138
|
+
except as required for reasonable and customary use in describing the
|
20139
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
20104
20140
|
|
20105
|
-
|
20106
|
-
|
20107
|
-
|
20141
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
20142
|
+
agreed to in writing, Licensor provides the Work (and each
|
20143
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
20144
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
20145
|
+
implied, including, without limitation, any warranties or conditions
|
20146
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
20147
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
20148
|
+
appropriateness of using or redistributing the Work and assume any
|
20149
|
+
risks associated with Your exercise of permissions under this License.
|
20108
20150
|
|
20109
|
-
|
20151
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
20152
|
+
whether in tort (including negligence), contract, or otherwise,
|
20153
|
+
unless required by applicable law (such as deliberate and grossly
|
20154
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
20155
|
+
liable to You for damages, including any direct, indirect, special,
|
20156
|
+
incidental, or consequential damages of any character arising as a
|
20157
|
+
result of this License or out of the use or inability to use the
|
20158
|
+
Work (including but not limited to damages for loss of goodwill,
|
20159
|
+
work stoppage, computer failure or malfunction, or any and all
|
20160
|
+
other commercial damages or losses), even if such Contributor
|
20161
|
+
has been advised of the possibility of such damages.
|
20110
20162
|
|
20111
|
-
|
20163
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
20164
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
20165
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
20166
|
+
or other liability obligations and/or rights consistent with this
|
20167
|
+
License. However, in accepting such obligations, You may act only
|
20168
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
20169
|
+
of any other Contributor, and only if You agree to indemnify,
|
20170
|
+
defend, and hold each Contributor harmless for any liability
|
20171
|
+
incurred by, or claims asserted against, such Contributor by reason
|
20172
|
+
of your accepting any such warranty or additional liability.
|
20112
20173
|
|
20113
|
-
|
20174
|
+
END OF TERMS AND CONDITIONS
|
20114
20175
|
|
20115
|
-
|
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.
|
20176
|
+
APPENDIX: How to apply the Apache License to your work.
|
20120
20177
|
|
20121
|
-
|
20122
|
-
|
20123
|
-
|
20124
|
-
|
20125
|
-
|
20126
|
-
|
20127
|
-
|
20128
|
-
|
20129
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
20130
|
-
associated Documentation.
|
20178
|
+
To apply the Apache License to your work, attach the following
|
20179
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
20180
|
+
replaced with your own identifying information. (Don't include
|
20181
|
+
the brackets!) The text should be enclosed in the appropriate
|
20182
|
+
comment syntax for the file format. We also recommend that a
|
20183
|
+
file or class name and description of purpose be included on the
|
20184
|
+
same "printed page" as the copyright notice for easier
|
20185
|
+
identification within third-party archives.
|
20131
20186
|
|
20132
|
-
|
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.
|
20187
|
+
Copyright [yyyy] [name of copyright owner]
|
20136
20188
|
|
20137
|
-
|
20138
|
-
|
20139
|
-
|
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.
|
20189
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
20190
|
+
you may not use this file except in compliance with the License.
|
20191
|
+
You may obtain a copy of the License at
|
20143
20192
|
|
20144
|
-
|
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.
|
20193
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
20148
20194
|
|
20149
|
-
|
20195
|
+
Unless required by applicable law or agreed to in writing, software
|
20196
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
20197
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
20198
|
+
See the License for the specific language governing permissions and
|
20199
|
+
limitations under the License.
|
20150
20200
|
|
20151
|
-
|
20201
|
+
================================================================================
|
20202
|
+
idna LICENSE-MIT
|
20203
|
+
================================================================================
|
20152
20204
|
|
20153
|
-
|
20154
|
-
|
20205
|
+
Copyright (c) 2013-2022 The rust-url developers
|
20206
|
+
|
20207
|
+
Permission is hereby granted, free of charge, to any
|
20208
|
+
person obtaining a copy of this software and associated
|
20209
|
+
documentation files (the "Software"), to deal in the
|
20210
|
+
Software without restriction, including without
|
20211
|
+
limitation the rights to use, copy, modify, merge,
|
20212
|
+
publish, distribute, sublicense, and/or sell copies of
|
20213
|
+
the Software, and to permit persons to whom the Software
|
20214
|
+
is furnished to do so, subject to the following
|
20215
|
+
conditions:
|
20216
|
+
|
20217
|
+
The above copyright notice and this permission notice
|
20218
|
+
shall be included in all copies or substantial portions
|
20219
|
+
of the Software.
|
20220
|
+
|
20221
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
20222
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
20223
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
20224
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
20225
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
20226
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
20227
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
20228
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
20229
|
+
DEALINGS IN THE SOFTWARE.
|
20155
20230
|
|
20156
20231
|
================================================================================
|
20157
|
-
|
20232
|
+
idna_adapter LICENSE-APACHE
|
20158
20233
|
================================================================================
|
20159
20234
|
|
20160
20235
|
Apache License
|
@@ -20360,10 +20435,10 @@ See the License for the specific language governing permissions and
|
|
20360
20435
|
limitations under the License.
|
20361
20436
|
|
20362
20437
|
================================================================================
|
20363
|
-
|
20438
|
+
idna_adapter LICENSE-MIT
|
20364
20439
|
================================================================================
|
20365
20440
|
|
20366
|
-
Copyright (c)
|
20441
|
+
Copyright (c) The rust-url developers
|
20367
20442
|
|
20368
20443
|
Permission is hereby granted, free of charge, to any
|
20369
20444
|
person obtaining a copy of this software and associated
|
@@ -20390,7 +20465,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
20390
20465
|
DEALINGS IN THE SOFTWARE.
|
20391
20466
|
|
20392
20467
|
================================================================================
|
20393
|
-
|
20468
|
+
indexmap LICENSE-APACHE
|
20394
20469
|
================================================================================
|
20395
20470
|
|
20396
20471
|
Apache License
|
@@ -20596,10 +20671,10 @@ See the License for the specific language governing permissions and
|
|
20596
20671
|
limitations under the License.
|
20597
20672
|
|
20598
20673
|
================================================================================
|
20599
|
-
|
20674
|
+
indexmap LICENSE-MIT
|
20600
20675
|
================================================================================
|
20601
20676
|
|
20602
|
-
Copyright (c)
|
20677
|
+
Copyright (c) 2016--2017
|
20603
20678
|
|
20604
20679
|
Permission is hereby granted, free of charge, to any
|
20605
20680
|
person obtaining a copy of this software and associated
|
@@ -20626,7 +20701,225 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
20626
20701
|
DEALINGS IN THE SOFTWARE.
|
20627
20702
|
|
20628
20703
|
================================================================================
|
20629
|
-
|
20704
|
+
ipnet LICENSE-APACHE
|
20705
|
+
================================================================================
|
20706
|
+
|
20707
|
+
Apache License
|
20708
|
+
Version 2.0, January 2004
|
20709
|
+
http://www.apache.org/licenses/
|
20710
|
+
|
20711
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
20712
|
+
|
20713
|
+
1. Definitions.
|
20714
|
+
|
20715
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
20716
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
20717
|
+
|
20718
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
20719
|
+
the copyright owner that is granting the License.
|
20720
|
+
|
20721
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
20722
|
+
other entities that control, are controlled by, or are under common
|
20723
|
+
control with that entity. For the purposes of this definition,
|
20724
|
+
"control" means (i) the power, direct or indirect, to cause the
|
20725
|
+
direction or management of such entity, whether by contract or
|
20726
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
20727
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
20728
|
+
|
20729
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
20730
|
+
exercising permissions granted by this License.
|
20731
|
+
|
20732
|
+
"Source" form shall mean the preferred form for making modifications,
|
20733
|
+
including but not limited to software source code, documentation
|
20734
|
+
source, and configuration files.
|
20735
|
+
|
20736
|
+
"Object" form shall mean any form resulting from mechanical
|
20737
|
+
transformation or translation of a Source form, including but
|
20738
|
+
not limited to compiled object code, generated documentation,
|
20739
|
+
and conversions to other media types.
|
20740
|
+
|
20741
|
+
"Work" shall mean the work of authorship, whether in Source or
|
20742
|
+
Object form, made available under the License, as indicated by a
|
20743
|
+
copyright notice that is included in or attached to the work
|
20744
|
+
(an example is provided in the Appendix below).
|
20745
|
+
|
20746
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
20747
|
+
form, that is based on (or derived from) the Work and for which the
|
20748
|
+
editorial revisions, annotations, elaborations, or other modifications
|
20749
|
+
represent, as a whole, an original work of authorship. For the purposes
|
20750
|
+
of this License, Derivative Works shall not include works that remain
|
20751
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
20752
|
+
the Work and Derivative Works thereof.
|
20753
|
+
|
20754
|
+
"Contribution" shall mean any work of authorship, including
|
20755
|
+
the original version of the Work and any modifications or additions
|
20756
|
+
to that Work or Derivative Works thereof, that is intentionally
|
20757
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
20758
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
20759
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
20760
|
+
means any form of electronic, verbal, or written communication sent
|
20761
|
+
to the Licensor or its representatives, including but not limited to
|
20762
|
+
communication on electronic mailing lists, source code control systems,
|
20763
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
20764
|
+
Licensor for the purpose of discussing and improving the Work, but
|
20765
|
+
excluding communication that is conspicuously marked or otherwise
|
20766
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
20767
|
+
|
20768
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
20769
|
+
on behalf of whom a Contribution has been received by Licensor and
|
20770
|
+
subsequently incorporated within the Work.
|
20771
|
+
|
20772
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
20773
|
+
this License, each Contributor hereby grants to You a perpetual,
|
20774
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
20775
|
+
copyright license to reproduce, prepare Derivative Works of,
|
20776
|
+
publicly display, publicly perform, sublicense, and distribute the
|
20777
|
+
Work and such Derivative Works in Source or Object form.
|
20778
|
+
|
20779
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
20780
|
+
this License, each Contributor hereby grants to You a perpetual,
|
20781
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
20782
|
+
(except as stated in this section) patent license to make, have made,
|
20783
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
20784
|
+
where such license applies only to those patent claims licensable
|
20785
|
+
by such Contributor that are necessarily infringed by their
|
20786
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
20787
|
+
with the Work to which such Contribution(s) was submitted. If You
|
20788
|
+
institute patent litigation against any entity (including a
|
20789
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
20790
|
+
or a Contribution incorporated within the Work constitutes direct
|
20791
|
+
or contributory patent infringement, then any patent licenses
|
20792
|
+
granted to You under this License for that Work shall terminate
|
20793
|
+
as of the date such litigation is filed.
|
20794
|
+
|
20795
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
20796
|
+
Work or Derivative Works thereof in any medium, with or without
|
20797
|
+
modifications, and in Source or Object form, provided that You
|
20798
|
+
meet the following conditions:
|
20799
|
+
|
20800
|
+
(a) You must give any other recipients of the Work or
|
20801
|
+
Derivative Works a copy of this License; and
|
20802
|
+
|
20803
|
+
(b) You must cause any modified files to carry prominent notices
|
20804
|
+
stating that You changed the files; and
|
20805
|
+
|
20806
|
+
(c) You must retain, in the Source form of any Derivative Works
|
20807
|
+
that You distribute, all copyright, patent, trademark, and
|
20808
|
+
attribution notices from the Source form of the Work,
|
20809
|
+
excluding those notices that do not pertain to any part of
|
20810
|
+
the Derivative Works; and
|
20811
|
+
|
20812
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
20813
|
+
distribution, then any Derivative Works that You distribute must
|
20814
|
+
include a readable copy of the attribution notices contained
|
20815
|
+
within such NOTICE file, excluding those notices that do not
|
20816
|
+
pertain to any part of the Derivative Works, in at least one
|
20817
|
+
of the following places: within a NOTICE text file distributed
|
20818
|
+
as part of the Derivative Works; within the Source form or
|
20819
|
+
documentation, if provided along with the Derivative Works; or,
|
20820
|
+
within a display generated by the Derivative Works, if and
|
20821
|
+
wherever such third-party notices normally appear. The contents
|
20822
|
+
of the NOTICE file are for informational purposes only and
|
20823
|
+
do not modify the License. You may add Your own attribution
|
20824
|
+
notices within Derivative Works that You distribute, alongside
|
20825
|
+
or as an addendum to the NOTICE text from the Work, provided
|
20826
|
+
that such additional attribution notices cannot be construed
|
20827
|
+
as modifying the License.
|
20828
|
+
|
20829
|
+
You may add Your own copyright statement to Your modifications and
|
20830
|
+
may provide additional or different license terms and conditions
|
20831
|
+
for use, reproduction, or distribution of Your modifications, or
|
20832
|
+
for any such Derivative Works as a whole, provided Your use,
|
20833
|
+
reproduction, and distribution of the Work otherwise complies with
|
20834
|
+
the conditions stated in this License.
|
20835
|
+
|
20836
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
20837
|
+
any Contribution intentionally submitted for inclusion in the Work
|
20838
|
+
by You to the Licensor shall be under the terms and conditions of
|
20839
|
+
this License, without any additional terms or conditions.
|
20840
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
20841
|
+
the terms of any separate license agreement you may have executed
|
20842
|
+
with Licensor regarding such Contributions.
|
20843
|
+
|
20844
|
+
6. Trademarks. This License does not grant permission to use the trade
|
20845
|
+
names, trademarks, service marks, or product names of the Licensor,
|
20846
|
+
except as required for reasonable and customary use in describing the
|
20847
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
20848
|
+
|
20849
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
20850
|
+
agreed to in writing, Licensor provides the Work (and each
|
20851
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
20852
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
20853
|
+
implied, including, without limitation, any warranties or conditions
|
20854
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
20855
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
20856
|
+
appropriateness of using or redistributing the Work and assume any
|
20857
|
+
risks associated with Your exercise of permissions under this License.
|
20858
|
+
|
20859
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
20860
|
+
whether in tort (including negligence), contract, or otherwise,
|
20861
|
+
unless required by applicable law (such as deliberate and grossly
|
20862
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
20863
|
+
liable to You for damages, including any direct, indirect, special,
|
20864
|
+
incidental, or consequential damages of any character arising as a
|
20865
|
+
result of this License or out of the use or inability to use the
|
20866
|
+
Work (including but not limited to damages for loss of goodwill,
|
20867
|
+
work stoppage, computer failure or malfunction, or any and all
|
20868
|
+
other commercial damages or losses), even if such Contributor
|
20869
|
+
has been advised of the possibility of such damages.
|
20870
|
+
|
20871
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
20872
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
20873
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
20874
|
+
or other liability obligations and/or rights consistent with this
|
20875
|
+
License. However, in accepting such obligations, You may act only
|
20876
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
20877
|
+
of any other Contributor, and only if You agree to indemnify,
|
20878
|
+
defend, and hold each Contributor harmless for any liability
|
20879
|
+
incurred by, or claims asserted against, such Contributor by reason
|
20880
|
+
of your accepting any such warranty or additional liability.
|
20881
|
+
|
20882
|
+
END OF TERMS AND CONDITIONS
|
20883
|
+
|
20884
|
+
APPENDIX: How to apply the Apache License to your work.
|
20885
|
+
|
20886
|
+
To apply the Apache License to your work, attach the following
|
20887
|
+
boilerplate notice, with the fields enclosed by brackets "{}"
|
20888
|
+
replaced with your own identifying information. (Don't include
|
20889
|
+
the brackets!) The text should be enclosed in the appropriate
|
20890
|
+
comment syntax for the file format. We also recommend that a
|
20891
|
+
file or class name and description of purpose be included on the
|
20892
|
+
same "printed page" as the copyright notice for easier
|
20893
|
+
identification within third-party archives.
|
20894
|
+
|
20895
|
+
Copyright 2017 Juniper Networks, Inc.
|
20896
|
+
|
20897
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
20898
|
+
you may not use this file except in compliance with the License.
|
20899
|
+
You may obtain a copy of the License at
|
20900
|
+
|
20901
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
20902
|
+
|
20903
|
+
Unless required by applicable law or agreed to in writing, software
|
20904
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
20905
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
20906
|
+
See the License for the specific language governing permissions and
|
20907
|
+
limitations under the License.
|
20908
|
+
|
20909
|
+
================================================================================
|
20910
|
+
ipnet LICENSE-MIT
|
20911
|
+
================================================================================
|
20912
|
+
|
20913
|
+
Copyright 2017 Juniper Networks, Inc.
|
20914
|
+
|
20915
|
+
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:
|
20916
|
+
|
20917
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
20918
|
+
|
20919
|
+
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.
|
20920
|
+
|
20921
|
+
================================================================================
|
20922
|
+
itertools v0.12.1 LICENSE-APACHE
|
20630
20923
|
================================================================================
|
20631
20924
|
|
20632
20925
|
Apache License
|
@@ -20832,10 +21125,10 @@ See the License for the specific language governing permissions and
|
|
20832
21125
|
limitations under the License.
|
20833
21126
|
|
20834
21127
|
================================================================================
|
20835
|
-
|
21128
|
+
itertools v0.12.1 LICENSE-MIT
|
20836
21129
|
================================================================================
|
20837
21130
|
|
20838
|
-
Copyright (c)
|
21131
|
+
Copyright (c) 2015
|
20839
21132
|
|
20840
21133
|
Permission is hereby granted, free of charge, to any
|
20841
21134
|
person obtaining a copy of this software and associated
|
@@ -20862,225 +21155,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
20862
21155
|
DEALINGS IN THE SOFTWARE.
|
20863
21156
|
|
20864
21157
|
================================================================================
|
20865
|
-
|
20866
|
-
================================================================================
|
20867
|
-
|
20868
|
-
Apache License
|
20869
|
-
Version 2.0, January 2004
|
20870
|
-
http://www.apache.org/licenses/
|
20871
|
-
|
20872
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
20873
|
-
|
20874
|
-
1. Definitions.
|
20875
|
-
|
20876
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
20877
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
20878
|
-
|
20879
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
20880
|
-
the copyright owner that is granting the License.
|
20881
|
-
|
20882
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
20883
|
-
other entities that control, are controlled by, or are under common
|
20884
|
-
control with that entity. For the purposes of this definition,
|
20885
|
-
"control" means (i) the power, direct or indirect, to cause the
|
20886
|
-
direction or management of such entity, whether by contract or
|
20887
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
20888
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
20889
|
-
|
20890
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
20891
|
-
exercising permissions granted by this License.
|
20892
|
-
|
20893
|
-
"Source" form shall mean the preferred form for making modifications,
|
20894
|
-
including but not limited to software source code, documentation
|
20895
|
-
source, and configuration files.
|
20896
|
-
|
20897
|
-
"Object" form shall mean any form resulting from mechanical
|
20898
|
-
transformation or translation of a Source form, including but
|
20899
|
-
not limited to compiled object code, generated documentation,
|
20900
|
-
and conversions to other media types.
|
20901
|
-
|
20902
|
-
"Work" shall mean the work of authorship, whether in Source or
|
20903
|
-
Object form, made available under the License, as indicated by a
|
20904
|
-
copyright notice that is included in or attached to the work
|
20905
|
-
(an example is provided in the Appendix below).
|
20906
|
-
|
20907
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
20908
|
-
form, that is based on (or derived from) the Work and for which the
|
20909
|
-
editorial revisions, annotations, elaborations, or other modifications
|
20910
|
-
represent, as a whole, an original work of authorship. For the purposes
|
20911
|
-
of this License, Derivative Works shall not include works that remain
|
20912
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
20913
|
-
the Work and Derivative Works thereof.
|
20914
|
-
|
20915
|
-
"Contribution" shall mean any work of authorship, including
|
20916
|
-
the original version of the Work and any modifications or additions
|
20917
|
-
to that Work or Derivative Works thereof, that is intentionally
|
20918
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
20919
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
20920
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
20921
|
-
means any form of electronic, verbal, or written communication sent
|
20922
|
-
to the Licensor or its representatives, including but not limited to
|
20923
|
-
communication on electronic mailing lists, source code control systems,
|
20924
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
20925
|
-
Licensor for the purpose of discussing and improving the Work, but
|
20926
|
-
excluding communication that is conspicuously marked or otherwise
|
20927
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
20928
|
-
|
20929
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
20930
|
-
on behalf of whom a Contribution has been received by Licensor and
|
20931
|
-
subsequently incorporated within the Work.
|
20932
|
-
|
20933
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
20934
|
-
this License, each Contributor hereby grants to You a perpetual,
|
20935
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
20936
|
-
copyright license to reproduce, prepare Derivative Works of,
|
20937
|
-
publicly display, publicly perform, sublicense, and distribute the
|
20938
|
-
Work and such Derivative Works in Source or Object form.
|
20939
|
-
|
20940
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
20941
|
-
this License, each Contributor hereby grants to You a perpetual,
|
20942
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
20943
|
-
(except as stated in this section) patent license to make, have made,
|
20944
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
20945
|
-
where such license applies only to those patent claims licensable
|
20946
|
-
by such Contributor that are necessarily infringed by their
|
20947
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
20948
|
-
with the Work to which such Contribution(s) was submitted. If You
|
20949
|
-
institute patent litigation against any entity (including a
|
20950
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
20951
|
-
or a Contribution incorporated within the Work constitutes direct
|
20952
|
-
or contributory patent infringement, then any patent licenses
|
20953
|
-
granted to You under this License for that Work shall terminate
|
20954
|
-
as of the date such litigation is filed.
|
20955
|
-
|
20956
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
20957
|
-
Work or Derivative Works thereof in any medium, with or without
|
20958
|
-
modifications, and in Source or Object form, provided that You
|
20959
|
-
meet the following conditions:
|
20960
|
-
|
20961
|
-
(a) You must give any other recipients of the Work or
|
20962
|
-
Derivative Works a copy of this License; and
|
20963
|
-
|
20964
|
-
(b) You must cause any modified files to carry prominent notices
|
20965
|
-
stating that You changed the files; and
|
20966
|
-
|
20967
|
-
(c) You must retain, in the Source form of any Derivative Works
|
20968
|
-
that You distribute, all copyright, patent, trademark, and
|
20969
|
-
attribution notices from the Source form of the Work,
|
20970
|
-
excluding those notices that do not pertain to any part of
|
20971
|
-
the Derivative Works; and
|
20972
|
-
|
20973
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
20974
|
-
distribution, then any Derivative Works that You distribute must
|
20975
|
-
include a readable copy of the attribution notices contained
|
20976
|
-
within such NOTICE file, excluding those notices that do not
|
20977
|
-
pertain to any part of the Derivative Works, in at least one
|
20978
|
-
of the following places: within a NOTICE text file distributed
|
20979
|
-
as part of the Derivative Works; within the Source form or
|
20980
|
-
documentation, if provided along with the Derivative Works; or,
|
20981
|
-
within a display generated by the Derivative Works, if and
|
20982
|
-
wherever such third-party notices normally appear. The contents
|
20983
|
-
of the NOTICE file are for informational purposes only and
|
20984
|
-
do not modify the License. You may add Your own attribution
|
20985
|
-
notices within Derivative Works that You distribute, alongside
|
20986
|
-
or as an addendum to the NOTICE text from the Work, provided
|
20987
|
-
that such additional attribution notices cannot be construed
|
20988
|
-
as modifying the License.
|
20989
|
-
|
20990
|
-
You may add Your own copyright statement to Your modifications and
|
20991
|
-
may provide additional or different license terms and conditions
|
20992
|
-
for use, reproduction, or distribution of Your modifications, or
|
20993
|
-
for any such Derivative Works as a whole, provided Your use,
|
20994
|
-
reproduction, and distribution of the Work otherwise complies with
|
20995
|
-
the conditions stated in this License.
|
20996
|
-
|
20997
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
20998
|
-
any Contribution intentionally submitted for inclusion in the Work
|
20999
|
-
by You to the Licensor shall be under the terms and conditions of
|
21000
|
-
this License, without any additional terms or conditions.
|
21001
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
21002
|
-
the terms of any separate license agreement you may have executed
|
21003
|
-
with Licensor regarding such Contributions.
|
21004
|
-
|
21005
|
-
6. Trademarks. This License does not grant permission to use the trade
|
21006
|
-
names, trademarks, service marks, or product names of the Licensor,
|
21007
|
-
except as required for reasonable and customary use in describing the
|
21008
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
21009
|
-
|
21010
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
21011
|
-
agreed to in writing, Licensor provides the Work (and each
|
21012
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
21013
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
21014
|
-
implied, including, without limitation, any warranties or conditions
|
21015
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
21016
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
21017
|
-
appropriateness of using or redistributing the Work and assume any
|
21018
|
-
risks associated with Your exercise of permissions under this License.
|
21019
|
-
|
21020
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
21021
|
-
whether in tort (including negligence), contract, or otherwise,
|
21022
|
-
unless required by applicable law (such as deliberate and grossly
|
21023
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
21024
|
-
liable to You for damages, including any direct, indirect, special,
|
21025
|
-
incidental, or consequential damages of any character arising as a
|
21026
|
-
result of this License or out of the use or inability to use the
|
21027
|
-
Work (including but not limited to damages for loss of goodwill,
|
21028
|
-
work stoppage, computer failure or malfunction, or any and all
|
21029
|
-
other commercial damages or losses), even if such Contributor
|
21030
|
-
has been advised of the possibility of such damages.
|
21031
|
-
|
21032
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
21033
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
21034
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
21035
|
-
or other liability obligations and/or rights consistent with this
|
21036
|
-
License. However, in accepting such obligations, You may act only
|
21037
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
21038
|
-
of any other Contributor, and only if You agree to indemnify,
|
21039
|
-
defend, and hold each Contributor harmless for any liability
|
21040
|
-
incurred by, or claims asserted against, such Contributor by reason
|
21041
|
-
of your accepting any such warranty or additional liability.
|
21042
|
-
|
21043
|
-
END OF TERMS AND CONDITIONS
|
21044
|
-
|
21045
|
-
APPENDIX: How to apply the Apache License to your work.
|
21046
|
-
|
21047
|
-
To apply the Apache License to your work, attach the following
|
21048
|
-
boilerplate notice, with the fields enclosed by brackets "{}"
|
21049
|
-
replaced with your own identifying information. (Don't include
|
21050
|
-
the brackets!) The text should be enclosed in the appropriate
|
21051
|
-
comment syntax for the file format. We also recommend that a
|
21052
|
-
file or class name and description of purpose be included on the
|
21053
|
-
same "printed page" as the copyright notice for easier
|
21054
|
-
identification within third-party archives.
|
21055
|
-
|
21056
|
-
Copyright 2017 Juniper Networks, Inc.
|
21057
|
-
|
21058
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
21059
|
-
you may not use this file except in compliance with the License.
|
21060
|
-
You may obtain a copy of the License at
|
21061
|
-
|
21062
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
21063
|
-
|
21064
|
-
Unless required by applicable law or agreed to in writing, software
|
21065
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
21066
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
21067
|
-
See the License for the specific language governing permissions and
|
21068
|
-
limitations under the License.
|
21069
|
-
|
21070
|
-
================================================================================
|
21071
|
-
ipnet LICENSE-MIT
|
21072
|
-
================================================================================
|
21073
|
-
|
21074
|
-
Copyright 2017 Juniper Networks, Inc.
|
21075
|
-
|
21076
|
-
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:
|
21077
|
-
|
21078
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
21079
|
-
|
21080
|
-
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.
|
21081
|
-
|
21082
|
-
================================================================================
|
21083
|
-
itertools v0.12.1 LICENSE-APACHE
|
21158
|
+
itertools v0.14.0 LICENSE-APACHE
|
21084
21159
|
================================================================================
|
21085
21160
|
|
21086
21161
|
Apache License
|
@@ -21286,7 +21361,7 @@ See the License for the specific language governing permissions and
|
|
21286
21361
|
limitations under the License.
|
21287
21362
|
|
21288
21363
|
================================================================================
|
21289
|
-
itertools v0.
|
21364
|
+
itertools v0.14.0 LICENSE-MIT
|
21290
21365
|
================================================================================
|
21291
21366
|
|
21292
21367
|
Copyright (c) 2015
|
@@ -21316,7 +21391,216 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
21316
21391
|
DEALINGS IN THE SOFTWARE.
|
21317
21392
|
|
21318
21393
|
================================================================================
|
21319
|
-
|
21394
|
+
itoa LICENSE-APACHE
|
21395
|
+
================================================================================
|
21396
|
+
|
21397
|
+
Apache License
|
21398
|
+
Version 2.0, January 2004
|
21399
|
+
http://www.apache.org/licenses/
|
21400
|
+
|
21401
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
21402
|
+
|
21403
|
+
1. Definitions.
|
21404
|
+
|
21405
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
21406
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
21407
|
+
|
21408
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
21409
|
+
the copyright owner that is granting the License.
|
21410
|
+
|
21411
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
21412
|
+
other entities that control, are controlled by, or are under common
|
21413
|
+
control with that entity. For the purposes of this definition,
|
21414
|
+
"control" means (i) the power, direct or indirect, to cause the
|
21415
|
+
direction or management of such entity, whether by contract or
|
21416
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21417
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
21418
|
+
|
21419
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
21420
|
+
exercising permissions granted by this License.
|
21421
|
+
|
21422
|
+
"Source" form shall mean the preferred form for making modifications,
|
21423
|
+
including but not limited to software source code, documentation
|
21424
|
+
source, and configuration files.
|
21425
|
+
|
21426
|
+
"Object" form shall mean any form resulting from mechanical
|
21427
|
+
transformation or translation of a Source form, including but
|
21428
|
+
not limited to compiled object code, generated documentation,
|
21429
|
+
and conversions to other media types.
|
21430
|
+
|
21431
|
+
"Work" shall mean the work of authorship, whether in Source or
|
21432
|
+
Object form, made available under the License, as indicated by a
|
21433
|
+
copyright notice that is included in or attached to the work
|
21434
|
+
(an example is provided in the Appendix below).
|
21435
|
+
|
21436
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
21437
|
+
form, that is based on (or derived from) the Work and for which the
|
21438
|
+
editorial revisions, annotations, elaborations, or other modifications
|
21439
|
+
represent, as a whole, an original work of authorship. For the purposes
|
21440
|
+
of this License, Derivative Works shall not include works that remain
|
21441
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
21442
|
+
the Work and Derivative Works thereof.
|
21443
|
+
|
21444
|
+
"Contribution" shall mean any work of authorship, including
|
21445
|
+
the original version of the Work and any modifications or additions
|
21446
|
+
to that Work or Derivative Works thereof, that is intentionally
|
21447
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
21448
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
21449
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
21450
|
+
means any form of electronic, verbal, or written communication sent
|
21451
|
+
to the Licensor or its representatives, including but not limited to
|
21452
|
+
communication on electronic mailing lists, source code control systems,
|
21453
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
21454
|
+
Licensor for the purpose of discussing and improving the Work, but
|
21455
|
+
excluding communication that is conspicuously marked or otherwise
|
21456
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
21457
|
+
|
21458
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
21459
|
+
on behalf of whom a Contribution has been received by Licensor and
|
21460
|
+
subsequently incorporated within the Work.
|
21461
|
+
|
21462
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
21463
|
+
this License, each Contributor hereby grants to You a perpetual,
|
21464
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
21465
|
+
copyright license to reproduce, prepare Derivative Works of,
|
21466
|
+
publicly display, publicly perform, sublicense, and distribute the
|
21467
|
+
Work and such Derivative Works in Source or Object form.
|
21468
|
+
|
21469
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
21470
|
+
this License, each Contributor hereby grants to You a perpetual,
|
21471
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
21472
|
+
(except as stated in this section) patent license to make, have made,
|
21473
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
21474
|
+
where such license applies only to those patent claims licensable
|
21475
|
+
by such Contributor that are necessarily infringed by their
|
21476
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
21477
|
+
with the Work to which such Contribution(s) was submitted. If You
|
21478
|
+
institute patent litigation against any entity (including a
|
21479
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
21480
|
+
or a Contribution incorporated within the Work constitutes direct
|
21481
|
+
or contributory patent infringement, then any patent licenses
|
21482
|
+
granted to You under this License for that Work shall terminate
|
21483
|
+
as of the date such litigation is filed.
|
21484
|
+
|
21485
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
21486
|
+
Work or Derivative Works thereof in any medium, with or without
|
21487
|
+
modifications, and in Source or Object form, provided that You
|
21488
|
+
meet the following conditions:
|
21489
|
+
|
21490
|
+
(a) You must give any other recipients of the Work or
|
21491
|
+
Derivative Works a copy of this License; and
|
21492
|
+
|
21493
|
+
(b) You must cause any modified files to carry prominent notices
|
21494
|
+
stating that You changed the files; and
|
21495
|
+
|
21496
|
+
(c) You must retain, in the Source form of any Derivative Works
|
21497
|
+
that You distribute, all copyright, patent, trademark, and
|
21498
|
+
attribution notices from the Source form of the Work,
|
21499
|
+
excluding those notices that do not pertain to any part of
|
21500
|
+
the Derivative Works; and
|
21501
|
+
|
21502
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
21503
|
+
distribution, then any Derivative Works that You distribute must
|
21504
|
+
include a readable copy of the attribution notices contained
|
21505
|
+
within such NOTICE file, excluding those notices that do not
|
21506
|
+
pertain to any part of the Derivative Works, in at least one
|
21507
|
+
of the following places: within a NOTICE text file distributed
|
21508
|
+
as part of the Derivative Works; within the Source form or
|
21509
|
+
documentation, if provided along with the Derivative Works; or,
|
21510
|
+
within a display generated by the Derivative Works, if and
|
21511
|
+
wherever such third-party notices normally appear. The contents
|
21512
|
+
of the NOTICE file are for informational purposes only and
|
21513
|
+
do not modify the License. You may add Your own attribution
|
21514
|
+
notices within Derivative Works that You distribute, alongside
|
21515
|
+
or as an addendum to the NOTICE text from the Work, provided
|
21516
|
+
that such additional attribution notices cannot be construed
|
21517
|
+
as modifying the License.
|
21518
|
+
|
21519
|
+
You may add Your own copyright statement to Your modifications and
|
21520
|
+
may provide additional or different license terms and conditions
|
21521
|
+
for use, reproduction, or distribution of Your modifications, or
|
21522
|
+
for any such Derivative Works as a whole, provided Your use,
|
21523
|
+
reproduction, and distribution of the Work otherwise complies with
|
21524
|
+
the conditions stated in this License.
|
21525
|
+
|
21526
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
21527
|
+
any Contribution intentionally submitted for inclusion in the Work
|
21528
|
+
by You to the Licensor shall be under the terms and conditions of
|
21529
|
+
this License, without any additional terms or conditions.
|
21530
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
21531
|
+
the terms of any separate license agreement you may have executed
|
21532
|
+
with Licensor regarding such Contributions.
|
21533
|
+
|
21534
|
+
6. Trademarks. This License does not grant permission to use the trade
|
21535
|
+
names, trademarks, service marks, or product names of the Licensor,
|
21536
|
+
except as required for reasonable and customary use in describing the
|
21537
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
21538
|
+
|
21539
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
21540
|
+
agreed to in writing, Licensor provides the Work (and each
|
21541
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
21542
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
21543
|
+
implied, including, without limitation, any warranties or conditions
|
21544
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
21545
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
21546
|
+
appropriateness of using or redistributing the Work and assume any
|
21547
|
+
risks associated with Your exercise of permissions under this License.
|
21548
|
+
|
21549
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
21550
|
+
whether in tort (including negligence), contract, or otherwise,
|
21551
|
+
unless required by applicable law (such as deliberate and grossly
|
21552
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
21553
|
+
liable to You for damages, including any direct, indirect, special,
|
21554
|
+
incidental, or consequential damages of any character arising as a
|
21555
|
+
result of this License or out of the use or inability to use the
|
21556
|
+
Work (including but not limited to damages for loss of goodwill,
|
21557
|
+
work stoppage, computer failure or malfunction, or any and all
|
21558
|
+
other commercial damages or losses), even if such Contributor
|
21559
|
+
has been advised of the possibility of such damages.
|
21560
|
+
|
21561
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
21562
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
21563
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
21564
|
+
or other liability obligations and/or rights consistent with this
|
21565
|
+
License. However, in accepting such obligations, You may act only
|
21566
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
21567
|
+
of any other Contributor, and only if You agree to indemnify,
|
21568
|
+
defend, and hold each Contributor harmless for any liability
|
21569
|
+
incurred by, or claims asserted against, such Contributor by reason
|
21570
|
+
of your accepting any such warranty or additional liability.
|
21571
|
+
|
21572
|
+
END OF TERMS AND CONDITIONS
|
21573
|
+
|
21574
|
+
================================================================================
|
21575
|
+
itoa LICENSE-MIT
|
21576
|
+
================================================================================
|
21577
|
+
|
21578
|
+
Permission is hereby granted, free of charge, to any
|
21579
|
+
person obtaining a copy of this software and associated
|
21580
|
+
documentation files (the "Software"), to deal in the
|
21581
|
+
Software without restriction, including without
|
21582
|
+
limitation the rights to use, copy, modify, merge,
|
21583
|
+
publish, distribute, sublicense, and/or sell copies of
|
21584
|
+
the Software, and to permit persons to whom the Software
|
21585
|
+
is furnished to do so, subject to the following
|
21586
|
+
conditions:
|
21587
|
+
|
21588
|
+
The above copyright notice and this permission notice
|
21589
|
+
shall be included in all copies or substantial portions
|
21590
|
+
of the Software.
|
21591
|
+
|
21592
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
21593
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
21594
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
21595
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
21596
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
21597
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
21598
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
21599
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
21600
|
+
DEALINGS IN THE SOFTWARE.
|
21601
|
+
|
21602
|
+
================================================================================
|
21603
|
+
jobserver LICENSE-APACHE
|
21320
21604
|
================================================================================
|
21321
21605
|
|
21322
21606
|
Apache License
|
@@ -21522,10 +21806,10 @@ See the License for the specific language governing permissions and
|
|
21522
21806
|
limitations under the License.
|
21523
21807
|
|
21524
21808
|
================================================================================
|
21525
|
-
|
21809
|
+
jobserver LICENSE-MIT
|
21526
21810
|
================================================================================
|
21527
21811
|
|
21528
|
-
Copyright (c)
|
21812
|
+
Copyright (c) 2014 Alex Crichton
|
21529
21813
|
|
21530
21814
|
Permission is hereby granted, free of charge, to any
|
21531
21815
|
person obtaining a copy of this software and associated
|
@@ -21552,7 +21836,33 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
21552
21836
|
DEALINGS IN THE SOFTWARE.
|
21553
21837
|
|
21554
21838
|
================================================================================
|
21555
|
-
|
21839
|
+
jsonpath_lib_polars_vendor LICENSE
|
21840
|
+
================================================================================
|
21841
|
+
|
21842
|
+
MIT License
|
21843
|
+
|
21844
|
+
Copyright (c) [2019] [Changseok Han]
|
21845
|
+
|
21846
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
21847
|
+
of this software and associated documentation files (the "Software"), to deal
|
21848
|
+
in the Software without restriction, including without limitation the rights
|
21849
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
21850
|
+
copies of the Software, and to permit persons to whom the Software is
|
21851
|
+
furnished to do so, subject to the following conditions:
|
21852
|
+
|
21853
|
+
The above copyright notice and this permission notice shall be included in all
|
21854
|
+
copies or substantial portions of the Software.
|
21855
|
+
|
21856
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
21857
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
21858
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
21859
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21860
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21861
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21862
|
+
SOFTWARE.
|
21863
|
+
|
21864
|
+
================================================================================
|
21865
|
+
lazy_static LICENSE-APACHE
|
21556
21866
|
================================================================================
|
21557
21867
|
|
21558
21868
|
Apache License
|
@@ -21732,10 +22042,37 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
21732
22042
|
|
21733
22043
|
END OF TERMS AND CONDITIONS
|
21734
22044
|
|
22045
|
+
APPENDIX: How to apply the Apache License to your work.
|
22046
|
+
|
22047
|
+
To apply the Apache License to your work, attach the following
|
22048
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
22049
|
+
replaced with your own identifying information. (Don't include
|
22050
|
+
the brackets!) The text should be enclosed in the appropriate
|
22051
|
+
comment syntax for the file format. We also recommend that a
|
22052
|
+
file or class name and description of purpose be included on the
|
22053
|
+
same "printed page" as the copyright notice for easier
|
22054
|
+
identification within third-party archives.
|
22055
|
+
|
22056
|
+
Copyright [yyyy] [name of copyright owner]
|
22057
|
+
|
22058
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
22059
|
+
you may not use this file except in compliance with the License.
|
22060
|
+
You may obtain a copy of the License at
|
22061
|
+
|
22062
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
22063
|
+
|
22064
|
+
Unless required by applicable law or agreed to in writing, software
|
22065
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
22066
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
22067
|
+
See the License for the specific language governing permissions and
|
22068
|
+
limitations under the License.
|
22069
|
+
|
21735
22070
|
================================================================================
|
21736
|
-
|
22071
|
+
lazy_static LICENSE-MIT
|
21737
22072
|
================================================================================
|
21738
22073
|
|
22074
|
+
Copyright (c) 2010 The Rust Project Developers
|
22075
|
+
|
21739
22076
|
Permission is hereby granted, free of charge, to any
|
21740
22077
|
person obtaining a copy of this software and associated
|
21741
22078
|
documentation files (the "Software"), to deal in the
|
@@ -21761,505 +22098,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
21761
22098
|
DEALINGS IN THE SOFTWARE.
|
21762
22099
|
|
21763
22100
|
================================================================================
|
21764
|
-
|
21765
|
-
================================================================================
|
21766
|
-
|
21767
|
-
Apache License
|
21768
|
-
Version 2.0, January 2004
|
21769
|
-
http://www.apache.org/licenses/
|
21770
|
-
|
21771
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
21772
|
-
|
21773
|
-
1. Definitions.
|
21774
|
-
|
21775
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
21776
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
21777
|
-
|
21778
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
21779
|
-
the copyright owner that is granting the License.
|
21780
|
-
|
21781
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
21782
|
-
other entities that control, are controlled by, or are under common
|
21783
|
-
control with that entity. For the purposes of this definition,
|
21784
|
-
"control" means (i) the power, direct or indirect, to cause the
|
21785
|
-
direction or management of such entity, whether by contract or
|
21786
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21787
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
21788
|
-
|
21789
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
21790
|
-
exercising permissions granted by this License.
|
21791
|
-
|
21792
|
-
"Source" form shall mean the preferred form for making modifications,
|
21793
|
-
including but not limited to software source code, documentation
|
21794
|
-
source, and configuration files.
|
21795
|
-
|
21796
|
-
"Object" form shall mean any form resulting from mechanical
|
21797
|
-
transformation or translation of a Source form, including but
|
21798
|
-
not limited to compiled object code, generated documentation,
|
21799
|
-
and conversions to other media types.
|
21800
|
-
|
21801
|
-
"Work" shall mean the work of authorship, whether in Source or
|
21802
|
-
Object form, made available under the License, as indicated by a
|
21803
|
-
copyright notice that is included in or attached to the work
|
21804
|
-
(an example is provided in the Appendix below).
|
21805
|
-
|
21806
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
21807
|
-
form, that is based on (or derived from) the Work and for which the
|
21808
|
-
editorial revisions, annotations, elaborations, or other modifications
|
21809
|
-
represent, as a whole, an original work of authorship. For the purposes
|
21810
|
-
of this License, Derivative Works shall not include works that remain
|
21811
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
21812
|
-
the Work and Derivative Works thereof.
|
21813
|
-
|
21814
|
-
"Contribution" shall mean any work of authorship, including
|
21815
|
-
the original version of the Work and any modifications or additions
|
21816
|
-
to that Work or Derivative Works thereof, that is intentionally
|
21817
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
21818
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
21819
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
21820
|
-
means any form of electronic, verbal, or written communication sent
|
21821
|
-
to the Licensor or its representatives, including but not limited to
|
21822
|
-
communication on electronic mailing lists, source code control systems,
|
21823
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
21824
|
-
Licensor for the purpose of discussing and improving the Work, but
|
21825
|
-
excluding communication that is conspicuously marked or otherwise
|
21826
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
21827
|
-
|
21828
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
21829
|
-
on behalf of whom a Contribution has been received by Licensor and
|
21830
|
-
subsequently incorporated within the Work.
|
21831
|
-
|
21832
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
21833
|
-
this License, each Contributor hereby grants to You a perpetual,
|
21834
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
21835
|
-
copyright license to reproduce, prepare Derivative Works of,
|
21836
|
-
publicly display, publicly perform, sublicense, and distribute the
|
21837
|
-
Work and such Derivative Works in Source or Object form.
|
21838
|
-
|
21839
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
21840
|
-
this License, each Contributor hereby grants to You a perpetual,
|
21841
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
21842
|
-
(except as stated in this section) patent license to make, have made,
|
21843
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
21844
|
-
where such license applies only to those patent claims licensable
|
21845
|
-
by such Contributor that are necessarily infringed by their
|
21846
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
21847
|
-
with the Work to which such Contribution(s) was submitted. If You
|
21848
|
-
institute patent litigation against any entity (including a
|
21849
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
21850
|
-
or a Contribution incorporated within the Work constitutes direct
|
21851
|
-
or contributory patent infringement, then any patent licenses
|
21852
|
-
granted to You under this License for that Work shall terminate
|
21853
|
-
as of the date such litigation is filed.
|
21854
|
-
|
21855
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
21856
|
-
Work or Derivative Works thereof in any medium, with or without
|
21857
|
-
modifications, and in Source or Object form, provided that You
|
21858
|
-
meet the following conditions:
|
21859
|
-
|
21860
|
-
(a) You must give any other recipients of the Work or
|
21861
|
-
Derivative Works a copy of this License; and
|
21862
|
-
|
21863
|
-
(b) You must cause any modified files to carry prominent notices
|
21864
|
-
stating that You changed the files; and
|
21865
|
-
|
21866
|
-
(c) You must retain, in the Source form of any Derivative Works
|
21867
|
-
that You distribute, all copyright, patent, trademark, and
|
21868
|
-
attribution notices from the Source form of the Work,
|
21869
|
-
excluding those notices that do not pertain to any part of
|
21870
|
-
the Derivative Works; and
|
21871
|
-
|
21872
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
21873
|
-
distribution, then any Derivative Works that You distribute must
|
21874
|
-
include a readable copy of the attribution notices contained
|
21875
|
-
within such NOTICE file, excluding those notices that do not
|
21876
|
-
pertain to any part of the Derivative Works, in at least one
|
21877
|
-
of the following places: within a NOTICE text file distributed
|
21878
|
-
as part of the Derivative Works; within the Source form or
|
21879
|
-
documentation, if provided along with the Derivative Works; or,
|
21880
|
-
within a display generated by the Derivative Works, if and
|
21881
|
-
wherever such third-party notices normally appear. The contents
|
21882
|
-
of the NOTICE file are for informational purposes only and
|
21883
|
-
do not modify the License. You may add Your own attribution
|
21884
|
-
notices within Derivative Works that You distribute, alongside
|
21885
|
-
or as an addendum to the NOTICE text from the Work, provided
|
21886
|
-
that such additional attribution notices cannot be construed
|
21887
|
-
as modifying the License.
|
21888
|
-
|
21889
|
-
You may add Your own copyright statement to Your modifications and
|
21890
|
-
may provide additional or different license terms and conditions
|
21891
|
-
for use, reproduction, or distribution of Your modifications, or
|
21892
|
-
for any such Derivative Works as a whole, provided Your use,
|
21893
|
-
reproduction, and distribution of the Work otherwise complies with
|
21894
|
-
the conditions stated in this License.
|
21895
|
-
|
21896
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
21897
|
-
any Contribution intentionally submitted for inclusion in the Work
|
21898
|
-
by You to the Licensor shall be under the terms and conditions of
|
21899
|
-
this License, without any additional terms or conditions.
|
21900
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
21901
|
-
the terms of any separate license agreement you may have executed
|
21902
|
-
with Licensor regarding such Contributions.
|
21903
|
-
|
21904
|
-
6. Trademarks. This License does not grant permission to use the trade
|
21905
|
-
names, trademarks, service marks, or product names of the Licensor,
|
21906
|
-
except as required for reasonable and customary use in describing the
|
21907
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
21908
|
-
|
21909
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
21910
|
-
agreed to in writing, Licensor provides the Work (and each
|
21911
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
21912
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
21913
|
-
implied, including, without limitation, any warranties or conditions
|
21914
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
21915
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
21916
|
-
appropriateness of using or redistributing the Work and assume any
|
21917
|
-
risks associated with Your exercise of permissions under this License.
|
21918
|
-
|
21919
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
21920
|
-
whether in tort (including negligence), contract, or otherwise,
|
21921
|
-
unless required by applicable law (such as deliberate and grossly
|
21922
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
21923
|
-
liable to You for damages, including any direct, indirect, special,
|
21924
|
-
incidental, or consequential damages of any character arising as a
|
21925
|
-
result of this License or out of the use or inability to use the
|
21926
|
-
Work (including but not limited to damages for loss of goodwill,
|
21927
|
-
work stoppage, computer failure or malfunction, or any and all
|
21928
|
-
other commercial damages or losses), even if such Contributor
|
21929
|
-
has been advised of the possibility of such damages.
|
21930
|
-
|
21931
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
21932
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
21933
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
21934
|
-
or other liability obligations and/or rights consistent with this
|
21935
|
-
License. However, in accepting such obligations, You may act only
|
21936
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
21937
|
-
of any other Contributor, and only if You agree to indemnify,
|
21938
|
-
defend, and hold each Contributor harmless for any liability
|
21939
|
-
incurred by, or claims asserted against, such Contributor by reason
|
21940
|
-
of your accepting any such warranty or additional liability.
|
21941
|
-
|
21942
|
-
END OF TERMS AND CONDITIONS
|
21943
|
-
|
21944
|
-
APPENDIX: How to apply the Apache License to your work.
|
21945
|
-
|
21946
|
-
To apply the Apache License to your work, attach the following
|
21947
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
21948
|
-
replaced with your own identifying information. (Don't include
|
21949
|
-
the brackets!) The text should be enclosed in the appropriate
|
21950
|
-
comment syntax for the file format. We also recommend that a
|
21951
|
-
file or class name and description of purpose be included on the
|
21952
|
-
same "printed page" as the copyright notice for easier
|
21953
|
-
identification within third-party archives.
|
21954
|
-
|
21955
|
-
Copyright [yyyy] [name of copyright owner]
|
21956
|
-
|
21957
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
21958
|
-
you may not use this file except in compliance with the License.
|
21959
|
-
You may obtain a copy of the License at
|
21960
|
-
|
21961
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
21962
|
-
|
21963
|
-
Unless required by applicable law or agreed to in writing, software
|
21964
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
21965
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
21966
|
-
See the License for the specific language governing permissions and
|
21967
|
-
limitations under the License.
|
21968
|
-
|
21969
|
-
================================================================================
|
21970
|
-
jobserver LICENSE-MIT
|
21971
|
-
================================================================================
|
21972
|
-
|
21973
|
-
Copyright (c) 2014 Alex Crichton
|
21974
|
-
|
21975
|
-
Permission is hereby granted, free of charge, to any
|
21976
|
-
person obtaining a copy of this software and associated
|
21977
|
-
documentation files (the "Software"), to deal in the
|
21978
|
-
Software without restriction, including without
|
21979
|
-
limitation the rights to use, copy, modify, merge,
|
21980
|
-
publish, distribute, sublicense, and/or sell copies of
|
21981
|
-
the Software, and to permit persons to whom the Software
|
21982
|
-
is furnished to do so, subject to the following
|
21983
|
-
conditions:
|
21984
|
-
|
21985
|
-
The above copyright notice and this permission notice
|
21986
|
-
shall be included in all copies or substantial portions
|
21987
|
-
of the Software.
|
21988
|
-
|
21989
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
21990
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
21991
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
21992
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
21993
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
21994
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
21995
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
21996
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
21997
|
-
DEALINGS IN THE SOFTWARE.
|
21998
|
-
|
21999
|
-
================================================================================
|
22000
|
-
jsonpath_lib_polars_vendor LICENSE
|
22001
|
-
================================================================================
|
22002
|
-
|
22003
|
-
MIT License
|
22004
|
-
|
22005
|
-
Copyright (c) [2019] [Changseok Han]
|
22006
|
-
|
22007
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
22008
|
-
of this software and associated documentation files (the "Software"), to deal
|
22009
|
-
in the Software without restriction, including without limitation the rights
|
22010
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
22011
|
-
copies of the Software, and to permit persons to whom the Software is
|
22012
|
-
furnished to do so, subject to the following conditions:
|
22013
|
-
|
22014
|
-
The above copyright notice and this permission notice shall be included in all
|
22015
|
-
copies or substantial portions of the Software.
|
22016
|
-
|
22017
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
22018
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
22019
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
22020
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
22021
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22022
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
22023
|
-
SOFTWARE.
|
22024
|
-
|
22025
|
-
================================================================================
|
22026
|
-
lazy_static LICENSE-APACHE
|
22027
|
-
================================================================================
|
22028
|
-
|
22029
|
-
Apache License
|
22030
|
-
Version 2.0, January 2004
|
22031
|
-
http://www.apache.org/licenses/
|
22032
|
-
|
22033
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
22034
|
-
|
22035
|
-
1. Definitions.
|
22036
|
-
|
22037
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
22038
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
22039
|
-
|
22040
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
22041
|
-
the copyright owner that is granting the License.
|
22042
|
-
|
22043
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
22044
|
-
other entities that control, are controlled by, or are under common
|
22045
|
-
control with that entity. For the purposes of this definition,
|
22046
|
-
"control" means (i) the power, direct or indirect, to cause the
|
22047
|
-
direction or management of such entity, whether by contract or
|
22048
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
22049
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
22050
|
-
|
22051
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
22052
|
-
exercising permissions granted by this License.
|
22053
|
-
|
22054
|
-
"Source" form shall mean the preferred form for making modifications,
|
22055
|
-
including but not limited to software source code, documentation
|
22056
|
-
source, and configuration files.
|
22057
|
-
|
22058
|
-
"Object" form shall mean any form resulting from mechanical
|
22059
|
-
transformation or translation of a Source form, including but
|
22060
|
-
not limited to compiled object code, generated documentation,
|
22061
|
-
and conversions to other media types.
|
22062
|
-
|
22063
|
-
"Work" shall mean the work of authorship, whether in Source or
|
22064
|
-
Object form, made available under the License, as indicated by a
|
22065
|
-
copyright notice that is included in or attached to the work
|
22066
|
-
(an example is provided in the Appendix below).
|
22067
|
-
|
22068
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
22069
|
-
form, that is based on (or derived from) the Work and for which the
|
22070
|
-
editorial revisions, annotations, elaborations, or other modifications
|
22071
|
-
represent, as a whole, an original work of authorship. For the purposes
|
22072
|
-
of this License, Derivative Works shall not include works that remain
|
22073
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
22074
|
-
the Work and Derivative Works thereof.
|
22075
|
-
|
22076
|
-
"Contribution" shall mean any work of authorship, including
|
22077
|
-
the original version of the Work and any modifications or additions
|
22078
|
-
to that Work or Derivative Works thereof, that is intentionally
|
22079
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
22080
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
22081
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
22082
|
-
means any form of electronic, verbal, or written communication sent
|
22083
|
-
to the Licensor or its representatives, including but not limited to
|
22084
|
-
communication on electronic mailing lists, source code control systems,
|
22085
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
22086
|
-
Licensor for the purpose of discussing and improving the Work, but
|
22087
|
-
excluding communication that is conspicuously marked or otherwise
|
22088
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
22089
|
-
|
22090
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
22091
|
-
on behalf of whom a Contribution has been received by Licensor and
|
22092
|
-
subsequently incorporated within the Work.
|
22093
|
-
|
22094
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
22095
|
-
this License, each Contributor hereby grants to You a perpetual,
|
22096
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
22097
|
-
copyright license to reproduce, prepare Derivative Works of,
|
22098
|
-
publicly display, publicly perform, sublicense, and distribute the
|
22099
|
-
Work and such Derivative Works in Source or Object form.
|
22100
|
-
|
22101
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
22102
|
-
this License, each Contributor hereby grants to You a perpetual,
|
22103
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
22104
|
-
(except as stated in this section) patent license to make, have made,
|
22105
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
22106
|
-
where such license applies only to those patent claims licensable
|
22107
|
-
by such Contributor that are necessarily infringed by their
|
22108
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
22109
|
-
with the Work to which such Contribution(s) was submitted. If You
|
22110
|
-
institute patent litigation against any entity (including a
|
22111
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
22112
|
-
or a Contribution incorporated within the Work constitutes direct
|
22113
|
-
or contributory patent infringement, then any patent licenses
|
22114
|
-
granted to You under this License for that Work shall terminate
|
22115
|
-
as of the date such litigation is filed.
|
22116
|
-
|
22117
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
22118
|
-
Work or Derivative Works thereof in any medium, with or without
|
22119
|
-
modifications, and in Source or Object form, provided that You
|
22120
|
-
meet the following conditions:
|
22121
|
-
|
22122
|
-
(a) You must give any other recipients of the Work or
|
22123
|
-
Derivative Works a copy of this License; and
|
22124
|
-
|
22125
|
-
(b) You must cause any modified files to carry prominent notices
|
22126
|
-
stating that You changed the files; and
|
22127
|
-
|
22128
|
-
(c) You must retain, in the Source form of any Derivative Works
|
22129
|
-
that You distribute, all copyright, patent, trademark, and
|
22130
|
-
attribution notices from the Source form of the Work,
|
22131
|
-
excluding those notices that do not pertain to any part of
|
22132
|
-
the Derivative Works; and
|
22133
|
-
|
22134
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
22135
|
-
distribution, then any Derivative Works that You distribute must
|
22136
|
-
include a readable copy of the attribution notices contained
|
22137
|
-
within such NOTICE file, excluding those notices that do not
|
22138
|
-
pertain to any part of the Derivative Works, in at least one
|
22139
|
-
of the following places: within a NOTICE text file distributed
|
22140
|
-
as part of the Derivative Works; within the Source form or
|
22141
|
-
documentation, if provided along with the Derivative Works; or,
|
22142
|
-
within a display generated by the Derivative Works, if and
|
22143
|
-
wherever such third-party notices normally appear. The contents
|
22144
|
-
of the NOTICE file are for informational purposes only and
|
22145
|
-
do not modify the License. You may add Your own attribution
|
22146
|
-
notices within Derivative Works that You distribute, alongside
|
22147
|
-
or as an addendum to the NOTICE text from the Work, provided
|
22148
|
-
that such additional attribution notices cannot be construed
|
22149
|
-
as modifying the License.
|
22150
|
-
|
22151
|
-
You may add Your own copyright statement to Your modifications and
|
22152
|
-
may provide additional or different license terms and conditions
|
22153
|
-
for use, reproduction, or distribution of Your modifications, or
|
22154
|
-
for any such Derivative Works as a whole, provided Your use,
|
22155
|
-
reproduction, and distribution of the Work otherwise complies with
|
22156
|
-
the conditions stated in this License.
|
22157
|
-
|
22158
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
22159
|
-
any Contribution intentionally submitted for inclusion in the Work
|
22160
|
-
by You to the Licensor shall be under the terms and conditions of
|
22161
|
-
this License, without any additional terms or conditions.
|
22162
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
22163
|
-
the terms of any separate license agreement you may have executed
|
22164
|
-
with Licensor regarding such Contributions.
|
22165
|
-
|
22166
|
-
6. Trademarks. This License does not grant permission to use the trade
|
22167
|
-
names, trademarks, service marks, or product names of the Licensor,
|
22168
|
-
except as required for reasonable and customary use in describing the
|
22169
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
22170
|
-
|
22171
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
22172
|
-
agreed to in writing, Licensor provides the Work (and each
|
22173
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
22174
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
22175
|
-
implied, including, without limitation, any warranties or conditions
|
22176
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
22177
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
22178
|
-
appropriateness of using or redistributing the Work and assume any
|
22179
|
-
risks associated with Your exercise of permissions under this License.
|
22180
|
-
|
22181
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
22182
|
-
whether in tort (including negligence), contract, or otherwise,
|
22183
|
-
unless required by applicable law (such as deliberate and grossly
|
22184
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
22185
|
-
liable to You for damages, including any direct, indirect, special,
|
22186
|
-
incidental, or consequential damages of any character arising as a
|
22187
|
-
result of this License or out of the use or inability to use the
|
22188
|
-
Work (including but not limited to damages for loss of goodwill,
|
22189
|
-
work stoppage, computer failure or malfunction, or any and all
|
22190
|
-
other commercial damages or losses), even if such Contributor
|
22191
|
-
has been advised of the possibility of such damages.
|
22192
|
-
|
22193
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
22194
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
22195
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
22196
|
-
or other liability obligations and/or rights consistent with this
|
22197
|
-
License. However, in accepting such obligations, You may act only
|
22198
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
22199
|
-
of any other Contributor, and only if You agree to indemnify,
|
22200
|
-
defend, and hold each Contributor harmless for any liability
|
22201
|
-
incurred by, or claims asserted against, such Contributor by reason
|
22202
|
-
of your accepting any such warranty or additional liability.
|
22203
|
-
|
22204
|
-
END OF TERMS AND CONDITIONS
|
22205
|
-
|
22206
|
-
APPENDIX: How to apply the Apache License to your work.
|
22207
|
-
|
22208
|
-
To apply the Apache License to your work, attach the following
|
22209
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
22210
|
-
replaced with your own identifying information. (Don't include
|
22211
|
-
the brackets!) The text should be enclosed in the appropriate
|
22212
|
-
comment syntax for the file format. We also recommend that a
|
22213
|
-
file or class name and description of purpose be included on the
|
22214
|
-
same "printed page" as the copyright notice for easier
|
22215
|
-
identification within third-party archives.
|
22216
|
-
|
22217
|
-
Copyright [yyyy] [name of copyright owner]
|
22218
|
-
|
22219
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
22220
|
-
you may not use this file except in compliance with the License.
|
22221
|
-
You may obtain a copy of the License at
|
22222
|
-
|
22223
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
22224
|
-
|
22225
|
-
Unless required by applicable law or agreed to in writing, software
|
22226
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
22227
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
22228
|
-
See the License for the specific language governing permissions and
|
22229
|
-
limitations under the License.
|
22230
|
-
|
22231
|
-
================================================================================
|
22232
|
-
lazy_static LICENSE-MIT
|
22233
|
-
================================================================================
|
22234
|
-
|
22235
|
-
Copyright (c) 2010 The Rust Project Developers
|
22236
|
-
|
22237
|
-
Permission is hereby granted, free of charge, to any
|
22238
|
-
person obtaining a copy of this software and associated
|
22239
|
-
documentation files (the "Software"), to deal in the
|
22240
|
-
Software without restriction, including without
|
22241
|
-
limitation the rights to use, copy, modify, merge,
|
22242
|
-
publish, distribute, sublicense, and/or sell copies of
|
22243
|
-
the Software, and to permit persons to whom the Software
|
22244
|
-
is furnished to do so, subject to the following
|
22245
|
-
conditions:
|
22246
|
-
|
22247
|
-
The above copyright notice and this permission notice
|
22248
|
-
shall be included in all copies or substantial portions
|
22249
|
-
of the Software.
|
22250
|
-
|
22251
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
22252
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
22253
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
22254
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
22255
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
22256
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
22257
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
22258
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
22259
|
-
DEALINGS IN THE SOFTWARE.
|
22260
|
-
|
22261
|
-
================================================================================
|
22262
|
-
lazycell LICENSE-APACHE
|
22101
|
+
lazycell LICENSE-APACHE
|
22263
22102
|
================================================================================
|
22264
22103
|
|
22265
22104
|
Apache License
|
@@ -23585,6 +23424,249 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
23585
23424
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
23586
23425
|
DEALINGS IN THE SOFTWARE.
|
23587
23426
|
|
23427
|
+
================================================================================
|
23428
|
+
lru-slab LICENSE-APACHE
|
23429
|
+
================================================================================
|
23430
|
+
|
23431
|
+
|
23432
|
+
Apache License
|
23433
|
+
Version 2.0, January 2004
|
23434
|
+
http://www.apache.org/licenses/
|
23435
|
+
|
23436
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
23437
|
+
|
23438
|
+
1. Definitions.
|
23439
|
+
|
23440
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
23441
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
23442
|
+
|
23443
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
23444
|
+
the copyright owner that is granting the License.
|
23445
|
+
|
23446
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
23447
|
+
other entities that control, are controlled by, or are under common
|
23448
|
+
control with that entity. For the purposes of this definition,
|
23449
|
+
"control" means (i) the power, direct or indirect, to cause the
|
23450
|
+
direction or management of such entity, whether by contract or
|
23451
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
23452
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
23453
|
+
|
23454
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
23455
|
+
exercising permissions granted by this License.
|
23456
|
+
|
23457
|
+
"Source" form shall mean the preferred form for making modifications,
|
23458
|
+
including but not limited to software source code, documentation
|
23459
|
+
source, and configuration files.
|
23460
|
+
|
23461
|
+
"Object" form shall mean any form resulting from mechanical
|
23462
|
+
transformation or translation of a Source form, including but
|
23463
|
+
not limited to compiled object code, generated documentation,
|
23464
|
+
and conversions to other media types.
|
23465
|
+
|
23466
|
+
"Work" shall mean the work of authorship, whether in Source or
|
23467
|
+
Object form, made available under the License, as indicated by a
|
23468
|
+
copyright notice that is included in or attached to the work
|
23469
|
+
(an example is provided in the Appendix below).
|
23470
|
+
|
23471
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
23472
|
+
form, that is based on (or derived from) the Work and for which the
|
23473
|
+
editorial revisions, annotations, elaborations, or other modifications
|
23474
|
+
represent, as a whole, an original work of authorship. For the purposes
|
23475
|
+
of this License, Derivative Works shall not include works that remain
|
23476
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
23477
|
+
the Work and Derivative Works thereof.
|
23478
|
+
|
23479
|
+
"Contribution" shall mean any work of authorship, including
|
23480
|
+
the original version of the Work and any modifications or additions
|
23481
|
+
to that Work or Derivative Works thereof, that is intentionally
|
23482
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
23483
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
23484
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
23485
|
+
means any form of electronic, verbal, or written communication sent
|
23486
|
+
to the Licensor or its representatives, including but not limited to
|
23487
|
+
communication on electronic mailing lists, source code control systems,
|
23488
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
23489
|
+
Licensor for the purpose of discussing and improving the Work, but
|
23490
|
+
excluding communication that is conspicuously marked or otherwise
|
23491
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
23492
|
+
|
23493
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
23494
|
+
on behalf of whom a Contribution has been received by Licensor and
|
23495
|
+
subsequently incorporated within the Work.
|
23496
|
+
|
23497
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
23498
|
+
this License, each Contributor hereby grants to You a perpetual,
|
23499
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
23500
|
+
copyright license to reproduce, prepare Derivative Works of,
|
23501
|
+
publicly display, publicly perform, sublicense, and distribute the
|
23502
|
+
Work and such Derivative Works in Source or Object form.
|
23503
|
+
|
23504
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
23505
|
+
this License, each Contributor hereby grants to You a perpetual,
|
23506
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
23507
|
+
(except as stated in this section) patent license to make, have made,
|
23508
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
23509
|
+
where such license applies only to those patent claims licensable
|
23510
|
+
by such Contributor that are necessarily infringed by their
|
23511
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
23512
|
+
with the Work to which such Contribution(s) was submitted. If You
|
23513
|
+
institute patent litigation against any entity (including a
|
23514
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
23515
|
+
or a Contribution incorporated within the Work constitutes direct
|
23516
|
+
or contributory patent infringement, then any patent licenses
|
23517
|
+
granted to You under this License for that Work shall terminate
|
23518
|
+
as of the date such litigation is filed.
|
23519
|
+
|
23520
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
23521
|
+
Work or Derivative Works thereof in any medium, with or without
|
23522
|
+
modifications, and in Source or Object form, provided that You
|
23523
|
+
meet the following conditions:
|
23524
|
+
|
23525
|
+
(a) You must give any other recipients of the Work or
|
23526
|
+
Derivative Works a copy of this License; and
|
23527
|
+
|
23528
|
+
(b) You must cause any modified files to carry prominent notices
|
23529
|
+
stating that You changed the files; and
|
23530
|
+
|
23531
|
+
(c) You must retain, in the Source form of any Derivative Works
|
23532
|
+
that You distribute, all copyright, patent, trademark, and
|
23533
|
+
attribution notices from the Source form of the Work,
|
23534
|
+
excluding those notices that do not pertain to any part of
|
23535
|
+
the Derivative Works; and
|
23536
|
+
|
23537
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
23538
|
+
distribution, then any Derivative Works that You distribute must
|
23539
|
+
include a readable copy of the attribution notices contained
|
23540
|
+
within such NOTICE file, excluding those notices that do not
|
23541
|
+
pertain to any part of the Derivative Works, in at least one
|
23542
|
+
of the following places: within a NOTICE text file distributed
|
23543
|
+
as part of the Derivative Works; within the Source form or
|
23544
|
+
documentation, if provided along with the Derivative Works; or,
|
23545
|
+
within a display generated by the Derivative Works, if and
|
23546
|
+
wherever such third-party notices normally appear. The contents
|
23547
|
+
of the NOTICE file are for informational purposes only and
|
23548
|
+
do not modify the License. You may add Your own attribution
|
23549
|
+
notices within Derivative Works that You distribute, alongside
|
23550
|
+
or as an addendum to the NOTICE text from the Work, provided
|
23551
|
+
that such additional attribution notices cannot be construed
|
23552
|
+
as modifying the License.
|
23553
|
+
|
23554
|
+
You may add Your own copyright statement to Your modifications and
|
23555
|
+
may provide additional or different license terms and conditions
|
23556
|
+
for use, reproduction, or distribution of Your modifications, or
|
23557
|
+
for any such Derivative Works as a whole, provided Your use,
|
23558
|
+
reproduction, and distribution of the Work otherwise complies with
|
23559
|
+
the conditions stated in this License.
|
23560
|
+
|
23561
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
23562
|
+
any Contribution intentionally submitted for inclusion in the Work
|
23563
|
+
by You to the Licensor shall be under the terms and conditions of
|
23564
|
+
this License, without any additional terms or conditions.
|
23565
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
23566
|
+
the terms of any separate license agreement you may have executed
|
23567
|
+
with Licensor regarding such Contributions.
|
23568
|
+
|
23569
|
+
6. Trademarks. This License does not grant permission to use the trade
|
23570
|
+
names, trademarks, service marks, or product names of the Licensor,
|
23571
|
+
except as required for reasonable and customary use in describing the
|
23572
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
23573
|
+
|
23574
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
23575
|
+
agreed to in writing, Licensor provides the Work (and each
|
23576
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
23577
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
23578
|
+
implied, including, without limitation, any warranties or conditions
|
23579
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
23580
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
23581
|
+
appropriateness of using or redistributing the Work and assume any
|
23582
|
+
risks associated with Your exercise of permissions under this License.
|
23583
|
+
|
23584
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
23585
|
+
whether in tort (including negligence), contract, or otherwise,
|
23586
|
+
unless required by applicable law (such as deliberate and grossly
|
23587
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
23588
|
+
liable to You for damages, including any direct, indirect, special,
|
23589
|
+
incidental, or consequential damages of any character arising as a
|
23590
|
+
result of this License or out of the use or inability to use the
|
23591
|
+
Work (including but not limited to damages for loss of goodwill,
|
23592
|
+
work stoppage, computer failure or malfunction, or any and all
|
23593
|
+
other commercial damages or losses), even if such Contributor
|
23594
|
+
has been advised of the possibility of such damages.
|
23595
|
+
|
23596
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
23597
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
23598
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
23599
|
+
or other liability obligations and/or rights consistent with this
|
23600
|
+
License. However, in accepting such obligations, You may act only
|
23601
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
23602
|
+
of any other Contributor, and only if You agree to indemnify,
|
23603
|
+
defend, and hold each Contributor harmless for any liability
|
23604
|
+
incurred by, or claims asserted against, such Contributor by reason
|
23605
|
+
of your accepting any such warranty or additional liability.
|
23606
|
+
|
23607
|
+
END OF TERMS AND CONDITIONS
|
23608
|
+
|
23609
|
+
APPENDIX: How to apply the Apache License to your work.
|
23610
|
+
|
23611
|
+
To apply the Apache License to your work, attach the following
|
23612
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
23613
|
+
replaced with your own identifying information. (Don't include
|
23614
|
+
the brackets!) The text should be enclosed in the appropriate
|
23615
|
+
comment syntax for the file format. We also recommend that a
|
23616
|
+
file or class name and description of purpose be included on the
|
23617
|
+
same "printed page" as the copyright notice for easier
|
23618
|
+
identification within third-party archives.
|
23619
|
+
|
23620
|
+
Copyright [yyyy] [name of copyright owner]
|
23621
|
+
|
23622
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
23623
|
+
you may not use this file except in compliance with the License.
|
23624
|
+
You may obtain a copy of the License at
|
23625
|
+
|
23626
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
23627
|
+
|
23628
|
+
Unless required by applicable law or agreed to in writing, software
|
23629
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
23630
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
23631
|
+
See the License for the specific language governing permissions and
|
23632
|
+
limitations under the License.
|
23633
|
+
|
23634
|
+
================================================================================
|
23635
|
+
lru-slab LICENSE-MIT
|
23636
|
+
================================================================================
|
23637
|
+
|
23638
|
+
Copyright (c) 2024 The lru-slab Developers
|
23639
|
+
|
23640
|
+
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:
|
23641
|
+
|
23642
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
23643
|
+
|
23644
|
+
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.
|
23645
|
+
|
23646
|
+
================================================================================
|
23647
|
+
lru-slab LICENSE-ZLIB
|
23648
|
+
================================================================================
|
23649
|
+
|
23650
|
+
Copyright (c) 2024 The lru-slab Developers
|
23651
|
+
|
23652
|
+
This software is provided 'as-is', without any express or implied warranty. In
|
23653
|
+
no event will the authors be held liable for any damages arising from the use of
|
23654
|
+
this software.
|
23655
|
+
|
23656
|
+
Permission is granted to anyone to use this software for any purpose, including
|
23657
|
+
commercial applications, and to alter it and redistribute it freely, subject to
|
23658
|
+
the following restrictions:
|
23659
|
+
|
23660
|
+
1. The origin of this software must not be misrepresented; you must not claim
|
23661
|
+
that you wrote the original software. If you use this software in a product, an
|
23662
|
+
acknowledgment in the product documentation would be appreciated but is not
|
23663
|
+
required.
|
23664
|
+
|
23665
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
23666
|
+
misrepresented as being the original software.
|
23667
|
+
|
23668
|
+
3. This notice may not be removed or altered from any source distribution.
|
23669
|
+
|
23588
23670
|
================================================================================
|
23589
23671
|
lz4 LICENSE
|
23590
23672
|
================================================================================
|
@@ -28508,6 +28590,33 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
28508
28590
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
28509
28591
|
DEALINGS IN THE SOFTWARE.
|
28510
28592
|
|
28593
|
+
================================================================================
|
28594
|
+
planus LICENSE-MIT
|
28595
|
+
================================================================================
|
28596
|
+
|
28597
|
+
MIT License
|
28598
|
+
|
28599
|
+
Copyright (c) 2021 The Planus Project Developers
|
28600
|
+
|
28601
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
28602
|
+
of this software and associated documentation files (the "Software"), to deal
|
28603
|
+
in the Software without restriction, including without limitation the rights
|
28604
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
28605
|
+
copies of the Software, and to permit persons to whom the Software is
|
28606
|
+
furnished to do so, subject to the following conditions:
|
28607
|
+
|
28608
|
+
The above copyright notice and this permission notice shall be included in all
|
28609
|
+
copies or substantial portions of the Software.
|
28610
|
+
|
28611
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
28612
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
28613
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
28614
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
28615
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
28616
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
28617
|
+
SOFTWARE.
|
28618
|
+
|
28619
|
+
|
28511
28620
|
================================================================================
|
28512
28621
|
planus LICENSE-APACHE
|
28513
28622
|
================================================================================
|
@@ -28690,33 +28799,6 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
28690
28799
|
END OF TERMS AND CONDITIONS
|
28691
28800
|
|
28692
28801
|
|
28693
|
-
================================================================================
|
28694
|
-
planus LICENSE-MIT
|
28695
|
-
================================================================================
|
28696
|
-
|
28697
|
-
MIT License
|
28698
|
-
|
28699
|
-
Copyright (c) 2021 The Planus Project Developers
|
28700
|
-
|
28701
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
28702
|
-
of this software and associated documentation files (the "Software"), to deal
|
28703
|
-
in the Software without restriction, including without limitation the rights
|
28704
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
28705
|
-
copies of the Software, and to permit persons to whom the Software is
|
28706
|
-
furnished to do so, subject to the following conditions:
|
28707
|
-
|
28708
|
-
The above copyright notice and this permission notice shall be included in all
|
28709
|
-
copies or substantial portions of the Software.
|
28710
|
-
|
28711
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
28712
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
28713
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
28714
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
28715
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
28716
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
28717
|
-
SOFTWARE.
|
28718
|
-
|
28719
|
-
|
28720
28802
|
================================================================================
|
28721
28803
|
polars LICENSE
|
28722
28804
|
================================================================================
|
@@ -30016,6 +30098,57 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
30016
30098
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
30017
30099
|
SOFTWARE.
|
30018
30100
|
|
30101
|
+
================================================================================
|
30102
|
+
potential_utf LICENSE
|
30103
|
+
================================================================================
|
30104
|
+
|
30105
|
+
UNICODE LICENSE V3
|
30106
|
+
|
30107
|
+
COPYRIGHT AND PERMISSION NOTICE
|
30108
|
+
|
30109
|
+
Copyright © 2020-2024 Unicode, Inc.
|
30110
|
+
|
30111
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
30112
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
30113
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
30114
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
30115
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
30116
|
+
|
30117
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
30118
|
+
copy of data files and any associated documentation (the "Data Files") or
|
30119
|
+
software and any associated documentation (the "Software") to deal in the
|
30120
|
+
Data Files or Software without restriction, including without limitation
|
30121
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
30122
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
30123
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
30124
|
+
this copyright and permission notice appear with all copies of the Data
|
30125
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
30126
|
+
associated Documentation.
|
30127
|
+
|
30128
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
30129
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
30130
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
30131
|
+
THIRD PARTY RIGHTS.
|
30132
|
+
|
30133
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
30134
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
30135
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
30136
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
30137
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
30138
|
+
FILES OR SOFTWARE.
|
30139
|
+
|
30140
|
+
Except as contained in this notice, the name of a copyright holder shall
|
30141
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
30142
|
+
dealings in these Data Files or Software without prior written
|
30143
|
+
authorization of the copyright holder.
|
30144
|
+
|
30145
|
+
SPDX-License-Identifier: Unicode-3.0
|
30146
|
+
|
30147
|
+
—
|
30148
|
+
|
30149
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
30150
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
30151
|
+
|
30019
30152
|
================================================================================
|
30020
30153
|
ppv-lite86 LICENSE-APACHE
|
30021
30154
|
================================================================================
|
@@ -39260,6 +39393,215 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
39260
39393
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
39261
39394
|
DEALINGS IN THE SOFTWARE.
|
39262
39395
|
|
39396
|
+
================================================================================
|
39397
|
+
serde_ignored LICENSE-APACHE
|
39398
|
+
================================================================================
|
39399
|
+
|
39400
|
+
Apache License
|
39401
|
+
Version 2.0, January 2004
|
39402
|
+
http://www.apache.org/licenses/
|
39403
|
+
|
39404
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
39405
|
+
|
39406
|
+
1. Definitions.
|
39407
|
+
|
39408
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
39409
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
39410
|
+
|
39411
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
39412
|
+
the copyright owner that is granting the License.
|
39413
|
+
|
39414
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
39415
|
+
other entities that control, are controlled by, or are under common
|
39416
|
+
control with that entity. For the purposes of this definition,
|
39417
|
+
"control" means (i) the power, direct or indirect, to cause the
|
39418
|
+
direction or management of such entity, whether by contract or
|
39419
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
39420
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
39421
|
+
|
39422
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
39423
|
+
exercising permissions granted by this License.
|
39424
|
+
|
39425
|
+
"Source" form shall mean the preferred form for making modifications,
|
39426
|
+
including but not limited to software source code, documentation
|
39427
|
+
source, and configuration files.
|
39428
|
+
|
39429
|
+
"Object" form shall mean any form resulting from mechanical
|
39430
|
+
transformation or translation of a Source form, including but
|
39431
|
+
not limited to compiled object code, generated documentation,
|
39432
|
+
and conversions to other media types.
|
39433
|
+
|
39434
|
+
"Work" shall mean the work of authorship, whether in Source or
|
39435
|
+
Object form, made available under the License, as indicated by a
|
39436
|
+
copyright notice that is included in or attached to the work
|
39437
|
+
(an example is provided in the Appendix below).
|
39438
|
+
|
39439
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
39440
|
+
form, that is based on (or derived from) the Work and for which the
|
39441
|
+
editorial revisions, annotations, elaborations, or other modifications
|
39442
|
+
represent, as a whole, an original work of authorship. For the purposes
|
39443
|
+
of this License, Derivative Works shall not include works that remain
|
39444
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
39445
|
+
the Work and Derivative Works thereof.
|
39446
|
+
|
39447
|
+
"Contribution" shall mean any work of authorship, including
|
39448
|
+
the original version of the Work and any modifications or additions
|
39449
|
+
to that Work or Derivative Works thereof, that is intentionally
|
39450
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
39451
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
39452
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
39453
|
+
means any form of electronic, verbal, or written communication sent
|
39454
|
+
to the Licensor or its representatives, including but not limited to
|
39455
|
+
communication on electronic mailing lists, source code control systems,
|
39456
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
39457
|
+
Licensor for the purpose of discussing and improving the Work, but
|
39458
|
+
excluding communication that is conspicuously marked or otherwise
|
39459
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
39460
|
+
|
39461
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
39462
|
+
on behalf of whom a Contribution has been received by Licensor and
|
39463
|
+
subsequently incorporated within the Work.
|
39464
|
+
|
39465
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
39466
|
+
this License, each Contributor hereby grants to You a perpetual,
|
39467
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
39468
|
+
copyright license to reproduce, prepare Derivative Works of,
|
39469
|
+
publicly display, publicly perform, sublicense, and distribute the
|
39470
|
+
Work and such Derivative Works in Source or Object form.
|
39471
|
+
|
39472
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
39473
|
+
this License, each Contributor hereby grants to You a perpetual,
|
39474
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
39475
|
+
(except as stated in this section) patent license to make, have made,
|
39476
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
39477
|
+
where such license applies only to those patent claims licensable
|
39478
|
+
by such Contributor that are necessarily infringed by their
|
39479
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
39480
|
+
with the Work to which such Contribution(s) was submitted. If You
|
39481
|
+
institute patent litigation against any entity (including a
|
39482
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
39483
|
+
or a Contribution incorporated within the Work constitutes direct
|
39484
|
+
or contributory patent infringement, then any patent licenses
|
39485
|
+
granted to You under this License for that Work shall terminate
|
39486
|
+
as of the date such litigation is filed.
|
39487
|
+
|
39488
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
39489
|
+
Work or Derivative Works thereof in any medium, with or without
|
39490
|
+
modifications, and in Source or Object form, provided that You
|
39491
|
+
meet the following conditions:
|
39492
|
+
|
39493
|
+
(a) You must give any other recipients of the Work or
|
39494
|
+
Derivative Works a copy of this License; and
|
39495
|
+
|
39496
|
+
(b) You must cause any modified files to carry prominent notices
|
39497
|
+
stating that You changed the files; and
|
39498
|
+
|
39499
|
+
(c) You must retain, in the Source form of any Derivative Works
|
39500
|
+
that You distribute, all copyright, patent, trademark, and
|
39501
|
+
attribution notices from the Source form of the Work,
|
39502
|
+
excluding those notices that do not pertain to any part of
|
39503
|
+
the Derivative Works; and
|
39504
|
+
|
39505
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
39506
|
+
distribution, then any Derivative Works that You distribute must
|
39507
|
+
include a readable copy of the attribution notices contained
|
39508
|
+
within such NOTICE file, excluding those notices that do not
|
39509
|
+
pertain to any part of the Derivative Works, in at least one
|
39510
|
+
of the following places: within a NOTICE text file distributed
|
39511
|
+
as part of the Derivative Works; within the Source form or
|
39512
|
+
documentation, if provided along with the Derivative Works; or,
|
39513
|
+
within a display generated by the Derivative Works, if and
|
39514
|
+
wherever such third-party notices normally appear. The contents
|
39515
|
+
of the NOTICE file are for informational purposes only and
|
39516
|
+
do not modify the License. You may add Your own attribution
|
39517
|
+
notices within Derivative Works that You distribute, alongside
|
39518
|
+
or as an addendum to the NOTICE text from the Work, provided
|
39519
|
+
that such additional attribution notices cannot be construed
|
39520
|
+
as modifying the License.
|
39521
|
+
|
39522
|
+
You may add Your own copyright statement to Your modifications and
|
39523
|
+
may provide additional or different license terms and conditions
|
39524
|
+
for use, reproduction, or distribution of Your modifications, or
|
39525
|
+
for any such Derivative Works as a whole, provided Your use,
|
39526
|
+
reproduction, and distribution of the Work otherwise complies with
|
39527
|
+
the conditions stated in this License.
|
39528
|
+
|
39529
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
39530
|
+
any Contribution intentionally submitted for inclusion in the Work
|
39531
|
+
by You to the Licensor shall be under the terms and conditions of
|
39532
|
+
this License, without any additional terms or conditions.
|
39533
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
39534
|
+
the terms of any separate license agreement you may have executed
|
39535
|
+
with Licensor regarding such Contributions.
|
39536
|
+
|
39537
|
+
6. Trademarks. This License does not grant permission to use the trade
|
39538
|
+
names, trademarks, service marks, or product names of the Licensor,
|
39539
|
+
except as required for reasonable and customary use in describing the
|
39540
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
39541
|
+
|
39542
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
39543
|
+
agreed to in writing, Licensor provides the Work (and each
|
39544
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
39545
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
39546
|
+
implied, including, without limitation, any warranties or conditions
|
39547
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
39548
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
39549
|
+
appropriateness of using or redistributing the Work and assume any
|
39550
|
+
risks associated with Your exercise of permissions under this License.
|
39551
|
+
|
39552
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
39553
|
+
whether in tort (including negligence), contract, or otherwise,
|
39554
|
+
unless required by applicable law (such as deliberate and grossly
|
39555
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
39556
|
+
liable to You for damages, including any direct, indirect, special,
|
39557
|
+
incidental, or consequential damages of any character arising as a
|
39558
|
+
result of this License or out of the use or inability to use the
|
39559
|
+
Work (including but not limited to damages for loss of goodwill,
|
39560
|
+
work stoppage, computer failure or malfunction, or any and all
|
39561
|
+
other commercial damages or losses), even if such Contributor
|
39562
|
+
has been advised of the possibility of such damages.
|
39563
|
+
|
39564
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
39565
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
39566
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
39567
|
+
or other liability obligations and/or rights consistent with this
|
39568
|
+
License. However, in accepting such obligations, You may act only
|
39569
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
39570
|
+
of any other Contributor, and only if You agree to indemnify,
|
39571
|
+
defend, and hold each Contributor harmless for any liability
|
39572
|
+
incurred by, or claims asserted against, such Contributor by reason
|
39573
|
+
of your accepting any such warranty or additional liability.
|
39574
|
+
|
39575
|
+
END OF TERMS AND CONDITIONS
|
39576
|
+
|
39577
|
+
================================================================================
|
39578
|
+
serde_ignored LICENSE-MIT
|
39579
|
+
================================================================================
|
39580
|
+
|
39581
|
+
Permission is hereby granted, free of charge, to any
|
39582
|
+
person obtaining a copy of this software and associated
|
39583
|
+
documentation files (the "Software"), to deal in the
|
39584
|
+
Software without restriction, including without
|
39585
|
+
limitation the rights to use, copy, modify, merge,
|
39586
|
+
publish, distribute, sublicense, and/or sell copies of
|
39587
|
+
the Software, and to permit persons to whom the Software
|
39588
|
+
is furnished to do so, subject to the following
|
39589
|
+
conditions:
|
39590
|
+
|
39591
|
+
The above copyright notice and this permission notice
|
39592
|
+
shall be included in all copies or substantial portions
|
39593
|
+
of the Software.
|
39594
|
+
|
39595
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
39596
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
39597
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
39598
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
39599
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
39600
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
39601
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
39602
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
39603
|
+
DEALINGS IN THE SOFTWARE.
|
39604
|
+
|
39263
39605
|
================================================================================
|
39264
39606
|
serde_json LICENSE-APACHE
|
39265
39607
|
================================================================================
|
@@ -46749,243 +47091,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
46749
47091
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
46750
47092
|
DEALINGS IN THE SOFTWARE.
|
46751
47093
|
|
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
47094
|
================================================================================
|
46990
47095
|
utf8_iter LICENSE-APACHE
|
46991
47096
|
================================================================================
|
@@ -48304,6 +48409,30 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
48304
48409
|
|
48305
48410
|
For more information, please refer to <http://unlicense.org/>
|
48306
48411
|
|
48412
|
+
================================================================================
|
48413
|
+
winapi-x86_64-pc-windows-gnu LICENSE-MIT
|
48414
|
+
================================================================================
|
48415
|
+
|
48416
|
+
Copyright (c) 2015-2018 The winapi-rs Developers
|
48417
|
+
|
48418
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
48419
|
+
of this software and associated documentation files (the "Software"), to deal
|
48420
|
+
in the Software without restriction, including without limitation the rights
|
48421
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
48422
|
+
copies of the Software, and to permit persons to whom the Software is
|
48423
|
+
furnished to do so, subject to the following conditions:
|
48424
|
+
|
48425
|
+
The above copyright notice and this permission notice shall be included in all
|
48426
|
+
copies or substantial portions of the Software.
|
48427
|
+
|
48428
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
48429
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
48430
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
48431
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
48432
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
48433
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
48434
|
+
SOFTWARE.
|
48435
|
+
|
48307
48436
|
================================================================================
|
48308
48437
|
winapi-x86_64-pc-windows-gnu LICENSE-APACHE
|
48309
48438
|
================================================================================
|
@@ -48510,30 +48639,6 @@ winapi-x86_64-pc-windows-gnu LICENSE-APACHE
|
|
48510
48639
|
See the License for the specific language governing permissions and
|
48511
48640
|
limitations under the License.
|
48512
48641
|
|
48513
|
-
================================================================================
|
48514
|
-
winapi-x86_64-pc-windows-gnu LICENSE-MIT
|
48515
|
-
================================================================================
|
48516
|
-
|
48517
|
-
Copyright (c) 2015-2018 The winapi-rs Developers
|
48518
|
-
|
48519
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
48520
|
-
of this software and associated documentation files (the "Software"), to deal
|
48521
|
-
in the Software without restriction, including without limitation the rights
|
48522
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
48523
|
-
copies of the Software, and to permit persons to whom the Software is
|
48524
|
-
furnished to do so, subject to the following conditions:
|
48525
|
-
|
48526
|
-
The above copyright notice and this permission notice shall be included in all
|
48527
|
-
copies or substantial portions of the Software.
|
48528
|
-
|
48529
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
48530
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
48531
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
48532
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
48533
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
48534
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
48535
|
-
SOFTWARE.
|
48536
|
-
|
48537
48642
|
================================================================================
|
48538
48643
|
windows license-mit
|
48539
48644
|
================================================================================
|
@@ -48717,7 +48822,7 @@ windows-result v0.1.2 license-mit
|
|
48717
48822
|
SOFTWARE
|
48718
48823
|
|
48719
48824
|
================================================================================
|
48720
|
-
windows-result v0.3.
|
48825
|
+
windows-result v0.3.4 license-mit
|
48721
48826
|
================================================================================
|
48722
48827
|
|
48723
48828
|
MIT License
|
@@ -48924,243 +49029,6 @@ windows_x86_64_gnu v0.53.0 license-mit
|
|
48924
49029
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
48925
49030
|
SOFTWARE
|
48926
49031
|
|
48927
|
-
================================================================================
|
48928
|
-
write16 LICENSE-APACHE
|
48929
|
-
================================================================================
|
48930
|
-
|
48931
|
-
|
48932
|
-
Apache License
|
48933
|
-
Version 2.0, January 2004
|
48934
|
-
http://www.apache.org/licenses/
|
48935
|
-
|
48936
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
48937
|
-
|
48938
|
-
1. Definitions.
|
48939
|
-
|
48940
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
48941
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
48942
|
-
|
48943
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
48944
|
-
the copyright owner that is granting the License.
|
48945
|
-
|
48946
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
48947
|
-
other entities that control, are controlled by, or are under common
|
48948
|
-
control with that entity. For the purposes of this definition,
|
48949
|
-
"control" means (i) the power, direct or indirect, to cause the
|
48950
|
-
direction or management of such entity, whether by contract or
|
48951
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
48952
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
48953
|
-
|
48954
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
48955
|
-
exercising permissions granted by this License.
|
48956
|
-
|
48957
|
-
"Source" form shall mean the preferred form for making modifications,
|
48958
|
-
including but not limited to software source code, documentation
|
48959
|
-
source, and configuration files.
|
48960
|
-
|
48961
|
-
"Object" form shall mean any form resulting from mechanical
|
48962
|
-
transformation or translation of a Source form, including but
|
48963
|
-
not limited to compiled object code, generated documentation,
|
48964
|
-
and conversions to other media types.
|
48965
|
-
|
48966
|
-
"Work" shall mean the work of authorship, whether in Source or
|
48967
|
-
Object form, made available under the License, as indicated by a
|
48968
|
-
copyright notice that is included in or attached to the work
|
48969
|
-
(an example is provided in the Appendix below).
|
48970
|
-
|
48971
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
48972
|
-
form, that is based on (or derived from) the Work and for which the
|
48973
|
-
editorial revisions, annotations, elaborations, or other modifications
|
48974
|
-
represent, as a whole, an original work of authorship. For the purposes
|
48975
|
-
of this License, Derivative Works shall not include works that remain
|
48976
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
48977
|
-
the Work and Derivative Works thereof.
|
48978
|
-
|
48979
|
-
"Contribution" shall mean any work of authorship, including
|
48980
|
-
the original version of the Work and any modifications or additions
|
48981
|
-
to that Work or Derivative Works thereof, that is intentionally
|
48982
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
48983
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
48984
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
48985
|
-
means any form of electronic, verbal, or written communication sent
|
48986
|
-
to the Licensor or its representatives, including but not limited to
|
48987
|
-
communication on electronic mailing lists, source code control systems,
|
48988
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
48989
|
-
Licensor for the purpose of discussing and improving the Work, but
|
48990
|
-
excluding communication that is conspicuously marked or otherwise
|
48991
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
48992
|
-
|
48993
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
48994
|
-
on behalf of whom a Contribution has been received by Licensor and
|
48995
|
-
subsequently incorporated within the Work.
|
48996
|
-
|
48997
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
48998
|
-
this License, each Contributor hereby grants to You a perpetual,
|
48999
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
49000
|
-
copyright license to reproduce, prepare Derivative Works of,
|
49001
|
-
publicly display, publicly perform, sublicense, and distribute the
|
49002
|
-
Work and such Derivative Works in Source or Object form.
|
49003
|
-
|
49004
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
49005
|
-
this License, each Contributor hereby grants to You a perpetual,
|
49006
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
49007
|
-
(except as stated in this section) patent license to make, have made,
|
49008
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
49009
|
-
where such license applies only to those patent claims licensable
|
49010
|
-
by such Contributor that are necessarily infringed by their
|
49011
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
49012
|
-
with the Work to which such Contribution(s) was submitted. If You
|
49013
|
-
institute patent litigation against any entity (including a
|
49014
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
49015
|
-
or a Contribution incorporated within the Work constitutes direct
|
49016
|
-
or contributory patent infringement, then any patent licenses
|
49017
|
-
granted to You under this License for that Work shall terminate
|
49018
|
-
as of the date such litigation is filed.
|
49019
|
-
|
49020
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
49021
|
-
Work or Derivative Works thereof in any medium, with or without
|
49022
|
-
modifications, and in Source or Object form, provided that You
|
49023
|
-
meet the following conditions:
|
49024
|
-
|
49025
|
-
(a) You must give any other recipients of the Work or
|
49026
|
-
Derivative Works a copy of this License; and
|
49027
|
-
|
49028
|
-
(b) You must cause any modified files to carry prominent notices
|
49029
|
-
stating that You changed the files; and
|
49030
|
-
|
49031
|
-
(c) You must retain, in the Source form of any Derivative Works
|
49032
|
-
that You distribute, all copyright, patent, trademark, and
|
49033
|
-
attribution notices from the Source form of the Work,
|
49034
|
-
excluding those notices that do not pertain to any part of
|
49035
|
-
the Derivative Works; and
|
49036
|
-
|
49037
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
49038
|
-
distribution, then any Derivative Works that You distribute must
|
49039
|
-
include a readable copy of the attribution notices contained
|
49040
|
-
within such NOTICE file, excluding those notices that do not
|
49041
|
-
pertain to any part of the Derivative Works, in at least one
|
49042
|
-
of the following places: within a NOTICE text file distributed
|
49043
|
-
as part of the Derivative Works; within the Source form or
|
49044
|
-
documentation, if provided along with the Derivative Works; or,
|
49045
|
-
within a display generated by the Derivative Works, if and
|
49046
|
-
wherever such third-party notices normally appear. The contents
|
49047
|
-
of the NOTICE file are for informational purposes only and
|
49048
|
-
do not modify the License. You may add Your own attribution
|
49049
|
-
notices within Derivative Works that You distribute, alongside
|
49050
|
-
or as an addendum to the NOTICE text from the Work, provided
|
49051
|
-
that such additional attribution notices cannot be construed
|
49052
|
-
as modifying the License.
|
49053
|
-
|
49054
|
-
You may add Your own copyright statement to Your modifications and
|
49055
|
-
may provide additional or different license terms and conditions
|
49056
|
-
for use, reproduction, or distribution of Your modifications, or
|
49057
|
-
for any such Derivative Works as a whole, provided Your use,
|
49058
|
-
reproduction, and distribution of the Work otherwise complies with
|
49059
|
-
the conditions stated in this License.
|
49060
|
-
|
49061
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
49062
|
-
any Contribution intentionally submitted for inclusion in the Work
|
49063
|
-
by You to the Licensor shall be under the terms and conditions of
|
49064
|
-
this License, without any additional terms or conditions.
|
49065
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
49066
|
-
the terms of any separate license agreement you may have executed
|
49067
|
-
with Licensor regarding such Contributions.
|
49068
|
-
|
49069
|
-
6. Trademarks. This License does not grant permission to use the trade
|
49070
|
-
names, trademarks, service marks, or product names of the Licensor,
|
49071
|
-
except as required for reasonable and customary use in describing the
|
49072
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
49073
|
-
|
49074
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
49075
|
-
agreed to in writing, Licensor provides the Work (and each
|
49076
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
49077
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
49078
|
-
implied, including, without limitation, any warranties or conditions
|
49079
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
49080
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
49081
|
-
appropriateness of using or redistributing the Work and assume any
|
49082
|
-
risks associated with Your exercise of permissions under this License.
|
49083
|
-
|
49084
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
49085
|
-
whether in tort (including negligence), contract, or otherwise,
|
49086
|
-
unless required by applicable law (such as deliberate and grossly
|
49087
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
49088
|
-
liable to You for damages, including any direct, indirect, special,
|
49089
|
-
incidental, or consequential damages of any character arising as a
|
49090
|
-
result of this License or out of the use or inability to use the
|
49091
|
-
Work (including but not limited to damages for loss of goodwill,
|
49092
|
-
work stoppage, computer failure or malfunction, or any and all
|
49093
|
-
other commercial damages or losses), even if such Contributor
|
49094
|
-
has been advised of the possibility of such damages.
|
49095
|
-
|
49096
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
49097
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
49098
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
49099
|
-
or other liability obligations and/or rights consistent with this
|
49100
|
-
License. However, in accepting such obligations, You may act only
|
49101
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
49102
|
-
of any other Contributor, and only if You agree to indemnify,
|
49103
|
-
defend, and hold each Contributor harmless for any liability
|
49104
|
-
incurred by, or claims asserted against, such Contributor by reason
|
49105
|
-
of your accepting any such warranty or additional liability.
|
49106
|
-
|
49107
|
-
END OF TERMS AND CONDITIONS
|
49108
|
-
|
49109
|
-
APPENDIX: How to apply the Apache License to your work.
|
49110
|
-
|
49111
|
-
To apply the Apache License to your work, attach the following
|
49112
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
49113
|
-
replaced with your own identifying information. (Don't include
|
49114
|
-
the brackets!) The text should be enclosed in the appropriate
|
49115
|
-
comment syntax for the file format. We also recommend that a
|
49116
|
-
file or class name and description of purpose be included on the
|
49117
|
-
same "printed page" as the copyright notice for easier
|
49118
|
-
identification within third-party archives.
|
49119
|
-
|
49120
|
-
Copyright [yyyy] [name of copyright owner]
|
49121
|
-
|
49122
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
49123
|
-
you may not use this file except in compliance with the License.
|
49124
|
-
You may obtain a copy of the License at
|
49125
|
-
|
49126
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
49127
|
-
|
49128
|
-
Unless required by applicable law or agreed to in writing, software
|
49129
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
49130
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
49131
|
-
See the License for the specific language governing permissions and
|
49132
|
-
limitations under the License.
|
49133
|
-
|
49134
|
-
================================================================================
|
49135
|
-
write16 LICENSE-MIT
|
49136
|
-
================================================================================
|
49137
|
-
|
49138
|
-
Copyright Mozilla Foundation
|
49139
|
-
|
49140
|
-
Permission is hereby granted, free of charge, to any
|
49141
|
-
person obtaining a copy of this software and associated
|
49142
|
-
documentation files (the "Software"), to deal in the
|
49143
|
-
Software without restriction, including without
|
49144
|
-
limitation the rights to use, copy, modify, merge,
|
49145
|
-
publish, distribute, sublicense, and/or sell copies of
|
49146
|
-
the Software, and to permit persons to whom the Software
|
49147
|
-
is furnished to do so, subject to the following
|
49148
|
-
conditions:
|
49149
|
-
|
49150
|
-
The above copyright notice and this permission notice
|
49151
|
-
shall be included in all copies or substantial portions
|
49152
|
-
of the Software.
|
49153
|
-
|
49154
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
49155
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
49156
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
49157
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
49158
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
49159
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
49160
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
49161
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
49162
|
-
DEALINGS IN THE SOFTWARE.
|
49163
|
-
|
49164
49032
|
================================================================================
|
49165
49033
|
writeable LICENSE
|
49166
49034
|
================================================================================
|
@@ -49343,7 +49211,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
49343
49211
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
49344
49212
|
|
49345
49213
|
================================================================================
|
49346
|
-
zerocopy
|
49214
|
+
zerocopy LICENSE-APACHE
|
49347
49215
|
================================================================================
|
49348
49216
|
|
49349
49217
|
Apache License
|
@@ -49550,7 +49418,7 @@ zerocopy v0.7.35 LICENSE-APACHE
|
|
49550
49418
|
|
49551
49419
|
|
49552
49420
|
================================================================================
|
49553
|
-
zerocopy
|
49421
|
+
zerocopy LICENSE-BSD
|
49554
49422
|
================================================================================
|
49555
49423
|
|
49556
49424
|
Copyright 2019 The Fuchsia Authors.
|
@@ -49579,483 +49447,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
49579
49447
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
49580
49448
|
|
49581
49449
|
================================================================================
|
49582
|
-
zerocopy
|
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
|
49795
|
-
================================================================================
|
49796
|
-
|
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
|
-
|
49825
|
-
Apache License
|
49826
|
-
Version 2.0, January 2004
|
49827
|
-
http://www.apache.org/licenses/
|
49828
|
-
|
49829
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
49830
|
-
|
49831
|
-
1. Definitions.
|
49832
|
-
|
49833
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
49834
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
49835
|
-
|
49836
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
49837
|
-
the copyright owner that is granting the License.
|
49838
|
-
|
49839
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
49840
|
-
other entities that control, are controlled by, or are under common
|
49841
|
-
control with that entity. For the purposes of this definition,
|
49842
|
-
"control" means (i) the power, direct or indirect, to cause the
|
49843
|
-
direction or management of such entity, whether by contract or
|
49844
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
49845
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
49846
|
-
|
49847
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
49848
|
-
exercising permissions granted by this License.
|
49849
|
-
|
49850
|
-
"Source" form shall mean the preferred form for making modifications,
|
49851
|
-
including but not limited to software source code, documentation
|
49852
|
-
source, and configuration files.
|
49853
|
-
|
49854
|
-
"Object" form shall mean any form resulting from mechanical
|
49855
|
-
transformation or translation of a Source form, including but
|
49856
|
-
not limited to compiled object code, generated documentation,
|
49857
|
-
and conversions to other media types.
|
49858
|
-
|
49859
|
-
"Work" shall mean the work of authorship, whether in Source or
|
49860
|
-
Object form, made available under the License, as indicated by a
|
49861
|
-
copyright notice that is included in or attached to the work
|
49862
|
-
(an example is provided in the Appendix below).
|
49863
|
-
|
49864
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
49865
|
-
form, that is based on (or derived from) the Work and for which the
|
49866
|
-
editorial revisions, annotations, elaborations, or other modifications
|
49867
|
-
represent, as a whole, an original work of authorship. For the purposes
|
49868
|
-
of this License, Derivative Works shall not include works that remain
|
49869
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
49870
|
-
the Work and Derivative Works thereof.
|
49871
|
-
|
49872
|
-
"Contribution" shall mean any work of authorship, including
|
49873
|
-
the original version of the Work and any modifications or additions
|
49874
|
-
to that Work or Derivative Works thereof, that is intentionally
|
49875
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
49876
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
49877
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
49878
|
-
means any form of electronic, verbal, or written communication sent
|
49879
|
-
to the Licensor or its representatives, including but not limited to
|
49880
|
-
communication on electronic mailing lists, source code control systems,
|
49881
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
49882
|
-
Licensor for the purpose of discussing and improving the Work, but
|
49883
|
-
excluding communication that is conspicuously marked or otherwise
|
49884
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
49885
|
-
|
49886
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
49887
|
-
on behalf of whom a Contribution has been received by Licensor and
|
49888
|
-
subsequently incorporated within the Work.
|
49889
|
-
|
49890
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
49891
|
-
this License, each Contributor hereby grants to You a perpetual,
|
49892
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
49893
|
-
copyright license to reproduce, prepare Derivative Works of,
|
49894
|
-
publicly display, publicly perform, sublicense, and distribute the
|
49895
|
-
Work and such Derivative Works in Source or Object form.
|
49896
|
-
|
49897
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
49898
|
-
this License, each Contributor hereby grants to You a perpetual,
|
49899
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
49900
|
-
(except as stated in this section) patent license to make, have made,
|
49901
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
49902
|
-
where such license applies only to those patent claims licensable
|
49903
|
-
by such Contributor that are necessarily infringed by their
|
49904
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
49905
|
-
with the Work to which such Contribution(s) was submitted. If You
|
49906
|
-
institute patent litigation against any entity (including a
|
49907
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
49908
|
-
or a Contribution incorporated within the Work constitutes direct
|
49909
|
-
or contributory patent infringement, then any patent licenses
|
49910
|
-
granted to You under this License for that Work shall terminate
|
49911
|
-
as of the date such litigation is filed.
|
49912
|
-
|
49913
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
49914
|
-
Work or Derivative Works thereof in any medium, with or without
|
49915
|
-
modifications, and in Source or Object form, provided that You
|
49916
|
-
meet the following conditions:
|
49917
|
-
|
49918
|
-
(a) You must give any other recipients of the Work or
|
49919
|
-
Derivative Works a copy of this License; and
|
49920
|
-
|
49921
|
-
(b) You must cause any modified files to carry prominent notices
|
49922
|
-
stating that You changed the files; and
|
49923
|
-
|
49924
|
-
(c) You must retain, in the Source form of any Derivative Works
|
49925
|
-
that You distribute, all copyright, patent, trademark, and
|
49926
|
-
attribution notices from the Source form of the Work,
|
49927
|
-
excluding those notices that do not pertain to any part of
|
49928
|
-
the Derivative Works; and
|
49929
|
-
|
49930
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
49931
|
-
distribution, then any Derivative Works that You distribute must
|
49932
|
-
include a readable copy of the attribution notices contained
|
49933
|
-
within such NOTICE file, excluding those notices that do not
|
49934
|
-
pertain to any part of the Derivative Works, in at least one
|
49935
|
-
of the following places: within a NOTICE text file distributed
|
49936
|
-
as part of the Derivative Works; within the Source form or
|
49937
|
-
documentation, if provided along with the Derivative Works; or,
|
49938
|
-
within a display generated by the Derivative Works, if and
|
49939
|
-
wherever such third-party notices normally appear. The contents
|
49940
|
-
of the NOTICE file are for informational purposes only and
|
49941
|
-
do not modify the License. You may add Your own attribution
|
49942
|
-
notices within Derivative Works that You distribute, alongside
|
49943
|
-
or as an addendum to the NOTICE text from the Work, provided
|
49944
|
-
that such additional attribution notices cannot be construed
|
49945
|
-
as modifying the License.
|
49946
|
-
|
49947
|
-
You may add Your own copyright statement to Your modifications and
|
49948
|
-
may provide additional or different license terms and conditions
|
49949
|
-
for use, reproduction, or distribution of Your modifications, or
|
49950
|
-
for any such Derivative Works as a whole, provided Your use,
|
49951
|
-
reproduction, and distribution of the Work otherwise complies with
|
49952
|
-
the conditions stated in this License.
|
49953
|
-
|
49954
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
49955
|
-
any Contribution intentionally submitted for inclusion in the Work
|
49956
|
-
by You to the Licensor shall be under the terms and conditions of
|
49957
|
-
this License, without any additional terms or conditions.
|
49958
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
49959
|
-
the terms of any separate license agreement you may have executed
|
49960
|
-
with Licensor regarding such Contributions.
|
49961
|
-
|
49962
|
-
6. Trademarks. This License does not grant permission to use the trade
|
49963
|
-
names, trademarks, service marks, or product names of the Licensor,
|
49964
|
-
except as required for reasonable and customary use in describing the
|
49965
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
49966
|
-
|
49967
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
49968
|
-
agreed to in writing, Licensor provides the Work (and each
|
49969
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
49970
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
49971
|
-
implied, including, without limitation, any warranties or conditions
|
49972
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
49973
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
49974
|
-
appropriateness of using or redistributing the Work and assume any
|
49975
|
-
risks associated with Your exercise of permissions under this License.
|
49976
|
-
|
49977
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
49978
|
-
whether in tort (including negligence), contract, or otherwise,
|
49979
|
-
unless required by applicable law (such as deliberate and grossly
|
49980
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
49981
|
-
liable to You for damages, including any direct, indirect, special,
|
49982
|
-
incidental, or consequential damages of any character arising as a
|
49983
|
-
result of this License or out of the use or inability to use the
|
49984
|
-
Work (including but not limited to damages for loss of goodwill,
|
49985
|
-
work stoppage, computer failure or malfunction, or any and all
|
49986
|
-
other commercial damages or losses), even if such Contributor
|
49987
|
-
has been advised of the possibility of such damages.
|
49988
|
-
|
49989
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
49990
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
49991
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
49992
|
-
or other liability obligations and/or rights consistent with this
|
49993
|
-
License. However, in accepting such obligations, You may act only
|
49994
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
49995
|
-
of any other Contributor, and only if You agree to indemnify,
|
49996
|
-
defend, and hold each Contributor harmless for any liability
|
49997
|
-
incurred by, or claims asserted against, such Contributor by reason
|
49998
|
-
of your accepting any such warranty or additional liability.
|
49999
|
-
|
50000
|
-
END OF TERMS AND CONDITIONS
|
50001
|
-
|
50002
|
-
APPENDIX: How to apply the Apache License to your work.
|
50003
|
-
|
50004
|
-
To apply the Apache License to your work, attach the following
|
50005
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
50006
|
-
replaced with your own identifying information. (Don't include
|
50007
|
-
the brackets!) The text should be enclosed in the appropriate
|
50008
|
-
comment syntax for the file format. We also recommend that a
|
50009
|
-
file or class name and description of purpose be included on the
|
50010
|
-
same "printed page" as the copyright notice for easier
|
50011
|
-
identification within third-party archives.
|
50012
|
-
|
50013
|
-
Copyright 2023 The Fuchsia Authors
|
50014
|
-
|
50015
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
50016
|
-
you may not use this file except in compliance with the License.
|
50017
|
-
You may obtain a copy of the License at
|
50018
|
-
|
50019
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
50020
|
-
|
50021
|
-
Unless required by applicable law or agreed to in writing, software
|
50022
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
50023
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
50024
|
-
See the License for the specific language governing permissions and
|
50025
|
-
limitations under the License.
|
50026
|
-
|
50027
|
-
|
50028
|
-
================================================================================
|
50029
|
-
zerocopy v0.8.25 LICENSE-BSD
|
50030
|
-
================================================================================
|
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
|
49450
|
+
zerocopy LICENSE-MIT
|
50059
49451
|
================================================================================
|
50060
49452
|
|
50061
49453
|
Copyright 2023 The Fuchsia Authors
|
@@ -50420,6 +49812,57 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
50420
49812
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
50421
49813
|
SOFTWARE.
|
50422
49814
|
|
49815
|
+
================================================================================
|
49816
|
+
zerotrie LICENSE
|
49817
|
+
================================================================================
|
49818
|
+
|
49819
|
+
UNICODE LICENSE V3
|
49820
|
+
|
49821
|
+
COPYRIGHT AND PERMISSION NOTICE
|
49822
|
+
|
49823
|
+
Copyright © 2020-2024 Unicode, Inc.
|
49824
|
+
|
49825
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
49826
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
49827
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
49828
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
49829
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
49830
|
+
|
49831
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
49832
|
+
copy of data files and any associated documentation (the "Data Files") or
|
49833
|
+
software and any associated documentation (the "Software") to deal in the
|
49834
|
+
Data Files or Software without restriction, including without limitation
|
49835
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
49836
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
49837
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
49838
|
+
this copyright and permission notice appear with all copies of the Data
|
49839
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
49840
|
+
associated Documentation.
|
49841
|
+
|
49842
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
49843
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
49844
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
49845
|
+
THIRD PARTY RIGHTS.
|
49846
|
+
|
49847
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
49848
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
49849
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
49850
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
49851
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
49852
|
+
FILES OR SOFTWARE.
|
49853
|
+
|
49854
|
+
Except as contained in this notice, the name of a copyright holder shall
|
49855
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
49856
|
+
dealings in these Data Files or Software without prior written
|
49857
|
+
authorization of the copyright holder.
|
49858
|
+
|
49859
|
+
SPDX-License-Identifier: Unicode-3.0
|
49860
|
+
|
49861
|
+
—
|
49862
|
+
|
49863
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
49864
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
49865
|
+
|
50423
49866
|
================================================================================
|
50424
49867
|
zerovec LICENSE
|
50425
49868
|
================================================================================
|