polars-df 0.18.0-x86_64-linux-musl → 0.19.0-x86_64-linux-musl

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.
@@ -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.11
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.2
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.0
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.21
133
+ cc v1.2.23
134
134
  https://github.com/rust-lang/cc-rs
135
135
  MIT OR Apache-2.0
136
136
 
@@ -242,7 +242,7 @@ equivalent v1.0.2
242
242
  https://github.com/indexmap-rs/equivalent
243
243
  Apache-2.0 OR MIT
244
244
 
245
- errno v0.3.11
245
+ errno v0.3.12
246
246
  https://github.com/lambda-fairy/rust-errno
247
247
  MIT OR Apache-2.0
248
248
 
@@ -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.2
337
+ getrandom v0.3.3
338
338
  https://github.com/rust-random/getrandom
339
339
  MIT OR Apache-2.0
340
340
 
@@ -398,7 +398,7 @@ 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.11
401
+ hyper-util v0.1.12
402
402
  https://hyper.rs
403
403
  MIT
404
404
 
@@ -406,43 +406,31 @@ iana-time-zone v0.1.63
406
406
  https://github.com/strawlab/iana-time-zone
407
407
  MIT OR Apache-2.0
408
408
 
409
- icu_collections v1.5.0
409
+ icu_collections v2.0.0
410
410
  https://icu4x.unicode.org
411
411
  Unicode-3.0
412
412
 
413
- icu_locid v1.5.0
413
+ icu_locale_core v2.0.0
414
414
  https://icu4x.unicode.org
415
415
  Unicode-3.0
416
416
 
417
- icu_locid_transform v1.5.0
417
+ icu_normalizer v2.0.0
418
418
  https://icu4x.unicode.org
419
419
  Unicode-3.0
420
420
 
421
- icu_locid_transform_data v1.5.1
421
+ icu_normalizer_data v2.0.0
422
422
  https://icu4x.unicode.org
423
423
  Unicode-3.0
424
424
 
425
- icu_normalizer v1.5.0
425
+ icu_properties v2.0.1
426
426
  https://icu4x.unicode.org
427
427
  Unicode-3.0
428
428
 
429
- icu_normalizer_data v1.5.1
429
+ icu_properties_data v2.0.1
430
430
  https://icu4x.unicode.org
431
431
  Unicode-3.0
432
432
 
433
- icu_properties v1.5.1
434
- https://icu4x.unicode.org
435
- Unicode-3.0
436
-
437
- icu_properties_data v1.5.1
438
- https://icu4x.unicode.org
439
- Unicode-3.0
440
-
441
- icu_provider v1.5.0
442
- https://icu4x.unicode.org
443
- Unicode-3.0
444
-
445
- icu_provider_macros v1.5.0
433
+ icu_provider v2.0.0
446
434
  https://icu4x.unicode.org
447
435
  Unicode-3.0
448
436
 
@@ -450,7 +438,7 @@ idna v1.0.3
450
438
  https://github.com/servo/rust-url/
451
439
  MIT OR Apache-2.0
452
440
 
453
- idna_adapter v1.2.0
441
+ idna_adapter v1.2.1
454
442
  https://docs.rs/crate/idna_adapter/latest
455
443
  Apache-2.0 OR MIT
456
444
 
@@ -510,11 +498,11 @@ libflate_lz77 v1.2.0
510
498
  https://github.com/sile/libflate
511
499
  MIT
512
500
 
513
- libloading v0.8.6
501
+ libloading v0.8.7
514
502
  https://github.com/nagisa/rust_libloading/
515
503
  ISC
516
504
 
517
- libm v0.2.14
505
+ libm v0.2.15
518
506
  https://github.com/rust-lang/compiler-builtins
519
507
  MIT
520
508
 
@@ -530,7 +518,7 @@ linux-raw-sys v0.9.4
530
518
  https://github.com/sunfishcode/linux-raw-sys
531
519
  Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
532
520
 
533
- litemap v0.7.5
521
+ litemap v0.8.0
534
522
  https://github.com/unicode-org/icu4x
535
523
  Unicode-3.0
536
524
 
@@ -542,6 +530,10 @@ log v0.4.27
542
530
  https://github.com/rust-lang/log
543
531
  MIT OR Apache-2.0
544
532
 
533
+ lru-slab v0.1.2
534
+ https://github.com/Ralith/lru-slab
535
+ MIT OR Apache-2.0 OR Zlib
536
+
545
537
  lz4 v1.28.1
546
538
  https://github.com/10xGenomics/lz4-rs
547
539
  MIT
@@ -598,8 +590,8 @@ num-traits v0.2.19
598
590
  https://github.com/rust-num/num-traits
599
591
  MIT OR Apache-2.0
600
592
 
601
- object_store v0.12.0
602
- https://github.com/apache/arrow-rs/tree/main/object_store
593
+ object_store v0.12.1
594
+ https://github.com/apache/arrow-rs-object-store
603
595
  MIT/Apache-2.0
604
596
 
605
597
  once_cell v1.21.3
@@ -666,54 +658,54 @@ planus v0.3.1
666
658
  https://github.com/planus-org/planus
667
659
  MIT/Apache-2.0
668
660
 
669
- polars v0.47.1
661
+ polars v0.48.0
670
662
  https://www.pola.rs/
671
663
  MIT
672
664
 
673
- polars-arrow v0.47.1
665
+ polars-arrow v0.48.0
674
666
  https://www.pola.rs/
675
667
  MIT AND Apache-2.0
676
668
 
677
669
  polars-arrow-format v0.1.0
678
670
  https://github.com/polar-rs/arrow-format
679
671
 
680
- polars-compute v0.47.1
672
+ polars-compute v0.48.0
681
673
  https://www.pola.rs/
682
674
  MIT
683
675
 
684
- polars-core v0.47.1
676
+ polars-core v0.48.0
685
677
  https://www.pola.rs/
686
678
  MIT
687
679
 
688
- polars-error v0.47.1
680
+ polars-error v0.48.0
689
681
  https://www.pola.rs/
690
682
  MIT
691
683
 
692
- polars-expr v0.47.1
684
+ polars-expr v0.48.0
693
685
  https://www.pola.rs/
694
686
  MIT
695
687
 
696
- polars-io v0.47.1
688
+ polars-io v0.48.0
697
689
  https://www.pola.rs/
698
690
  MIT
699
691
 
700
- polars-json v0.47.1
692
+ polars-json v0.48.0
701
693
  https://www.pola.rs/
702
694
  MIT
703
695
 
704
- polars-lazy v0.47.1
696
+ polars-lazy v0.48.0
705
697
  https://www.pola.rs/
706
698
  MIT
707
699
 
708
- polars-mem-engine v0.47.1
700
+ polars-mem-engine v0.48.0
709
701
  https://www.pola.rs/
710
702
  MIT
711
703
 
712
- polars-ops v0.47.1
704
+ polars-ops v0.48.0
713
705
  https://www.pola.rs/
714
706
  MIT
715
707
 
716
- polars-parquet v0.47.1
708
+ polars-parquet v0.48.0
717
709
  https://www.pola.rs/
718
710
  MIT AND Apache-2.0
719
711
 
@@ -721,38 +713,42 @@ polars-parquet-format v0.1.0
721
713
  https://github.com/pola-rs/parquet-format
722
714
  MIT AND Apache-2.0
723
715
 
724
- polars-pipe v0.47.1
716
+ polars-pipe v0.48.0
725
717
  https://www.pola.rs/
726
718
  MIT
727
719
 
728
- polars-plan v0.47.1
720
+ polars-plan v0.48.0
729
721
  https://www.pola.rs/
730
722
  MIT
731
723
 
732
- polars-row v0.47.1
724
+ polars-row v0.48.0
733
725
  https://www.pola.rs/
734
726
  MIT
735
727
 
736
- polars-schema v0.47.1
728
+ polars-schema v0.48.0
737
729
  https://www.pola.rs/
738
730
  MIT
739
731
 
740
- polars-sql v0.47.1
732
+ polars-sql v0.48.0
741
733
  https://www.pola.rs/
742
734
  MIT
743
735
 
744
- polars-stream v0.47.1
736
+ polars-stream v0.48.0
745
737
  https://www.pola.rs/
746
738
  MIT
747
739
 
748
- polars-time v0.47.1
740
+ polars-time v0.48.0
749
741
  https://www.pola.rs/
750
742
  MIT
751
743
 
752
- polars-utils v0.47.1
744
+ polars-utils v0.48.0
753
745
  https://www.pola.rs/
754
746
  MIT
755
747
 
748
+ potential_utf v0.1.2
749
+ https://icu4x.unicode.org
750
+ Unicode-3.0
751
+
756
752
  ppv-lite86 v0.2.21
757
753
  https://github.com/cryptocorrosion/cryptocorrosion
758
754
  MIT OR Apache-2.0
@@ -769,11 +765,11 @@ quick-xml v0.37.5
769
765
  https://github.com/tafia/quick-xml
770
766
  MIT
771
767
 
772
- quinn v0.11.7
768
+ quinn v0.11.8
773
769
  https://github.com/quinn-rs/quinn
774
770
  MIT OR Apache-2.0
775
771
 
776
- quinn-proto v0.11.11
772
+ quinn-proto v0.11.12
777
773
  https://github.com/quinn-rs/quinn
778
774
  MIT OR Apache-2.0
779
775
 
@@ -825,11 +821,11 @@ rayon-core v1.12.1
825
821
  https://github.com/rayon-rs/rayon
826
822
  MIT OR Apache-2.0
827
823
 
828
- rb-sys v0.9.111
824
+ rb-sys v0.9.115
829
825
  https://github.com/oxidize-rb/rb-sys
830
826
  MIT OR Apache-2.0
831
827
 
832
- rb-sys-build v0.9.111
828
+ rb-sys-build v0.9.115
833
829
  https://github.com/oxidize-rb/rb-sys
834
830
  MIT OR Apache-2.0
835
831
 
@@ -901,7 +897,7 @@ rustix v1.0.7
901
897
  https://github.com/bytecodealliance/rustix
902
898
  Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
903
899
 
904
- rustls v0.23.26
900
+ rustls v0.23.27
905
901
  https://github.com/rustls/rustls
906
902
  Apache-2.0 OR ISC OR MIT
907
903
 
@@ -913,11 +909,11 @@ rustls-pemfile v2.2.0
913
909
  https://github.com/rustls/pemfile
914
910
  Apache-2.0 OR ISC OR MIT
915
911
 
916
- rustls-pki-types v1.11.0
912
+ rustls-pki-types v1.12.0
917
913
  https://github.com/rustls/pki-types
918
914
  MIT OR Apache-2.0
919
915
 
920
- rustls-webpki v0.103.1
916
+ rustls-webpki v0.103.3
921
917
  https://github.com/rustls/webpki
922
918
  ISC
923
919
 
@@ -949,6 +945,10 @@ serde_derive v1.0.219
949
945
  https://serde.rs
950
946
  MIT OR Apache-2.0
951
947
 
948
+ serde_ignored v0.1.12
949
+ https://github.com/dtolnay/serde-ignored
950
+ MIT OR Apache-2.0
951
+
952
952
  serde_json v1.0.140
953
953
  https://github.com/serde-rs/json
954
954
  MIT OR Apache-2.0
@@ -965,7 +965,7 @@ shlex v1.3.0
965
965
  https://github.com/comex/rust-shlex
966
966
  MIT OR Apache-2.0
967
967
 
968
- signal-hook v0.3.17
968
+ signal-hook v0.3.18
969
969
  https://github.com/vorner/signal-hook
970
970
  Apache-2.0/MIT
971
971
 
@@ -1069,7 +1069,7 @@ thiserror-impl v2.0.12
1069
1069
  https://github.com/dtolnay/thiserror
1070
1070
  MIT OR Apache-2.0
1071
1071
 
1072
- tinystr v0.7.6
1072
+ tinystr v0.8.1
1073
1073
  https://github.com/unicode-org/icu4x
1074
1074
  Unicode-3.0
1075
1075
 
@@ -1081,7 +1081,7 @@ tinyvec_macros v0.1.1
1081
1081
  https://github.com/Soveu/tinyvec_macros
1082
1082
  MIT OR Apache-2.0 OR Zlib
1083
1083
 
1084
- tokio v1.44.2
1084
+ tokio v1.45.0
1085
1085
  https://tokio.rs
1086
1086
  MIT
1087
1087
 
@@ -1157,10 +1157,6 @@ url v2.5.4
1157
1157
  https://github.com/servo/rust-url
1158
1158
  MIT OR Apache-2.0
1159
1159
 
1160
- utf16_iter v1.0.5
1161
- https://docs.rs/utf16_iter/
1162
- Apache-2.0 OR MIT
1163
-
1164
1160
  utf8_iter v1.0.4
1165
1161
  https://docs.rs/utf8_iter/
1166
1162
  Apache-2.0 OR MIT
@@ -1185,11 +1181,7 @@ want v0.3.1
1185
1181
  https://github.com/seanmonstar/want
1186
1182
  MIT
1187
1183
 
1188
- write16 v1.0.0
1189
- https://docs.rs/write16/
1190
- Apache-2.0 OR MIT
1191
-
1192
- writeable v0.5.5
1184
+ writeable v0.6.1
1193
1185
  https://github.com/unicode-org/icu4x
1194
1186
  Unicode-3.0
1195
1187
 
@@ -1197,18 +1189,14 @@ xxhash-rust v0.8.15
1197
1189
  https://github.com/DoumanAsh/xxhash-rust
1198
1190
  BSL-1.0
1199
1191
 
1200
- yoke v0.7.5
1192
+ yoke v0.8.0
1201
1193
  https://github.com/unicode-org/icu4x
1202
1194
  Unicode-3.0
1203
1195
 
1204
- yoke-derive v0.7.5
1196
+ yoke-derive v0.8.0
1205
1197
  https://github.com/unicode-org/icu4x
1206
1198
  Unicode-3.0
1207
1199
 
1208
- zerocopy v0.7.35
1209
- https://github.com/google/zerocopy
1210
- BSD-2-Clause OR Apache-2.0 OR MIT
1211
-
1212
1200
  zerocopy v0.8.25
1213
1201
  https://github.com/google/zerocopy
1214
1202
  BSD-2-Clause OR Apache-2.0 OR MIT
@@ -1225,11 +1213,15 @@ zeroize v1.8.1
1225
1213
  https://github.com/RustCrypto/utils/tree/master/zeroize
1226
1214
  Apache-2.0 OR MIT
1227
1215
 
1228
- zerovec v0.10.4
1216
+ zerotrie v0.2.2
1217
+ https://icu4x.unicode.org
1218
+ Unicode-3.0
1219
+
1220
+ zerovec v0.11.2
1229
1221
  https://github.com/unicode-org/icu4x
1230
1222
  Unicode-3.0
1231
1223
 
1232
- zerovec-derive v0.10.3
1224
+ zerovec-derive v0.11.1
1233
1225
  https://github.com/unicode-org/icu4x
1234
1226
  Unicode-3.0
1235
1227
 
@@ -5447,6 +5439,23 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5447
5439
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5448
5440
  DEALINGS IN THE SOFTWARE.
5449
5441
 
5442
+ ================================================================================
5443
+ brotli LICENSE.BSD-3-Clause
5444
+ ================================================================================
5445
+
5446
+ Copyright (c) 2016 Dropbox, Inc.
5447
+ All rights reserved.
5448
+
5449
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5450
+
5451
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
5452
+
5453
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
5454
+
5455
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
5456
+
5457
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5458
+
5450
5459
  ================================================================================
5451
5460
  brotli LICENSE.MIT
5452
5461
  ================================================================================
@@ -5471,23 +5480,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5471
5480
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5472
5481
  THE SOFTWARE.
5473
5482
 
5474
- ================================================================================
5475
- brotli LICENSE.BSD-3-Clause
5476
- ================================================================================
5477
-
5478
- Copyright (c) 2016 Dropbox, Inc.
5479
- All rights reserved.
5480
-
5481
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5482
-
5483
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
5484
-
5485
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
5486
-
5487
- 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
5488
-
5489
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5490
-
5491
5483
  ================================================================================
5492
5484
  brotli-decompressor LICENSE
5493
5485
  ================================================================================
@@ -16812,7 +16804,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
16812
16804
  DEALINGS IN THE SOFTWARE.
16813
16805
 
16814
16806
  ================================================================================
16815
- getrandom v0.3.2 LICENSE-APACHE
16807
+ getrandom v0.3.3 LICENSE-APACHE
16816
16808
  ================================================================================
16817
16809
 
16818
16810
  Apache License
@@ -17018,7 +17010,7 @@ See the License for the specific language governing permissions and
17018
17010
  limitations under the License.
17019
17011
 
17020
17012
  ================================================================================
17021
- getrandom v0.3.2 LICENSE-MIT
17013
+ getrandom v0.3.3 LICENSE-MIT
17022
17014
  ================================================================================
17023
17015
 
17024
17016
  Copyright (c) 2018-2025 The rust-random Project Developers
@@ -20093,7 +20085,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20093
20085
  ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20094
20086
 
20095
20087
  ================================================================================
20096
- icu_locid LICENSE
20088
+ icu_locale_core LICENSE
20097
20089
  ================================================================================
20098
20090
 
20099
20091
  UNICODE LICENSE V3
@@ -20144,7 +20136,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20144
20136
  ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20145
20137
 
20146
20138
  ================================================================================
20147
- icu_locid_transform LICENSE
20139
+ icu_normalizer LICENSE
20148
20140
  ================================================================================
20149
20141
 
20150
20142
  UNICODE LICENSE V3
@@ -20195,7 +20187,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20195
20187
  ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20196
20188
 
20197
20189
  ================================================================================
20198
- icu_locid_transform_data LICENSE
20190
+ icu_normalizer_data LICENSE
20199
20191
  ================================================================================
20200
20192
 
20201
20193
  UNICODE LICENSE V3
@@ -20246,7 +20238,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20246
20238
  ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20247
20239
 
20248
20240
  ================================================================================
20249
- icu_normalizer LICENSE
20241
+ icu_properties LICENSE
20250
20242
  ================================================================================
20251
20243
 
20252
20244
  UNICODE LICENSE V3
@@ -20297,7 +20289,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20297
20289
  ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20298
20290
 
20299
20291
  ================================================================================
20300
- icu_normalizer_data LICENSE
20292
+ icu_properties_data LICENSE
20301
20293
  ================================================================================
20302
20294
 
20303
20295
  UNICODE LICENSE V3
@@ -20348,7 +20340,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20348
20340
  ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20349
20341
 
20350
20342
  ================================================================================
20351
- icu_properties LICENSE
20343
+ icu_provider LICENSE
20352
20344
  ================================================================================
20353
20345
 
20354
20346
  UNICODE LICENSE V3
@@ -20399,160 +20391,243 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20399
20391
  ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20400
20392
 
20401
20393
  ================================================================================
20402
- icu_properties_data LICENSE
20394
+ idna LICENSE-APACHE
20403
20395
  ================================================================================
20404
20396
 
20405
- UNICODE LICENSE V3
20397
+ Apache License
20398
+ Version 2.0, January 2004
20399
+ http://www.apache.org/licenses/
20406
20400
 
20407
- COPYRIGHT AND PERMISSION NOTICE
20401
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
20408
20402
 
20409
- Copyright © 2020-2024 Unicode, Inc.
20403
+ 1. Definitions.
20410
20404
 
20411
- NOTICE TO USER: Carefully read the following legal agreement. BY
20412
- DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
20413
- SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
20414
- TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
20415
- DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
20405
+ "License" shall mean the terms and conditions for use, reproduction,
20406
+ and distribution as defined by Sections 1 through 9 of this document.
20416
20407
 
20417
- Permission is hereby granted, free of charge, to any person obtaining a
20418
- copy of data files and any associated documentation (the "Data Files") or
20419
- software and any associated documentation (the "Software") to deal in the
20420
- Data Files or Software without restriction, including without limitation
20421
- the rights to use, copy, modify, merge, publish, distribute, and/or sell
20422
- copies of the Data Files or Software, and to permit persons to whom the
20423
- Data Files or Software are furnished to do so, provided that either (a)
20424
- this copyright and permission notice appear with all copies of the Data
20425
- Files or Software, or (b) this copyright and permission notice appear in
20426
- associated Documentation.
20408
+ "Licensor" shall mean the copyright owner or entity authorized by
20409
+ the copyright owner that is granting the License.
20427
20410
 
20428
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
20429
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20430
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
20431
- THIRD PARTY RIGHTS.
20411
+ "Legal Entity" shall mean the union of the acting entity and all
20412
+ other entities that control, are controlled by, or are under common
20413
+ control with that entity. For the purposes of this definition,
20414
+ "control" means (i) the power, direct or indirect, to cause the
20415
+ direction or management of such entity, whether by contract or
20416
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
20417
+ outstanding shares, or (iii) beneficial ownership of such entity.
20432
20418
 
20433
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
20434
- BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
20435
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
20436
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
20437
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
20438
- FILES OR SOFTWARE.
20419
+ "You" (or "Your") shall mean an individual or Legal Entity
20420
+ exercising permissions granted by this License.
20439
20421
 
20440
- Except as contained in this notice, the name of a copyright holder shall
20441
- not be used in advertising or otherwise to promote the sale, use or other
20442
- dealings in these Data Files or Software without prior written
20443
- authorization of the copyright holder.
20422
+ "Source" form shall mean the preferred form for making modifications,
20423
+ including but not limited to software source code, documentation
20424
+ source, and configuration files.
20444
20425
 
20445
- SPDX-License-Identifier: Unicode-3.0
20426
+ "Object" form shall mean any form resulting from mechanical
20427
+ transformation or translation of a Source form, including but
20428
+ not limited to compiled object code, generated documentation,
20429
+ and conversions to other media types.
20446
20430
 
20447
-
20431
+ "Work" shall mean the work of authorship, whether in Source or
20432
+ Object form, made available under the License, as indicated by a
20433
+ copyright notice that is included in or attached to the work
20434
+ (an example is provided in the Appendix below).
20448
20435
 
20449
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20450
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20436
+ "Derivative Works" shall mean any work, whether in Source or Object
20437
+ form, that is based on (or derived from) the Work and for which the
20438
+ editorial revisions, annotations, elaborations, or other modifications
20439
+ represent, as a whole, an original work of authorship. For the purposes
20440
+ of this License, Derivative Works shall not include works that remain
20441
+ separable from, or merely link (or bind by name) to the interfaces of,
20442
+ the Work and Derivative Works thereof.
20451
20443
 
20452
- ================================================================================
20453
- icu_provider LICENSE
20454
- ================================================================================
20444
+ "Contribution" shall mean any work of authorship, including
20445
+ the original version of the Work and any modifications or additions
20446
+ to that Work or Derivative Works thereof, that is intentionally
20447
+ submitted to Licensor for inclusion in the Work by the copyright owner
20448
+ or by an individual or Legal Entity authorized to submit on behalf of
20449
+ the copyright owner. For the purposes of this definition, "submitted"
20450
+ means any form of electronic, verbal, or written communication sent
20451
+ to the Licensor or its representatives, including but not limited to
20452
+ communication on electronic mailing lists, source code control systems,
20453
+ and issue tracking systems that are managed by, or on behalf of, the
20454
+ Licensor for the purpose of discussing and improving the Work, but
20455
+ excluding communication that is conspicuously marked or otherwise
20456
+ designated in writing by the copyright owner as "Not a Contribution."
20455
20457
 
20456
- UNICODE LICENSE V3
20458
+ "Contributor" shall mean Licensor and any individual or Legal Entity
20459
+ on behalf of whom a Contribution has been received by Licensor and
20460
+ subsequently incorporated within the Work.
20457
20461
 
20458
- COPYRIGHT AND PERMISSION NOTICE
20462
+ 2. Grant of Copyright License. Subject to the terms and conditions of
20463
+ this License, each Contributor hereby grants to You a perpetual,
20464
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
20465
+ copyright license to reproduce, prepare Derivative Works of,
20466
+ publicly display, publicly perform, sublicense, and distribute the
20467
+ Work and such Derivative Works in Source or Object form.
20459
20468
 
20460
- Copyright © 2020-2024 Unicode, Inc.
20469
+ 3. Grant of Patent License. Subject to the terms and conditions of
20470
+ this License, each Contributor hereby grants to You a perpetual,
20471
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
20472
+ (except as stated in this section) patent license to make, have made,
20473
+ use, offer to sell, sell, import, and otherwise transfer the Work,
20474
+ where such license applies only to those patent claims licensable
20475
+ by such Contributor that are necessarily infringed by their
20476
+ Contribution(s) alone or by combination of their Contribution(s)
20477
+ with the Work to which such Contribution(s) was submitted. If You
20478
+ institute patent litigation against any entity (including a
20479
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
20480
+ or a Contribution incorporated within the Work constitutes direct
20481
+ or contributory patent infringement, then any patent licenses
20482
+ granted to You under this License for that Work shall terminate
20483
+ as of the date such litigation is filed.
20461
20484
 
20462
- NOTICE TO USER: Carefully read the following legal agreement. BY
20463
- DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
20464
- SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
20465
- TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
20466
- DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
20485
+ 4. Redistribution. You may reproduce and distribute copies of the
20486
+ Work or Derivative Works thereof in any medium, with or without
20487
+ modifications, and in Source or Object form, provided that You
20488
+ meet the following conditions:
20467
20489
 
20468
- Permission is hereby granted, free of charge, to any person obtaining a
20469
- copy of data files and any associated documentation (the "Data Files") or
20470
- software and any associated documentation (the "Software") to deal in the
20471
- Data Files or Software without restriction, including without limitation
20472
- the rights to use, copy, modify, merge, publish, distribute, and/or sell
20473
- copies of the Data Files or Software, and to permit persons to whom the
20474
- Data Files or Software are furnished to do so, provided that either (a)
20475
- this copyright and permission notice appear with all copies of the Data
20476
- Files or Software, or (b) this copyright and permission notice appear in
20477
- associated Documentation.
20490
+ (a) You must give any other recipients of the Work or
20491
+ Derivative Works a copy of this License; and
20478
20492
 
20479
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
20480
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20481
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
20482
- THIRD PARTY RIGHTS.
20493
+ (b) You must cause any modified files to carry prominent notices
20494
+ stating that You changed the files; and
20483
20495
 
20484
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
20485
- BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
20486
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
20487
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
20488
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
20489
- FILES OR SOFTWARE.
20496
+ (c) You must retain, in the Source form of any Derivative Works
20497
+ that You distribute, all copyright, patent, trademark, and
20498
+ attribution notices from the Source form of the Work,
20499
+ excluding those notices that do not pertain to any part of
20500
+ the Derivative Works; and
20490
20501
 
20491
- Except as contained in this notice, the name of a copyright holder shall
20492
- not be used in advertising or otherwise to promote the sale, use or other
20493
- dealings in these Data Files or Software without prior written
20494
- authorization of the copyright holder.
20502
+ (d) If the Work includes a "NOTICE" text file as part of its
20503
+ distribution, then any Derivative Works that You distribute must
20504
+ include a readable copy of the attribution notices contained
20505
+ within such NOTICE file, excluding those notices that do not
20506
+ pertain to any part of the Derivative Works, in at least one
20507
+ of the following places: within a NOTICE text file distributed
20508
+ as part of the Derivative Works; within the Source form or
20509
+ documentation, if provided along with the Derivative Works; or,
20510
+ within a display generated by the Derivative Works, if and
20511
+ wherever such third-party notices normally appear. The contents
20512
+ of the NOTICE file are for informational purposes only and
20513
+ do not modify the License. You may add Your own attribution
20514
+ notices within Derivative Works that You distribute, alongside
20515
+ or as an addendum to the NOTICE text from the Work, provided
20516
+ that such additional attribution notices cannot be construed
20517
+ as modifying the License.
20495
20518
 
20496
- SPDX-License-Identifier: Unicode-3.0
20519
+ You may add Your own copyright statement to Your modifications and
20520
+ may provide additional or different license terms and conditions
20521
+ for use, reproduction, or distribution of Your modifications, or
20522
+ for any such Derivative Works as a whole, provided Your use,
20523
+ reproduction, and distribution of the Work otherwise complies with
20524
+ the conditions stated in this License.
20497
20525
 
20498
-
20526
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
20527
+ any Contribution intentionally submitted for inclusion in the Work
20528
+ by You to the Licensor shall be under the terms and conditions of
20529
+ this License, without any additional terms or conditions.
20530
+ Notwithstanding the above, nothing herein shall supersede or modify
20531
+ the terms of any separate license agreement you may have executed
20532
+ with Licensor regarding such Contributions.
20499
20533
 
20500
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20501
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20534
+ 6. Trademarks. This License does not grant permission to use the trade
20535
+ names, trademarks, service marks, or product names of the Licensor,
20536
+ except as required for reasonable and customary use in describing the
20537
+ origin of the Work and reproducing the content of the NOTICE file.
20502
20538
 
20503
- ================================================================================
20504
- icu_provider_macros LICENSE
20505
- ================================================================================
20539
+ 7. Disclaimer of Warranty. Unless required by applicable law or
20540
+ agreed to in writing, Licensor provides the Work (and each
20541
+ Contributor provides its Contributions) on an "AS IS" BASIS,
20542
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
20543
+ implied, including, without limitation, any warranties or conditions
20544
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
20545
+ PARTICULAR PURPOSE. You are solely responsible for determining the
20546
+ appropriateness of using or redistributing the Work and assume any
20547
+ risks associated with Your exercise of permissions under this License.
20506
20548
 
20507
- UNICODE LICENSE V3
20549
+ 8. Limitation of Liability. In no event and under no legal theory,
20550
+ whether in tort (including negligence), contract, or otherwise,
20551
+ unless required by applicable law (such as deliberate and grossly
20552
+ negligent acts) or agreed to in writing, shall any Contributor be
20553
+ liable to You for damages, including any direct, indirect, special,
20554
+ incidental, or consequential damages of any character arising as a
20555
+ result of this License or out of the use or inability to use the
20556
+ Work (including but not limited to damages for loss of goodwill,
20557
+ work stoppage, computer failure or malfunction, or any and all
20558
+ other commercial damages or losses), even if such Contributor
20559
+ has been advised of the possibility of such damages.
20508
20560
 
20509
- COPYRIGHT AND PERMISSION NOTICE
20561
+ 9. Accepting Warranty or Additional Liability. While redistributing
20562
+ the Work or Derivative Works thereof, You may choose to offer,
20563
+ and charge a fee for, acceptance of support, warranty, indemnity,
20564
+ or other liability obligations and/or rights consistent with this
20565
+ License. However, in accepting such obligations, You may act only
20566
+ on Your own behalf and on Your sole responsibility, not on behalf
20567
+ of any other Contributor, and only if You agree to indemnify,
20568
+ defend, and hold each Contributor harmless for any liability
20569
+ incurred by, or claims asserted against, such Contributor by reason
20570
+ of your accepting any such warranty or additional liability.
20510
20571
 
20511
- Copyright © 2020-2024 Unicode, Inc.
20572
+ END OF TERMS AND CONDITIONS
20512
20573
 
20513
- NOTICE TO USER: Carefully read the following legal agreement. BY
20514
- DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
20515
- SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
20516
- TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
20517
- DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
20574
+ APPENDIX: How to apply the Apache License to your work.
20518
20575
 
20519
- Permission is hereby granted, free of charge, to any person obtaining a
20520
- copy of data files and any associated documentation (the "Data Files") or
20521
- software and any associated documentation (the "Software") to deal in the
20522
- Data Files or Software without restriction, including without limitation
20523
- the rights to use, copy, modify, merge, publish, distribute, and/or sell
20524
- copies of the Data Files or Software, and to permit persons to whom the
20525
- Data Files or Software are furnished to do so, provided that either (a)
20526
- this copyright and permission notice appear with all copies of the Data
20527
- Files or Software, or (b) this copyright and permission notice appear in
20528
- associated Documentation.
20576
+ To apply the Apache License to your work, attach the following
20577
+ boilerplate notice, with the fields enclosed by brackets "[]"
20578
+ replaced with your own identifying information. (Don't include
20579
+ the brackets!) The text should be enclosed in the appropriate
20580
+ comment syntax for the file format. We also recommend that a
20581
+ file or class name and description of purpose be included on the
20582
+ same "printed page" as the copyright notice for easier
20583
+ identification within third-party archives.
20529
20584
 
20530
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
20531
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20532
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
20533
- THIRD PARTY RIGHTS.
20585
+ Copyright [yyyy] [name of copyright owner]
20534
20586
 
20535
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
20536
- BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
20537
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
20538
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
20539
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
20540
- FILES OR SOFTWARE.
20587
+ Licensed under the Apache License, Version 2.0 (the "License");
20588
+ you may not use this file except in compliance with the License.
20589
+ You may obtain a copy of the License at
20541
20590
 
20542
- Except as contained in this notice, the name of a copyright holder shall
20543
- not be used in advertising or otherwise to promote the sale, use or other
20544
- dealings in these Data Files or Software without prior written
20545
- authorization of the copyright holder.
20591
+ http://www.apache.org/licenses/LICENSE-2.0
20546
20592
 
20547
- SPDX-License-Identifier: Unicode-3.0
20593
+ Unless required by applicable law or agreed to in writing, software
20594
+ distributed under the License is distributed on an "AS IS" BASIS,
20595
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20596
+ See the License for the specific language governing permissions and
20597
+ limitations under the License.
20548
20598
 
20549
-
20599
+ ================================================================================
20600
+ idna LICENSE-MIT
20601
+ ================================================================================
20550
20602
 
20551
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
20552
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
20603
+ Copyright (c) 2013-2022 The rust-url developers
20604
+
20605
+ Permission is hereby granted, free of charge, to any
20606
+ person obtaining a copy of this software and associated
20607
+ documentation files (the "Software"), to deal in the
20608
+ Software without restriction, including without
20609
+ limitation the rights to use, copy, modify, merge,
20610
+ publish, distribute, sublicense, and/or sell copies of
20611
+ the Software, and to permit persons to whom the Software
20612
+ is furnished to do so, subject to the following
20613
+ conditions:
20614
+
20615
+ The above copyright notice and this permission notice
20616
+ shall be included in all copies or substantial portions
20617
+ of the Software.
20618
+
20619
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
20620
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
20621
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
20622
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
20623
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
20624
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
20625
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
20626
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20627
+ DEALINGS IN THE SOFTWARE.
20553
20628
 
20554
20629
  ================================================================================
20555
- idna LICENSE-APACHE
20630
+ idna_adapter LICENSE-APACHE
20556
20631
  ================================================================================
20557
20632
 
20558
20633
  Apache License
@@ -20758,10 +20833,10 @@ See the License for the specific language governing permissions and
20758
20833
  limitations under the License.
20759
20834
 
20760
20835
  ================================================================================
20761
- idna LICENSE-MIT
20836
+ idna_adapter LICENSE-MIT
20762
20837
  ================================================================================
20763
20838
 
20764
- Copyright (c) 2013-2022 The rust-url developers
20839
+ Copyright (c) The rust-url developers
20765
20840
 
20766
20841
  Permission is hereby granted, free of charge, to any
20767
20842
  person obtaining a copy of this software and associated
@@ -20788,7 +20863,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20788
20863
  DEALINGS IN THE SOFTWARE.
20789
20864
 
20790
20865
  ================================================================================
20791
- idna_adapter LICENSE-APACHE
20866
+ indexmap LICENSE-APACHE
20792
20867
  ================================================================================
20793
20868
 
20794
20869
  Apache License
@@ -20994,10 +21069,10 @@ See the License for the specific language governing permissions and
20994
21069
  limitations under the License.
20995
21070
 
20996
21071
  ================================================================================
20997
- idna_adapter LICENSE-MIT
21072
+ indexmap LICENSE-MIT
20998
21073
  ================================================================================
20999
21074
 
21000
- Copyright (c) The rust-url developers
21075
+ Copyright (c) 2016--2017
21001
21076
 
21002
21077
  Permission is hereby granted, free of charge, to any
21003
21078
  person obtaining a copy of this software and associated
@@ -21024,7 +21099,225 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21024
21099
  DEALINGS IN THE SOFTWARE.
21025
21100
 
21026
21101
  ================================================================================
21027
- indexmap LICENSE-APACHE
21102
+ ipnet LICENSE-APACHE
21103
+ ================================================================================
21104
+
21105
+ Apache License
21106
+ Version 2.0, January 2004
21107
+ http://www.apache.org/licenses/
21108
+
21109
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
21110
+
21111
+ 1. Definitions.
21112
+
21113
+ "License" shall mean the terms and conditions for use, reproduction,
21114
+ and distribution as defined by Sections 1 through 9 of this document.
21115
+
21116
+ "Licensor" shall mean the copyright owner or entity authorized by
21117
+ the copyright owner that is granting the License.
21118
+
21119
+ "Legal Entity" shall mean the union of the acting entity and all
21120
+ other entities that control, are controlled by, or are under common
21121
+ control with that entity. For the purposes of this definition,
21122
+ "control" means (i) the power, direct or indirect, to cause the
21123
+ direction or management of such entity, whether by contract or
21124
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21125
+ outstanding shares, or (iii) beneficial ownership of such entity.
21126
+
21127
+ "You" (or "Your") shall mean an individual or Legal Entity
21128
+ exercising permissions granted by this License.
21129
+
21130
+ "Source" form shall mean the preferred form for making modifications,
21131
+ including but not limited to software source code, documentation
21132
+ source, and configuration files.
21133
+
21134
+ "Object" form shall mean any form resulting from mechanical
21135
+ transformation or translation of a Source form, including but
21136
+ not limited to compiled object code, generated documentation,
21137
+ and conversions to other media types.
21138
+
21139
+ "Work" shall mean the work of authorship, whether in Source or
21140
+ Object form, made available under the License, as indicated by a
21141
+ copyright notice that is included in or attached to the work
21142
+ (an example is provided in the Appendix below).
21143
+
21144
+ "Derivative Works" shall mean any work, whether in Source or Object
21145
+ form, that is based on (or derived from) the Work and for which the
21146
+ editorial revisions, annotations, elaborations, or other modifications
21147
+ represent, as a whole, an original work of authorship. For the purposes
21148
+ of this License, Derivative Works shall not include works that remain
21149
+ separable from, or merely link (or bind by name) to the interfaces of,
21150
+ the Work and Derivative Works thereof.
21151
+
21152
+ "Contribution" shall mean any work of authorship, including
21153
+ the original version of the Work and any modifications or additions
21154
+ to that Work or Derivative Works thereof, that is intentionally
21155
+ submitted to Licensor for inclusion in the Work by the copyright owner
21156
+ or by an individual or Legal Entity authorized to submit on behalf of
21157
+ the copyright owner. For the purposes of this definition, "submitted"
21158
+ means any form of electronic, verbal, or written communication sent
21159
+ to the Licensor or its representatives, including but not limited to
21160
+ communication on electronic mailing lists, source code control systems,
21161
+ and issue tracking systems that are managed by, or on behalf of, the
21162
+ Licensor for the purpose of discussing and improving the Work, but
21163
+ excluding communication that is conspicuously marked or otherwise
21164
+ designated in writing by the copyright owner as "Not a Contribution."
21165
+
21166
+ "Contributor" shall mean Licensor and any individual or Legal Entity
21167
+ on behalf of whom a Contribution has been received by Licensor and
21168
+ subsequently incorporated within the Work.
21169
+
21170
+ 2. Grant of Copyright License. Subject to the terms and conditions of
21171
+ this License, each Contributor hereby grants to You a perpetual,
21172
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21173
+ copyright license to reproduce, prepare Derivative Works of,
21174
+ publicly display, publicly perform, sublicense, and distribute the
21175
+ Work and such Derivative Works in Source or Object form.
21176
+
21177
+ 3. Grant of Patent License. Subject to the terms and conditions of
21178
+ this License, each Contributor hereby grants to You a perpetual,
21179
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21180
+ (except as stated in this section) patent license to make, have made,
21181
+ use, offer to sell, sell, import, and otherwise transfer the Work,
21182
+ where such license applies only to those patent claims licensable
21183
+ by such Contributor that are necessarily infringed by their
21184
+ Contribution(s) alone or by combination of their Contribution(s)
21185
+ with the Work to which such Contribution(s) was submitted. If You
21186
+ institute patent litigation against any entity (including a
21187
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
21188
+ or a Contribution incorporated within the Work constitutes direct
21189
+ or contributory patent infringement, then any patent licenses
21190
+ granted to You under this License for that Work shall terminate
21191
+ as of the date such litigation is filed.
21192
+
21193
+ 4. Redistribution. You may reproduce and distribute copies of the
21194
+ Work or Derivative Works thereof in any medium, with or without
21195
+ modifications, and in Source or Object form, provided that You
21196
+ meet the following conditions:
21197
+
21198
+ (a) You must give any other recipients of the Work or
21199
+ Derivative Works a copy of this License; and
21200
+
21201
+ (b) You must cause any modified files to carry prominent notices
21202
+ stating that You changed the files; and
21203
+
21204
+ (c) You must retain, in the Source form of any Derivative Works
21205
+ that You distribute, all copyright, patent, trademark, and
21206
+ attribution notices from the Source form of the Work,
21207
+ excluding those notices that do not pertain to any part of
21208
+ the Derivative Works; and
21209
+
21210
+ (d) If the Work includes a "NOTICE" text file as part of its
21211
+ distribution, then any Derivative Works that You distribute must
21212
+ include a readable copy of the attribution notices contained
21213
+ within such NOTICE file, excluding those notices that do not
21214
+ pertain to any part of the Derivative Works, in at least one
21215
+ of the following places: within a NOTICE text file distributed
21216
+ as part of the Derivative Works; within the Source form or
21217
+ documentation, if provided along with the Derivative Works; or,
21218
+ within a display generated by the Derivative Works, if and
21219
+ wherever such third-party notices normally appear. The contents
21220
+ of the NOTICE file are for informational purposes only and
21221
+ do not modify the License. You may add Your own attribution
21222
+ notices within Derivative Works that You distribute, alongside
21223
+ or as an addendum to the NOTICE text from the Work, provided
21224
+ that such additional attribution notices cannot be construed
21225
+ as modifying the License.
21226
+
21227
+ You may add Your own copyright statement to Your modifications and
21228
+ may provide additional or different license terms and conditions
21229
+ for use, reproduction, or distribution of Your modifications, or
21230
+ for any such Derivative Works as a whole, provided Your use,
21231
+ reproduction, and distribution of the Work otherwise complies with
21232
+ the conditions stated in this License.
21233
+
21234
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
21235
+ any Contribution intentionally submitted for inclusion in the Work
21236
+ by You to the Licensor shall be under the terms and conditions of
21237
+ this License, without any additional terms or conditions.
21238
+ Notwithstanding the above, nothing herein shall supersede or modify
21239
+ the terms of any separate license agreement you may have executed
21240
+ with Licensor regarding such Contributions.
21241
+
21242
+ 6. Trademarks. This License does not grant permission to use the trade
21243
+ names, trademarks, service marks, or product names of the Licensor,
21244
+ except as required for reasonable and customary use in describing the
21245
+ origin of the Work and reproducing the content of the NOTICE file.
21246
+
21247
+ 7. Disclaimer of Warranty. Unless required by applicable law or
21248
+ agreed to in writing, Licensor provides the Work (and each
21249
+ Contributor provides its Contributions) on an "AS IS" BASIS,
21250
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
21251
+ implied, including, without limitation, any warranties or conditions
21252
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
21253
+ PARTICULAR PURPOSE. You are solely responsible for determining the
21254
+ appropriateness of using or redistributing the Work and assume any
21255
+ risks associated with Your exercise of permissions under this License.
21256
+
21257
+ 8. Limitation of Liability. In no event and under no legal theory,
21258
+ whether in tort (including negligence), contract, or otherwise,
21259
+ unless required by applicable law (such as deliberate and grossly
21260
+ negligent acts) or agreed to in writing, shall any Contributor be
21261
+ liable to You for damages, including any direct, indirect, special,
21262
+ incidental, or consequential damages of any character arising as a
21263
+ result of this License or out of the use or inability to use the
21264
+ Work (including but not limited to damages for loss of goodwill,
21265
+ work stoppage, computer failure or malfunction, or any and all
21266
+ other commercial damages or losses), even if such Contributor
21267
+ has been advised of the possibility of such damages.
21268
+
21269
+ 9. Accepting Warranty or Additional Liability. While redistributing
21270
+ the Work or Derivative Works thereof, You may choose to offer,
21271
+ and charge a fee for, acceptance of support, warranty, indemnity,
21272
+ or other liability obligations and/or rights consistent with this
21273
+ License. However, in accepting such obligations, You may act only
21274
+ on Your own behalf and on Your sole responsibility, not on behalf
21275
+ of any other Contributor, and only if You agree to indemnify,
21276
+ defend, and hold each Contributor harmless for any liability
21277
+ incurred by, or claims asserted against, such Contributor by reason
21278
+ of your accepting any such warranty or additional liability.
21279
+
21280
+ END OF TERMS AND CONDITIONS
21281
+
21282
+ APPENDIX: How to apply the Apache License to your work.
21283
+
21284
+ To apply the Apache License to your work, attach the following
21285
+ boilerplate notice, with the fields enclosed by brackets "{}"
21286
+ replaced with your own identifying information. (Don't include
21287
+ the brackets!) The text should be enclosed in the appropriate
21288
+ comment syntax for the file format. We also recommend that a
21289
+ file or class name and description of purpose be included on the
21290
+ same "printed page" as the copyright notice for easier
21291
+ identification within third-party archives.
21292
+
21293
+ Copyright 2017 Juniper Networks, Inc.
21294
+
21295
+ Licensed under the Apache License, Version 2.0 (the "License");
21296
+ you may not use this file except in compliance with the License.
21297
+ You may obtain a copy of the License at
21298
+
21299
+ http://www.apache.org/licenses/LICENSE-2.0
21300
+
21301
+ Unless required by applicable law or agreed to in writing, software
21302
+ distributed under the License is distributed on an "AS IS" BASIS,
21303
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21304
+ See the License for the specific language governing permissions and
21305
+ limitations under the License.
21306
+
21307
+ ================================================================================
21308
+ ipnet LICENSE-MIT
21309
+ ================================================================================
21310
+
21311
+ Copyright 2017 Juniper Networks, Inc.
21312
+
21313
+ 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:
21314
+
21315
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
21316
+
21317
+ 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.
21318
+
21319
+ ================================================================================
21320
+ itertools v0.12.1 LICENSE-APACHE
21028
21321
  ================================================================================
21029
21322
 
21030
21323
  Apache License
@@ -21230,10 +21523,10 @@ See the License for the specific language governing permissions and
21230
21523
  limitations under the License.
21231
21524
 
21232
21525
  ================================================================================
21233
- indexmap LICENSE-MIT
21526
+ itertools v0.12.1 LICENSE-MIT
21234
21527
  ================================================================================
21235
21528
 
21236
- Copyright (c) 2016--2017
21529
+ Copyright (c) 2015
21237
21530
 
21238
21531
  Permission is hereby granted, free of charge, to any
21239
21532
  person obtaining a copy of this software and associated
@@ -21260,225 +21553,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21260
21553
  DEALINGS IN THE SOFTWARE.
21261
21554
 
21262
21555
  ================================================================================
21263
- ipnet LICENSE-APACHE
21264
- ================================================================================
21265
-
21266
- Apache License
21267
- Version 2.0, January 2004
21268
- http://www.apache.org/licenses/
21269
-
21270
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
21271
-
21272
- 1. Definitions.
21273
-
21274
- "License" shall mean the terms and conditions for use, reproduction,
21275
- and distribution as defined by Sections 1 through 9 of this document.
21276
-
21277
- "Licensor" shall mean the copyright owner or entity authorized by
21278
- the copyright owner that is granting the License.
21279
-
21280
- "Legal Entity" shall mean the union of the acting entity and all
21281
- other entities that control, are controlled by, or are under common
21282
- control with that entity. For the purposes of this definition,
21283
- "control" means (i) the power, direct or indirect, to cause the
21284
- direction or management of such entity, whether by contract or
21285
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21286
- outstanding shares, or (iii) beneficial ownership of such entity.
21287
-
21288
- "You" (or "Your") shall mean an individual or Legal Entity
21289
- exercising permissions granted by this License.
21290
-
21291
- "Source" form shall mean the preferred form for making modifications,
21292
- including but not limited to software source code, documentation
21293
- source, and configuration files.
21294
-
21295
- "Object" form shall mean any form resulting from mechanical
21296
- transformation or translation of a Source form, including but
21297
- not limited to compiled object code, generated documentation,
21298
- and conversions to other media types.
21299
-
21300
- "Work" shall mean the work of authorship, whether in Source or
21301
- Object form, made available under the License, as indicated by a
21302
- copyright notice that is included in or attached to the work
21303
- (an example is provided in the Appendix below).
21304
-
21305
- "Derivative Works" shall mean any work, whether in Source or Object
21306
- form, that is based on (or derived from) the Work and for which the
21307
- editorial revisions, annotations, elaborations, or other modifications
21308
- represent, as a whole, an original work of authorship. For the purposes
21309
- of this License, Derivative Works shall not include works that remain
21310
- separable from, or merely link (or bind by name) to the interfaces of,
21311
- the Work and Derivative Works thereof.
21312
-
21313
- "Contribution" shall mean any work of authorship, including
21314
- the original version of the Work and any modifications or additions
21315
- to that Work or Derivative Works thereof, that is intentionally
21316
- submitted to Licensor for inclusion in the Work by the copyright owner
21317
- or by an individual or Legal Entity authorized to submit on behalf of
21318
- the copyright owner. For the purposes of this definition, "submitted"
21319
- means any form of electronic, verbal, or written communication sent
21320
- to the Licensor or its representatives, including but not limited to
21321
- communication on electronic mailing lists, source code control systems,
21322
- and issue tracking systems that are managed by, or on behalf of, the
21323
- Licensor for the purpose of discussing and improving the Work, but
21324
- excluding communication that is conspicuously marked or otherwise
21325
- designated in writing by the copyright owner as "Not a Contribution."
21326
-
21327
- "Contributor" shall mean Licensor and any individual or Legal Entity
21328
- on behalf of whom a Contribution has been received by Licensor and
21329
- subsequently incorporated within the Work.
21330
-
21331
- 2. Grant of Copyright License. Subject to the terms and conditions of
21332
- this License, each Contributor hereby grants to You a perpetual,
21333
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21334
- copyright license to reproduce, prepare Derivative Works of,
21335
- publicly display, publicly perform, sublicense, and distribute the
21336
- Work and such Derivative Works in Source or Object form.
21337
-
21338
- 3. Grant of Patent License. Subject to the terms and conditions of
21339
- this License, each Contributor hereby grants to You a perpetual,
21340
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21341
- (except as stated in this section) patent license to make, have made,
21342
- use, offer to sell, sell, import, and otherwise transfer the Work,
21343
- where such license applies only to those patent claims licensable
21344
- by such Contributor that are necessarily infringed by their
21345
- Contribution(s) alone or by combination of their Contribution(s)
21346
- with the Work to which such Contribution(s) was submitted. If You
21347
- institute patent litigation against any entity (including a
21348
- cross-claim or counterclaim in a lawsuit) alleging that the Work
21349
- or a Contribution incorporated within the Work constitutes direct
21350
- or contributory patent infringement, then any patent licenses
21351
- granted to You under this License for that Work shall terminate
21352
- as of the date such litigation is filed.
21353
-
21354
- 4. Redistribution. You may reproduce and distribute copies of the
21355
- Work or Derivative Works thereof in any medium, with or without
21356
- modifications, and in Source or Object form, provided that You
21357
- meet the following conditions:
21358
-
21359
- (a) You must give any other recipients of the Work or
21360
- Derivative Works a copy of this License; and
21361
-
21362
- (b) You must cause any modified files to carry prominent notices
21363
- stating that You changed the files; and
21364
-
21365
- (c) You must retain, in the Source form of any Derivative Works
21366
- that You distribute, all copyright, patent, trademark, and
21367
- attribution notices from the Source form of the Work,
21368
- excluding those notices that do not pertain to any part of
21369
- the Derivative Works; and
21370
-
21371
- (d) If the Work includes a "NOTICE" text file as part of its
21372
- distribution, then any Derivative Works that You distribute must
21373
- include a readable copy of the attribution notices contained
21374
- within such NOTICE file, excluding those notices that do not
21375
- pertain to any part of the Derivative Works, in at least one
21376
- of the following places: within a NOTICE text file distributed
21377
- as part of the Derivative Works; within the Source form or
21378
- documentation, if provided along with the Derivative Works; or,
21379
- within a display generated by the Derivative Works, if and
21380
- wherever such third-party notices normally appear. The contents
21381
- of the NOTICE file are for informational purposes only and
21382
- do not modify the License. You may add Your own attribution
21383
- notices within Derivative Works that You distribute, alongside
21384
- or as an addendum to the NOTICE text from the Work, provided
21385
- that such additional attribution notices cannot be construed
21386
- as modifying the License.
21387
-
21388
- You may add Your own copyright statement to Your modifications and
21389
- may provide additional or different license terms and conditions
21390
- for use, reproduction, or distribution of Your modifications, or
21391
- for any such Derivative Works as a whole, provided Your use,
21392
- reproduction, and distribution of the Work otherwise complies with
21393
- the conditions stated in this License.
21394
-
21395
- 5. Submission of Contributions. Unless You explicitly state otherwise,
21396
- any Contribution intentionally submitted for inclusion in the Work
21397
- by You to the Licensor shall be under the terms and conditions of
21398
- this License, without any additional terms or conditions.
21399
- Notwithstanding the above, nothing herein shall supersede or modify
21400
- the terms of any separate license agreement you may have executed
21401
- with Licensor regarding such Contributions.
21402
-
21403
- 6. Trademarks. This License does not grant permission to use the trade
21404
- names, trademarks, service marks, or product names of the Licensor,
21405
- except as required for reasonable and customary use in describing the
21406
- origin of the Work and reproducing the content of the NOTICE file.
21407
-
21408
- 7. Disclaimer of Warranty. Unless required by applicable law or
21409
- agreed to in writing, Licensor provides the Work (and each
21410
- Contributor provides its Contributions) on an "AS IS" BASIS,
21411
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
21412
- implied, including, without limitation, any warranties or conditions
21413
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
21414
- PARTICULAR PURPOSE. You are solely responsible for determining the
21415
- appropriateness of using or redistributing the Work and assume any
21416
- risks associated with Your exercise of permissions under this License.
21417
-
21418
- 8. Limitation of Liability. In no event and under no legal theory,
21419
- whether in tort (including negligence), contract, or otherwise,
21420
- unless required by applicable law (such as deliberate and grossly
21421
- negligent acts) or agreed to in writing, shall any Contributor be
21422
- liable to You for damages, including any direct, indirect, special,
21423
- incidental, or consequential damages of any character arising as a
21424
- result of this License or out of the use or inability to use the
21425
- Work (including but not limited to damages for loss of goodwill,
21426
- work stoppage, computer failure or malfunction, or any and all
21427
- other commercial damages or losses), even if such Contributor
21428
- has been advised of the possibility of such damages.
21429
-
21430
- 9. Accepting Warranty or Additional Liability. While redistributing
21431
- the Work or Derivative Works thereof, You may choose to offer,
21432
- and charge a fee for, acceptance of support, warranty, indemnity,
21433
- or other liability obligations and/or rights consistent with this
21434
- License. However, in accepting such obligations, You may act only
21435
- on Your own behalf and on Your sole responsibility, not on behalf
21436
- of any other Contributor, and only if You agree to indemnify,
21437
- defend, and hold each Contributor harmless for any liability
21438
- incurred by, or claims asserted against, such Contributor by reason
21439
- of your accepting any such warranty or additional liability.
21440
-
21441
- END OF TERMS AND CONDITIONS
21442
-
21443
- APPENDIX: How to apply the Apache License to your work.
21444
-
21445
- To apply the Apache License to your work, attach the following
21446
- boilerplate notice, with the fields enclosed by brackets "{}"
21447
- replaced with your own identifying information. (Don't include
21448
- the brackets!) The text should be enclosed in the appropriate
21449
- comment syntax for the file format. We also recommend that a
21450
- file or class name and description of purpose be included on the
21451
- same "printed page" as the copyright notice for easier
21452
- identification within third-party archives.
21453
-
21454
- Copyright 2017 Juniper Networks, Inc.
21455
-
21456
- Licensed under the Apache License, Version 2.0 (the "License");
21457
- you may not use this file except in compliance with the License.
21458
- You may obtain a copy of the License at
21459
-
21460
- http://www.apache.org/licenses/LICENSE-2.0
21461
-
21462
- Unless required by applicable law or agreed to in writing, software
21463
- distributed under the License is distributed on an "AS IS" BASIS,
21464
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21465
- See the License for the specific language governing permissions and
21466
- limitations under the License.
21467
-
21468
- ================================================================================
21469
- ipnet LICENSE-MIT
21470
- ================================================================================
21471
-
21472
- Copyright 2017 Juniper Networks, Inc.
21473
-
21474
- 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:
21475
-
21476
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
21477
-
21478
- 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.
21479
-
21480
- ================================================================================
21481
- itertools v0.12.1 LICENSE-APACHE
21556
+ itertools v0.14.0 LICENSE-APACHE
21482
21557
  ================================================================================
21483
21558
 
21484
21559
  Apache License
@@ -21684,7 +21759,7 @@ See the License for the specific language governing permissions and
21684
21759
  limitations under the License.
21685
21760
 
21686
21761
  ================================================================================
21687
- itertools v0.12.1 LICENSE-MIT
21762
+ itertools v0.14.0 LICENSE-MIT
21688
21763
  ================================================================================
21689
21764
 
21690
21765
  Copyright (c) 2015
@@ -21714,7 +21789,216 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21714
21789
  DEALINGS IN THE SOFTWARE.
21715
21790
 
21716
21791
  ================================================================================
21717
- itertools v0.14.0 LICENSE-APACHE
21792
+ itoa LICENSE-APACHE
21793
+ ================================================================================
21794
+
21795
+ Apache License
21796
+ Version 2.0, January 2004
21797
+ http://www.apache.org/licenses/
21798
+
21799
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
21800
+
21801
+ 1. Definitions.
21802
+
21803
+ "License" shall mean the terms and conditions for use, reproduction,
21804
+ and distribution as defined by Sections 1 through 9 of this document.
21805
+
21806
+ "Licensor" shall mean the copyright owner or entity authorized by
21807
+ the copyright owner that is granting the License.
21808
+
21809
+ "Legal Entity" shall mean the union of the acting entity and all
21810
+ other entities that control, are controlled by, or are under common
21811
+ control with that entity. For the purposes of this definition,
21812
+ "control" means (i) the power, direct or indirect, to cause the
21813
+ direction or management of such entity, whether by contract or
21814
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21815
+ outstanding shares, or (iii) beneficial ownership of such entity.
21816
+
21817
+ "You" (or "Your") shall mean an individual or Legal Entity
21818
+ exercising permissions granted by this License.
21819
+
21820
+ "Source" form shall mean the preferred form for making modifications,
21821
+ including but not limited to software source code, documentation
21822
+ source, and configuration files.
21823
+
21824
+ "Object" form shall mean any form resulting from mechanical
21825
+ transformation or translation of a Source form, including but
21826
+ not limited to compiled object code, generated documentation,
21827
+ and conversions to other media types.
21828
+
21829
+ "Work" shall mean the work of authorship, whether in Source or
21830
+ Object form, made available under the License, as indicated by a
21831
+ copyright notice that is included in or attached to the work
21832
+ (an example is provided in the Appendix below).
21833
+
21834
+ "Derivative Works" shall mean any work, whether in Source or Object
21835
+ form, that is based on (or derived from) the Work and for which the
21836
+ editorial revisions, annotations, elaborations, or other modifications
21837
+ represent, as a whole, an original work of authorship. For the purposes
21838
+ of this License, Derivative Works shall not include works that remain
21839
+ separable from, or merely link (or bind by name) to the interfaces of,
21840
+ the Work and Derivative Works thereof.
21841
+
21842
+ "Contribution" shall mean any work of authorship, including
21843
+ the original version of the Work and any modifications or additions
21844
+ to that Work or Derivative Works thereof, that is intentionally
21845
+ submitted to Licensor for inclusion in the Work by the copyright owner
21846
+ or by an individual or Legal Entity authorized to submit on behalf of
21847
+ the copyright owner. For the purposes of this definition, "submitted"
21848
+ means any form of electronic, verbal, or written communication sent
21849
+ to the Licensor or its representatives, including but not limited to
21850
+ communication on electronic mailing lists, source code control systems,
21851
+ and issue tracking systems that are managed by, or on behalf of, the
21852
+ Licensor for the purpose of discussing and improving the Work, but
21853
+ excluding communication that is conspicuously marked or otherwise
21854
+ designated in writing by the copyright owner as "Not a Contribution."
21855
+
21856
+ "Contributor" shall mean Licensor and any individual or Legal Entity
21857
+ on behalf of whom a Contribution has been received by Licensor and
21858
+ subsequently incorporated within the Work.
21859
+
21860
+ 2. Grant of Copyright License. Subject to the terms and conditions of
21861
+ this License, each Contributor hereby grants to You a perpetual,
21862
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21863
+ copyright license to reproduce, prepare Derivative Works of,
21864
+ publicly display, publicly perform, sublicense, and distribute the
21865
+ Work and such Derivative Works in Source or Object form.
21866
+
21867
+ 3. Grant of Patent License. Subject to the terms and conditions of
21868
+ this License, each Contributor hereby grants to You a perpetual,
21869
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21870
+ (except as stated in this section) patent license to make, have made,
21871
+ use, offer to sell, sell, import, and otherwise transfer the Work,
21872
+ where such license applies only to those patent claims licensable
21873
+ by such Contributor that are necessarily infringed by their
21874
+ Contribution(s) alone or by combination of their Contribution(s)
21875
+ with the Work to which such Contribution(s) was submitted. If You
21876
+ institute patent litigation against any entity (including a
21877
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
21878
+ or a Contribution incorporated within the Work constitutes direct
21879
+ or contributory patent infringement, then any patent licenses
21880
+ granted to You under this License for that Work shall terminate
21881
+ as of the date such litigation is filed.
21882
+
21883
+ 4. Redistribution. You may reproduce and distribute copies of the
21884
+ Work or Derivative Works thereof in any medium, with or without
21885
+ modifications, and in Source or Object form, provided that You
21886
+ meet the following conditions:
21887
+
21888
+ (a) You must give any other recipients of the Work or
21889
+ Derivative Works a copy of this License; and
21890
+
21891
+ (b) You must cause any modified files to carry prominent notices
21892
+ stating that You changed the files; and
21893
+
21894
+ (c) You must retain, in the Source form of any Derivative Works
21895
+ that You distribute, all copyright, patent, trademark, and
21896
+ attribution notices from the Source form of the Work,
21897
+ excluding those notices that do not pertain to any part of
21898
+ the Derivative Works; and
21899
+
21900
+ (d) If the Work includes a "NOTICE" text file as part of its
21901
+ distribution, then any Derivative Works that You distribute must
21902
+ include a readable copy of the attribution notices contained
21903
+ within such NOTICE file, excluding those notices that do not
21904
+ pertain to any part of the Derivative Works, in at least one
21905
+ of the following places: within a NOTICE text file distributed
21906
+ as part of the Derivative Works; within the Source form or
21907
+ documentation, if provided along with the Derivative Works; or,
21908
+ within a display generated by the Derivative Works, if and
21909
+ wherever such third-party notices normally appear. The contents
21910
+ of the NOTICE file are for informational purposes only and
21911
+ do not modify the License. You may add Your own attribution
21912
+ notices within Derivative Works that You distribute, alongside
21913
+ or as an addendum to the NOTICE text from the Work, provided
21914
+ that such additional attribution notices cannot be construed
21915
+ as modifying the License.
21916
+
21917
+ You may add Your own copyright statement to Your modifications and
21918
+ may provide additional or different license terms and conditions
21919
+ for use, reproduction, or distribution of Your modifications, or
21920
+ for any such Derivative Works as a whole, provided Your use,
21921
+ reproduction, and distribution of the Work otherwise complies with
21922
+ the conditions stated in this License.
21923
+
21924
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
21925
+ any Contribution intentionally submitted for inclusion in the Work
21926
+ by You to the Licensor shall be under the terms and conditions of
21927
+ this License, without any additional terms or conditions.
21928
+ Notwithstanding the above, nothing herein shall supersede or modify
21929
+ the terms of any separate license agreement you may have executed
21930
+ with Licensor regarding such Contributions.
21931
+
21932
+ 6. Trademarks. This License does not grant permission to use the trade
21933
+ names, trademarks, service marks, or product names of the Licensor,
21934
+ except as required for reasonable and customary use in describing the
21935
+ origin of the Work and reproducing the content of the NOTICE file.
21936
+
21937
+ 7. Disclaimer of Warranty. Unless required by applicable law or
21938
+ agreed to in writing, Licensor provides the Work (and each
21939
+ Contributor provides its Contributions) on an "AS IS" BASIS,
21940
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
21941
+ implied, including, without limitation, any warranties or conditions
21942
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
21943
+ PARTICULAR PURPOSE. You are solely responsible for determining the
21944
+ appropriateness of using or redistributing the Work and assume any
21945
+ risks associated with Your exercise of permissions under this License.
21946
+
21947
+ 8. Limitation of Liability. In no event and under no legal theory,
21948
+ whether in tort (including negligence), contract, or otherwise,
21949
+ unless required by applicable law (such as deliberate and grossly
21950
+ negligent acts) or agreed to in writing, shall any Contributor be
21951
+ liable to You for damages, including any direct, indirect, special,
21952
+ incidental, or consequential damages of any character arising as a
21953
+ result of this License or out of the use or inability to use the
21954
+ Work (including but not limited to damages for loss of goodwill,
21955
+ work stoppage, computer failure or malfunction, or any and all
21956
+ other commercial damages or losses), even if such Contributor
21957
+ has been advised of the possibility of such damages.
21958
+
21959
+ 9. Accepting Warranty or Additional Liability. While redistributing
21960
+ the Work or Derivative Works thereof, You may choose to offer,
21961
+ and charge a fee for, acceptance of support, warranty, indemnity,
21962
+ or other liability obligations and/or rights consistent with this
21963
+ License. However, in accepting such obligations, You may act only
21964
+ on Your own behalf and on Your sole responsibility, not on behalf
21965
+ of any other Contributor, and only if You agree to indemnify,
21966
+ defend, and hold each Contributor harmless for any liability
21967
+ incurred by, or claims asserted against, such Contributor by reason
21968
+ of your accepting any such warranty or additional liability.
21969
+
21970
+ END OF TERMS AND CONDITIONS
21971
+
21972
+ ================================================================================
21973
+ itoa LICENSE-MIT
21974
+ ================================================================================
21975
+
21976
+ Permission is hereby granted, free of charge, to any
21977
+ person obtaining a copy of this software and associated
21978
+ documentation files (the "Software"), to deal in the
21979
+ Software without restriction, including without
21980
+ limitation the rights to use, copy, modify, merge,
21981
+ publish, distribute, sublicense, and/or sell copies of
21982
+ the Software, and to permit persons to whom the Software
21983
+ is furnished to do so, subject to the following
21984
+ conditions:
21985
+
21986
+ The above copyright notice and this permission notice
21987
+ shall be included in all copies or substantial portions
21988
+ of the Software.
21989
+
21990
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
21991
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
21992
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
21993
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
21994
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
21995
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21996
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
21997
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21998
+ DEALINGS IN THE SOFTWARE.
21999
+
22000
+ ================================================================================
22001
+ jemalloc-sys LICENSE-APACHE
21718
22002
  ================================================================================
21719
22003
 
21720
22004
  Apache License
@@ -21920,10 +22204,10 @@ See the License for the specific language governing permissions and
21920
22204
  limitations under the License.
21921
22205
 
21922
22206
  ================================================================================
21923
- itertools v0.14.0 LICENSE-MIT
22207
+ jemalloc-sys LICENSE-MIT
21924
22208
  ================================================================================
21925
22209
 
21926
- Copyright (c) 2015
22210
+ Copyright (c) 2014 Alex Crichton
21927
22211
 
21928
22212
  Permission is hereby granted, free of charge, to any
21929
22213
  person obtaining a copy of this software and associated
@@ -21950,7 +22234,39 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21950
22234
  DEALINGS IN THE SOFTWARE.
21951
22235
 
21952
22236
  ================================================================================
21953
- itoa LICENSE-APACHE
22237
+ jemalloc-sys jemalloc/COPYING
22238
+ ================================================================================
22239
+
22240
+ Unless otherwise specified, files in the jemalloc source distribution are
22241
+ subject to the following license:
22242
+ --------------------------------------------------------------------------------
22243
+ Copyright (C) 2002-present Jason Evans <jasone@canonware.com>.
22244
+ All rights reserved.
22245
+ Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
22246
+ Copyright (C) 2009-present Facebook, Inc. All rights reserved.
22247
+
22248
+ Redistribution and use in source and binary forms, with or without
22249
+ modification, are permitted provided that the following conditions are met:
22250
+ 1. Redistributions of source code must retain the above copyright notice(s),
22251
+ this list of conditions and the following disclaimer.
22252
+ 2. Redistributions in binary form must reproduce the above copyright notice(s),
22253
+ this list of conditions and the following disclaimer in the documentation
22254
+ and/or other materials provided with the distribution.
22255
+
22256
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS
22257
+ OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
22258
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
22259
+ EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
22260
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22261
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
22262
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
22263
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
22264
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
22265
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22266
+ --------------------------------------------------------------------------------
22267
+
22268
+ ================================================================================
22269
+ jemallocator LICENSE-APACHE
21954
22270
  ================================================================================
21955
22271
 
21956
22272
  Apache License
@@ -22130,10 +22446,37 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
22130
22446
 
22131
22447
  END OF TERMS AND CONDITIONS
22132
22448
 
22449
+ APPENDIX: How to apply the Apache License to your work.
22450
+
22451
+ To apply the Apache License to your work, attach the following
22452
+ boilerplate notice, with the fields enclosed by brackets "[]"
22453
+ replaced with your own identifying information. (Don't include
22454
+ the brackets!) The text should be enclosed in the appropriate
22455
+ comment syntax for the file format. We also recommend that a
22456
+ file or class name and description of purpose be included on the
22457
+ same "printed page" as the copyright notice for easier
22458
+ identification within third-party archives.
22459
+
22460
+ Copyright [yyyy] [name of copyright owner]
22461
+
22462
+ Licensed under the Apache License, Version 2.0 (the "License");
22463
+ you may not use this file except in compliance with the License.
22464
+ You may obtain a copy of the License at
22465
+
22466
+ http://www.apache.org/licenses/LICENSE-2.0
22467
+
22468
+ Unless required by applicable law or agreed to in writing, software
22469
+ distributed under the License is distributed on an "AS IS" BASIS,
22470
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22471
+ See the License for the specific language governing permissions and
22472
+ limitations under the License.
22473
+
22133
22474
  ================================================================================
22134
- itoa LICENSE-MIT
22475
+ jemallocator LICENSE-MIT
22135
22476
  ================================================================================
22136
22477
 
22478
+ Copyright (c) 2014 Alex Crichton
22479
+
22137
22480
  Permission is hereby granted, free of charge, to any
22138
22481
  person obtaining a copy of this software and associated
22139
22482
  documentation files (the "Software"), to deal in the
@@ -22159,7 +22502,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22159
22502
  DEALINGS IN THE SOFTWARE.
22160
22503
 
22161
22504
  ================================================================================
22162
- jemalloc-sys LICENSE-APACHE
22505
+ jobserver LICENSE-APACHE
22163
22506
  ================================================================================
22164
22507
 
22165
22508
  Apache License
@@ -22365,7 +22708,7 @@ See the License for the specific language governing permissions and
22365
22708
  limitations under the License.
22366
22709
 
22367
22710
  ================================================================================
22368
- jemalloc-sys LICENSE-MIT
22711
+ jobserver LICENSE-MIT
22369
22712
  ================================================================================
22370
22713
 
22371
22714
  Copyright (c) 2014 Alex Crichton
@@ -22395,275 +22738,33 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22395
22738
  DEALINGS IN THE SOFTWARE.
22396
22739
 
22397
22740
  ================================================================================
22398
- jemalloc-sys jemalloc/COPYING
22399
- ================================================================================
22400
-
22401
- Unless otherwise specified, files in the jemalloc source distribution are
22402
- subject to the following license:
22403
- --------------------------------------------------------------------------------
22404
- Copyright (C) 2002-present Jason Evans <jasone@canonware.com>.
22405
- All rights reserved.
22406
- Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
22407
- Copyright (C) 2009-present Facebook, Inc. All rights reserved.
22408
-
22409
- Redistribution and use in source and binary forms, with or without
22410
- modification, are permitted provided that the following conditions are met:
22411
- 1. Redistributions of source code must retain the above copyright notice(s),
22412
- this list of conditions and the following disclaimer.
22413
- 2. Redistributions in binary form must reproduce the above copyright notice(s),
22414
- this list of conditions and the following disclaimer in the documentation
22415
- and/or other materials provided with the distribution.
22416
-
22417
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS
22418
- OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
22419
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
22420
- EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
22421
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22422
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
22423
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
22424
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
22425
- OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
22426
- ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22427
- --------------------------------------------------------------------------------
22428
-
22429
- ================================================================================
22430
- jemallocator LICENSE-APACHE
22741
+ jsonpath_lib_polars_vendor LICENSE
22431
22742
  ================================================================================
22432
22743
 
22433
- Apache License
22434
- Version 2.0, January 2004
22435
- http://www.apache.org/licenses/
22436
-
22437
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
22438
-
22439
- 1. Definitions.
22440
-
22441
- "License" shall mean the terms and conditions for use, reproduction,
22442
- and distribution as defined by Sections 1 through 9 of this document.
22443
-
22444
- "Licensor" shall mean the copyright owner or entity authorized by
22445
- the copyright owner that is granting the License.
22446
-
22447
- "Legal Entity" shall mean the union of the acting entity and all
22448
- other entities that control, are controlled by, or are under common
22449
- control with that entity. For the purposes of this definition,
22450
- "control" means (i) the power, direct or indirect, to cause the
22451
- direction or management of such entity, whether by contract or
22452
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
22453
- outstanding shares, or (iii) beneficial ownership of such entity.
22454
-
22455
- "You" (or "Your") shall mean an individual or Legal Entity
22456
- exercising permissions granted by this License.
22457
-
22458
- "Source" form shall mean the preferred form for making modifications,
22459
- including but not limited to software source code, documentation
22460
- source, and configuration files.
22461
-
22462
- "Object" form shall mean any form resulting from mechanical
22463
- transformation or translation of a Source form, including but
22464
- not limited to compiled object code, generated documentation,
22465
- and conversions to other media types.
22466
-
22467
- "Work" shall mean the work of authorship, whether in Source or
22468
- Object form, made available under the License, as indicated by a
22469
- copyright notice that is included in or attached to the work
22470
- (an example is provided in the Appendix below).
22471
-
22472
- "Derivative Works" shall mean any work, whether in Source or Object
22473
- form, that is based on (or derived from) the Work and for which the
22474
- editorial revisions, annotations, elaborations, or other modifications
22475
- represent, as a whole, an original work of authorship. For the purposes
22476
- of this License, Derivative Works shall not include works that remain
22477
- separable from, or merely link (or bind by name) to the interfaces of,
22478
- the Work and Derivative Works thereof.
22479
-
22480
- "Contribution" shall mean any work of authorship, including
22481
- the original version of the Work and any modifications or additions
22482
- to that Work or Derivative Works thereof, that is intentionally
22483
- submitted to Licensor for inclusion in the Work by the copyright owner
22484
- or by an individual or Legal Entity authorized to submit on behalf of
22485
- the copyright owner. For the purposes of this definition, "submitted"
22486
- means any form of electronic, verbal, or written communication sent
22487
- to the Licensor or its representatives, including but not limited to
22488
- communication on electronic mailing lists, source code control systems,
22489
- and issue tracking systems that are managed by, or on behalf of, the
22490
- Licensor for the purpose of discussing and improving the Work, but
22491
- excluding communication that is conspicuously marked or otherwise
22492
- designated in writing by the copyright owner as "Not a Contribution."
22493
-
22494
- "Contributor" shall mean Licensor and any individual or Legal Entity
22495
- on behalf of whom a Contribution has been received by Licensor and
22496
- subsequently incorporated within the Work.
22497
-
22498
- 2. Grant of Copyright License. Subject to the terms and conditions of
22499
- this License, each Contributor hereby grants to You a perpetual,
22500
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22501
- copyright license to reproduce, prepare Derivative Works of,
22502
- publicly display, publicly perform, sublicense, and distribute the
22503
- Work and such Derivative Works in Source or Object form.
22504
-
22505
- 3. Grant of Patent License. Subject to the terms and conditions of
22506
- this License, each Contributor hereby grants to You a perpetual,
22507
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22508
- (except as stated in this section) patent license to make, have made,
22509
- use, offer to sell, sell, import, and otherwise transfer the Work,
22510
- where such license applies only to those patent claims licensable
22511
- by such Contributor that are necessarily infringed by their
22512
- Contribution(s) alone or by combination of their Contribution(s)
22513
- with the Work to which such Contribution(s) was submitted. If You
22514
- institute patent litigation against any entity (including a
22515
- cross-claim or counterclaim in a lawsuit) alleging that the Work
22516
- or a Contribution incorporated within the Work constitutes direct
22517
- or contributory patent infringement, then any patent licenses
22518
- granted to You under this License for that Work shall terminate
22519
- as of the date such litigation is filed.
22520
-
22521
- 4. Redistribution. You may reproduce and distribute copies of the
22522
- Work or Derivative Works thereof in any medium, with or without
22523
- modifications, and in Source or Object form, provided that You
22524
- meet the following conditions:
22525
-
22526
- (a) You must give any other recipients of the Work or
22527
- Derivative Works a copy of this License; and
22528
-
22529
- (b) You must cause any modified files to carry prominent notices
22530
- stating that You changed the files; and
22531
-
22532
- (c) You must retain, in the Source form of any Derivative Works
22533
- that You distribute, all copyright, patent, trademark, and
22534
- attribution notices from the Source form of the Work,
22535
- excluding those notices that do not pertain to any part of
22536
- the Derivative Works; and
22537
-
22538
- (d) If the Work includes a "NOTICE" text file as part of its
22539
- distribution, then any Derivative Works that You distribute must
22540
- include a readable copy of the attribution notices contained
22541
- within such NOTICE file, excluding those notices that do not
22542
- pertain to any part of the Derivative Works, in at least one
22543
- of the following places: within a NOTICE text file distributed
22544
- as part of the Derivative Works; within the Source form or
22545
- documentation, if provided along with the Derivative Works; or,
22546
- within a display generated by the Derivative Works, if and
22547
- wherever such third-party notices normally appear. The contents
22548
- of the NOTICE file are for informational purposes only and
22549
- do not modify the License. You may add Your own attribution
22550
- notices within Derivative Works that You distribute, alongside
22551
- or as an addendum to the NOTICE text from the Work, provided
22552
- that such additional attribution notices cannot be construed
22553
- as modifying the License.
22554
-
22555
- You may add Your own copyright statement to Your modifications and
22556
- may provide additional or different license terms and conditions
22557
- for use, reproduction, or distribution of Your modifications, or
22558
- for any such Derivative Works as a whole, provided Your use,
22559
- reproduction, and distribution of the Work otherwise complies with
22560
- the conditions stated in this License.
22561
-
22562
- 5. Submission of Contributions. Unless You explicitly state otherwise,
22563
- any Contribution intentionally submitted for inclusion in the Work
22564
- by You to the Licensor shall be under the terms and conditions of
22565
- this License, without any additional terms or conditions.
22566
- Notwithstanding the above, nothing herein shall supersede or modify
22567
- the terms of any separate license agreement you may have executed
22568
- with Licensor regarding such Contributions.
22569
-
22570
- 6. Trademarks. This License does not grant permission to use the trade
22571
- names, trademarks, service marks, or product names of the Licensor,
22572
- except as required for reasonable and customary use in describing the
22573
- origin of the Work and reproducing the content of the NOTICE file.
22574
-
22575
- 7. Disclaimer of Warranty. Unless required by applicable law or
22576
- agreed to in writing, Licensor provides the Work (and each
22577
- Contributor provides its Contributions) on an "AS IS" BASIS,
22578
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
22579
- implied, including, without limitation, any warranties or conditions
22580
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
22581
- PARTICULAR PURPOSE. You are solely responsible for determining the
22582
- appropriateness of using or redistributing the Work and assume any
22583
- risks associated with Your exercise of permissions under this License.
22584
-
22585
- 8. Limitation of Liability. In no event and under no legal theory,
22586
- whether in tort (including negligence), contract, or otherwise,
22587
- unless required by applicable law (such as deliberate and grossly
22588
- negligent acts) or agreed to in writing, shall any Contributor be
22589
- liable to You for damages, including any direct, indirect, special,
22590
- incidental, or consequential damages of any character arising as a
22591
- result of this License or out of the use or inability to use the
22592
- Work (including but not limited to damages for loss of goodwill,
22593
- work stoppage, computer failure or malfunction, or any and all
22594
- other commercial damages or losses), even if such Contributor
22595
- has been advised of the possibility of such damages.
22596
-
22597
- 9. Accepting Warranty or Additional Liability. While redistributing
22598
- the Work or Derivative Works thereof, You may choose to offer,
22599
- and charge a fee for, acceptance of support, warranty, indemnity,
22600
- or other liability obligations and/or rights consistent with this
22601
- License. However, in accepting such obligations, You may act only
22602
- on Your own behalf and on Your sole responsibility, not on behalf
22603
- of any other Contributor, and only if You agree to indemnify,
22604
- defend, and hold each Contributor harmless for any liability
22605
- incurred by, or claims asserted against, such Contributor by reason
22606
- of your accepting any such warranty or additional liability.
22607
-
22608
- END OF TERMS AND CONDITIONS
22609
-
22610
- APPENDIX: How to apply the Apache License to your work.
22611
-
22612
- To apply the Apache License to your work, attach the following
22613
- boilerplate notice, with the fields enclosed by brackets "[]"
22614
- replaced with your own identifying information. (Don't include
22615
- the brackets!) The text should be enclosed in the appropriate
22616
- comment syntax for the file format. We also recommend that a
22617
- file or class name and description of purpose be included on the
22618
- same "printed page" as the copyright notice for easier
22619
- identification within third-party archives.
22620
-
22621
- Copyright [yyyy] [name of copyright owner]
22622
-
22623
- Licensed under the Apache License, Version 2.0 (the "License");
22624
- you may not use this file except in compliance with the License.
22625
- You may obtain a copy of the License at
22626
-
22627
- http://www.apache.org/licenses/LICENSE-2.0
22628
-
22629
- Unless required by applicable law or agreed to in writing, software
22630
- distributed under the License is distributed on an "AS IS" BASIS,
22631
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22632
- See the License for the specific language governing permissions and
22633
- limitations under the License.
22634
-
22635
- ================================================================================
22636
- jemallocator LICENSE-MIT
22637
- ================================================================================
22744
+ MIT License
22638
22745
 
22639
- Copyright (c) 2014 Alex Crichton
22746
+ Copyright (c) [2019] [Changseok Han]
22640
22747
 
22641
- Permission is hereby granted, free of charge, to any
22642
- person obtaining a copy of this software and associated
22643
- documentation files (the "Software"), to deal in the
22644
- Software without restriction, including without
22645
- limitation the rights to use, copy, modify, merge,
22646
- publish, distribute, sublicense, and/or sell copies of
22647
- the Software, and to permit persons to whom the Software
22648
- is furnished to do so, subject to the following
22649
- conditions:
22748
+ Permission is hereby granted, free of charge, to any person obtaining a copy
22749
+ of this software and associated documentation files (the "Software"), to deal
22750
+ in the Software without restriction, including without limitation the rights
22751
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22752
+ copies of the Software, and to permit persons to whom the Software is
22753
+ furnished to do so, subject to the following conditions:
22650
22754
 
22651
- The above copyright notice and this permission notice
22652
- shall be included in all copies or substantial portions
22653
- of the Software.
22755
+ The above copyright notice and this permission notice shall be included in all
22756
+ copies or substantial portions of the Software.
22654
22757
 
22655
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
22656
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
22657
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
22658
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
22659
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22660
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
22661
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
22662
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22663
- DEALINGS IN THE SOFTWARE.
22758
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22759
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22760
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22761
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22762
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22763
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22764
+ SOFTWARE.
22664
22765
 
22665
22766
  ================================================================================
22666
- jobserver LICENSE-APACHE
22767
+ lazy_static LICENSE-APACHE
22667
22768
  ================================================================================
22668
22769
 
22669
22770
  Apache License
@@ -22869,10 +22970,10 @@ See the License for the specific language governing permissions and
22869
22970
  limitations under the License.
22870
22971
 
22871
22972
  ================================================================================
22872
- jobserver LICENSE-MIT
22973
+ lazy_static LICENSE-MIT
22873
22974
  ================================================================================
22874
22975
 
22875
- Copyright (c) 2014 Alex Crichton
22976
+ Copyright (c) 2010 The Rust Project Developers
22876
22977
 
22877
22978
  Permission is hereby granted, free of charge, to any
22878
22979
  person obtaining a copy of this software and associated
@@ -22899,33 +23000,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22899
23000
  DEALINGS IN THE SOFTWARE.
22900
23001
 
22901
23002
  ================================================================================
22902
- jsonpath_lib_polars_vendor LICENSE
22903
- ================================================================================
22904
-
22905
- MIT License
22906
-
22907
- Copyright (c) [2019] [Changseok Han]
22908
-
22909
- Permission is hereby granted, free of charge, to any person obtaining a copy
22910
- of this software and associated documentation files (the "Software"), to deal
22911
- in the Software without restriction, including without limitation the rights
22912
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22913
- copies of the Software, and to permit persons to whom the Software is
22914
- furnished to do so, subject to the following conditions:
22915
-
22916
- The above copyright notice and this permission notice shall be included in all
22917
- copies or substantial portions of the Software.
22918
-
22919
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22920
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22921
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22922
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22923
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22924
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22925
- SOFTWARE.
22926
-
22927
- ================================================================================
22928
- lazy_static LICENSE-APACHE
23003
+ lazycell LICENSE-APACHE
22929
23004
  ================================================================================
22930
23005
 
22931
23006
  Apache License
@@ -23131,10 +23206,11 @@ See the License for the specific language governing permissions and
23131
23206
  limitations under the License.
23132
23207
 
23133
23208
  ================================================================================
23134
- lazy_static LICENSE-MIT
23209
+ lazycell LICENSE-MIT
23135
23210
  ================================================================================
23136
23211
 
23137
- Copyright (c) 2010 The Rust Project Developers
23212
+ Original work Copyright (c) 2014 The Rust Project Developers
23213
+ Modified work Copyright (c) 2016-2018 Nikita Pekin and lazycell contributors
23138
23214
 
23139
23215
  Permission is hereby granted, free of charge, to any
23140
23216
  person obtaining a copy of this software and associated
@@ -23161,244 +23237,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23161
23237
  DEALINGS IN THE SOFTWARE.
23162
23238
 
23163
23239
  ================================================================================
23164
- lazycell LICENSE-APACHE
23165
- ================================================================================
23166
-
23167
- Apache License
23168
- Version 2.0, January 2004
23169
- http://www.apache.org/licenses/
23170
-
23171
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
23172
-
23173
- 1. Definitions.
23174
-
23175
- "License" shall mean the terms and conditions for use, reproduction,
23176
- and distribution as defined by Sections 1 through 9 of this document.
23177
-
23178
- "Licensor" shall mean the copyright owner or entity authorized by
23179
- the copyright owner that is granting the License.
23180
-
23181
- "Legal Entity" shall mean the union of the acting entity and all
23182
- other entities that control, are controlled by, or are under common
23183
- control with that entity. For the purposes of this definition,
23184
- "control" means (i) the power, direct or indirect, to cause the
23185
- direction or management of such entity, whether by contract or
23186
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
23187
- outstanding shares, or (iii) beneficial ownership of such entity.
23188
-
23189
- "You" (or "Your") shall mean an individual or Legal Entity
23190
- exercising permissions granted by this License.
23191
-
23192
- "Source" form shall mean the preferred form for making modifications,
23193
- including but not limited to software source code, documentation
23194
- source, and configuration files.
23195
-
23196
- "Object" form shall mean any form resulting from mechanical
23197
- transformation or translation of a Source form, including but
23198
- not limited to compiled object code, generated documentation,
23199
- and conversions to other media types.
23200
-
23201
- "Work" shall mean the work of authorship, whether in Source or
23202
- Object form, made available under the License, as indicated by a
23203
- copyright notice that is included in or attached to the work
23204
- (an example is provided in the Appendix below).
23205
-
23206
- "Derivative Works" shall mean any work, whether in Source or Object
23207
- form, that is based on (or derived from) the Work and for which the
23208
- editorial revisions, annotations, elaborations, or other modifications
23209
- represent, as a whole, an original work of authorship. For the purposes
23210
- of this License, Derivative Works shall not include works that remain
23211
- separable from, or merely link (or bind by name) to the interfaces of,
23212
- the Work and Derivative Works thereof.
23213
-
23214
- "Contribution" shall mean any work of authorship, including
23215
- the original version of the Work and any modifications or additions
23216
- to that Work or Derivative Works thereof, that is intentionally
23217
- submitted to Licensor for inclusion in the Work by the copyright owner
23218
- or by an individual or Legal Entity authorized to submit on behalf of
23219
- the copyright owner. For the purposes of this definition, "submitted"
23220
- means any form of electronic, verbal, or written communication sent
23221
- to the Licensor or its representatives, including but not limited to
23222
- communication on electronic mailing lists, source code control systems,
23223
- and issue tracking systems that are managed by, or on behalf of, the
23224
- Licensor for the purpose of discussing and improving the Work, but
23225
- excluding communication that is conspicuously marked or otherwise
23226
- designated in writing by the copyright owner as "Not a Contribution."
23227
-
23228
- "Contributor" shall mean Licensor and any individual or Legal Entity
23229
- on behalf of whom a Contribution has been received by Licensor and
23230
- subsequently incorporated within the Work.
23231
-
23232
- 2. Grant of Copyright License. Subject to the terms and conditions of
23233
- this License, each Contributor hereby grants to You a perpetual,
23234
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23235
- copyright license to reproduce, prepare Derivative Works of,
23236
- publicly display, publicly perform, sublicense, and distribute the
23237
- Work and such Derivative Works in Source or Object form.
23238
-
23239
- 3. Grant of Patent License. Subject to the terms and conditions of
23240
- this License, each Contributor hereby grants to You a perpetual,
23241
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23242
- (except as stated in this section) patent license to make, have made,
23243
- use, offer to sell, sell, import, and otherwise transfer the Work,
23244
- where such license applies only to those patent claims licensable
23245
- by such Contributor that are necessarily infringed by their
23246
- Contribution(s) alone or by combination of their Contribution(s)
23247
- with the Work to which such Contribution(s) was submitted. If You
23248
- institute patent litigation against any entity (including a
23249
- cross-claim or counterclaim in a lawsuit) alleging that the Work
23250
- or a Contribution incorporated within the Work constitutes direct
23251
- or contributory patent infringement, then any patent licenses
23252
- granted to You under this License for that Work shall terminate
23253
- as of the date such litigation is filed.
23254
-
23255
- 4. Redistribution. You may reproduce and distribute copies of the
23256
- Work or Derivative Works thereof in any medium, with or without
23257
- modifications, and in Source or Object form, provided that You
23258
- meet the following conditions:
23259
-
23260
- (a) You must give any other recipients of the Work or
23261
- Derivative Works a copy of this License; and
23262
-
23263
- (b) You must cause any modified files to carry prominent notices
23264
- stating that You changed the files; and
23265
-
23266
- (c) You must retain, in the Source form of any Derivative Works
23267
- that You distribute, all copyright, patent, trademark, and
23268
- attribution notices from the Source form of the Work,
23269
- excluding those notices that do not pertain to any part of
23270
- the Derivative Works; and
23271
-
23272
- (d) If the Work includes a "NOTICE" text file as part of its
23273
- distribution, then any Derivative Works that You distribute must
23274
- include a readable copy of the attribution notices contained
23275
- within such NOTICE file, excluding those notices that do not
23276
- pertain to any part of the Derivative Works, in at least one
23277
- of the following places: within a NOTICE text file distributed
23278
- as part of the Derivative Works; within the Source form or
23279
- documentation, if provided along with the Derivative Works; or,
23280
- within a display generated by the Derivative Works, if and
23281
- wherever such third-party notices normally appear. The contents
23282
- of the NOTICE file are for informational purposes only and
23283
- do not modify the License. You may add Your own attribution
23284
- notices within Derivative Works that You distribute, alongside
23285
- or as an addendum to the NOTICE text from the Work, provided
23286
- that such additional attribution notices cannot be construed
23287
- as modifying the License.
23288
-
23289
- You may add Your own copyright statement to Your modifications and
23290
- may provide additional or different license terms and conditions
23291
- for use, reproduction, or distribution of Your modifications, or
23292
- for any such Derivative Works as a whole, provided Your use,
23293
- reproduction, and distribution of the Work otherwise complies with
23294
- the conditions stated in this License.
23295
-
23296
- 5. Submission of Contributions. Unless You explicitly state otherwise,
23297
- any Contribution intentionally submitted for inclusion in the Work
23298
- by You to the Licensor shall be under the terms and conditions of
23299
- this License, without any additional terms or conditions.
23300
- Notwithstanding the above, nothing herein shall supersede or modify
23301
- the terms of any separate license agreement you may have executed
23302
- with Licensor regarding such Contributions.
23303
-
23304
- 6. Trademarks. This License does not grant permission to use the trade
23305
- names, trademarks, service marks, or product names of the Licensor,
23306
- except as required for reasonable and customary use in describing the
23307
- origin of the Work and reproducing the content of the NOTICE file.
23308
-
23309
- 7. Disclaimer of Warranty. Unless required by applicable law or
23310
- agreed to in writing, Licensor provides the Work (and each
23311
- Contributor provides its Contributions) on an "AS IS" BASIS,
23312
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
23313
- implied, including, without limitation, any warranties or conditions
23314
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
23315
- PARTICULAR PURPOSE. You are solely responsible for determining the
23316
- appropriateness of using or redistributing the Work and assume any
23317
- risks associated with Your exercise of permissions under this License.
23318
-
23319
- 8. Limitation of Liability. In no event and under no legal theory,
23320
- whether in tort (including negligence), contract, or otherwise,
23321
- unless required by applicable law (such as deliberate and grossly
23322
- negligent acts) or agreed to in writing, shall any Contributor be
23323
- liable to You for damages, including any direct, indirect, special,
23324
- incidental, or consequential damages of any character arising as a
23325
- result of this License or out of the use or inability to use the
23326
- Work (including but not limited to damages for loss of goodwill,
23327
- work stoppage, computer failure or malfunction, or any and all
23328
- other commercial damages or losses), even if such Contributor
23329
- has been advised of the possibility of such damages.
23330
-
23331
- 9. Accepting Warranty or Additional Liability. While redistributing
23332
- the Work or Derivative Works thereof, You may choose to offer,
23333
- and charge a fee for, acceptance of support, warranty, indemnity,
23334
- or other liability obligations and/or rights consistent with this
23335
- License. However, in accepting such obligations, You may act only
23336
- on Your own behalf and on Your sole responsibility, not on behalf
23337
- of any other Contributor, and only if You agree to indemnify,
23338
- defend, and hold each Contributor harmless for any liability
23339
- incurred by, or claims asserted against, such Contributor by reason
23340
- of your accepting any such warranty or additional liability.
23341
-
23342
- END OF TERMS AND CONDITIONS
23343
-
23344
- APPENDIX: How to apply the Apache License to your work.
23345
-
23346
- To apply the Apache License to your work, attach the following
23347
- boilerplate notice, with the fields enclosed by brackets "[]"
23348
- replaced with your own identifying information. (Don't include
23349
- the brackets!) The text should be enclosed in the appropriate
23350
- comment syntax for the file format. We also recommend that a
23351
- file or class name and description of purpose be included on the
23352
- same "printed page" as the copyright notice for easier
23353
- identification within third-party archives.
23354
-
23355
- Copyright [yyyy] [name of copyright owner]
23356
-
23357
- Licensed under the Apache License, Version 2.0 (the "License");
23358
- you may not use this file except in compliance with the License.
23359
- You may obtain a copy of the License at
23360
-
23361
- http://www.apache.org/licenses/LICENSE-2.0
23362
-
23363
- Unless required by applicable law or agreed to in writing, software
23364
- distributed under the License is distributed on an "AS IS" BASIS,
23365
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23366
- See the License for the specific language governing permissions and
23367
- limitations under the License.
23368
-
23369
- ================================================================================
23370
- lazycell LICENSE-MIT
23371
- ================================================================================
23372
-
23373
- Original work Copyright (c) 2014 The Rust Project Developers
23374
- Modified work Copyright (c) 2016-2018 Nikita Pekin and lazycell contributors
23375
-
23376
- Permission is hereby granted, free of charge, to any
23377
- person obtaining a copy of this software and associated
23378
- documentation files (the "Software"), to deal in the
23379
- Software without restriction, including without
23380
- limitation the rights to use, copy, modify, merge,
23381
- publish, distribute, sublicense, and/or sell copies of
23382
- the Software, and to permit persons to whom the Software
23383
- is furnished to do so, subject to the following
23384
- conditions:
23385
-
23386
- The above copyright notice and this permission notice
23387
- shall be included in all copies or substantial portions
23388
- of the Software.
23389
-
23390
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
23391
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
23392
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
23393
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
23394
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
23395
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23396
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
23397
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23398
- DEALINGS IN THE SOFTWARE.
23399
-
23400
- ================================================================================
23401
- libc LICENSE-APACHE
23240
+ libc LICENSE-APACHE
23402
23241
  ================================================================================
23403
23242
 
23404
23243
  Apache License
@@ -24955,6 +24794,249 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24955
24794
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24956
24795
  DEALINGS IN THE SOFTWARE.
24957
24796
 
24797
+ ================================================================================
24798
+ lru-slab LICENSE-APACHE
24799
+ ================================================================================
24800
+
24801
+
24802
+ Apache License
24803
+ Version 2.0, January 2004
24804
+ http://www.apache.org/licenses/
24805
+
24806
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
24807
+
24808
+ 1. Definitions.
24809
+
24810
+ "License" shall mean the terms and conditions for use, reproduction,
24811
+ and distribution as defined by Sections 1 through 9 of this document.
24812
+
24813
+ "Licensor" shall mean the copyright owner or entity authorized by
24814
+ the copyright owner that is granting the License.
24815
+
24816
+ "Legal Entity" shall mean the union of the acting entity and all
24817
+ other entities that control, are controlled by, or are under common
24818
+ control with that entity. For the purposes of this definition,
24819
+ "control" means (i) the power, direct or indirect, to cause the
24820
+ direction or management of such entity, whether by contract or
24821
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
24822
+ outstanding shares, or (iii) beneficial ownership of such entity.
24823
+
24824
+ "You" (or "Your") shall mean an individual or Legal Entity
24825
+ exercising permissions granted by this License.
24826
+
24827
+ "Source" form shall mean the preferred form for making modifications,
24828
+ including but not limited to software source code, documentation
24829
+ source, and configuration files.
24830
+
24831
+ "Object" form shall mean any form resulting from mechanical
24832
+ transformation or translation of a Source form, including but
24833
+ not limited to compiled object code, generated documentation,
24834
+ and conversions to other media types.
24835
+
24836
+ "Work" shall mean the work of authorship, whether in Source or
24837
+ Object form, made available under the License, as indicated by a
24838
+ copyright notice that is included in or attached to the work
24839
+ (an example is provided in the Appendix below).
24840
+
24841
+ "Derivative Works" shall mean any work, whether in Source or Object
24842
+ form, that is based on (or derived from) the Work and for which the
24843
+ editorial revisions, annotations, elaborations, or other modifications
24844
+ represent, as a whole, an original work of authorship. For the purposes
24845
+ of this License, Derivative Works shall not include works that remain
24846
+ separable from, or merely link (or bind by name) to the interfaces of,
24847
+ the Work and Derivative Works thereof.
24848
+
24849
+ "Contribution" shall mean any work of authorship, including
24850
+ the original version of the Work and any modifications or additions
24851
+ to that Work or Derivative Works thereof, that is intentionally
24852
+ submitted to Licensor for inclusion in the Work by the copyright owner
24853
+ or by an individual or Legal Entity authorized to submit on behalf of
24854
+ the copyright owner. For the purposes of this definition, "submitted"
24855
+ means any form of electronic, verbal, or written communication sent
24856
+ to the Licensor or its representatives, including but not limited to
24857
+ communication on electronic mailing lists, source code control systems,
24858
+ and issue tracking systems that are managed by, or on behalf of, the
24859
+ Licensor for the purpose of discussing and improving the Work, but
24860
+ excluding communication that is conspicuously marked or otherwise
24861
+ designated in writing by the copyright owner as "Not a Contribution."
24862
+
24863
+ "Contributor" shall mean Licensor and any individual or Legal Entity
24864
+ on behalf of whom a Contribution has been received by Licensor and
24865
+ subsequently incorporated within the Work.
24866
+
24867
+ 2. Grant of Copyright License. Subject to the terms and conditions of
24868
+ this License, each Contributor hereby grants to You a perpetual,
24869
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24870
+ copyright license to reproduce, prepare Derivative Works of,
24871
+ publicly display, publicly perform, sublicense, and distribute the
24872
+ Work and such Derivative Works in Source or Object form.
24873
+
24874
+ 3. Grant of Patent License. Subject to the terms and conditions of
24875
+ this License, each Contributor hereby grants to You a perpetual,
24876
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24877
+ (except as stated in this section) patent license to make, have made,
24878
+ use, offer to sell, sell, import, and otherwise transfer the Work,
24879
+ where such license applies only to those patent claims licensable
24880
+ by such Contributor that are necessarily infringed by their
24881
+ Contribution(s) alone or by combination of their Contribution(s)
24882
+ with the Work to which such Contribution(s) was submitted. If You
24883
+ institute patent litigation against any entity (including a
24884
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
24885
+ or a Contribution incorporated within the Work constitutes direct
24886
+ or contributory patent infringement, then any patent licenses
24887
+ granted to You under this License for that Work shall terminate
24888
+ as of the date such litigation is filed.
24889
+
24890
+ 4. Redistribution. You may reproduce and distribute copies of the
24891
+ Work or Derivative Works thereof in any medium, with or without
24892
+ modifications, and in Source or Object form, provided that You
24893
+ meet the following conditions:
24894
+
24895
+ (a) You must give any other recipients of the Work or
24896
+ Derivative Works a copy of this License; and
24897
+
24898
+ (b) You must cause any modified files to carry prominent notices
24899
+ stating that You changed the files; and
24900
+
24901
+ (c) You must retain, in the Source form of any Derivative Works
24902
+ that You distribute, all copyright, patent, trademark, and
24903
+ attribution notices from the Source form of the Work,
24904
+ excluding those notices that do not pertain to any part of
24905
+ the Derivative Works; and
24906
+
24907
+ (d) If the Work includes a "NOTICE" text file as part of its
24908
+ distribution, then any Derivative Works that You distribute must
24909
+ include a readable copy of the attribution notices contained
24910
+ within such NOTICE file, excluding those notices that do not
24911
+ pertain to any part of the Derivative Works, in at least one
24912
+ of the following places: within a NOTICE text file distributed
24913
+ as part of the Derivative Works; within the Source form or
24914
+ documentation, if provided along with the Derivative Works; or,
24915
+ within a display generated by the Derivative Works, if and
24916
+ wherever such third-party notices normally appear. The contents
24917
+ of the NOTICE file are for informational purposes only and
24918
+ do not modify the License. You may add Your own attribution
24919
+ notices within Derivative Works that You distribute, alongside
24920
+ or as an addendum to the NOTICE text from the Work, provided
24921
+ that such additional attribution notices cannot be construed
24922
+ as modifying the License.
24923
+
24924
+ You may add Your own copyright statement to Your modifications and
24925
+ may provide additional or different license terms and conditions
24926
+ for use, reproduction, or distribution of Your modifications, or
24927
+ for any such Derivative Works as a whole, provided Your use,
24928
+ reproduction, and distribution of the Work otherwise complies with
24929
+ the conditions stated in this License.
24930
+
24931
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
24932
+ any Contribution intentionally submitted for inclusion in the Work
24933
+ by You to the Licensor shall be under the terms and conditions of
24934
+ this License, without any additional terms or conditions.
24935
+ Notwithstanding the above, nothing herein shall supersede or modify
24936
+ the terms of any separate license agreement you may have executed
24937
+ with Licensor regarding such Contributions.
24938
+
24939
+ 6. Trademarks. This License does not grant permission to use the trade
24940
+ names, trademarks, service marks, or product names of the Licensor,
24941
+ except as required for reasonable and customary use in describing the
24942
+ origin of the Work and reproducing the content of the NOTICE file.
24943
+
24944
+ 7. Disclaimer of Warranty. Unless required by applicable law or
24945
+ agreed to in writing, Licensor provides the Work (and each
24946
+ Contributor provides its Contributions) on an "AS IS" BASIS,
24947
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
24948
+ implied, including, without limitation, any warranties or conditions
24949
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
24950
+ PARTICULAR PURPOSE. You are solely responsible for determining the
24951
+ appropriateness of using or redistributing the Work and assume any
24952
+ risks associated with Your exercise of permissions under this License.
24953
+
24954
+ 8. Limitation of Liability. In no event and under no legal theory,
24955
+ whether in tort (including negligence), contract, or otherwise,
24956
+ unless required by applicable law (such as deliberate and grossly
24957
+ negligent acts) or agreed to in writing, shall any Contributor be
24958
+ liable to You for damages, including any direct, indirect, special,
24959
+ incidental, or consequential damages of any character arising as a
24960
+ result of this License or out of the use or inability to use the
24961
+ Work (including but not limited to damages for loss of goodwill,
24962
+ work stoppage, computer failure or malfunction, or any and all
24963
+ other commercial damages or losses), even if such Contributor
24964
+ has been advised of the possibility of such damages.
24965
+
24966
+ 9. Accepting Warranty or Additional Liability. While redistributing
24967
+ the Work or Derivative Works thereof, You may choose to offer,
24968
+ and charge a fee for, acceptance of support, warranty, indemnity,
24969
+ or other liability obligations and/or rights consistent with this
24970
+ License. However, in accepting such obligations, You may act only
24971
+ on Your own behalf and on Your sole responsibility, not on behalf
24972
+ of any other Contributor, and only if You agree to indemnify,
24973
+ defend, and hold each Contributor harmless for any liability
24974
+ incurred by, or claims asserted against, such Contributor by reason
24975
+ of your accepting any such warranty or additional liability.
24976
+
24977
+ END OF TERMS AND CONDITIONS
24978
+
24979
+ APPENDIX: How to apply the Apache License to your work.
24980
+
24981
+ To apply the Apache License to your work, attach the following
24982
+ boilerplate notice, with the fields enclosed by brackets "[]"
24983
+ replaced with your own identifying information. (Don't include
24984
+ the brackets!) The text should be enclosed in the appropriate
24985
+ comment syntax for the file format. We also recommend that a
24986
+ file or class name and description of purpose be included on the
24987
+ same "printed page" as the copyright notice for easier
24988
+ identification within third-party archives.
24989
+
24990
+ Copyright [yyyy] [name of copyright owner]
24991
+
24992
+ Licensed under the Apache License, Version 2.0 (the "License");
24993
+ you may not use this file except in compliance with the License.
24994
+ You may obtain a copy of the License at
24995
+
24996
+ http://www.apache.org/licenses/LICENSE-2.0
24997
+
24998
+ Unless required by applicable law or agreed to in writing, software
24999
+ distributed under the License is distributed on an "AS IS" BASIS,
25000
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25001
+ See the License for the specific language governing permissions and
25002
+ limitations under the License.
25003
+
25004
+ ================================================================================
25005
+ lru-slab LICENSE-MIT
25006
+ ================================================================================
25007
+
25008
+ Copyright (c) 2024 The lru-slab Developers
25009
+
25010
+ 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:
25011
+
25012
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
25013
+
25014
+ 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.
25015
+
25016
+ ================================================================================
25017
+ lru-slab LICENSE-ZLIB
25018
+ ================================================================================
25019
+
25020
+ Copyright (c) 2024 The lru-slab Developers
25021
+
25022
+ This software is provided 'as-is', without any express or implied warranty. In
25023
+ no event will the authors be held liable for any damages arising from the use of
25024
+ this software.
25025
+
25026
+ Permission is granted to anyone to use this software for any purpose, including
25027
+ commercial applications, and to alter it and redistribute it freely, subject to
25028
+ the following restrictions:
25029
+
25030
+ 1. The origin of this software must not be misrepresented; you must not claim
25031
+ that you wrote the original software. If you use this software in a product, an
25032
+ acknowledgment in the product documentation would be appreciated but is not
25033
+ required.
25034
+
25035
+ 2. Altered source versions must be plainly marked as such, and must not be
25036
+ misrepresented as being the original software.
25037
+
25038
+ 3. This notice may not be removed or altered from any source distribution.
25039
+
24958
25040
  ================================================================================
24959
25041
  lz4 LICENSE
24960
25042
  ================================================================================
@@ -31393,6 +31475,57 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31393
31475
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31394
31476
  SOFTWARE.
31395
31477
 
31478
+ ================================================================================
31479
+ potential_utf LICENSE
31480
+ ================================================================================
31481
+
31482
+ UNICODE LICENSE V3
31483
+
31484
+ COPYRIGHT AND PERMISSION NOTICE
31485
+
31486
+ Copyright © 2020-2024 Unicode, Inc.
31487
+
31488
+ NOTICE TO USER: Carefully read the following legal agreement. BY
31489
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
31490
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
31491
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
31492
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
31493
+
31494
+ Permission is hereby granted, free of charge, to any person obtaining a
31495
+ copy of data files and any associated documentation (the "Data Files") or
31496
+ software and any associated documentation (the "Software") to deal in the
31497
+ Data Files or Software without restriction, including without limitation
31498
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
31499
+ copies of the Data Files or Software, and to permit persons to whom the
31500
+ Data Files or Software are furnished to do so, provided that either (a)
31501
+ this copyright and permission notice appear with all copies of the Data
31502
+ Files or Software, or (b) this copyright and permission notice appear in
31503
+ associated Documentation.
31504
+
31505
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
31506
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31507
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
31508
+ THIRD PARTY RIGHTS.
31509
+
31510
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
31511
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
31512
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
31513
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
31514
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
31515
+ FILES OR SOFTWARE.
31516
+
31517
+ Except as contained in this notice, the name of a copyright holder shall
31518
+ not be used in advertising or otherwise to promote the sale, use or other
31519
+ dealings in these Data Files or Software without prior written
31520
+ authorization of the copyright holder.
31521
+
31522
+ SPDX-License-Identifier: Unicode-3.0
31523
+
31524
+
31525
+
31526
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
31527
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
31528
+
31396
31529
  ================================================================================
31397
31530
  ppv-lite86 LICENSE-APACHE
31398
31531
  ================================================================================
@@ -41093,6 +41226,215 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
41093
41226
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
41094
41227
  DEALINGS IN THE SOFTWARE.
41095
41228
 
41229
+ ================================================================================
41230
+ serde_ignored LICENSE-APACHE
41231
+ ================================================================================
41232
+
41233
+ Apache License
41234
+ Version 2.0, January 2004
41235
+ http://www.apache.org/licenses/
41236
+
41237
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
41238
+
41239
+ 1. Definitions.
41240
+
41241
+ "License" shall mean the terms and conditions for use, reproduction,
41242
+ and distribution as defined by Sections 1 through 9 of this document.
41243
+
41244
+ "Licensor" shall mean the copyright owner or entity authorized by
41245
+ the copyright owner that is granting the License.
41246
+
41247
+ "Legal Entity" shall mean the union of the acting entity and all
41248
+ other entities that control, are controlled by, or are under common
41249
+ control with that entity. For the purposes of this definition,
41250
+ "control" means (i) the power, direct or indirect, to cause the
41251
+ direction or management of such entity, whether by contract or
41252
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
41253
+ outstanding shares, or (iii) beneficial ownership of such entity.
41254
+
41255
+ "You" (or "Your") shall mean an individual or Legal Entity
41256
+ exercising permissions granted by this License.
41257
+
41258
+ "Source" form shall mean the preferred form for making modifications,
41259
+ including but not limited to software source code, documentation
41260
+ source, and configuration files.
41261
+
41262
+ "Object" form shall mean any form resulting from mechanical
41263
+ transformation or translation of a Source form, including but
41264
+ not limited to compiled object code, generated documentation,
41265
+ and conversions to other media types.
41266
+
41267
+ "Work" shall mean the work of authorship, whether in Source or
41268
+ Object form, made available under the License, as indicated by a
41269
+ copyright notice that is included in or attached to the work
41270
+ (an example is provided in the Appendix below).
41271
+
41272
+ "Derivative Works" shall mean any work, whether in Source or Object
41273
+ form, that is based on (or derived from) the Work and for which the
41274
+ editorial revisions, annotations, elaborations, or other modifications
41275
+ represent, as a whole, an original work of authorship. For the purposes
41276
+ of this License, Derivative Works shall not include works that remain
41277
+ separable from, or merely link (or bind by name) to the interfaces of,
41278
+ the Work and Derivative Works thereof.
41279
+
41280
+ "Contribution" shall mean any work of authorship, including
41281
+ the original version of the Work and any modifications or additions
41282
+ to that Work or Derivative Works thereof, that is intentionally
41283
+ submitted to Licensor for inclusion in the Work by the copyright owner
41284
+ or by an individual or Legal Entity authorized to submit on behalf of
41285
+ the copyright owner. For the purposes of this definition, "submitted"
41286
+ means any form of electronic, verbal, or written communication sent
41287
+ to the Licensor or its representatives, including but not limited to
41288
+ communication on electronic mailing lists, source code control systems,
41289
+ and issue tracking systems that are managed by, or on behalf of, the
41290
+ Licensor for the purpose of discussing and improving the Work, but
41291
+ excluding communication that is conspicuously marked or otherwise
41292
+ designated in writing by the copyright owner as "Not a Contribution."
41293
+
41294
+ "Contributor" shall mean Licensor and any individual or Legal Entity
41295
+ on behalf of whom a Contribution has been received by Licensor and
41296
+ subsequently incorporated within the Work.
41297
+
41298
+ 2. Grant of Copyright License. Subject to the terms and conditions of
41299
+ this License, each Contributor hereby grants to You a perpetual,
41300
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
41301
+ copyright license to reproduce, prepare Derivative Works of,
41302
+ publicly display, publicly perform, sublicense, and distribute the
41303
+ Work and such Derivative Works in Source or Object form.
41304
+
41305
+ 3. Grant of Patent License. Subject to the terms and conditions of
41306
+ this License, each Contributor hereby grants to You a perpetual,
41307
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
41308
+ (except as stated in this section) patent license to make, have made,
41309
+ use, offer to sell, sell, import, and otherwise transfer the Work,
41310
+ where such license applies only to those patent claims licensable
41311
+ by such Contributor that are necessarily infringed by their
41312
+ Contribution(s) alone or by combination of their Contribution(s)
41313
+ with the Work to which such Contribution(s) was submitted. If You
41314
+ institute patent litigation against any entity (including a
41315
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
41316
+ or a Contribution incorporated within the Work constitutes direct
41317
+ or contributory patent infringement, then any patent licenses
41318
+ granted to You under this License for that Work shall terminate
41319
+ as of the date such litigation is filed.
41320
+
41321
+ 4. Redistribution. You may reproduce and distribute copies of the
41322
+ Work or Derivative Works thereof in any medium, with or without
41323
+ modifications, and in Source or Object form, provided that You
41324
+ meet the following conditions:
41325
+
41326
+ (a) You must give any other recipients of the Work or
41327
+ Derivative Works a copy of this License; and
41328
+
41329
+ (b) You must cause any modified files to carry prominent notices
41330
+ stating that You changed the files; and
41331
+
41332
+ (c) You must retain, in the Source form of any Derivative Works
41333
+ that You distribute, all copyright, patent, trademark, and
41334
+ attribution notices from the Source form of the Work,
41335
+ excluding those notices that do not pertain to any part of
41336
+ the Derivative Works; and
41337
+
41338
+ (d) If the Work includes a "NOTICE" text file as part of its
41339
+ distribution, then any Derivative Works that You distribute must
41340
+ include a readable copy of the attribution notices contained
41341
+ within such NOTICE file, excluding those notices that do not
41342
+ pertain to any part of the Derivative Works, in at least one
41343
+ of the following places: within a NOTICE text file distributed
41344
+ as part of the Derivative Works; within the Source form or
41345
+ documentation, if provided along with the Derivative Works; or,
41346
+ within a display generated by the Derivative Works, if and
41347
+ wherever such third-party notices normally appear. The contents
41348
+ of the NOTICE file are for informational purposes only and
41349
+ do not modify the License. You may add Your own attribution
41350
+ notices within Derivative Works that You distribute, alongside
41351
+ or as an addendum to the NOTICE text from the Work, provided
41352
+ that such additional attribution notices cannot be construed
41353
+ as modifying the License.
41354
+
41355
+ You may add Your own copyright statement to Your modifications and
41356
+ may provide additional or different license terms and conditions
41357
+ for use, reproduction, or distribution of Your modifications, or
41358
+ for any such Derivative Works as a whole, provided Your use,
41359
+ reproduction, and distribution of the Work otherwise complies with
41360
+ the conditions stated in this License.
41361
+
41362
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
41363
+ any Contribution intentionally submitted for inclusion in the Work
41364
+ by You to the Licensor shall be under the terms and conditions of
41365
+ this License, without any additional terms or conditions.
41366
+ Notwithstanding the above, nothing herein shall supersede or modify
41367
+ the terms of any separate license agreement you may have executed
41368
+ with Licensor regarding such Contributions.
41369
+
41370
+ 6. Trademarks. This License does not grant permission to use the trade
41371
+ names, trademarks, service marks, or product names of the Licensor,
41372
+ except as required for reasonable and customary use in describing the
41373
+ origin of the Work and reproducing the content of the NOTICE file.
41374
+
41375
+ 7. Disclaimer of Warranty. Unless required by applicable law or
41376
+ agreed to in writing, Licensor provides the Work (and each
41377
+ Contributor provides its Contributions) on an "AS IS" BASIS,
41378
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
41379
+ implied, including, without limitation, any warranties or conditions
41380
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
41381
+ PARTICULAR PURPOSE. You are solely responsible for determining the
41382
+ appropriateness of using or redistributing the Work and assume any
41383
+ risks associated with Your exercise of permissions under this License.
41384
+
41385
+ 8. Limitation of Liability. In no event and under no legal theory,
41386
+ whether in tort (including negligence), contract, or otherwise,
41387
+ unless required by applicable law (such as deliberate and grossly
41388
+ negligent acts) or agreed to in writing, shall any Contributor be
41389
+ liable to You for damages, including any direct, indirect, special,
41390
+ incidental, or consequential damages of any character arising as a
41391
+ result of this License or out of the use or inability to use the
41392
+ Work (including but not limited to damages for loss of goodwill,
41393
+ work stoppage, computer failure or malfunction, or any and all
41394
+ other commercial damages or losses), even if such Contributor
41395
+ has been advised of the possibility of such damages.
41396
+
41397
+ 9. Accepting Warranty or Additional Liability. While redistributing
41398
+ the Work or Derivative Works thereof, You may choose to offer,
41399
+ and charge a fee for, acceptance of support, warranty, indemnity,
41400
+ or other liability obligations and/or rights consistent with this
41401
+ License. However, in accepting such obligations, You may act only
41402
+ on Your own behalf and on Your sole responsibility, not on behalf
41403
+ of any other Contributor, and only if You agree to indemnify,
41404
+ defend, and hold each Contributor harmless for any liability
41405
+ incurred by, or claims asserted against, such Contributor by reason
41406
+ of your accepting any such warranty or additional liability.
41407
+
41408
+ END OF TERMS AND CONDITIONS
41409
+
41410
+ ================================================================================
41411
+ serde_ignored LICENSE-MIT
41412
+ ================================================================================
41413
+
41414
+ Permission is hereby granted, free of charge, to any
41415
+ person obtaining a copy of this software and associated
41416
+ documentation files (the "Software"), to deal in the
41417
+ Software without restriction, including without
41418
+ limitation the rights to use, copy, modify, merge,
41419
+ publish, distribute, sublicense, and/or sell copies of
41420
+ the Software, and to permit persons to whom the Software
41421
+ is furnished to do so, subject to the following
41422
+ conditions:
41423
+
41424
+ The above copyright notice and this permission notice
41425
+ shall be included in all copies or substantial portions
41426
+ of the Software.
41427
+
41428
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
41429
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
41430
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
41431
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
41432
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
41433
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
41434
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
41435
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
41436
+ DEALINGS IN THE SOFTWARE.
41437
+
41096
41438
  ================================================================================
41097
41439
  serde_json LICENSE-APACHE
41098
41440
  ================================================================================
@@ -48582,243 +48924,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
48582
48924
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
48583
48925
  DEALINGS IN THE SOFTWARE.
48584
48926
 
48585
- ================================================================================
48586
- utf16_iter LICENSE-APACHE
48587
- ================================================================================
48588
-
48589
-
48590
- Apache License
48591
- Version 2.0, January 2004
48592
- http://www.apache.org/licenses/
48593
-
48594
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
48595
-
48596
- 1. Definitions.
48597
-
48598
- "License" shall mean the terms and conditions for use, reproduction,
48599
- and distribution as defined by Sections 1 through 9 of this document.
48600
-
48601
- "Licensor" shall mean the copyright owner or entity authorized by
48602
- the copyright owner that is granting the License.
48603
-
48604
- "Legal Entity" shall mean the union of the acting entity and all
48605
- other entities that control, are controlled by, or are under common
48606
- control with that entity. For the purposes of this definition,
48607
- "control" means (i) the power, direct or indirect, to cause the
48608
- direction or management of such entity, whether by contract or
48609
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
48610
- outstanding shares, or (iii) beneficial ownership of such entity.
48611
-
48612
- "You" (or "Your") shall mean an individual or Legal Entity
48613
- exercising permissions granted by this License.
48614
-
48615
- "Source" form shall mean the preferred form for making modifications,
48616
- including but not limited to software source code, documentation
48617
- source, and configuration files.
48618
-
48619
- "Object" form shall mean any form resulting from mechanical
48620
- transformation or translation of a Source form, including but
48621
- not limited to compiled object code, generated documentation,
48622
- and conversions to other media types.
48623
-
48624
- "Work" shall mean the work of authorship, whether in Source or
48625
- Object form, made available under the License, as indicated by a
48626
- copyright notice that is included in or attached to the work
48627
- (an example is provided in the Appendix below).
48628
-
48629
- "Derivative Works" shall mean any work, whether in Source or Object
48630
- form, that is based on (or derived from) the Work and for which the
48631
- editorial revisions, annotations, elaborations, or other modifications
48632
- represent, as a whole, an original work of authorship. For the purposes
48633
- of this License, Derivative Works shall not include works that remain
48634
- separable from, or merely link (or bind by name) to the interfaces of,
48635
- the Work and Derivative Works thereof.
48636
-
48637
- "Contribution" shall mean any work of authorship, including
48638
- the original version of the Work and any modifications or additions
48639
- to that Work or Derivative Works thereof, that is intentionally
48640
- submitted to Licensor for inclusion in the Work by the copyright owner
48641
- or by an individual or Legal Entity authorized to submit on behalf of
48642
- the copyright owner. For the purposes of this definition, "submitted"
48643
- means any form of electronic, verbal, or written communication sent
48644
- to the Licensor or its representatives, including but not limited to
48645
- communication on electronic mailing lists, source code control systems,
48646
- and issue tracking systems that are managed by, or on behalf of, the
48647
- Licensor for the purpose of discussing and improving the Work, but
48648
- excluding communication that is conspicuously marked or otherwise
48649
- designated in writing by the copyright owner as "Not a Contribution."
48650
-
48651
- "Contributor" shall mean Licensor and any individual or Legal Entity
48652
- on behalf of whom a Contribution has been received by Licensor and
48653
- subsequently incorporated within the Work.
48654
-
48655
- 2. Grant of Copyright License. Subject to the terms and conditions of
48656
- this License, each Contributor hereby grants to You a perpetual,
48657
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
48658
- copyright license to reproduce, prepare Derivative Works of,
48659
- publicly display, publicly perform, sublicense, and distribute the
48660
- Work and such Derivative Works in Source or Object form.
48661
-
48662
- 3. Grant of Patent License. Subject to the terms and conditions of
48663
- this License, each Contributor hereby grants to You a perpetual,
48664
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
48665
- (except as stated in this section) patent license to make, have made,
48666
- use, offer to sell, sell, import, and otherwise transfer the Work,
48667
- where such license applies only to those patent claims licensable
48668
- by such Contributor that are necessarily infringed by their
48669
- Contribution(s) alone or by combination of their Contribution(s)
48670
- with the Work to which such Contribution(s) was submitted. If You
48671
- institute patent litigation against any entity (including a
48672
- cross-claim or counterclaim in a lawsuit) alleging that the Work
48673
- or a Contribution incorporated within the Work constitutes direct
48674
- or contributory patent infringement, then any patent licenses
48675
- granted to You under this License for that Work shall terminate
48676
- as of the date such litigation is filed.
48677
-
48678
- 4. Redistribution. You may reproduce and distribute copies of the
48679
- Work or Derivative Works thereof in any medium, with or without
48680
- modifications, and in Source or Object form, provided that You
48681
- meet the following conditions:
48682
-
48683
- (a) You must give any other recipients of the Work or
48684
- Derivative Works a copy of this License; and
48685
-
48686
- (b) You must cause any modified files to carry prominent notices
48687
- stating that You changed the files; and
48688
-
48689
- (c) You must retain, in the Source form of any Derivative Works
48690
- that You distribute, all copyright, patent, trademark, and
48691
- attribution notices from the Source form of the Work,
48692
- excluding those notices that do not pertain to any part of
48693
- the Derivative Works; and
48694
-
48695
- (d) If the Work includes a "NOTICE" text file as part of its
48696
- distribution, then any Derivative Works that You distribute must
48697
- include a readable copy of the attribution notices contained
48698
- within such NOTICE file, excluding those notices that do not
48699
- pertain to any part of the Derivative Works, in at least one
48700
- of the following places: within a NOTICE text file distributed
48701
- as part of the Derivative Works; within the Source form or
48702
- documentation, if provided along with the Derivative Works; or,
48703
- within a display generated by the Derivative Works, if and
48704
- wherever such third-party notices normally appear. The contents
48705
- of the NOTICE file are for informational purposes only and
48706
- do not modify the License. You may add Your own attribution
48707
- notices within Derivative Works that You distribute, alongside
48708
- or as an addendum to the NOTICE text from the Work, provided
48709
- that such additional attribution notices cannot be construed
48710
- as modifying the License.
48711
-
48712
- You may add Your own copyright statement to Your modifications and
48713
- may provide additional or different license terms and conditions
48714
- for use, reproduction, or distribution of Your modifications, or
48715
- for any such Derivative Works as a whole, provided Your use,
48716
- reproduction, and distribution of the Work otherwise complies with
48717
- the conditions stated in this License.
48718
-
48719
- 5. Submission of Contributions. Unless You explicitly state otherwise,
48720
- any Contribution intentionally submitted for inclusion in the Work
48721
- by You to the Licensor shall be under the terms and conditions of
48722
- this License, without any additional terms or conditions.
48723
- Notwithstanding the above, nothing herein shall supersede or modify
48724
- the terms of any separate license agreement you may have executed
48725
- with Licensor regarding such Contributions.
48726
-
48727
- 6. Trademarks. This License does not grant permission to use the trade
48728
- names, trademarks, service marks, or product names of the Licensor,
48729
- except as required for reasonable and customary use in describing the
48730
- origin of the Work and reproducing the content of the NOTICE file.
48731
-
48732
- 7. Disclaimer of Warranty. Unless required by applicable law or
48733
- agreed to in writing, Licensor provides the Work (and each
48734
- Contributor provides its Contributions) on an "AS IS" BASIS,
48735
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
48736
- implied, including, without limitation, any warranties or conditions
48737
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
48738
- PARTICULAR PURPOSE. You are solely responsible for determining the
48739
- appropriateness of using or redistributing the Work and assume any
48740
- risks associated with Your exercise of permissions under this License.
48741
-
48742
- 8. Limitation of Liability. In no event and under no legal theory,
48743
- whether in tort (including negligence), contract, or otherwise,
48744
- unless required by applicable law (such as deliberate and grossly
48745
- negligent acts) or agreed to in writing, shall any Contributor be
48746
- liable to You for damages, including any direct, indirect, special,
48747
- incidental, or consequential damages of any character arising as a
48748
- result of this License or out of the use or inability to use the
48749
- Work (including but not limited to damages for loss of goodwill,
48750
- work stoppage, computer failure or malfunction, or any and all
48751
- other commercial damages or losses), even if such Contributor
48752
- has been advised of the possibility of such damages.
48753
-
48754
- 9. Accepting Warranty or Additional Liability. While redistributing
48755
- the Work or Derivative Works thereof, You may choose to offer,
48756
- and charge a fee for, acceptance of support, warranty, indemnity,
48757
- or other liability obligations and/or rights consistent with this
48758
- License. However, in accepting such obligations, You may act only
48759
- on Your own behalf and on Your sole responsibility, not on behalf
48760
- of any other Contributor, and only if You agree to indemnify,
48761
- defend, and hold each Contributor harmless for any liability
48762
- incurred by, or claims asserted against, such Contributor by reason
48763
- of your accepting any such warranty or additional liability.
48764
-
48765
- END OF TERMS AND CONDITIONS
48766
-
48767
- APPENDIX: How to apply the Apache License to your work.
48768
-
48769
- To apply the Apache License to your work, attach the following
48770
- boilerplate notice, with the fields enclosed by brackets "[]"
48771
- replaced with your own identifying information. (Don't include
48772
- the brackets!) The text should be enclosed in the appropriate
48773
- comment syntax for the file format. We also recommend that a
48774
- file or class name and description of purpose be included on the
48775
- same "printed page" as the copyright notice for easier
48776
- identification within third-party archives.
48777
-
48778
- Copyright [yyyy] [name of copyright owner]
48779
-
48780
- Licensed under the Apache License, Version 2.0 (the "License");
48781
- you may not use this file except in compliance with the License.
48782
- You may obtain a copy of the License at
48783
-
48784
- http://www.apache.org/licenses/LICENSE-2.0
48785
-
48786
- Unless required by applicable law or agreed to in writing, software
48787
- distributed under the License is distributed on an "AS IS" BASIS,
48788
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48789
- See the License for the specific language governing permissions and
48790
- limitations under the License.
48791
-
48792
- ================================================================================
48793
- utf16_iter LICENSE-MIT
48794
- ================================================================================
48795
-
48796
- Copyright Mozilla Foundation
48797
-
48798
- Permission is hereby granted, free of charge, to any
48799
- person obtaining a copy of this software and associated
48800
- documentation files (the "Software"), to deal in the
48801
- Software without restriction, including without
48802
- limitation the rights to use, copy, modify, merge,
48803
- publish, distribute, sublicense, and/or sell copies of
48804
- the Software, and to permit persons to whom the Software
48805
- is furnished to do so, subject to the following
48806
- conditions:
48807
-
48808
- The above copyright notice and this permission notice
48809
- shall be included in all copies or substantial portions
48810
- of the Software.
48811
-
48812
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
48813
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
48814
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
48815
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
48816
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
48817
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
48818
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
48819
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
48820
- DEALINGS IN THE SOFTWARE.
48821
-
48822
48927
  ================================================================================
48823
48928
  utf8_iter LICENSE-APACHE
48824
48929
  ================================================================================
@@ -49707,1039 +49812,326 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
49707
49812
 
49708
49813
  END OF TERMS AND CONDITIONS
49709
49814
 
49710
- APPENDIX: How to apply the Apache License to your work.
49711
-
49712
- To apply the Apache License to your work, attach the following
49713
- boilerplate notice, with the fields enclosed by brackets "[]"
49714
- replaced with your own identifying information. (Don't include
49715
- the brackets!) The text should be enclosed in the appropriate
49716
- comment syntax for the file format. We also recommend that a
49717
- file or class name and description of purpose be included on the
49718
- same "printed page" as the copyright notice for easier
49719
- identification within third-party archives.
49720
-
49721
- Copyright [yyyy] [name of copyright owner]
49722
-
49723
- Licensed under the Apache License, Version 2.0 (the "License");
49724
- you may not use this file except in compliance with the License.
49725
- You may obtain a copy of the License at
49726
-
49727
- http://www.apache.org/licenses/LICENSE-2.0
49728
-
49729
- Unless required by applicable law or agreed to in writing, software
49730
- distributed under the License is distributed on an "AS IS" BASIS,
49731
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49732
- See the License for the specific language governing permissions and
49733
- limitations under the License.
49734
-
49735
- ================================================================================
49736
- version_check LICENSE-MIT
49737
- ================================================================================
49738
-
49739
- The MIT License (MIT)
49740
- Copyright (c) 2017-2018 Sergio Benitez
49741
-
49742
- Permission is hereby granted, free of charge, to any person obtaining a copy of
49743
- this software and associated documentation files (the "Software"), to deal in
49744
- the Software without restriction, including without limitation the rights to
49745
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
49746
- the Software, and to permit persons to whom the Software is furnished to do so,
49747
- subject to the following conditions:
49748
-
49749
- The above copyright notice and this permission notice shall be included in all
49750
- copies or substantial portions of the Software.
49751
-
49752
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49753
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
49754
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
49755
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
49756
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
49757
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
49758
-
49759
- ================================================================================
49760
- walkdir COPYING
49761
- ================================================================================
49762
-
49763
- This project is dual-licensed under the Unlicense and MIT licenses.
49764
-
49765
- You may use this code under the terms of either license.
49766
-
49767
- ================================================================================
49768
- walkdir LICENSE-MIT
49769
- ================================================================================
49770
-
49771
- The MIT License (MIT)
49772
-
49773
- Copyright (c) 2015 Andrew Gallant
49774
-
49775
- Permission is hereby granted, free of charge, to any person obtaining a copy
49776
- of this software and associated documentation files (the "Software"), to deal
49777
- in the Software without restriction, including without limitation the rights
49778
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49779
- copies of the Software, and to permit persons to whom the Software is
49780
- furnished to do so, subject to the following conditions:
49781
-
49782
- The above copyright notice and this permission notice shall be included in
49783
- all copies or substantial portions of the Software.
49784
-
49785
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49786
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49787
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49788
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49789
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
49790
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
49791
- THE SOFTWARE.
49792
-
49793
- ================================================================================
49794
- walkdir UNLICENSE
49795
- ================================================================================
49796
-
49797
- This is free and unencumbered software released into the public domain.
49798
-
49799
- Anyone is free to copy, modify, publish, use, compile, sell, or
49800
- distribute this software, either in source code form or as a compiled
49801
- binary, for any purpose, commercial or non-commercial, and by any
49802
- means.
49803
-
49804
- In jurisdictions that recognize copyright laws, the author or authors
49805
- of this software dedicate any and all copyright interest in the
49806
- software to the public domain. We make this dedication for the benefit
49807
- of the public at large and to the detriment of our heirs and
49808
- successors. We intend this dedication to be an overt act of
49809
- relinquishment in perpetuity of all present and future rights to this
49810
- software under copyright law.
49811
-
49812
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
49813
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
49814
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
49815
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
49816
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
49817
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
49818
- OTHER DEALINGS IN THE SOFTWARE.
49819
-
49820
- For more information, please refer to <http://unlicense.org/>
49821
-
49822
- ================================================================================
49823
- want LICENSE
49824
- ================================================================================
49825
-
49826
- Copyright (c) 2018-2019 Sean McArthur
49827
-
49828
- Permission is hereby granted, free of charge, to any person obtaining a copy
49829
- of this software and associated documentation files (the "Software"), to deal
49830
- in the Software without restriction, including without limitation the rights
49831
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49832
- copies of the Software, and to permit persons to whom the Software is
49833
- furnished to do so, subject to the following conditions:
49834
-
49835
- The above copyright notice and this permission notice shall be included in
49836
- all copies or substantial portions of the Software.
49837
-
49838
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49839
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49840
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49841
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49842
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
49843
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
49844
- THE SOFTWARE.
49845
-
49846
-
49847
- ================================================================================
49848
- write16 LICENSE-APACHE
49849
- ================================================================================
49850
-
49851
-
49852
- Apache License
49853
- Version 2.0, January 2004
49854
- http://www.apache.org/licenses/
49855
-
49856
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
49857
-
49858
- 1. Definitions.
49859
-
49860
- "License" shall mean the terms and conditions for use, reproduction,
49861
- and distribution as defined by Sections 1 through 9 of this document.
49862
-
49863
- "Licensor" shall mean the copyright owner or entity authorized by
49864
- the copyright owner that is granting the License.
49865
-
49866
- "Legal Entity" shall mean the union of the acting entity and all
49867
- other entities that control, are controlled by, or are under common
49868
- control with that entity. For the purposes of this definition,
49869
- "control" means (i) the power, direct or indirect, to cause the
49870
- direction or management of such entity, whether by contract or
49871
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
49872
- outstanding shares, or (iii) beneficial ownership of such entity.
49873
-
49874
- "You" (or "Your") shall mean an individual or Legal Entity
49875
- exercising permissions granted by this License.
49876
-
49877
- "Source" form shall mean the preferred form for making modifications,
49878
- including but not limited to software source code, documentation
49879
- source, and configuration files.
49880
-
49881
- "Object" form shall mean any form resulting from mechanical
49882
- transformation or translation of a Source form, including but
49883
- not limited to compiled object code, generated documentation,
49884
- and conversions to other media types.
49885
-
49886
- "Work" shall mean the work of authorship, whether in Source or
49887
- Object form, made available under the License, as indicated by a
49888
- copyright notice that is included in or attached to the work
49889
- (an example is provided in the Appendix below).
49890
-
49891
- "Derivative Works" shall mean any work, whether in Source or Object
49892
- form, that is based on (or derived from) the Work and for which the
49893
- editorial revisions, annotations, elaborations, or other modifications
49894
- represent, as a whole, an original work of authorship. For the purposes
49895
- of this License, Derivative Works shall not include works that remain
49896
- separable from, or merely link (or bind by name) to the interfaces of,
49897
- the Work and Derivative Works thereof.
49898
-
49899
- "Contribution" shall mean any work of authorship, including
49900
- the original version of the Work and any modifications or additions
49901
- to that Work or Derivative Works thereof, that is intentionally
49902
- submitted to Licensor for inclusion in the Work by the copyright owner
49903
- or by an individual or Legal Entity authorized to submit on behalf of
49904
- the copyright owner. For the purposes of this definition, "submitted"
49905
- means any form of electronic, verbal, or written communication sent
49906
- to the Licensor or its representatives, including but not limited to
49907
- communication on electronic mailing lists, source code control systems,
49908
- and issue tracking systems that are managed by, or on behalf of, the
49909
- Licensor for the purpose of discussing and improving the Work, but
49910
- excluding communication that is conspicuously marked or otherwise
49911
- designated in writing by the copyright owner as "Not a Contribution."
49912
-
49913
- "Contributor" shall mean Licensor and any individual or Legal Entity
49914
- on behalf of whom a Contribution has been received by Licensor and
49915
- subsequently incorporated within the Work.
49916
-
49917
- 2. Grant of Copyright License. Subject to the terms and conditions of
49918
- this License, each Contributor hereby grants to You a perpetual,
49919
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
49920
- copyright license to reproduce, prepare Derivative Works of,
49921
- publicly display, publicly perform, sublicense, and distribute the
49922
- Work and such Derivative Works in Source or Object form.
49923
-
49924
- 3. Grant of Patent License. Subject to the terms and conditions of
49925
- this License, each Contributor hereby grants to You a perpetual,
49926
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
49927
- (except as stated in this section) patent license to make, have made,
49928
- use, offer to sell, sell, import, and otherwise transfer the Work,
49929
- where such license applies only to those patent claims licensable
49930
- by such Contributor that are necessarily infringed by their
49931
- Contribution(s) alone or by combination of their Contribution(s)
49932
- with the Work to which such Contribution(s) was submitted. If You
49933
- institute patent litigation against any entity (including a
49934
- cross-claim or counterclaim in a lawsuit) alleging that the Work
49935
- or a Contribution incorporated within the Work constitutes direct
49936
- or contributory patent infringement, then any patent licenses
49937
- granted to You under this License for that Work shall terminate
49938
- as of the date such litigation is filed.
49939
-
49940
- 4. Redistribution. You may reproduce and distribute copies of the
49941
- Work or Derivative Works thereof in any medium, with or without
49942
- modifications, and in Source or Object form, provided that You
49943
- meet the following conditions:
49944
-
49945
- (a) You must give any other recipients of the Work or
49946
- Derivative Works a copy of this License; and
49947
-
49948
- (b) You must cause any modified files to carry prominent notices
49949
- stating that You changed the files; and
49950
-
49951
- (c) You must retain, in the Source form of any Derivative Works
49952
- that You distribute, all copyright, patent, trademark, and
49953
- attribution notices from the Source form of the Work,
49954
- excluding those notices that do not pertain to any part of
49955
- the Derivative Works; and
49956
-
49957
- (d) If the Work includes a "NOTICE" text file as part of its
49958
- distribution, then any Derivative Works that You distribute must
49959
- include a readable copy of the attribution notices contained
49960
- within such NOTICE file, excluding those notices that do not
49961
- pertain to any part of the Derivative Works, in at least one
49962
- of the following places: within a NOTICE text file distributed
49963
- as part of the Derivative Works; within the Source form or
49964
- documentation, if provided along with the Derivative Works; or,
49965
- within a display generated by the Derivative Works, if and
49966
- wherever such third-party notices normally appear. The contents
49967
- of the NOTICE file are for informational purposes only and
49968
- do not modify the License. You may add Your own attribution
49969
- notices within Derivative Works that You distribute, alongside
49970
- or as an addendum to the NOTICE text from the Work, provided
49971
- that such additional attribution notices cannot be construed
49972
- as modifying the License.
49973
-
49974
- You may add Your own copyright statement to Your modifications and
49975
- may provide additional or different license terms and conditions
49976
- for use, reproduction, or distribution of Your modifications, or
49977
- for any such Derivative Works as a whole, provided Your use,
49978
- reproduction, and distribution of the Work otherwise complies with
49979
- the conditions stated in this License.
49980
-
49981
- 5. Submission of Contributions. Unless You explicitly state otherwise,
49982
- any Contribution intentionally submitted for inclusion in the Work
49983
- by You to the Licensor shall be under the terms and conditions of
49984
- this License, without any additional terms or conditions.
49985
- Notwithstanding the above, nothing herein shall supersede or modify
49986
- the terms of any separate license agreement you may have executed
49987
- with Licensor regarding such Contributions.
49988
-
49989
- 6. Trademarks. This License does not grant permission to use the trade
49990
- names, trademarks, service marks, or product names of the Licensor,
49991
- except as required for reasonable and customary use in describing the
49992
- origin of the Work and reproducing the content of the NOTICE file.
49993
-
49994
- 7. Disclaimer of Warranty. Unless required by applicable law or
49995
- agreed to in writing, Licensor provides the Work (and each
49996
- Contributor provides its Contributions) on an "AS IS" BASIS,
49997
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
49998
- implied, including, without limitation, any warranties or conditions
49999
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
50000
- PARTICULAR PURPOSE. You are solely responsible for determining the
50001
- appropriateness of using or redistributing the Work and assume any
50002
- risks associated with Your exercise of permissions under this License.
50003
-
50004
- 8. Limitation of Liability. In no event and under no legal theory,
50005
- whether in tort (including negligence), contract, or otherwise,
50006
- unless required by applicable law (such as deliberate and grossly
50007
- negligent acts) or agreed to in writing, shall any Contributor be
50008
- liable to You for damages, including any direct, indirect, special,
50009
- incidental, or consequential damages of any character arising as a
50010
- result of this License or out of the use or inability to use the
50011
- Work (including but not limited to damages for loss of goodwill,
50012
- work stoppage, computer failure or malfunction, or any and all
50013
- other commercial damages or losses), even if such Contributor
50014
- has been advised of the possibility of such damages.
50015
-
50016
- 9. Accepting Warranty or Additional Liability. While redistributing
50017
- the Work or Derivative Works thereof, You may choose to offer,
50018
- and charge a fee for, acceptance of support, warranty, indemnity,
50019
- or other liability obligations and/or rights consistent with this
50020
- License. However, in accepting such obligations, You may act only
50021
- on Your own behalf and on Your sole responsibility, not on behalf
50022
- of any other Contributor, and only if You agree to indemnify,
50023
- defend, and hold each Contributor harmless for any liability
50024
- incurred by, or claims asserted against, such Contributor by reason
50025
- of your accepting any such warranty or additional liability.
50026
-
50027
- END OF TERMS AND CONDITIONS
50028
-
50029
- APPENDIX: How to apply the Apache License to your work.
50030
-
50031
- To apply the Apache License to your work, attach the following
50032
- boilerplate notice, with the fields enclosed by brackets "[]"
50033
- replaced with your own identifying information. (Don't include
50034
- the brackets!) The text should be enclosed in the appropriate
50035
- comment syntax for the file format. We also recommend that a
50036
- file or class name and description of purpose be included on the
50037
- same "printed page" as the copyright notice for easier
50038
- identification within third-party archives.
50039
-
50040
- Copyright [yyyy] [name of copyright owner]
50041
-
50042
- Licensed under the Apache License, Version 2.0 (the "License");
50043
- you may not use this file except in compliance with the License.
50044
- You may obtain a copy of the License at
50045
-
50046
- http://www.apache.org/licenses/LICENSE-2.0
50047
-
50048
- Unless required by applicable law or agreed to in writing, software
50049
- distributed under the License is distributed on an "AS IS" BASIS,
50050
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
50051
- See the License for the specific language governing permissions and
50052
- limitations under the License.
50053
-
50054
- ================================================================================
50055
- write16 LICENSE-MIT
50056
- ================================================================================
50057
-
50058
- Copyright Mozilla Foundation
50059
-
50060
- Permission is hereby granted, free of charge, to any
50061
- person obtaining a copy of this software and associated
50062
- documentation files (the "Software"), to deal in the
50063
- Software without restriction, including without
50064
- limitation the rights to use, copy, modify, merge,
50065
- publish, distribute, sublicense, and/or sell copies of
50066
- the Software, and to permit persons to whom the Software
50067
- is furnished to do so, subject to the following
50068
- conditions:
50069
-
50070
- The above copyright notice and this permission notice
50071
- shall be included in all copies or substantial portions
50072
- of the Software.
50073
-
50074
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
50075
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
50076
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
50077
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
50078
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
50079
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
50080
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
50081
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
50082
- DEALINGS IN THE SOFTWARE.
50083
-
50084
- ================================================================================
50085
- writeable LICENSE
50086
- ================================================================================
50087
-
50088
- UNICODE LICENSE V3
50089
-
50090
- COPYRIGHT AND PERMISSION NOTICE
50091
-
50092
- Copyright © 2020-2024 Unicode, Inc.
50093
-
50094
- NOTICE TO USER: Carefully read the following legal agreement. BY
50095
- DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
50096
- SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
50097
- TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
50098
- DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
50099
-
50100
- Permission is hereby granted, free of charge, to any person obtaining a
50101
- copy of data files and any associated documentation (the "Data Files") or
50102
- software and any associated documentation (the "Software") to deal in the
50103
- Data Files or Software without restriction, including without limitation
50104
- the rights to use, copy, modify, merge, publish, distribute, and/or sell
50105
- copies of the Data Files or Software, and to permit persons to whom the
50106
- Data Files or Software are furnished to do so, provided that either (a)
50107
- this copyright and permission notice appear with all copies of the Data
50108
- Files or Software, or (b) this copyright and permission notice appear in
50109
- associated Documentation.
50110
-
50111
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
50112
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
50113
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
50114
- THIRD PARTY RIGHTS.
50115
-
50116
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
50117
- BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
50118
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
50119
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
50120
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
50121
- FILES OR SOFTWARE.
50122
-
50123
- Except as contained in this notice, the name of a copyright holder shall
50124
- not be used in advertising or otherwise to promote the sale, use or other
50125
- dealings in these Data Files or Software without prior written
50126
- authorization of the copyright holder.
50127
-
50128
- SPDX-License-Identifier: Unicode-3.0
50129
-
50130
-
50131
-
50132
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
50133
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
50134
-
50135
- ================================================================================
50136
- xxhash-rust LICENSE
50137
- ================================================================================
50138
-
50139
- Boost Software License - Version 1.0 - August 17th, 2003
50140
-
50141
- Permission is hereby granted, free of charge, to any person or organization
50142
- obtaining a copy of the software and accompanying documentation covered by
50143
- this license (the "Software") to use, reproduce, display, distribute,
50144
- execute, and transmit the Software, and to prepare derivative works of the
50145
- Software, and to permit third-parties to whom the Software is furnished to
50146
- do so, all subject to the following:
50147
-
50148
- The copyright notices in the Software and this entire statement, including
50149
- the above license grant, this restriction and the following disclaimer,
50150
- must be included in all copies of the Software, in whole or in part, and
50151
- all derivative works of the Software, unless such copies or derivative
50152
- works are solely in the form of machine-executable object code generated by
50153
- a source language processor.
50154
-
50155
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50156
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
50157
- FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
50158
- SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
50159
- FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
50160
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
50161
- DEALINGS IN THE SOFTWARE.
50162
-
50163
- ================================================================================
50164
- yoke LICENSE
50165
- ================================================================================
50166
-
50167
- UNICODE LICENSE V3
50168
-
50169
- COPYRIGHT AND PERMISSION NOTICE
50170
-
50171
- Copyright © 2020-2024 Unicode, Inc.
50172
-
50173
- NOTICE TO USER: Carefully read the following legal agreement. BY
50174
- DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
50175
- SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
50176
- TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
50177
- DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
50178
-
50179
- Permission is hereby granted, free of charge, to any person obtaining a
50180
- copy of data files and any associated documentation (the "Data Files") or
50181
- software and any associated documentation (the "Software") to deal in the
50182
- Data Files or Software without restriction, including without limitation
50183
- the rights to use, copy, modify, merge, publish, distribute, and/or sell
50184
- copies of the Data Files or Software, and to permit persons to whom the
50185
- Data Files or Software are furnished to do so, provided that either (a)
50186
- this copyright and permission notice appear with all copies of the Data
50187
- Files or Software, or (b) this copyright and permission notice appear in
50188
- associated Documentation.
50189
-
50190
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
50191
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
50192
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
50193
- THIRD PARTY RIGHTS.
50194
-
50195
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
50196
- BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
50197
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
50198
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
50199
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
50200
- FILES OR SOFTWARE.
50201
-
50202
- Except as contained in this notice, the name of a copyright holder shall
50203
- not be used in advertising or otherwise to promote the sale, use or other
50204
- dealings in these Data Files or Software without prior written
50205
- authorization of the copyright holder.
50206
-
50207
- SPDX-License-Identifier: Unicode-3.0
50208
-
50209
-
50210
-
50211
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
50212
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
50213
-
50214
- ================================================================================
50215
- yoke-derive LICENSE
50216
- ================================================================================
50217
-
50218
- UNICODE LICENSE V3
50219
-
50220
- COPYRIGHT AND PERMISSION NOTICE
50221
-
50222
- Copyright © 2020-2024 Unicode, Inc.
50223
-
50224
- NOTICE TO USER: Carefully read the following legal agreement. BY
50225
- DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
50226
- SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
50227
- TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
50228
- DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
50229
-
50230
- Permission is hereby granted, free of charge, to any person obtaining a
50231
- copy of data files and any associated documentation (the "Data Files") or
50232
- software and any associated documentation (the "Software") to deal in the
50233
- Data Files or Software without restriction, including without limitation
50234
- the rights to use, copy, modify, merge, publish, distribute, and/or sell
50235
- copies of the Data Files or Software, and to permit persons to whom the
50236
- Data Files or Software are furnished to do so, provided that either (a)
50237
- this copyright and permission notice appear with all copies of the Data
50238
- Files or Software, or (b) this copyright and permission notice appear in
50239
- associated Documentation.
50240
-
50241
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
50242
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
50243
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
50244
- THIRD PARTY RIGHTS.
50245
-
50246
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
50247
- BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
50248
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
50249
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
50250
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
50251
- FILES OR SOFTWARE.
50252
-
50253
- Except as contained in this notice, the name of a copyright holder shall
50254
- not be used in advertising or otherwise to promote the sale, use or other
50255
- dealings in these Data Files or Software without prior written
50256
- authorization of the copyright holder.
50257
-
50258
- SPDX-License-Identifier: Unicode-3.0
50259
-
50260
-
50261
-
50262
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
50263
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
50264
-
50265
- ================================================================================
50266
- zerocopy v0.7.35 LICENSE-APACHE
50267
- ================================================================================
50268
-
50269
- Apache License
50270
- Version 2.0, January 2004
50271
- http://www.apache.org/licenses/
50272
-
50273
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
50274
-
50275
- 1. Definitions.
50276
-
50277
- "License" shall mean the terms and conditions for use, reproduction,
50278
- and distribution as defined by Sections 1 through 9 of this document.
50279
-
50280
- "Licensor" shall mean the copyright owner or entity authorized by
50281
- the copyright owner that is granting the License.
50282
-
50283
- "Legal Entity" shall mean the union of the acting entity and all
50284
- other entities that control, are controlled by, or are under common
50285
- control with that entity. For the purposes of this definition,
50286
- "control" means (i) the power, direct or indirect, to cause the
50287
- direction or management of such entity, whether by contract or
50288
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
50289
- outstanding shares, or (iii) beneficial ownership of such entity.
50290
-
50291
- "You" (or "Your") shall mean an individual or Legal Entity
50292
- exercising permissions granted by this License.
50293
-
50294
- "Source" form shall mean the preferred form for making modifications,
50295
- including but not limited to software source code, documentation
50296
- source, and configuration files.
50297
-
50298
- "Object" form shall mean any form resulting from mechanical
50299
- transformation or translation of a Source form, including but
50300
- not limited to compiled object code, generated documentation,
50301
- and conversions to other media types.
50302
-
50303
- "Work" shall mean the work of authorship, whether in Source or
50304
- Object form, made available under the License, as indicated by a
50305
- copyright notice that is included in or attached to the work
50306
- (an example is provided in the Appendix below).
50307
-
50308
- "Derivative Works" shall mean any work, whether in Source or Object
50309
- form, that is based on (or derived from) the Work and for which the
50310
- editorial revisions, annotations, elaborations, or other modifications
50311
- represent, as a whole, an original work of authorship. For the purposes
50312
- of this License, Derivative Works shall not include works that remain
50313
- separable from, or merely link (or bind by name) to the interfaces of,
50314
- the Work and Derivative Works thereof.
50315
-
50316
- "Contribution" shall mean any work of authorship, including
50317
- the original version of the Work and any modifications or additions
50318
- to that Work or Derivative Works thereof, that is intentionally
50319
- submitted to Licensor for inclusion in the Work by the copyright owner
50320
- or by an individual or Legal Entity authorized to submit on behalf of
50321
- the copyright owner. For the purposes of this definition, "submitted"
50322
- means any form of electronic, verbal, or written communication sent
50323
- to the Licensor or its representatives, including but not limited to
50324
- communication on electronic mailing lists, source code control systems,
50325
- and issue tracking systems that are managed by, or on behalf of, the
50326
- Licensor for the purpose of discussing and improving the Work, but
50327
- excluding communication that is conspicuously marked or otherwise
50328
- designated in writing by the copyright owner as "Not a Contribution."
50329
-
50330
- "Contributor" shall mean Licensor and any individual or Legal Entity
50331
- on behalf of whom a Contribution has been received by Licensor and
50332
- subsequently incorporated within the Work.
50333
-
50334
- 2. Grant of Copyright License. Subject to the terms and conditions of
50335
- this License, each Contributor hereby grants to You a perpetual,
50336
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
50337
- copyright license to reproduce, prepare Derivative Works of,
50338
- publicly display, publicly perform, sublicense, and distribute the
50339
- Work and such Derivative Works in Source or Object form.
50340
-
50341
- 3. Grant of Patent License. Subject to the terms and conditions of
50342
- this License, each Contributor hereby grants to You a perpetual,
50343
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
50344
- (except as stated in this section) patent license to make, have made,
50345
- use, offer to sell, sell, import, and otherwise transfer the Work,
50346
- where such license applies only to those patent claims licensable
50347
- by such Contributor that are necessarily infringed by their
50348
- Contribution(s) alone or by combination of their Contribution(s)
50349
- with the Work to which such Contribution(s) was submitted. If You
50350
- institute patent litigation against any entity (including a
50351
- cross-claim or counterclaim in a lawsuit) alleging that the Work
50352
- or a Contribution incorporated within the Work constitutes direct
50353
- or contributory patent infringement, then any patent licenses
50354
- granted to You under this License for that Work shall terminate
50355
- as of the date such litigation is filed.
50356
-
50357
- 4. Redistribution. You may reproduce and distribute copies of the
50358
- Work or Derivative Works thereof in any medium, with or without
50359
- modifications, and in Source or Object form, provided that You
50360
- meet the following conditions:
50361
-
50362
- (a) You must give any other recipients of the Work or
50363
- Derivative Works a copy of this License; and
50364
-
50365
- (b) You must cause any modified files to carry prominent notices
50366
- stating that You changed the files; and
50367
-
50368
- (c) You must retain, in the Source form of any Derivative Works
50369
- that You distribute, all copyright, patent, trademark, and
50370
- attribution notices from the Source form of the Work,
50371
- excluding those notices that do not pertain to any part of
50372
- the Derivative Works; and
50373
-
50374
- (d) If the Work includes a "NOTICE" text file as part of its
50375
- distribution, then any Derivative Works that You distribute must
50376
- include a readable copy of the attribution notices contained
50377
- within such NOTICE file, excluding those notices that do not
50378
- pertain to any part of the Derivative Works, in at least one
50379
- of the following places: within a NOTICE text file distributed
50380
- as part of the Derivative Works; within the Source form or
50381
- documentation, if provided along with the Derivative Works; or,
50382
- within a display generated by the Derivative Works, if and
50383
- wherever such third-party notices normally appear. The contents
50384
- of the NOTICE file are for informational purposes only and
50385
- do not modify the License. You may add Your own attribution
50386
- notices within Derivative Works that You distribute, alongside
50387
- or as an addendum to the NOTICE text from the Work, provided
50388
- that such additional attribution notices cannot be construed
50389
- as modifying the License.
50390
-
50391
- You may add Your own copyright statement to Your modifications and
50392
- may provide additional or different license terms and conditions
50393
- for use, reproduction, or distribution of Your modifications, or
50394
- for any such Derivative Works as a whole, provided Your use,
50395
- reproduction, and distribution of the Work otherwise complies with
50396
- the conditions stated in this License.
50397
-
50398
- 5. Submission of Contributions. Unless You explicitly state otherwise,
50399
- any Contribution intentionally submitted for inclusion in the Work
50400
- by You to the Licensor shall be under the terms and conditions of
50401
- this License, without any additional terms or conditions.
50402
- Notwithstanding the above, nothing herein shall supersede or modify
50403
- the terms of any separate license agreement you may have executed
50404
- with Licensor regarding such Contributions.
50405
-
50406
- 6. Trademarks. This License does not grant permission to use the trade
50407
- names, trademarks, service marks, or product names of the Licensor,
50408
- except as required for reasonable and customary use in describing the
50409
- origin of the Work and reproducing the content of the NOTICE file.
50410
-
50411
- 7. Disclaimer of Warranty. Unless required by applicable law or
50412
- agreed to in writing, Licensor provides the Work (and each
50413
- Contributor provides its Contributions) on an "AS IS" BASIS,
50414
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
50415
- implied, including, without limitation, any warranties or conditions
50416
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
50417
- PARTICULAR PURPOSE. You are solely responsible for determining the
50418
- appropriateness of using or redistributing the Work and assume any
50419
- risks associated with Your exercise of permissions under this License.
50420
-
50421
- 8. Limitation of Liability. In no event and under no legal theory,
50422
- whether in tort (including negligence), contract, or otherwise,
50423
- unless required by applicable law (such as deliberate and grossly
50424
- negligent acts) or agreed to in writing, shall any Contributor be
50425
- liable to You for damages, including any direct, indirect, special,
50426
- incidental, or consequential damages of any character arising as a
50427
- result of this License or out of the use or inability to use the
50428
- Work (including but not limited to damages for loss of goodwill,
50429
- work stoppage, computer failure or malfunction, or any and all
50430
- other commercial damages or losses), even if such Contributor
50431
- has been advised of the possibility of such damages.
50432
-
50433
- 9. Accepting Warranty or Additional Liability. While redistributing
50434
- the Work or Derivative Works thereof, You may choose to offer,
50435
- and charge a fee for, acceptance of support, warranty, indemnity,
50436
- or other liability obligations and/or rights consistent with this
50437
- License. However, in accepting such obligations, You may act only
50438
- on Your own behalf and on Your sole responsibility, not on behalf
50439
- of any other Contributor, and only if You agree to indemnify,
50440
- defend, and hold each Contributor harmless for any liability
50441
- incurred by, or claims asserted against, such Contributor by reason
50442
- of your accepting any such warranty or additional liability.
50443
-
50444
- END OF TERMS AND CONDITIONS
50445
-
50446
- APPENDIX: How to apply the Apache License to your work.
50447
-
50448
- To apply the Apache License to your work, attach the following
50449
- boilerplate notice, with the fields enclosed by brackets "[]"
50450
- replaced with your own identifying information. (Don't include
50451
- the brackets!) The text should be enclosed in the appropriate
50452
- comment syntax for the file format. We also recommend that a
50453
- file or class name and description of purpose be included on the
50454
- same "printed page" as the copyright notice for easier
50455
- identification within third-party archives.
50456
-
50457
- Copyright 2023 The Fuchsia Authors
50458
-
50459
- Licensed under the Apache License, Version 2.0 (the "License");
50460
- you may not use this file except in compliance with the License.
50461
- You may obtain a copy of the License at
50462
-
50463
- http://www.apache.org/licenses/LICENSE-2.0
50464
-
50465
- Unless required by applicable law or agreed to in writing, software
50466
- distributed under the License is distributed on an "AS IS" BASIS,
50467
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
50468
- See the License for the specific language governing permissions and
50469
- limitations under the License.
50470
-
50471
-
50472
- ================================================================================
50473
- zerocopy v0.7.35 LICENSE-BSD
50474
- ================================================================================
50475
-
50476
- Copyright 2019 The Fuchsia Authors.
50477
-
50478
- Redistribution and use in source and binary forms, with or without
50479
- modification, are permitted provided that the following conditions are
50480
- met:
50481
-
50482
- * Redistributions of source code must retain the above copyright
50483
- notice, this list of conditions and the following disclaimer.
50484
- * Redistributions in binary form must reproduce the above
50485
- copyright notice, this list of conditions and the following disclaimer
50486
- in the documentation and/or other materials provided with the
50487
- distribution.
50488
-
50489
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
50490
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
50491
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
50492
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
50493
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
50494
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
50495
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
50496
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
50497
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
50498
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
50499
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50500
-
50501
- ================================================================================
50502
- zerocopy v0.7.35 LICENSE-MIT
50503
- ================================================================================
50504
-
50505
- Copyright 2023 The Fuchsia Authors
50506
-
50507
- Permission is hereby granted, free of charge, to any
50508
- person obtaining a copy of this software and associated
50509
- documentation files (the "Software"), to deal in the
50510
- Software without restriction, including without
50511
- limitation the rights to use, copy, modify, merge,
50512
- publish, distribute, sublicense, and/or sell copies of
50513
- the Software, and to permit persons to whom the Software
50514
- is furnished to do so, subject to the following
50515
- conditions:
50516
-
50517
- The above copyright notice and this permission notice
50518
- shall be included in all copies or substantial portions
50519
- of the Software.
50520
-
50521
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
50522
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
50523
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
50524
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
50525
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
50526
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
50527
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
50528
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
50529
- DEALINGS IN THE SOFTWARE.
50530
-
50531
-
50532
- ================================================================================
50533
- zerocopy v0.7.35 src/third_party/rust/LICENSE-APACHE
50534
- ================================================================================
50535
-
50536
- Apache License
50537
- Version 2.0, January 2004
50538
- http://www.apache.org/licenses/
50539
-
50540
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
50541
-
50542
- 1. Definitions.
50543
-
50544
- "License" shall mean the terms and conditions for use, reproduction,
50545
- and distribution as defined by Sections 1 through 9 of this document.
50546
-
50547
- "Licensor" shall mean the copyright owner or entity authorized by
50548
- the copyright owner that is granting the License.
50549
-
50550
- "Legal Entity" shall mean the union of the acting entity and all
50551
- other entities that control, are controlled by, or are under common
50552
- control with that entity. For the purposes of this definition,
50553
- "control" means (i) the power, direct or indirect, to cause the
50554
- direction or management of such entity, whether by contract or
50555
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
50556
- outstanding shares, or (iii) beneficial ownership of such entity.
50557
-
50558
- "You" (or "Your") shall mean an individual or Legal Entity
50559
- exercising permissions granted by this License.
50560
-
50561
- "Source" form shall mean the preferred form for making modifications,
50562
- including but not limited to software source code, documentation
50563
- source, and configuration files.
50564
-
50565
- "Object" form shall mean any form resulting from mechanical
50566
- transformation or translation of a Source form, including but
50567
- not limited to compiled object code, generated documentation,
50568
- and conversions to other media types.
50569
-
50570
- "Work" shall mean the work of authorship, whether in Source or
50571
- Object form, made available under the License, as indicated by a
50572
- copyright notice that is included in or attached to the work
50573
- (an example is provided in the Appendix below).
50574
-
50575
- "Derivative Works" shall mean any work, whether in Source or Object
50576
- form, that is based on (or derived from) the Work and for which the
50577
- editorial revisions, annotations, elaborations, or other modifications
50578
- represent, as a whole, an original work of authorship. For the purposes
50579
- of this License, Derivative Works shall not include works that remain
50580
- separable from, or merely link (or bind by name) to the interfaces of,
50581
- the Work and Derivative Works thereof.
50582
-
50583
- "Contribution" shall mean any work of authorship, including
50584
- the original version of the Work and any modifications or additions
50585
- to that Work or Derivative Works thereof, that is intentionally
50586
- submitted to Licensor for inclusion in the Work by the copyright owner
50587
- or by an individual or Legal Entity authorized to submit on behalf of
50588
- the copyright owner. For the purposes of this definition, "submitted"
50589
- means any form of electronic, verbal, or written communication sent
50590
- to the Licensor or its representatives, including but not limited to
50591
- communication on electronic mailing lists, source code control systems,
50592
- and issue tracking systems that are managed by, or on behalf of, the
50593
- Licensor for the purpose of discussing and improving the Work, but
50594
- excluding communication that is conspicuously marked or otherwise
50595
- designated in writing by the copyright owner as "Not a Contribution."
50596
-
50597
- "Contributor" shall mean Licensor and any individual or Legal Entity
50598
- on behalf of whom a Contribution has been received by Licensor and
50599
- subsequently incorporated within the Work.
50600
-
50601
- 2. Grant of Copyright License. Subject to the terms and conditions of
50602
- this License, each Contributor hereby grants to You a perpetual,
50603
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
50604
- copyright license to reproduce, prepare Derivative Works of,
50605
- publicly display, publicly perform, sublicense, and distribute the
50606
- Work and such Derivative Works in Source or Object form.
50607
-
50608
- 3. Grant of Patent License. Subject to the terms and conditions of
50609
- this License, each Contributor hereby grants to You a perpetual,
50610
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
50611
- (except as stated in this section) patent license to make, have made,
50612
- use, offer to sell, sell, import, and otherwise transfer the Work,
50613
- where such license applies only to those patent claims licensable
50614
- by such Contributor that are necessarily infringed by their
50615
- Contribution(s) alone or by combination of their Contribution(s)
50616
- with the Work to which such Contribution(s) was submitted. If You
50617
- institute patent litigation against any entity (including a
50618
- cross-claim or counterclaim in a lawsuit) alleging that the Work
50619
- or a Contribution incorporated within the Work constitutes direct
50620
- or contributory patent infringement, then any patent licenses
50621
- granted to You under this License for that Work shall terminate
50622
- as of the date such litigation is filed.
50623
-
50624
- 4. Redistribution. You may reproduce and distribute copies of the
50625
- Work or Derivative Works thereof in any medium, with or without
50626
- modifications, and in Source or Object form, provided that You
50627
- meet the following conditions:
50628
-
50629
- (a) You must give any other recipients of the Work or
50630
- Derivative Works a copy of this License; and
50631
-
50632
- (b) You must cause any modified files to carry prominent notices
50633
- stating that You changed the files; and
50634
-
50635
- (c) You must retain, in the Source form of any Derivative Works
50636
- that You distribute, all copyright, patent, trademark, and
50637
- attribution notices from the Source form of the Work,
50638
- excluding those notices that do not pertain to any part of
50639
- the Derivative Works; and
50640
-
50641
- (d) If the Work includes a "NOTICE" text file as part of its
50642
- distribution, then any Derivative Works that You distribute must
50643
- include a readable copy of the attribution notices contained
50644
- within such NOTICE file, excluding those notices that do not
50645
- pertain to any part of the Derivative Works, in at least one
50646
- of the following places: within a NOTICE text file distributed
50647
- as part of the Derivative Works; within the Source form or
50648
- documentation, if provided along with the Derivative Works; or,
50649
- within a display generated by the Derivative Works, if and
50650
- wherever such third-party notices normally appear. The contents
50651
- of the NOTICE file are for informational purposes only and
50652
- do not modify the License. You may add Your own attribution
50653
- notices within Derivative Works that You distribute, alongside
50654
- or as an addendum to the NOTICE text from the Work, provided
50655
- that such additional attribution notices cannot be construed
50656
- as modifying the License.
50657
-
50658
- You may add Your own copyright statement to Your modifications and
50659
- may provide additional or different license terms and conditions
50660
- for use, reproduction, or distribution of Your modifications, or
50661
- for any such Derivative Works as a whole, provided Your use,
50662
- reproduction, and distribution of the Work otherwise complies with
50663
- the conditions stated in this License.
50664
-
50665
- 5. Submission of Contributions. Unless You explicitly state otherwise,
50666
- any Contribution intentionally submitted for inclusion in the Work
50667
- by You to the Licensor shall be under the terms and conditions of
50668
- this License, without any additional terms or conditions.
50669
- Notwithstanding the above, nothing herein shall supersede or modify
50670
- the terms of any separate license agreement you may have executed
50671
- with Licensor regarding such Contributions.
50672
-
50673
- 6. Trademarks. This License does not grant permission to use the trade
50674
- names, trademarks, service marks, or product names of the Licensor,
50675
- except as required for reasonable and customary use in describing the
50676
- origin of the Work and reproducing the content of the NOTICE file.
50677
-
50678
- 7. Disclaimer of Warranty. Unless required by applicable law or
50679
- agreed to in writing, Licensor provides the Work (and each
50680
- Contributor provides its Contributions) on an "AS IS" BASIS,
50681
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
50682
- implied, including, without limitation, any warranties or conditions
50683
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
50684
- PARTICULAR PURPOSE. You are solely responsible for determining the
50685
- appropriateness of using or redistributing the Work and assume any
50686
- risks associated with Your exercise of permissions under this License.
50687
-
50688
- 8. Limitation of Liability. In no event and under no legal theory,
50689
- whether in tort (including negligence), contract, or otherwise,
50690
- unless required by applicable law (such as deliberate and grossly
50691
- negligent acts) or agreed to in writing, shall any Contributor be
50692
- liable to You for damages, including any direct, indirect, special,
50693
- incidental, or consequential damages of any character arising as a
50694
- result of this License or out of the use or inability to use the
50695
- Work (including but not limited to damages for loss of goodwill,
50696
- work stoppage, computer failure or malfunction, or any and all
50697
- other commercial damages or losses), even if such Contributor
50698
- has been advised of the possibility of such damages.
50699
-
50700
- 9. Accepting Warranty or Additional Liability. While redistributing
50701
- the Work or Derivative Works thereof, You may choose to offer,
50702
- and charge a fee for, acceptance of support, warranty, indemnity,
50703
- or other liability obligations and/or rights consistent with this
50704
- License. However, in accepting such obligations, You may act only
50705
- on Your own behalf and on Your sole responsibility, not on behalf
50706
- of any other Contributor, and only if You agree to indemnify,
50707
- defend, and hold each Contributor harmless for any liability
50708
- incurred by, or claims asserted against, such Contributor by reason
50709
- of your accepting any such warranty or additional liability.
50710
-
50711
- END OF TERMS AND CONDITIONS
50712
-
49815
+ APPENDIX: How to apply the Apache License to your work.
49816
+
49817
+ To apply the Apache License to your work, attach the following
49818
+ boilerplate notice, with the fields enclosed by brackets "[]"
49819
+ replaced with your own identifying information. (Don't include
49820
+ the brackets!) The text should be enclosed in the appropriate
49821
+ comment syntax for the file format. We also recommend that a
49822
+ file or class name and description of purpose be included on the
49823
+ same "printed page" as the copyright notice for easier
49824
+ identification within third-party archives.
49825
+
49826
+ Copyright [yyyy] [name of copyright owner]
49827
+
49828
+ Licensed under the Apache License, Version 2.0 (the "License");
49829
+ you may not use this file except in compliance with the License.
49830
+ You may obtain a copy of the License at
49831
+
49832
+ http://www.apache.org/licenses/LICENSE-2.0
49833
+
49834
+ Unless required by applicable law or agreed to in writing, software
49835
+ distributed under the License is distributed on an "AS IS" BASIS,
49836
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49837
+ See the License for the specific language governing permissions and
49838
+ limitations under the License.
49839
+
50713
49840
  ================================================================================
50714
- zerocopy v0.7.35 src/third_party/rust/LICENSE-MIT
49841
+ version_check LICENSE-MIT
50715
49842
  ================================================================================
50716
49843
 
50717
- Permission is hereby granted, free of charge, to any
50718
- person obtaining a copy of this software and associated
50719
- documentation files (the "Software"), to deal in the
50720
- Software without restriction, including without
50721
- limitation the rights to use, copy, modify, merge,
50722
- publish, distribute, sublicense, and/or sell copies of
50723
- the Software, and to permit persons to whom the Software
50724
- is furnished to do so, subject to the following
50725
- conditions:
49844
+ The MIT License (MIT)
49845
+ Copyright (c) 2017-2018 Sergio Benitez
50726
49846
 
50727
- The above copyright notice and this permission notice
50728
- shall be included in all copies or substantial portions
50729
- of the Software.
49847
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
49848
+ this software and associated documentation files (the "Software"), to deal in
49849
+ the Software without restriction, including without limitation the rights to
49850
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
49851
+ the Software, and to permit persons to whom the Software is furnished to do so,
49852
+ subject to the following conditions:
50730
49853
 
50731
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
50732
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
50733
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
50734
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
50735
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
50736
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
50737
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
50738
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
49854
+ The above copyright notice and this permission notice shall be included in all
49855
+ copies or substantial portions of the Software.
49856
+
49857
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49858
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
49859
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
49860
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
49861
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
49862
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
49863
+
49864
+ ================================================================================
49865
+ walkdir COPYING
49866
+ ================================================================================
49867
+
49868
+ This project is dual-licensed under the Unlicense and MIT licenses.
49869
+
49870
+ You may use this code under the terms of either license.
49871
+
49872
+ ================================================================================
49873
+ walkdir LICENSE-MIT
49874
+ ================================================================================
49875
+
49876
+ The MIT License (MIT)
49877
+
49878
+ Copyright (c) 2015 Andrew Gallant
49879
+
49880
+ Permission is hereby granted, free of charge, to any person obtaining a copy
49881
+ of this software and associated documentation files (the "Software"), to deal
49882
+ in the Software without restriction, including without limitation the rights
49883
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49884
+ copies of the Software, and to permit persons to whom the Software is
49885
+ furnished to do so, subject to the following conditions:
49886
+
49887
+ The above copyright notice and this permission notice shall be included in
49888
+ all copies or substantial portions of the Software.
49889
+
49890
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49891
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49892
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49893
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49894
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
49895
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
49896
+ THE SOFTWARE.
49897
+
49898
+ ================================================================================
49899
+ walkdir UNLICENSE
49900
+ ================================================================================
49901
+
49902
+ This is free and unencumbered software released into the public domain.
49903
+
49904
+ Anyone is free to copy, modify, publish, use, compile, sell, or
49905
+ distribute this software, either in source code form or as a compiled
49906
+ binary, for any purpose, commercial or non-commercial, and by any
49907
+ means.
49908
+
49909
+ In jurisdictions that recognize copyright laws, the author or authors
49910
+ of this software dedicate any and all copyright interest in the
49911
+ software to the public domain. We make this dedication for the benefit
49912
+ of the public at large and to the detriment of our heirs and
49913
+ successors. We intend this dedication to be an overt act of
49914
+ relinquishment in perpetuity of all present and future rights to this
49915
+ software under copyright law.
49916
+
49917
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
49918
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
49919
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
49920
+ IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
49921
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
49922
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
49923
+ OTHER DEALINGS IN THE SOFTWARE.
49924
+
49925
+ For more information, please refer to <http://unlicense.org/>
49926
+
49927
+ ================================================================================
49928
+ want LICENSE
49929
+ ================================================================================
49930
+
49931
+ Copyright (c) 2018-2019 Sean McArthur
49932
+
49933
+ Permission is hereby granted, free of charge, to any person obtaining a copy
49934
+ of this software and associated documentation files (the "Software"), to deal
49935
+ in the Software without restriction, including without limitation the rights
49936
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49937
+ copies of the Software, and to permit persons to whom the Software is
49938
+ furnished to do so, subject to the following conditions:
49939
+
49940
+ The above copyright notice and this permission notice shall be included in
49941
+ all copies or substantial portions of the Software.
49942
+
49943
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49944
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49945
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49946
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49947
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
49948
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
49949
+ THE SOFTWARE.
49950
+
49951
+
49952
+ ================================================================================
49953
+ writeable LICENSE
49954
+ ================================================================================
49955
+
49956
+ UNICODE LICENSE V3
49957
+
49958
+ COPYRIGHT AND PERMISSION NOTICE
49959
+
49960
+ Copyright © 2020-2024 Unicode, Inc.
49961
+
49962
+ NOTICE TO USER: Carefully read the following legal agreement. BY
49963
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
49964
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
49965
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
49966
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
49967
+
49968
+ Permission is hereby granted, free of charge, to any person obtaining a
49969
+ copy of data files and any associated documentation (the "Data Files") or
49970
+ software and any associated documentation (the "Software") to deal in the
49971
+ Data Files or Software without restriction, including without limitation
49972
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
49973
+ copies of the Data Files or Software, and to permit persons to whom the
49974
+ Data Files or Software are furnished to do so, provided that either (a)
49975
+ this copyright and permission notice appear with all copies of the Data
49976
+ Files or Software, or (b) this copyright and permission notice appear in
49977
+ associated Documentation.
49978
+
49979
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
49980
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
49981
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
49982
+ THIRD PARTY RIGHTS.
49983
+
49984
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
49985
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
49986
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
49987
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
49988
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
49989
+ FILES OR SOFTWARE.
49990
+
49991
+ Except as contained in this notice, the name of a copyright holder shall
49992
+ not be used in advertising or otherwise to promote the sale, use or other
49993
+ dealings in these Data Files or Software without prior written
49994
+ authorization of the copyright holder.
49995
+
49996
+ SPDX-License-Identifier: Unicode-3.0
49997
+
49998
+
49999
+
50000
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
50001
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
50002
+
50003
+ ================================================================================
50004
+ xxhash-rust LICENSE
50005
+ ================================================================================
50006
+
50007
+ Boost Software License - Version 1.0 - August 17th, 2003
50008
+
50009
+ Permission is hereby granted, free of charge, to any person or organization
50010
+ obtaining a copy of the software and accompanying documentation covered by
50011
+ this license (the "Software") to use, reproduce, display, distribute,
50012
+ execute, and transmit the Software, and to prepare derivative works of the
50013
+ Software, and to permit third-parties to whom the Software is furnished to
50014
+ do so, all subject to the following:
50015
+
50016
+ The copyright notices in the Software and this entire statement, including
50017
+ the above license grant, this restriction and the following disclaimer,
50018
+ must be included in all copies of the Software, in whole or in part, and
50019
+ all derivative works of the Software, unless such copies or derivative
50020
+ works are solely in the form of machine-executable object code generated by
50021
+ a source language processor.
50022
+
50023
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50024
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
50025
+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
50026
+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
50027
+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
50028
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
50739
50029
  DEALINGS IN THE SOFTWARE.
50740
50030
 
50741
50031
  ================================================================================
50742
- zerocopy v0.8.25 LICENSE-APACHE
50032
+ yoke LICENSE
50033
+ ================================================================================
50034
+
50035
+ UNICODE LICENSE V3
50036
+
50037
+ COPYRIGHT AND PERMISSION NOTICE
50038
+
50039
+ Copyright © 2020-2024 Unicode, Inc.
50040
+
50041
+ NOTICE TO USER: Carefully read the following legal agreement. BY
50042
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
50043
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
50044
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
50045
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
50046
+
50047
+ Permission is hereby granted, free of charge, to any person obtaining a
50048
+ copy of data files and any associated documentation (the "Data Files") or
50049
+ software and any associated documentation (the "Software") to deal in the
50050
+ Data Files or Software without restriction, including without limitation
50051
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
50052
+ copies of the Data Files or Software, and to permit persons to whom the
50053
+ Data Files or Software are furnished to do so, provided that either (a)
50054
+ this copyright and permission notice appear with all copies of the Data
50055
+ Files or Software, or (b) this copyright and permission notice appear in
50056
+ associated Documentation.
50057
+
50058
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
50059
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
50060
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
50061
+ THIRD PARTY RIGHTS.
50062
+
50063
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
50064
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
50065
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
50066
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
50067
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
50068
+ FILES OR SOFTWARE.
50069
+
50070
+ Except as contained in this notice, the name of a copyright holder shall
50071
+ not be used in advertising or otherwise to promote the sale, use or other
50072
+ dealings in these Data Files or Software without prior written
50073
+ authorization of the copyright holder.
50074
+
50075
+ SPDX-License-Identifier: Unicode-3.0
50076
+
50077
+
50078
+
50079
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
50080
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
50081
+
50082
+ ================================================================================
50083
+ yoke-derive LICENSE
50084
+ ================================================================================
50085
+
50086
+ UNICODE LICENSE V3
50087
+
50088
+ COPYRIGHT AND PERMISSION NOTICE
50089
+
50090
+ Copyright © 2020-2024 Unicode, Inc.
50091
+
50092
+ NOTICE TO USER: Carefully read the following legal agreement. BY
50093
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
50094
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
50095
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
50096
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
50097
+
50098
+ Permission is hereby granted, free of charge, to any person obtaining a
50099
+ copy of data files and any associated documentation (the "Data Files") or
50100
+ software and any associated documentation (the "Software") to deal in the
50101
+ Data Files or Software without restriction, including without limitation
50102
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
50103
+ copies of the Data Files or Software, and to permit persons to whom the
50104
+ Data Files or Software are furnished to do so, provided that either (a)
50105
+ this copyright and permission notice appear with all copies of the Data
50106
+ Files or Software, or (b) this copyright and permission notice appear in
50107
+ associated Documentation.
50108
+
50109
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
50110
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
50111
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
50112
+ THIRD PARTY RIGHTS.
50113
+
50114
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
50115
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
50116
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
50117
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
50118
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
50119
+ FILES OR SOFTWARE.
50120
+
50121
+ Except as contained in this notice, the name of a copyright holder shall
50122
+ not be used in advertising or otherwise to promote the sale, use or other
50123
+ dealings in these Data Files or Software without prior written
50124
+ authorization of the copyright holder.
50125
+
50126
+ SPDX-License-Identifier: Unicode-3.0
50127
+
50128
+
50129
+
50130
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
50131
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
50132
+
50133
+ ================================================================================
50134
+ zerocopy LICENSE-APACHE
50743
50135
  ================================================================================
50744
50136
 
50745
50137
  Apache License
@@ -50946,7 +50338,7 @@ zerocopy v0.8.25 LICENSE-APACHE
50946
50338
 
50947
50339
 
50948
50340
  ================================================================================
50949
- zerocopy v0.8.25 LICENSE-BSD
50341
+ zerocopy LICENSE-BSD
50950
50342
  ================================================================================
50951
50343
 
50952
50344
  Copyright 2019 The Fuchsia Authors.
@@ -50975,7 +50367,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
50975
50367
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50976
50368
 
50977
50369
  ================================================================================
50978
- zerocopy v0.8.25 LICENSE-MIT
50370
+ zerocopy LICENSE-MIT
50979
50371
  ================================================================================
50980
50372
 
50981
50373
  Copyright 2023 The Fuchsia Authors
@@ -51340,6 +50732,57 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
51340
50732
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
51341
50733
  SOFTWARE.
51342
50734
 
50735
+ ================================================================================
50736
+ zerotrie LICENSE
50737
+ ================================================================================
50738
+
50739
+ UNICODE LICENSE V3
50740
+
50741
+ COPYRIGHT AND PERMISSION NOTICE
50742
+
50743
+ Copyright © 2020-2024 Unicode, Inc.
50744
+
50745
+ NOTICE TO USER: Carefully read the following legal agreement. BY
50746
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
50747
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
50748
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
50749
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
50750
+
50751
+ Permission is hereby granted, free of charge, to any person obtaining a
50752
+ copy of data files and any associated documentation (the "Data Files") or
50753
+ software and any associated documentation (the "Software") to deal in the
50754
+ Data Files or Software without restriction, including without limitation
50755
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
50756
+ copies of the Data Files or Software, and to permit persons to whom the
50757
+ Data Files or Software are furnished to do so, provided that either (a)
50758
+ this copyright and permission notice appear with all copies of the Data
50759
+ Files or Software, or (b) this copyright and permission notice appear in
50760
+ associated Documentation.
50761
+
50762
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
50763
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
50764
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
50765
+ THIRD PARTY RIGHTS.
50766
+
50767
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
50768
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
50769
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
50770
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
50771
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
50772
+ FILES OR SOFTWARE.
50773
+
50774
+ Except as contained in this notice, the name of a copyright holder shall
50775
+ not be used in advertising or otherwise to promote the sale, use or other
50776
+ dealings in these Data Files or Software without prior written
50777
+ authorization of the copyright holder.
50778
+
50779
+ SPDX-License-Identifier: Unicode-3.0
50780
+
50781
+
50782
+
50783
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
50784
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
50785
+
51343
50786
  ================================================================================
51344
50787
  zerovec LICENSE
51345
50788
  ================================================================================