polars-df 0.12.0-arm64-darwin → 0.14.0-arm64-darwin

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,8 +2,8 @@
2
2
  Summary
3
3
  ================================================================================
4
4
 
5
- adler v1.0.2
6
- https://github.com/jonas-schievink/adler.git
5
+ adler2 v2.0.0
6
+ https://github.com/oyvindln/adler2
7
7
  0BSD OR MIT OR Apache-2.0
8
8
 
9
9
  adler32 v1.2.0
@@ -46,7 +46,7 @@ async-stream-impl v0.3.5
46
46
  https://github.com/tokio-rs/async-stream
47
47
  MIT
48
48
 
49
- async-trait v0.1.80
49
+ async-trait v0.1.82
50
50
  https://github.com/dtolnay/async-trait
51
51
  MIT OR Apache-2.0
52
52
 
@@ -74,11 +74,11 @@ bindgen v0.69.4
74
74
  https://rust-lang.github.io/rust-bindgen/
75
75
  BSD-3-Clause
76
76
 
77
- bitflags v2.5.0
77
+ bitflags v2.6.0
78
78
  https://github.com/bitflags/bitflags
79
79
  MIT OR Apache-2.0
80
80
 
81
- brotli v5.0.0
81
+ brotli v6.0.0
82
82
  https://github.com/dropbox/rust-brotli
83
83
  BSD-3-Clause OR MIT
84
84
 
@@ -86,19 +86,27 @@ brotli-decompressor v4.0.1
86
86
  https://github.com/dropbox/rust-brotli-decompressor
87
87
  BSD-3-Clause/MIT
88
88
 
89
- bytemuck v1.16.1
89
+ bytemuck v1.18.0
90
90
  https://github.com/Lokathor/bytemuck
91
91
  Zlib OR Apache-2.0 OR MIT
92
92
 
93
- bytemuck_derive v1.7.0
93
+ bytemuck_derive v1.7.1
94
94
  https://github.com/Lokathor/bytemuck
95
95
  Zlib OR Apache-2.0 OR MIT
96
96
 
97
- bytes v1.6.0
97
+ byteorder v1.5.0
98
+ https://github.com/BurntSushi/byteorder
99
+ Unlicense OR MIT
100
+
101
+ bytes v1.7.1
98
102
  https://github.com/tokio-rs/bytes
99
103
  MIT
100
104
 
101
- cc v1.0.99
105
+ castaway v0.2.3
106
+ https://github.com/sagebind/castaway
107
+ MIT
108
+
109
+ cc v1.1.18
102
110
  https://github.com/rust-lang/cc-rs
103
111
  MIT OR Apache-2.0
104
112
 
@@ -129,7 +137,11 @@ comfy-table v7.1.1
129
137
  https://github.com/nukesor/comfy-table
130
138
  MIT
131
139
 
132
- core-foundation-sys v0.8.6
140
+ compact_str v0.8.0
141
+ https://github.com/ParkMyCar/compact_str
142
+ MIT
143
+
144
+ core-foundation-sys v0.8.7
133
145
  https://github.com/servo/core-foundation-rs
134
146
  MIT OR Apache-2.0
135
147
 
@@ -173,7 +185,7 @@ dyn-clone v1.0.17
173
185
  https://github.com/dtolnay/dyn-clone
174
186
  MIT OR Apache-2.0
175
187
 
176
- either v1.12.0
188
+ either v1.13.0
177
189
  https://github.com/rayon-rs/either
178
190
  MIT OR Apache-2.0
179
191
 
@@ -197,7 +209,7 @@ fast-float v0.2.0
197
209
  https://github.com/aldanor/fast-float-rust
198
210
  MIT OR Apache-2.0
199
211
 
200
- flate2 v1.0.30
212
+ flate2 v1.0.33
201
213
  https://github.com/rust-lang/flate2-rs
202
214
  MIT OR Apache-2.0
203
215
 
@@ -205,10 +217,6 @@ float-cmp v0.9.0
205
217
  https://github.com/mikedilger/float-cmp
206
218
  MIT
207
219
 
208
- foreign_vec v0.1.0
209
- https://github.com/DataEngineeringLabs/foreign_vec
210
- MIT
211
-
212
220
  futures v0.3.30
213
221
  https://rust-lang.github.io/futures-rs
214
222
  MIT OR Apache-2.0
@@ -277,7 +285,7 @@ iana-time-zone v0.1.60
277
285
  https://github.com/strawlab/iana-time-zone
278
286
  MIT OR Apache-2.0
279
287
 
280
- indexmap v2.2.6
288
+ indexmap v2.5.0
281
289
  https://github.com/indexmap-rs/indexmap
282
290
  Apache-2.0 OR MIT
283
291
 
@@ -293,7 +301,7 @@ itoap v1.0.1
293
301
  https://github.com/Kogia-sima/itoap
294
302
  MIT
295
303
 
296
- jobserver v0.1.31
304
+ jobserver v0.1.32
297
305
  https://github.com/rust-lang/jobserver-rs
298
306
  MIT OR Apache-2.0
299
307
 
@@ -333,7 +341,7 @@ lexical-write-integer v0.8.5
333
341
  https://github.com/Alexhuszagh/rust-lexical
334
342
  MIT/Apache-2.0
335
343
 
336
- libc v0.2.155
344
+ libc v0.2.158
337
345
  https://github.com/rust-lang/libc
338
346
  MIT OR Apache-2.0
339
347
 
@@ -345,7 +353,7 @@ libflate_lz77 v1.2.0
345
353
  https://github.com/sile/libflate
346
354
  MIT
347
355
 
348
- libloading v0.8.3
356
+ libloading v0.8.5
349
357
  https://github.com/nagisa/rust_libloading/
350
358
  ISC
351
359
 
@@ -353,7 +361,7 @@ libm v0.2.8
353
361
  https://github.com/rust-lang/libm
354
362
  MIT OR Apache-2.0
355
363
 
356
- libmimalloc-sys v0.1.38
364
+ libmimalloc-sys v0.1.39
357
365
  https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys
358
366
  MIT
359
367
 
@@ -361,15 +369,15 @@ lock_api v0.4.12
361
369
  https://github.com/Amanieu/parking_lot
362
370
  MIT OR Apache-2.0
363
371
 
364
- log v0.4.21
372
+ log v0.4.22
365
373
  https://github.com/rust-lang/log
366
374
  MIT OR Apache-2.0
367
375
 
368
- lz4 v1.25.0
376
+ lz4 v1.26.0
369
377
  https://github.com/10xGenomics/lz4-rs
370
378
  MIT
371
379
 
372
- lz4-sys v1.9.5
380
+ lz4-sys v1.10.0
373
381
  https://github.com/10xGenomics/lz4-rs
374
382
  MIT
375
383
 
@@ -389,7 +397,7 @@ memmap2 v0.7.1
389
397
  https://github.com/RazrFalcon/memmap2-rs
390
398
  MIT OR Apache-2.0
391
399
 
392
- mimalloc v0.1.42
400
+ mimalloc v0.1.43
393
401
  https://github.com/purpleprotocol/mimalloc_rust
394
402
  MIT
395
403
 
@@ -397,11 +405,11 @@ minimal-lexical v0.2.1
397
405
  https://github.com/Alexhuszagh/minimal-lexical
398
406
  MIT/Apache-2.0
399
407
 
400
- miniz_oxide v0.7.4
408
+ miniz_oxide v0.8.0
401
409
  https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
402
410
  MIT OR Zlib OR Apache-2.0
403
411
 
404
- mio v0.8.11
412
+ mio v1.0.2
405
413
  https://github.com/tokio-rs/mio
406
414
  MIT
407
415
 
@@ -425,10 +433,6 @@ num-traits v0.2.19
425
433
  https://github.com/rust-num/num-traits
426
434
  MIT OR Apache-2.0
427
435
 
428
- num_cpus v1.16.0
429
- https://github.com/seanmonstar/num_cpus
430
- MIT OR Apache-2.0
431
-
432
436
  once_cell v1.19.0
433
437
  https://github.com/matklad/once_cell
434
438
  MIT OR Apache-2.0
@@ -485,82 +489,86 @@ planus v0.3.1
485
489
  https://github.com/planus-org/planus
486
490
  MIT/Apache-2.0
487
491
 
488
- polars v0.41.3
492
+ polars v0.43.1
489
493
  https://www.pola.rs/
490
494
  MIT
491
495
 
492
- polars-arrow v0.41.3
496
+ polars-arrow v0.43.1
493
497
  https://www.pola.rs/
494
498
  MIT AND Apache-2.0
495
499
 
496
500
  polars-arrow-format v0.1.0
497
501
  https://github.com/polar-rs/arrow-format
498
502
 
499
- polars-compute v0.41.3
503
+ polars-compute v0.43.1
500
504
  https://www.pola.rs/
501
505
  MIT
502
506
 
503
- polars-core v0.41.3
507
+ polars-core v0.43.1
504
508
  https://www.pola.rs/
505
509
  MIT
506
510
 
507
- polars-error v0.41.3
511
+ polars-error v0.43.1
508
512
  https://www.pola.rs/
509
513
  MIT
510
514
 
511
- polars-expr v0.41.3
515
+ polars-expr v0.43.1
512
516
  https://www.pola.rs/
513
517
  MIT
514
518
 
515
- polars-io v0.41.3
519
+ polars-io v0.43.1
516
520
  https://www.pola.rs/
517
521
  MIT
518
522
 
519
- polars-json v0.41.3
523
+ polars-json v0.43.1
520
524
  https://www.pola.rs/
521
525
  MIT
522
526
 
523
- polars-lazy v0.41.3
527
+ polars-lazy v0.43.1
524
528
  https://www.pola.rs/
525
529
  MIT
526
530
 
527
- polars-mem-engine v0.41.3
531
+ polars-mem-engine v0.43.1
528
532
  https://www.pola.rs/
529
533
  MIT
530
534
 
531
- polars-ops v0.41.3
535
+ polars-ops v0.43.1
532
536
  https://www.pola.rs/
533
537
  MIT
534
538
 
535
- polars-parquet v0.41.3
539
+ polars-parquet v0.43.1
536
540
  https://www.pola.rs/
537
541
  MIT AND Apache-2.0
538
542
 
539
- polars-pipe v0.41.3
543
+ polars-pipe v0.43.1
540
544
  https://www.pola.rs/
541
545
  MIT
542
546
 
543
- polars-plan v0.41.3
547
+ polars-plan v0.43.1
544
548
  https://www.pola.rs/
545
549
  MIT
546
550
 
547
- polars-row v0.41.3
551
+ polars-row v0.43.1
548
552
  https://www.pola.rs/
549
553
  MIT
550
554
 
551
- polars-sql v0.41.3
555
+ polars-schema v0.43.1
552
556
  https://www.pola.rs/
553
557
  MIT
554
558
 
555
- polars-time v0.41.3
559
+ polars-sql v0.43.1
556
560
  https://www.pola.rs/
557
561
  MIT
558
562
 
559
- polars-utils v0.41.3
563
+ polars-time v0.43.1
560
564
  https://www.pola.rs/
561
565
  MIT
562
566
 
563
- ppv-lite86 v0.2.17
567
+ polars-utils v0.43.1
568
+ https://www.pola.rs/
569
+ MIT
570
+
571
+ ppv-lite86 v0.2.20
564
572
  https://github.com/cryptocorrosion/cryptocorrosion
565
573
  MIT/Apache-2.0
566
574
 
@@ -568,11 +576,11 @@ proc-macro2 v1.0.86
568
576
  https://github.com/dtolnay/proc-macro2
569
577
  MIT OR Apache-2.0
570
578
 
571
- psm v0.1.21
579
+ psm v0.1.23
572
580
  https://github.com/rust-lang/stacker/
573
581
  MIT OR Apache-2.0
574
582
 
575
- quote v1.0.36
583
+ quote v1.0.37
576
584
  https://github.com/dtolnay/quote
577
585
  MIT OR Apache-2.0
578
586
 
@@ -592,7 +600,7 @@ rand_distr v0.4.3
592
600
  https://rust-random.github.io/book
593
601
  MIT OR Apache-2.0
594
602
 
595
- raw-cpuid v11.0.2
603
+ raw-cpuid v11.1.0
596
604
  https://github.com/gz/rust-cpuid
597
605
  MIT
598
606
 
@@ -604,11 +612,11 @@ rayon-core v1.12.1
604
612
  https://github.com/rayon-rs/rayon
605
613
  MIT OR Apache-2.0
606
614
 
607
- rb-sys v0.9.98
615
+ rb-sys v0.9.102
608
616
  https://github.com/oxidize-rb/rb-sys
609
617
  MIT OR Apache-2.0
610
618
 
611
- rb-sys-build v0.9.98
619
+ rb-sys-build v0.9.102
612
620
  https://github.com/oxidize-rb/rb-sys
613
621
  MIT OR Apache-2.0
614
622
 
@@ -632,7 +640,7 @@ ref-cast-impl v1.0.23
632
640
  https://github.com/dtolnay/ref-cast
633
641
  MIT OR Apache-2.0
634
642
 
635
- regex v1.10.5
643
+ regex v1.10.6
636
644
  https://github.com/rust-lang/regex
637
645
  MIT OR Apache-2.0
638
646
 
@@ -668,15 +676,15 @@ seq-macro v0.3.5
668
676
  https://github.com/dtolnay/seq-macro
669
677
  MIT OR Apache-2.0
670
678
 
671
- serde v1.0.203
679
+ serde v1.0.210
672
680
  https://serde.rs
673
681
  MIT OR Apache-2.0
674
682
 
675
- serde_derive v1.0.203
683
+ serde_derive v1.0.210
676
684
  https://serde.rs
677
685
  MIT OR Apache-2.0
678
686
 
679
- serde_json v1.0.117
687
+ serde_json v1.0.128
680
688
  https://github.com/serde-rs/json
681
689
  MIT OR Apache-2.0
682
690
 
@@ -708,10 +716,6 @@ smallvec v1.13.2
708
716
  https://github.com/servo/rust-smallvec
709
717
  MIT OR Apache-2.0
710
718
 
711
- smartstring v1.0.1
712
- https://github.com/bodil/smartstring
713
- MPL-2.0+
714
-
715
719
  snap v1.1.1
716
720
  https://github.com/BurntSushi/rust-snappy
717
721
  BSD-3-Clause
@@ -720,11 +724,11 @@ socket2 v0.5.7
720
724
  https://github.com/rust-lang/socket2
721
725
  MIT OR Apache-2.0
722
726
 
723
- sqlparser v0.47.0
727
+ sqlparser v0.49.0
724
728
  https://github.com/sqlparser-rs/sqlparser-rs
725
729
  Apache-2.0
726
730
 
727
- stacker v0.1.15
731
+ stacker v0.1.17
728
732
  https://github.com/rust-lang/stacker
729
733
  MIT OR Apache-2.0
730
734
 
@@ -744,7 +748,7 @@ strength_reduce v0.2.4
744
748
  http://github.com/ejmahler/strength_reduce
745
749
  MIT OR Apache-2.0
746
750
 
747
- strum v0.26.2
751
+ strum v0.26.3
748
752
  https://github.com/Peternator7/strum
749
753
  MIT
750
754
 
@@ -756,11 +760,11 @@ syn v1.0.109
756
760
  https://github.com/dtolnay/syn
757
761
  MIT OR Apache-2.0
758
762
 
759
- syn v2.0.67
763
+ syn v2.0.77
760
764
  https://github.com/dtolnay/syn
761
765
  MIT OR Apache-2.0
762
766
 
763
- sysinfo v0.30.12
767
+ sysinfo v0.31.4
764
768
  https://github.com/GuillaumeGomez/sysinfo
765
769
  MIT
766
770
 
@@ -768,23 +772,23 @@ target-features v0.1.6
768
772
  https://github.com/calebzulawski/target-features
769
773
  MIT OR Apache-2.0
770
774
 
771
- thiserror v1.0.61
775
+ thiserror v1.0.63
772
776
  https://github.com/dtolnay/thiserror
773
777
  MIT OR Apache-2.0
774
778
 
775
- thiserror-impl v1.0.61
779
+ thiserror-impl v1.0.63
776
780
  https://github.com/dtolnay/thiserror
777
781
  MIT OR Apache-2.0
778
782
 
779
- tokio v1.38.0
783
+ tokio v1.40.0
780
784
  https://tokio.rs
781
785
  MIT
782
786
 
783
- tokio-util v0.7.11
787
+ tokio-util v0.7.12
784
788
  https://tokio.rs
785
789
  MIT
786
790
 
787
- unicode-ident v1.0.12
791
+ unicode-ident v1.0.13
788
792
  https://github.com/dtolnay/unicode-ident
789
793
  (MIT OR Apache-2.0) AND Unicode-DFS-2016
790
794
 
@@ -800,7 +804,7 @@ unicode-width v0.1.13
800
804
  https://github.com/unicode-rs/unicode-width
801
805
  MIT OR Apache-2.0
802
806
 
803
- uuid v1.8.0
807
+ uuid v1.10.0
804
808
  https://github.com/uuid-rs/uuid
805
809
  Apache-2.0 OR MIT
806
810
 
@@ -808,32 +812,36 @@ value-trait v0.8.1
808
812
  https://github.com/simd-lite/value-trait
809
813
  Apache-2.0/MIT
810
814
 
811
- version_check v0.9.4
815
+ version_check v0.9.5
812
816
  https://github.com/SergioBenitez/version_check
813
817
  MIT/Apache-2.0
814
818
 
815
- xxhash-rust v0.8.10
819
+ xxhash-rust v0.8.12
816
820
  https://github.com/DoumanAsh/xxhash-rust
817
821
  BSL-1.0
818
822
 
819
- zerocopy v0.7.34
823
+ zerocopy v0.7.35
820
824
  https://github.com/google/zerocopy
821
825
  BSD-2-Clause OR Apache-2.0 OR MIT
822
826
 
823
- zstd v0.13.1
827
+ zerocopy-derive v0.7.35
828
+ https://github.com/google/zerocopy
829
+ BSD-2-Clause OR Apache-2.0 OR MIT
830
+
831
+ zstd v0.13.2
824
832
  https://github.com/gyscos/zstd-rs
825
833
  MIT
826
834
 
827
- zstd-safe v7.1.0
835
+ zstd-safe v7.2.1
828
836
  https://github.com/gyscos/zstd-rs
829
837
  MIT/Apache-2.0
830
838
 
831
- zstd-sys v2.0.11+zstd.1.5.6
839
+ zstd-sys v2.0.13+zstd.1.5.6
832
840
  https://github.com/gyscos/zstd-rs
833
841
  MIT/Apache-2.0
834
842
 
835
843
  ================================================================================
836
- adler LICENSE-0BSD
844
+ adler2 LICENSE-0BSD
837
845
  ================================================================================
838
846
 
839
847
  Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
@@ -850,7 +858,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
850
858
  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
851
859
 
852
860
  ================================================================================
853
- adler LICENSE-APACHE
861
+ adler2 LICENSE-APACHE
854
862
  ================================================================================
855
863
 
856
864
  Apache License
@@ -1056,7 +1064,7 @@ See the License for the specific language governing permissions and
1056
1064
  limitations under the License.
1057
1065
 
1058
1066
  ================================================================================
1059
- adler LICENSE-MIT
1067
+ adler2 LICENSE-MIT
1060
1068
  ================================================================================
1061
1069
 
1062
1070
  Permission is hereby granted, free of charge, to any
@@ -3490,97 +3498,97 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
3490
3498
  bytemuck LICENSE-APACHE
3491
3499
  ================================================================================
3492
3500
 
3493
- Apache License
3494
- Version 2.0, January 2004
3495
- http://www.apache.org/licenses/
3496
-
3497
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3498
-
3499
- 1. Definitions.
3500
-
3501
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
3502
-
3503
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
3504
-
3505
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
3506
-
3507
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
3508
-
3509
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
3510
-
3511
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
3512
-
3513
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
3514
-
3515
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
3516
-
3517
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
3518
-
3519
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
3520
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
3521
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
3522
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
3523
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
3524
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
3525
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
3526
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
3527
-
3528
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
3529
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
3530
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
3531
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
3532
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
3533
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
3534
-
3535
- END OF TERMS AND CONDITIONS
3536
-
3537
- APPENDIX: How to apply the Apache License to your work.
3538
-
3539
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
3540
-
3541
- Copyright [yyyy] [name of copyright owner]
3542
-
3543
- Licensed under the Apache License, Version 2.0 (the "License");
3544
- you may not use this file except in compliance with the License.
3545
- You may obtain a copy of the License at
3546
-
3547
- http://www.apache.org/licenses/LICENSE-2.0
3548
-
3549
- Unless required by applicable law or agreed to in writing, software
3550
- distributed under the License is distributed on an "AS IS" BASIS,
3551
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3552
- See the License for the specific language governing permissions and
3553
- limitations under the License.
3501
+ Apache License
3502
+ Version 2.0, January 2004
3503
+ http://www.apache.org/licenses/
3504
+
3505
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3506
+
3507
+ 1. Definitions.
3508
+
3509
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
3510
+
3511
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
3512
+
3513
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
3514
+
3515
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
3516
+
3517
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
3518
+
3519
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
3520
+
3521
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
3522
+
3523
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
3524
+
3525
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
3526
+
3527
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
3528
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
3529
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
3530
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
3531
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
3532
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
3533
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
3534
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
3535
+
3536
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
3537
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
3538
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
3539
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
3540
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
3541
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
3542
+
3543
+ END OF TERMS AND CONDITIONS
3544
+
3545
+ APPENDIX: How to apply the Apache License to your work.
3546
+
3547
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
3548
+
3549
+ Copyright [yyyy] [name of copyright owner]
3550
+
3551
+ Licensed under the Apache License, Version 2.0 (the "License");
3552
+ you may not use this file except in compliance with the License.
3553
+ You may obtain a copy of the License at
3554
+
3555
+ http://www.apache.org/licenses/LICENSE-2.0
3556
+
3557
+ Unless required by applicable law or agreed to in writing, software
3558
+ distributed under the License is distributed on an "AS IS" BASIS,
3559
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3560
+ See the License for the specific language governing permissions and
3561
+ limitations under the License.
3554
3562
 
3555
3563
  ================================================================================
3556
3564
  bytemuck LICENSE-MIT
3557
3565
  ================================================================================
3558
3566
 
3559
- MIT License
3560
-
3561
- Copyright (c) 2019 Daniel "Lokathor" Gee.
3562
-
3563
- 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:
3564
-
3565
- The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
3566
-
3567
- 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.
3567
+ MIT License
3568
+
3569
+ Copyright (c) 2019 Daniel "Lokathor" Gee.
3570
+
3571
+ 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:
3572
+
3573
+ The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
3574
+
3575
+ 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.
3568
3576
 
3569
3577
  ================================================================================
3570
3578
  bytemuck LICENSE-ZLIB
3571
3579
  ================================================================================
3572
3580
 
3573
- Copyright (c) 2019 Daniel "Lokathor" Gee.
3574
-
3575
- This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
3576
-
3577
- Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
3578
-
3579
- 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
3580
-
3581
- 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3582
-
3583
- 3. This notice may not be removed or altered from any source distribution.
3581
+ Copyright (c) 2019 Daniel "Lokathor" Gee.
3582
+
3583
+ This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
3584
+
3585
+ Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
3586
+
3587
+ 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
3588
+
3589
+ 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3590
+
3591
+ 3. This notice may not be removed or altered from any source distribution.
3584
3592
 
3585
3593
  ================================================================================
3586
3594
  bytemuck_derive LICENSE-APACHE
@@ -3678,6 +3686,69 @@ Permission is granted to anyone to use this software for any purpose, including
3678
3686
 
3679
3687
  3. This notice may not be removed or altered from any source distribution.
3680
3688
 
3689
+ ================================================================================
3690
+ byteorder COPYING
3691
+ ================================================================================
3692
+
3693
+ This project is dual-licensed under the Unlicense and MIT licenses.
3694
+
3695
+ You may use this code under the terms of either license.
3696
+
3697
+ ================================================================================
3698
+ byteorder LICENSE-MIT
3699
+ ================================================================================
3700
+
3701
+ The MIT License (MIT)
3702
+
3703
+ Copyright (c) 2015 Andrew Gallant
3704
+
3705
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3706
+ of this software and associated documentation files (the "Software"), to deal
3707
+ in the Software without restriction, including without limitation the rights
3708
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3709
+ copies of the Software, and to permit persons to whom the Software is
3710
+ furnished to do so, subject to the following conditions:
3711
+
3712
+ The above copyright notice and this permission notice shall be included in
3713
+ all copies or substantial portions of the Software.
3714
+
3715
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3716
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3717
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3718
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3719
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3720
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3721
+ THE SOFTWARE.
3722
+
3723
+ ================================================================================
3724
+ byteorder UNLICENSE
3725
+ ================================================================================
3726
+
3727
+ This is free and unencumbered software released into the public domain.
3728
+
3729
+ Anyone is free to copy, modify, publish, use, compile, sell, or
3730
+ distribute this software, either in source code form or as a compiled
3731
+ binary, for any purpose, commercial or non-commercial, and by any
3732
+ means.
3733
+
3734
+ In jurisdictions that recognize copyright laws, the author or authors
3735
+ of this software dedicate any and all copyright interest in the
3736
+ software to the public domain. We make this dedication for the benefit
3737
+ of the public at large and to the detriment of our heirs and
3738
+ successors. We intend this dedication to be an overt act of
3739
+ relinquishment in perpetuity of all present and future rights to this
3740
+ software under copyright law.
3741
+
3742
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3743
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3744
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3745
+ IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
3746
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
3747
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3748
+ OTHER DEALINGS IN THE SOFTWARE.
3749
+
3750
+ For more information, please refer to <http://unlicense.org/>
3751
+
3681
3752
  ================================================================================
3682
3753
  bytes LICENSE
3683
3754
  ================================================================================
@@ -3708,6 +3779,32 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3708
3779
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3709
3780
  DEALINGS IN THE SOFTWARE.
3710
3781
 
3782
+ ================================================================================
3783
+ castaway LICENSE
3784
+ ================================================================================
3785
+
3786
+ MIT License
3787
+
3788
+ Copyright (c) 2021 Stephen M. Coakley
3789
+
3790
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3791
+ of this software and associated documentation files (the "Software"), to deal
3792
+ in the Software without restriction, including without limitation the rights
3793
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3794
+ copies of the Software, and to permit persons to whom the Software is
3795
+ furnished to do so, subject to the following conditions:
3796
+
3797
+ The above copyright notice and this permission notice shall be included in all
3798
+ copies or substantial portions of the Software.
3799
+
3800
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3801
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3802
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3803
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3804
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3805
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3806
+ SOFTWARE.
3807
+
3711
3808
  ================================================================================
3712
3809
  cc LICENSE-APACHE
3713
3810
  ================================================================================
@@ -5368,6 +5465,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5368
5465
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5369
5466
  SOFTWARE.
5370
5467
 
5468
+ ================================================================================
5469
+ compact_str LICENSE
5470
+ ================================================================================
5471
+
5472
+ MIT License
5473
+
5474
+ Copyright (c) 2021 Parker Timmerman
5475
+
5476
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5477
+ of this software and associated documentation files (the "Software"), to deal
5478
+ in the Software without restriction, including without limitation the rights
5479
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5480
+ copies of the Software, and to permit persons to whom the Software is
5481
+ furnished to do so, subject to the following conditions:
5482
+
5483
+ The above copyright notice and this permission notice shall be included in all
5484
+ copies or substantial portions of the Software.
5485
+
5486
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5487
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5488
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5489
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5490
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5491
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5492
+ SOFTWARE.
5493
+
5371
5494
  ================================================================================
5372
5495
  core-foundation-sys LICENSE-APACHE
5373
5496
  ================================================================================
@@ -9759,32 +9882,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9759
9882
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9760
9883
  IN THE SOFTWARE.
9761
9884
 
9762
- ================================================================================
9763
- foreign_vec LICENSE
9764
- ================================================================================
9765
-
9766
- MIT License
9767
-
9768
- Copyright (c) 2022 DataEngineeringLabs
9769
-
9770
- Permission is hereby granted, free of charge, to any person obtaining a copy
9771
- of this software and associated documentation files (the "Software"), to deal
9772
- in the Software without restriction, including without limitation the rights
9773
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9774
- copies of the Software, and to permit persons to whom the Software is
9775
- furnished to do so, subject to the following conditions:
9776
-
9777
- The above copyright notice and this permission notice shall be included in all
9778
- copies or substantial portions of the Software.
9779
-
9780
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9781
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9782
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9783
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9784
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9785
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9786
- SOFTWARE.
9787
-
9788
9885
  ================================================================================
9789
9886
  futures LICENSE-APACHE
9790
9887
  ================================================================================
@@ -14517,268 +14614,6 @@ itoap LICENSE
14517
14614
 
14518
14615
  ================================================================================
14519
14616
  jobserver LICENSE-APACHE
14520
- ================================================================================
14521
-
14522
- Apache License
14523
- Version 2.0, January 2004
14524
- http://www.apache.org/licenses/
14525
-
14526
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
14527
-
14528
- 1. Definitions.
14529
-
14530
- "License" shall mean the terms and conditions for use, reproduction,
14531
- and distribution as defined by Sections 1 through 9 of this document.
14532
-
14533
- "Licensor" shall mean the copyright owner or entity authorized by
14534
- the copyright owner that is granting the License.
14535
-
14536
- "Legal Entity" shall mean the union of the acting entity and all
14537
- other entities that control, are controlled by, or are under common
14538
- control with that entity. For the purposes of this definition,
14539
- "control" means (i) the power, direct or indirect, to cause the
14540
- direction or management of such entity, whether by contract or
14541
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
14542
- outstanding shares, or (iii) beneficial ownership of such entity.
14543
-
14544
- "You" (or "Your") shall mean an individual or Legal Entity
14545
- exercising permissions granted by this License.
14546
-
14547
- "Source" form shall mean the preferred form for making modifications,
14548
- including but not limited to software source code, documentation
14549
- source, and configuration files.
14550
-
14551
- "Object" form shall mean any form resulting from mechanical
14552
- transformation or translation of a Source form, including but
14553
- not limited to compiled object code, generated documentation,
14554
- and conversions to other media types.
14555
-
14556
- "Work" shall mean the work of authorship, whether in Source or
14557
- Object form, made available under the License, as indicated by a
14558
- copyright notice that is included in or attached to the work
14559
- (an example is provided in the Appendix below).
14560
-
14561
- "Derivative Works" shall mean any work, whether in Source or Object
14562
- form, that is based on (or derived from) the Work and for which the
14563
- editorial revisions, annotations, elaborations, or other modifications
14564
- represent, as a whole, an original work of authorship. For the purposes
14565
- of this License, Derivative Works shall not include works that remain
14566
- separable from, or merely link (or bind by name) to the interfaces of,
14567
- the Work and Derivative Works thereof.
14568
-
14569
- "Contribution" shall mean any work of authorship, including
14570
- the original version of the Work and any modifications or additions
14571
- to that Work or Derivative Works thereof, that is intentionally
14572
- submitted to Licensor for inclusion in the Work by the copyright owner
14573
- or by an individual or Legal Entity authorized to submit on behalf of
14574
- the copyright owner. For the purposes of this definition, "submitted"
14575
- means any form of electronic, verbal, or written communication sent
14576
- to the Licensor or its representatives, including but not limited to
14577
- communication on electronic mailing lists, source code control systems,
14578
- and issue tracking systems that are managed by, or on behalf of, the
14579
- Licensor for the purpose of discussing and improving the Work, but
14580
- excluding communication that is conspicuously marked or otherwise
14581
- designated in writing by the copyright owner as "Not a Contribution."
14582
-
14583
- "Contributor" shall mean Licensor and any individual or Legal Entity
14584
- on behalf of whom a Contribution has been received by Licensor and
14585
- subsequently incorporated within the Work.
14586
-
14587
- 2. Grant of Copyright License. Subject to the terms and conditions of
14588
- this License, each Contributor hereby grants to You a perpetual,
14589
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
14590
- copyright license to reproduce, prepare Derivative Works of,
14591
- publicly display, publicly perform, sublicense, and distribute the
14592
- Work and such Derivative Works in Source or Object form.
14593
-
14594
- 3. Grant of Patent License. Subject to the terms and conditions of
14595
- this License, each Contributor hereby grants to You a perpetual,
14596
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
14597
- (except as stated in this section) patent license to make, have made,
14598
- use, offer to sell, sell, import, and otherwise transfer the Work,
14599
- where such license applies only to those patent claims licensable
14600
- by such Contributor that are necessarily infringed by their
14601
- Contribution(s) alone or by combination of their Contribution(s)
14602
- with the Work to which such Contribution(s) was submitted. If You
14603
- institute patent litigation against any entity (including a
14604
- cross-claim or counterclaim in a lawsuit) alleging that the Work
14605
- or a Contribution incorporated within the Work constitutes direct
14606
- or contributory patent infringement, then any patent licenses
14607
- granted to You under this License for that Work shall terminate
14608
- as of the date such litigation is filed.
14609
-
14610
- 4. Redistribution. You may reproduce and distribute copies of the
14611
- Work or Derivative Works thereof in any medium, with or without
14612
- modifications, and in Source or Object form, provided that You
14613
- meet the following conditions:
14614
-
14615
- (a) You must give any other recipients of the Work or
14616
- Derivative Works a copy of this License; and
14617
-
14618
- (b) You must cause any modified files to carry prominent notices
14619
- stating that You changed the files; and
14620
-
14621
- (c) You must retain, in the Source form of any Derivative Works
14622
- that You distribute, all copyright, patent, trademark, and
14623
- attribution notices from the Source form of the Work,
14624
- excluding those notices that do not pertain to any part of
14625
- the Derivative Works; and
14626
-
14627
- (d) If the Work includes a "NOTICE" text file as part of its
14628
- distribution, then any Derivative Works that You distribute must
14629
- include a readable copy of the attribution notices contained
14630
- within such NOTICE file, excluding those notices that do not
14631
- pertain to any part of the Derivative Works, in at least one
14632
- of the following places: within a NOTICE text file distributed
14633
- as part of the Derivative Works; within the Source form or
14634
- documentation, if provided along with the Derivative Works; or,
14635
- within a display generated by the Derivative Works, if and
14636
- wherever such third-party notices normally appear. The contents
14637
- of the NOTICE file are for informational purposes only and
14638
- do not modify the License. You may add Your own attribution
14639
- notices within Derivative Works that You distribute, alongside
14640
- or as an addendum to the NOTICE text from the Work, provided
14641
- that such additional attribution notices cannot be construed
14642
- as modifying the License.
14643
-
14644
- You may add Your own copyright statement to Your modifications and
14645
- may provide additional or different license terms and conditions
14646
- for use, reproduction, or distribution of Your modifications, or
14647
- for any such Derivative Works as a whole, provided Your use,
14648
- reproduction, and distribution of the Work otherwise complies with
14649
- the conditions stated in this License.
14650
-
14651
- 5. Submission of Contributions. Unless You explicitly state otherwise,
14652
- any Contribution intentionally submitted for inclusion in the Work
14653
- by You to the Licensor shall be under the terms and conditions of
14654
- this License, without any additional terms or conditions.
14655
- Notwithstanding the above, nothing herein shall supersede or modify
14656
- the terms of any separate license agreement you may have executed
14657
- with Licensor regarding such Contributions.
14658
-
14659
- 6. Trademarks. This License does not grant permission to use the trade
14660
- names, trademarks, service marks, or product names of the Licensor,
14661
- except as required for reasonable and customary use in describing the
14662
- origin of the Work and reproducing the content of the NOTICE file.
14663
-
14664
- 7. Disclaimer of Warranty. Unless required by applicable law or
14665
- agreed to in writing, Licensor provides the Work (and each
14666
- Contributor provides its Contributions) on an "AS IS" BASIS,
14667
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
14668
- implied, including, without limitation, any warranties or conditions
14669
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
14670
- PARTICULAR PURPOSE. You are solely responsible for determining the
14671
- appropriateness of using or redistributing the Work and assume any
14672
- risks associated with Your exercise of permissions under this License.
14673
-
14674
- 8. Limitation of Liability. In no event and under no legal theory,
14675
- whether in tort (including negligence), contract, or otherwise,
14676
- unless required by applicable law (such as deliberate and grossly
14677
- negligent acts) or agreed to in writing, shall any Contributor be
14678
- liable to You for damages, including any direct, indirect, special,
14679
- incidental, or consequential damages of any character arising as a
14680
- result of this License or out of the use or inability to use the
14681
- Work (including but not limited to damages for loss of goodwill,
14682
- work stoppage, computer failure or malfunction, or any and all
14683
- other commercial damages or losses), even if such Contributor
14684
- has been advised of the possibility of such damages.
14685
-
14686
- 9. Accepting Warranty or Additional Liability. While redistributing
14687
- the Work or Derivative Works thereof, You may choose to offer,
14688
- and charge a fee for, acceptance of support, warranty, indemnity,
14689
- or other liability obligations and/or rights consistent with this
14690
- License. However, in accepting such obligations, You may act only
14691
- on Your own behalf and on Your sole responsibility, not on behalf
14692
- of any other Contributor, and only if You agree to indemnify,
14693
- defend, and hold each Contributor harmless for any liability
14694
- incurred by, or claims asserted against, such Contributor by reason
14695
- of your accepting any such warranty or additional liability.
14696
-
14697
- END OF TERMS AND CONDITIONS
14698
-
14699
- APPENDIX: How to apply the Apache License to your work.
14700
-
14701
- To apply the Apache License to your work, attach the following
14702
- boilerplate notice, with the fields enclosed by brackets "[]"
14703
- replaced with your own identifying information. (Don't include
14704
- the brackets!) The text should be enclosed in the appropriate
14705
- comment syntax for the file format. We also recommend that a
14706
- file or class name and description of purpose be included on the
14707
- same "printed page" as the copyright notice for easier
14708
- identification within third-party archives.
14709
-
14710
- Copyright [yyyy] [name of copyright owner]
14711
-
14712
- Licensed under the Apache License, Version 2.0 (the "License");
14713
- you may not use this file except in compliance with the License.
14714
- You may obtain a copy of the License at
14715
-
14716
- http://www.apache.org/licenses/LICENSE-2.0
14717
-
14718
- Unless required by applicable law or agreed to in writing, software
14719
- distributed under the License is distributed on an "AS IS" BASIS,
14720
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14721
- See the License for the specific language governing permissions and
14722
- limitations under the License.
14723
-
14724
- ================================================================================
14725
- jobserver LICENSE-MIT
14726
- ================================================================================
14727
-
14728
- Copyright (c) 2014 Alex Crichton
14729
-
14730
- Permission is hereby granted, free of charge, to any
14731
- person obtaining a copy of this software and associated
14732
- documentation files (the "Software"), to deal in the
14733
- Software without restriction, including without
14734
- limitation the rights to use, copy, modify, merge,
14735
- publish, distribute, sublicense, and/or sell copies of
14736
- the Software, and to permit persons to whom the Software
14737
- is furnished to do so, subject to the following
14738
- conditions:
14739
-
14740
- The above copyright notice and this permission notice
14741
- shall be included in all copies or substantial portions
14742
- of the Software.
14743
-
14744
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
14745
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
14746
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
14747
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
14748
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
14749
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
14750
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
14751
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14752
- DEALINGS IN THE SOFTWARE.
14753
-
14754
- ================================================================================
14755
- jsonpath_lib_polars_vendor LICENSE
14756
- ================================================================================
14757
-
14758
- MIT License
14759
-
14760
- Copyright (c) [2019] [Changseok Han]
14761
-
14762
- Permission is hereby granted, free of charge, to any person obtaining a copy
14763
- of this software and associated documentation files (the "Software"), to deal
14764
- in the Software without restriction, including without limitation the rights
14765
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14766
- copies of the Software, and to permit persons to whom the Software is
14767
- furnished to do so, subject to the following conditions:
14768
-
14769
- The above copyright notice and this permission notice shall be included in all
14770
- copies or substantial portions of the Software.
14771
-
14772
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14773
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14774
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14775
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14776
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14777
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14778
- SOFTWARE.
14779
-
14780
- ================================================================================
14781
- lazy_static LICENSE-APACHE
14782
14617
  ================================================================================
14783
14618
 
14784
14619
  Apache License
@@ -14984,10 +14819,10 @@ See the License for the specific language governing permissions and
14984
14819
  limitations under the License.
14985
14820
 
14986
14821
  ================================================================================
14987
- lazy_static LICENSE-MIT
14822
+ jobserver LICENSE-MIT
14988
14823
  ================================================================================
14989
14824
 
14990
- Copyright (c) 2010 The Rust Project Developers
14825
+ Copyright (c) 2014 Alex Crichton
14991
14826
 
14992
14827
  Permission is hereby granted, free of charge, to any
14993
14828
  person obtaining a copy of this software and associated
@@ -15014,7 +14849,33 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15014
14849
  DEALINGS IN THE SOFTWARE.
15015
14850
 
15016
14851
  ================================================================================
15017
- lazycell LICENSE-APACHE
14852
+ jsonpath_lib_polars_vendor LICENSE
14853
+ ================================================================================
14854
+
14855
+ MIT License
14856
+
14857
+ Copyright (c) [2019] [Changseok Han]
14858
+
14859
+ Permission is hereby granted, free of charge, to any person obtaining a copy
14860
+ of this software and associated documentation files (the "Software"), to deal
14861
+ in the Software without restriction, including without limitation the rights
14862
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14863
+ copies of the Software, and to permit persons to whom the Software is
14864
+ furnished to do so, subject to the following conditions:
14865
+
14866
+ The above copyright notice and this permission notice shall be included in all
14867
+ copies or substantial portions of the Software.
14868
+
14869
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14870
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14871
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14872
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14873
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14874
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14875
+ SOFTWARE.
14876
+
14877
+ ================================================================================
14878
+ lazy_static LICENSE-APACHE
15018
14879
  ================================================================================
15019
14880
 
15020
14881
  Apache License
@@ -15220,11 +15081,10 @@ See the License for the specific language governing permissions and
15220
15081
  limitations under the License.
15221
15082
 
15222
15083
  ================================================================================
15223
- lazycell LICENSE-MIT
15084
+ lazy_static LICENSE-MIT
15224
15085
  ================================================================================
15225
15086
 
15226
- Original work Copyright (c) 2014 The Rust Project Developers
15227
- Modified work Copyright (c) 2016-2018 Nikita Pekin and lazycell contributors
15087
+ Copyright (c) 2010 The Rust Project Developers
15228
15088
 
15229
15089
  Permission is hereby granted, free of charge, to any
15230
15090
  person obtaining a copy of this software and associated
@@ -15251,7 +15111,244 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15251
15111
  DEALINGS IN THE SOFTWARE.
15252
15112
 
15253
15113
  ================================================================================
15254
- lexical-core LICENSE-APACHE
15114
+ lazycell LICENSE-APACHE
15115
+ ================================================================================
15116
+
15117
+ Apache License
15118
+ Version 2.0, January 2004
15119
+ http://www.apache.org/licenses/
15120
+
15121
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
15122
+
15123
+ 1. Definitions.
15124
+
15125
+ "License" shall mean the terms and conditions for use, reproduction,
15126
+ and distribution as defined by Sections 1 through 9 of this document.
15127
+
15128
+ "Licensor" shall mean the copyright owner or entity authorized by
15129
+ the copyright owner that is granting the License.
15130
+
15131
+ "Legal Entity" shall mean the union of the acting entity and all
15132
+ other entities that control, are controlled by, or are under common
15133
+ control with that entity. For the purposes of this definition,
15134
+ "control" means (i) the power, direct or indirect, to cause the
15135
+ direction or management of such entity, whether by contract or
15136
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
15137
+ outstanding shares, or (iii) beneficial ownership of such entity.
15138
+
15139
+ "You" (or "Your") shall mean an individual or Legal Entity
15140
+ exercising permissions granted by this License.
15141
+
15142
+ "Source" form shall mean the preferred form for making modifications,
15143
+ including but not limited to software source code, documentation
15144
+ source, and configuration files.
15145
+
15146
+ "Object" form shall mean any form resulting from mechanical
15147
+ transformation or translation of a Source form, including but
15148
+ not limited to compiled object code, generated documentation,
15149
+ and conversions to other media types.
15150
+
15151
+ "Work" shall mean the work of authorship, whether in Source or
15152
+ Object form, made available under the License, as indicated by a
15153
+ copyright notice that is included in or attached to the work
15154
+ (an example is provided in the Appendix below).
15155
+
15156
+ "Derivative Works" shall mean any work, whether in Source or Object
15157
+ form, that is based on (or derived from) the Work and for which the
15158
+ editorial revisions, annotations, elaborations, or other modifications
15159
+ represent, as a whole, an original work of authorship. For the purposes
15160
+ of this License, Derivative Works shall not include works that remain
15161
+ separable from, or merely link (or bind by name) to the interfaces of,
15162
+ the Work and Derivative Works thereof.
15163
+
15164
+ "Contribution" shall mean any work of authorship, including
15165
+ the original version of the Work and any modifications or additions
15166
+ to that Work or Derivative Works thereof, that is intentionally
15167
+ submitted to Licensor for inclusion in the Work by the copyright owner
15168
+ or by an individual or Legal Entity authorized to submit on behalf of
15169
+ the copyright owner. For the purposes of this definition, "submitted"
15170
+ means any form of electronic, verbal, or written communication sent
15171
+ to the Licensor or its representatives, including but not limited to
15172
+ communication on electronic mailing lists, source code control systems,
15173
+ and issue tracking systems that are managed by, or on behalf of, the
15174
+ Licensor for the purpose of discussing and improving the Work, but
15175
+ excluding communication that is conspicuously marked or otherwise
15176
+ designated in writing by the copyright owner as "Not a Contribution."
15177
+
15178
+ "Contributor" shall mean Licensor and any individual or Legal Entity
15179
+ on behalf of whom a Contribution has been received by Licensor and
15180
+ subsequently incorporated within the Work.
15181
+
15182
+ 2. Grant of Copyright License. Subject to the terms and conditions of
15183
+ this License, each Contributor hereby grants to You a perpetual,
15184
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
15185
+ copyright license to reproduce, prepare Derivative Works of,
15186
+ publicly display, publicly perform, sublicense, and distribute the
15187
+ Work and such Derivative Works in Source or Object form.
15188
+
15189
+ 3. Grant of Patent License. Subject to the terms and conditions of
15190
+ this License, each Contributor hereby grants to You a perpetual,
15191
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
15192
+ (except as stated in this section) patent license to make, have made,
15193
+ use, offer to sell, sell, import, and otherwise transfer the Work,
15194
+ where such license applies only to those patent claims licensable
15195
+ by such Contributor that are necessarily infringed by their
15196
+ Contribution(s) alone or by combination of their Contribution(s)
15197
+ with the Work to which such Contribution(s) was submitted. If You
15198
+ institute patent litigation against any entity (including a
15199
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
15200
+ or a Contribution incorporated within the Work constitutes direct
15201
+ or contributory patent infringement, then any patent licenses
15202
+ granted to You under this License for that Work shall terminate
15203
+ as of the date such litigation is filed.
15204
+
15205
+ 4. Redistribution. You may reproduce and distribute copies of the
15206
+ Work or Derivative Works thereof in any medium, with or without
15207
+ modifications, and in Source or Object form, provided that You
15208
+ meet the following conditions:
15209
+
15210
+ (a) You must give any other recipients of the Work or
15211
+ Derivative Works a copy of this License; and
15212
+
15213
+ (b) You must cause any modified files to carry prominent notices
15214
+ stating that You changed the files; and
15215
+
15216
+ (c) You must retain, in the Source form of any Derivative Works
15217
+ that You distribute, all copyright, patent, trademark, and
15218
+ attribution notices from the Source form of the Work,
15219
+ excluding those notices that do not pertain to any part of
15220
+ the Derivative Works; and
15221
+
15222
+ (d) If the Work includes a "NOTICE" text file as part of its
15223
+ distribution, then any Derivative Works that You distribute must
15224
+ include a readable copy of the attribution notices contained
15225
+ within such NOTICE file, excluding those notices that do not
15226
+ pertain to any part of the Derivative Works, in at least one
15227
+ of the following places: within a NOTICE text file distributed
15228
+ as part of the Derivative Works; within the Source form or
15229
+ documentation, if provided along with the Derivative Works; or,
15230
+ within a display generated by the Derivative Works, if and
15231
+ wherever such third-party notices normally appear. The contents
15232
+ of the NOTICE file are for informational purposes only and
15233
+ do not modify the License. You may add Your own attribution
15234
+ notices within Derivative Works that You distribute, alongside
15235
+ or as an addendum to the NOTICE text from the Work, provided
15236
+ that such additional attribution notices cannot be construed
15237
+ as modifying the License.
15238
+
15239
+ You may add Your own copyright statement to Your modifications and
15240
+ may provide additional or different license terms and conditions
15241
+ for use, reproduction, or distribution of Your modifications, or
15242
+ for any such Derivative Works as a whole, provided Your use,
15243
+ reproduction, and distribution of the Work otherwise complies with
15244
+ the conditions stated in this License.
15245
+
15246
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
15247
+ any Contribution intentionally submitted for inclusion in the Work
15248
+ by You to the Licensor shall be under the terms and conditions of
15249
+ this License, without any additional terms or conditions.
15250
+ Notwithstanding the above, nothing herein shall supersede or modify
15251
+ the terms of any separate license agreement you may have executed
15252
+ with Licensor regarding such Contributions.
15253
+
15254
+ 6. Trademarks. This License does not grant permission to use the trade
15255
+ names, trademarks, service marks, or product names of the Licensor,
15256
+ except as required for reasonable and customary use in describing the
15257
+ origin of the Work and reproducing the content of the NOTICE file.
15258
+
15259
+ 7. Disclaimer of Warranty. Unless required by applicable law or
15260
+ agreed to in writing, Licensor provides the Work (and each
15261
+ Contributor provides its Contributions) on an "AS IS" BASIS,
15262
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
15263
+ implied, including, without limitation, any warranties or conditions
15264
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
15265
+ PARTICULAR PURPOSE. You are solely responsible for determining the
15266
+ appropriateness of using or redistributing the Work and assume any
15267
+ risks associated with Your exercise of permissions under this License.
15268
+
15269
+ 8. Limitation of Liability. In no event and under no legal theory,
15270
+ whether in tort (including negligence), contract, or otherwise,
15271
+ unless required by applicable law (such as deliberate and grossly
15272
+ negligent acts) or agreed to in writing, shall any Contributor be
15273
+ liable to You for damages, including any direct, indirect, special,
15274
+ incidental, or consequential damages of any character arising as a
15275
+ result of this License or out of the use or inability to use the
15276
+ Work (including but not limited to damages for loss of goodwill,
15277
+ work stoppage, computer failure or malfunction, or any and all
15278
+ other commercial damages or losses), even if such Contributor
15279
+ has been advised of the possibility of such damages.
15280
+
15281
+ 9. Accepting Warranty or Additional Liability. While redistributing
15282
+ the Work or Derivative Works thereof, You may choose to offer,
15283
+ and charge a fee for, acceptance of support, warranty, indemnity,
15284
+ or other liability obligations and/or rights consistent with this
15285
+ License. However, in accepting such obligations, You may act only
15286
+ on Your own behalf and on Your sole responsibility, not on behalf
15287
+ of any other Contributor, and only if You agree to indemnify,
15288
+ defend, and hold each Contributor harmless for any liability
15289
+ incurred by, or claims asserted against, such Contributor by reason
15290
+ of your accepting any such warranty or additional liability.
15291
+
15292
+ END OF TERMS AND CONDITIONS
15293
+
15294
+ APPENDIX: How to apply the Apache License to your work.
15295
+
15296
+ To apply the Apache License to your work, attach the following
15297
+ boilerplate notice, with the fields enclosed by brackets "[]"
15298
+ replaced with your own identifying information. (Don't include
15299
+ the brackets!) The text should be enclosed in the appropriate
15300
+ comment syntax for the file format. We also recommend that a
15301
+ file or class name and description of purpose be included on the
15302
+ same "printed page" as the copyright notice for easier
15303
+ identification within third-party archives.
15304
+
15305
+ Copyright [yyyy] [name of copyright owner]
15306
+
15307
+ Licensed under the Apache License, Version 2.0 (the "License");
15308
+ you may not use this file except in compliance with the License.
15309
+ You may obtain a copy of the License at
15310
+
15311
+ http://www.apache.org/licenses/LICENSE-2.0
15312
+
15313
+ Unless required by applicable law or agreed to in writing, software
15314
+ distributed under the License is distributed on an "AS IS" BASIS,
15315
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15316
+ See the License for the specific language governing permissions and
15317
+ limitations under the License.
15318
+
15319
+ ================================================================================
15320
+ lazycell LICENSE-MIT
15321
+ ================================================================================
15322
+
15323
+ Original work Copyright (c) 2014 The Rust Project Developers
15324
+ Modified work Copyright (c) 2016-2018 Nikita Pekin and lazycell contributors
15325
+
15326
+ Permission is hereby granted, free of charge, to any
15327
+ person obtaining a copy of this software and associated
15328
+ documentation files (the "Software"), to deal in the
15329
+ Software without restriction, including without
15330
+ limitation the rights to use, copy, modify, merge,
15331
+ publish, distribute, sublicense, and/or sell copies of
15332
+ the Software, and to permit persons to whom the Software
15333
+ is furnished to do so, subject to the following
15334
+ conditions:
15335
+
15336
+ The above copyright notice and this permission notice
15337
+ shall be included in all copies or substantial portions
15338
+ of the Software.
15339
+
15340
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
15341
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
15342
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
15343
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
15344
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
15345
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
15346
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
15347
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15348
+ DEALINGS IN THE SOFTWARE.
15349
+
15350
+ ================================================================================
15351
+ lexical-core LICENSE-APACHE
15255
15352
  ================================================================================
15256
15353
 
15257
15354
  Apache License
@@ -22197,265 +22294,34 @@ See the License for the specific language governing permissions and
22197
22294
  limitations under the License.
22198
22295
 
22199
22296
  ================================================================================
22200
- num-traits LICENSE-MIT
22201
- ================================================================================
22202
-
22203
- Copyright (c) 2014 The Rust Project Developers
22204
-
22205
- Permission is hereby granted, free of charge, to any
22206
- person obtaining a copy of this software and associated
22207
- documentation files (the "Software"), to deal in the
22208
- Software without restriction, including without
22209
- limitation the rights to use, copy, modify, merge,
22210
- publish, distribute, sublicense, and/or sell copies of
22211
- the Software, and to permit persons to whom the Software
22212
- is furnished to do so, subject to the following
22213
- conditions:
22214
-
22215
- The above copyright notice and this permission notice
22216
- shall be included in all copies or substantial portions
22217
- of the Software.
22218
-
22219
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
22220
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
22221
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
22222
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
22223
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22224
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
22225
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
22226
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22227
- DEALINGS IN THE SOFTWARE.
22228
-
22229
- ================================================================================
22230
- num_cpus LICENSE-APACHE
22231
- ================================================================================
22232
-
22233
- Apache License
22234
- Version 2.0, January 2004
22235
- http://www.apache.org/licenses/
22236
-
22237
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
22238
-
22239
- 1. Definitions.
22240
-
22241
- "License" shall mean the terms and conditions for use, reproduction,
22242
- and distribution as defined by Sections 1 through 9 of this document.
22243
-
22244
- "Licensor" shall mean the copyright owner or entity authorized by
22245
- the copyright owner that is granting the License.
22246
-
22247
- "Legal Entity" shall mean the union of the acting entity and all
22248
- other entities that control, are controlled by, or are under common
22249
- control with that entity. For the purposes of this definition,
22250
- "control" means (i) the power, direct or indirect, to cause the
22251
- direction or management of such entity, whether by contract or
22252
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
22253
- outstanding shares, or (iii) beneficial ownership of such entity.
22254
-
22255
- "You" (or "Your") shall mean an individual or Legal Entity
22256
- exercising permissions granted by this License.
22257
-
22258
- "Source" form shall mean the preferred form for making modifications,
22259
- including but not limited to software source code, documentation
22260
- source, and configuration files.
22261
-
22262
- "Object" form shall mean any form resulting from mechanical
22263
- transformation or translation of a Source form, including but
22264
- not limited to compiled object code, generated documentation,
22265
- and conversions to other media types.
22266
-
22267
- "Work" shall mean the work of authorship, whether in Source or
22268
- Object form, made available under the License, as indicated by a
22269
- copyright notice that is included in or attached to the work
22270
- (an example is provided in the Appendix below).
22271
-
22272
- "Derivative Works" shall mean any work, whether in Source or Object
22273
- form, that is based on (or derived from) the Work and for which the
22274
- editorial revisions, annotations, elaborations, or other modifications
22275
- represent, as a whole, an original work of authorship. For the purposes
22276
- of this License, Derivative Works shall not include works that remain
22277
- separable from, or merely link (or bind by name) to the interfaces of,
22278
- the Work and Derivative Works thereof.
22279
-
22280
- "Contribution" shall mean any work of authorship, including
22281
- the original version of the Work and any modifications or additions
22282
- to that Work or Derivative Works thereof, that is intentionally
22283
- submitted to Licensor for inclusion in the Work by the copyright owner
22284
- or by an individual or Legal Entity authorized to submit on behalf of
22285
- the copyright owner. For the purposes of this definition, "submitted"
22286
- means any form of electronic, verbal, or written communication sent
22287
- to the Licensor or its representatives, including but not limited to
22288
- communication on electronic mailing lists, source code control systems,
22289
- and issue tracking systems that are managed by, or on behalf of, the
22290
- Licensor for the purpose of discussing and improving the Work, but
22291
- excluding communication that is conspicuously marked or otherwise
22292
- designated in writing by the copyright owner as "Not a Contribution."
22293
-
22294
- "Contributor" shall mean Licensor and any individual or Legal Entity
22295
- on behalf of whom a Contribution has been received by Licensor and
22296
- subsequently incorporated within the Work.
22297
-
22298
- 2. Grant of Copyright License. Subject to the terms and conditions of
22299
- this License, each Contributor hereby grants to You a perpetual,
22300
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22301
- copyright license to reproduce, prepare Derivative Works of,
22302
- publicly display, publicly perform, sublicense, and distribute the
22303
- Work and such Derivative Works in Source or Object form.
22304
-
22305
- 3. Grant of Patent License. Subject to the terms and conditions of
22306
- this License, each Contributor hereby grants to You a perpetual,
22307
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22308
- (except as stated in this section) patent license to make, have made,
22309
- use, offer to sell, sell, import, and otherwise transfer the Work,
22310
- where such license applies only to those patent claims licensable
22311
- by such Contributor that are necessarily infringed by their
22312
- Contribution(s) alone or by combination of their Contribution(s)
22313
- with the Work to which such Contribution(s) was submitted. If You
22314
- institute patent litigation against any entity (including a
22315
- cross-claim or counterclaim in a lawsuit) alleging that the Work
22316
- or a Contribution incorporated within the Work constitutes direct
22317
- or contributory patent infringement, then any patent licenses
22318
- granted to You under this License for that Work shall terminate
22319
- as of the date such litigation is filed.
22320
-
22321
- 4. Redistribution. You may reproduce and distribute copies of the
22322
- Work or Derivative Works thereof in any medium, with or without
22323
- modifications, and in Source or Object form, provided that You
22324
- meet the following conditions:
22325
-
22326
- (a) You must give any other recipients of the Work or
22327
- Derivative Works a copy of this License; and
22328
-
22329
- (b) You must cause any modified files to carry prominent notices
22330
- stating that You changed the files; and
22331
-
22332
- (c) You must retain, in the Source form of any Derivative Works
22333
- that You distribute, all copyright, patent, trademark, and
22334
- attribution notices from the Source form of the Work,
22335
- excluding those notices that do not pertain to any part of
22336
- the Derivative Works; and
22337
-
22338
- (d) If the Work includes a "NOTICE" text file as part of its
22339
- distribution, then any Derivative Works that You distribute must
22340
- include a readable copy of the attribution notices contained
22341
- within such NOTICE file, excluding those notices that do not
22342
- pertain to any part of the Derivative Works, in at least one
22343
- of the following places: within a NOTICE text file distributed
22344
- as part of the Derivative Works; within the Source form or
22345
- documentation, if provided along with the Derivative Works; or,
22346
- within a display generated by the Derivative Works, if and
22347
- wherever such third-party notices normally appear. The contents
22348
- of the NOTICE file are for informational purposes only and
22349
- do not modify the License. You may add Your own attribution
22350
- notices within Derivative Works that You distribute, alongside
22351
- or as an addendum to the NOTICE text from the Work, provided
22352
- that such additional attribution notices cannot be construed
22353
- as modifying the License.
22354
-
22355
- You may add Your own copyright statement to Your modifications and
22356
- may provide additional or different license terms and conditions
22357
- for use, reproduction, or distribution of Your modifications, or
22358
- for any such Derivative Works as a whole, provided Your use,
22359
- reproduction, and distribution of the Work otherwise complies with
22360
- the conditions stated in this License.
22361
-
22362
- 5. Submission of Contributions. Unless You explicitly state otherwise,
22363
- any Contribution intentionally submitted for inclusion in the Work
22364
- by You to the Licensor shall be under the terms and conditions of
22365
- this License, without any additional terms or conditions.
22366
- Notwithstanding the above, nothing herein shall supersede or modify
22367
- the terms of any separate license agreement you may have executed
22368
- with Licensor regarding such Contributions.
22369
-
22370
- 6. Trademarks. This License does not grant permission to use the trade
22371
- names, trademarks, service marks, or product names of the Licensor,
22372
- except as required for reasonable and customary use in describing the
22373
- origin of the Work and reproducing the content of the NOTICE file.
22374
-
22375
- 7. Disclaimer of Warranty. Unless required by applicable law or
22376
- agreed to in writing, Licensor provides the Work (and each
22377
- Contributor provides its Contributions) on an "AS IS" BASIS,
22378
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
22379
- implied, including, without limitation, any warranties or conditions
22380
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
22381
- PARTICULAR PURPOSE. You are solely responsible for determining the
22382
- appropriateness of using or redistributing the Work and assume any
22383
- risks associated with Your exercise of permissions under this License.
22384
-
22385
- 8. Limitation of Liability. In no event and under no legal theory,
22386
- whether in tort (including negligence), contract, or otherwise,
22387
- unless required by applicable law (such as deliberate and grossly
22388
- negligent acts) or agreed to in writing, shall any Contributor be
22389
- liable to You for damages, including any direct, indirect, special,
22390
- incidental, or consequential damages of any character arising as a
22391
- result of this License or out of the use or inability to use the
22392
- Work (including but not limited to damages for loss of goodwill,
22393
- work stoppage, computer failure or malfunction, or any and all
22394
- other commercial damages or losses), even if such Contributor
22395
- has been advised of the possibility of such damages.
22396
-
22397
- 9. Accepting Warranty or Additional Liability. While redistributing
22398
- the Work or Derivative Works thereof, You may choose to offer,
22399
- and charge a fee for, acceptance of support, warranty, indemnity,
22400
- or other liability obligations and/or rights consistent with this
22401
- License. However, in accepting such obligations, You may act only
22402
- on Your own behalf and on Your sole responsibility, not on behalf
22403
- of any other Contributor, and only if You agree to indemnify,
22404
- defend, and hold each Contributor harmless for any liability
22405
- incurred by, or claims asserted against, such Contributor by reason
22406
- of your accepting any such warranty or additional liability.
22407
-
22408
- END OF TERMS AND CONDITIONS
22409
-
22410
- APPENDIX: How to apply the Apache License to your work.
22411
-
22412
- To apply the Apache License to your work, attach the following
22413
- boilerplate notice, with the fields enclosed by brackets "[]"
22414
- replaced with your own identifying information. (Don't include
22415
- the brackets!) The text should be enclosed in the appropriate
22416
- comment syntax for the file format. We also recommend that a
22417
- file or class name and description of purpose be included on the
22418
- same "printed page" as the copyright notice for easier
22419
- identification within third-party archives.
22420
-
22421
- Copyright [yyyy] [name of copyright owner]
22422
-
22423
- Licensed under the Apache License, Version 2.0 (the "License");
22424
- you may not use this file except in compliance with the License.
22425
- You may obtain a copy of the License at
22426
-
22427
- http://www.apache.org/licenses/LICENSE-2.0
22428
-
22429
- Unless required by applicable law or agreed to in writing, software
22430
- distributed under the License is distributed on an "AS IS" BASIS,
22431
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22432
- See the License for the specific language governing permissions and
22433
- limitations under the License.
22434
-
22435
- ================================================================================
22436
- num_cpus LICENSE-MIT
22297
+ num-traits LICENSE-MIT
22437
22298
  ================================================================================
22438
22299
 
22439
- Copyright (c) 2015
22440
-
22441
- Permission is hereby granted, free of charge, to any person obtaining a copy
22442
- of this software and associated documentation files (the "Software"), to deal
22443
- in the Software without restriction, including without limitation the rights
22444
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22445
- copies of the Software, and to permit persons to whom the Software is
22446
- furnished to do so, subject to the following conditions:
22300
+ Copyright (c) 2014 The Rust Project Developers
22447
22301
 
22448
- The above copyright notice and this permission notice shall be included in
22449
- all copies or substantial portions of the Software.
22302
+ Permission is hereby granted, free of charge, to any
22303
+ person obtaining a copy of this software and associated
22304
+ documentation files (the "Software"), to deal in the
22305
+ Software without restriction, including without
22306
+ limitation the rights to use, copy, modify, merge,
22307
+ publish, distribute, sublicense, and/or sell copies of
22308
+ the Software, and to permit persons to whom the Software
22309
+ is furnished to do so, subject to the following
22310
+ conditions:
22450
22311
 
22451
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22452
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22453
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22454
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22455
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22456
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22457
- THE SOFTWARE.
22312
+ The above copyright notice and this permission notice
22313
+ shall be included in all copies or substantial portions
22314
+ of the Software.
22458
22315
 
22316
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
22317
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
22318
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
22319
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
22320
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22321
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
22322
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
22323
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22324
+ DEALINGS IN THE SOFTWARE.
22459
22325
 
22460
22326
  ================================================================================
22461
22327
  once_cell LICENSE-APACHE
@@ -25745,208 +25611,233 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25745
25611
  SOFTWARE.
25746
25612
 
25747
25613
  ================================================================================
25748
- polars-parquet LICENSE
25749
- ================================================================================
25750
-
25751
- Some of the code in this crate is subject to the Apache 2 license below, as it
25752
- was taken from the arrow2 and parquet2 Rust crate in October 2023. Later changes are subject
25753
- to the MIT license in ../../LICENSE.
25754
-
25755
-
25756
-
25757
- Apache License
25758
- Version 2.0, January 2004
25759
- https://www.apache.org/licenses/
25760
-
25761
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
25762
-
25763
- 1. Definitions.
25764
-
25765
- "License" shall mean the terms and conditions for use, reproduction,
25766
- and distribution as defined by Sections 1 through 9 of this document.
25767
-
25768
- "Licensor" shall mean the copyright owner or entity authorized by
25769
- the copyright owner that is granting the License.
25770
-
25771
- "Legal Entity" shall mean the union of the acting entity and all
25772
- other entities that control, are controlled by, or are under common
25773
- control with that entity. For the purposes of this definition,
25774
- "control" means (i) the power, direct or indirect, to cause the
25775
- direction or management of such entity, whether by contract or
25776
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
25777
- outstanding shares, or (iii) beneficial ownership of such entity.
25778
-
25779
- "You" (or "Your") shall mean an individual or Legal Entity
25780
- exercising permissions granted by this License.
25781
-
25782
- "Source" form shall mean the preferred form for making modifications,
25783
- including but not limited to software source code, documentation
25784
- source, and configuration files.
25785
-
25786
- "Object" form shall mean any form resulting from mechanical
25787
- transformation or translation of a Source form, including but
25788
- not limited to compiled object code, generated documentation,
25789
- and conversions to other media types.
25790
-
25791
- "Work" shall mean the work of authorship, whether in Source or
25792
- Object form, made available under the License, as indicated by a
25793
- copyright notice that is included in or attached to the work
25794
- (an example is provided in the Appendix below).
25795
-
25796
- "Derivative Works" shall mean any work, whether in Source or Object
25797
- form, that is based on (or derived from) the Work and for which the
25798
- editorial revisions, annotations, elaborations, or other modifications
25799
- represent, as a whole, an original work of authorship. For the purposes
25800
- of this License, Derivative Works shall not include works that remain
25801
- separable from, or merely link (or bind by name) to the interfaces of,
25802
- the Work and Derivative Works thereof.
25803
-
25804
- "Contribution" shall mean any work of authorship, including
25805
- the original version of the Work and any modifications or additions
25806
- to that Work or Derivative Works thereof, that is intentionally
25807
- submitted to Licensor for inclusion in the Work by the copyright owner
25808
- or by an individual or Legal Entity authorized to submit on behalf of
25809
- the copyright owner. For the purposes of this definition, "submitted"
25810
- means any form of electronic, verbal, or written communication sent
25811
- to the Licensor or its representatives, including but not limited to
25812
- communication on electronic mailing lists, source code control systems,
25813
- and issue tracking systems that are managed by, or on behalf of, the
25814
- Licensor for the purpose of discussing and improving the Work, but
25815
- excluding communication that is conspicuously marked or otherwise
25816
- designated in writing by the copyright owner as "Not a Contribution."
25817
-
25818
- "Contributor" shall mean Licensor and any individual or Legal Entity
25819
- on behalf of whom a Contribution has been received by Licensor and
25820
- subsequently incorporated within the Work.
25821
-
25822
- 2. Grant of Copyright License. Subject to the terms and conditions of
25823
- this License, each Contributor hereby grants to You a perpetual,
25824
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25825
- copyright license to reproduce, prepare Derivative Works of,
25826
- publicly display, publicly perform, sublicense, and distribute the
25827
- Work and such Derivative Works in Source or Object form.
25828
-
25829
- 3. Grant of Patent License. Subject to the terms and conditions of
25830
- this License, each Contributor hereby grants to You a perpetual,
25831
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25832
- (except as stated in this section) patent license to make, have made,
25833
- use, offer to sell, sell, import, and otherwise transfer the Work,
25834
- where such license applies only to those patent claims licensable
25835
- by such Contributor that are necessarily infringed by their
25836
- Contribution(s) alone or by combination of their Contribution(s)
25837
- with the Work to which such Contribution(s) was submitted. If You
25838
- institute patent litigation against any entity (including a
25839
- cross-claim or counterclaim in a lawsuit) alleging that the Work
25840
- or a Contribution incorporated within the Work constitutes direct
25841
- or contributory patent infringement, then any patent licenses
25842
- granted to You under this License for that Work shall terminate
25843
- as of the date such litigation is filed.
25844
-
25845
- 4. Redistribution. You may reproduce and distribute copies of the
25846
- Work or Derivative Works thereof in any medium, with or without
25847
- modifications, and in Source or Object form, provided that You
25848
- meet the following conditions:
25849
-
25850
- (a) You must give any other recipients of the Work or
25851
- Derivative Works a copy of this License; and
25852
-
25853
- (b) You must cause any modified files to carry prominent notices
25854
- stating that You changed the files; and
25855
-
25856
- (c) You must retain, in the Source form of any Derivative Works
25857
- that You distribute, all copyright, patent, trademark, and
25858
- attribution notices from the Source form of the Work,
25859
- excluding those notices that do not pertain to any part of
25860
- the Derivative Works; and
25861
-
25862
- (d) If the Work includes a "NOTICE" text file as part of its
25863
- distribution, then any Derivative Works that You distribute must
25864
- include a readable copy of the attribution notices contained
25865
- within such NOTICE file, excluding those notices that do not
25866
- pertain to any part of the Derivative Works, in at least one
25867
- of the following places: within a NOTICE text file distributed
25868
- as part of the Derivative Works; within the Source form or
25869
- documentation, if provided along with the Derivative Works; or,
25870
- within a display generated by the Derivative Works, if and
25871
- wherever such third-party notices normally appear. The contents
25872
- of the NOTICE file are for informational purposes only and
25873
- do not modify the License. You may add Your own attribution
25874
- notices within Derivative Works that You distribute, alongside
25875
- or as an addendum to the NOTICE text from the Work, provided
25876
- that such additional attribution notices cannot be construed
25877
- as modifying the License.
25878
-
25879
- You may add Your own copyright statement to Your modifications and
25880
- may provide additional or different license terms and conditions
25881
- for use, reproduction, or distribution of Your modifications, or
25882
- for any such Derivative Works as a whole, provided Your use,
25883
- reproduction, and distribution of the Work otherwise complies with
25884
- the conditions stated in this License.
25885
-
25886
- 5. Submission of Contributions. Unless You explicitly state otherwise,
25887
- any Contribution intentionally submitted for inclusion in the Work
25888
- by You to the Licensor shall be under the terms and conditions of
25889
- this License, without any additional terms or conditions.
25890
- Notwithstanding the above, nothing herein shall supersede or modify
25891
- the terms of any separate license agreement you may have executed
25892
- with Licensor regarding such Contributions.
25893
-
25894
- 6. Trademarks. This License does not grant permission to use the trade
25895
- names, trademarks, service marks, or product names of the Licensor,
25896
- except as required for reasonable and customary use in describing the
25897
- origin of the Work and reproducing the content of the NOTICE file.
25898
-
25899
- 7. Disclaimer of Warranty. Unless required by applicable law or
25900
- agreed to in writing, Licensor provides the Work (and each
25901
- Contributor provides its Contributions) on an "AS IS" BASIS,
25902
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
25903
- implied, including, without limitation, any warranties or conditions
25904
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
25905
- PARTICULAR PURPOSE. You are solely responsible for determining the
25906
- appropriateness of using or redistributing the Work and assume any
25907
- risks associated with Your exercise of permissions under this License.
25908
-
25909
- 8. Limitation of Liability. In no event and under no legal theory,
25910
- whether in tort (including negligence), contract, or otherwise,
25911
- unless required by applicable law (such as deliberate and grossly
25912
- negligent acts) or agreed to in writing, shall any Contributor be
25913
- liable to You for damages, including any direct, indirect, special,
25914
- incidental, or consequential damages of any character arising as a
25915
- result of this License or out of the use or inability to use the
25916
- Work (including but not limited to damages for loss of goodwill,
25917
- work stoppage, computer failure or malfunction, or any and all
25918
- other commercial damages or losses), even if such Contributor
25919
- has been advised of the possibility of such damages.
25920
-
25921
- 9. Accepting Warranty or Additional Liability. While redistributing
25922
- the Work or Derivative Works thereof, You may choose to offer,
25923
- and charge a fee for, acceptance of support, warranty, indemnity,
25924
- or other liability obligations and/or rights consistent with this
25925
- License. However, in accepting such obligations, You may act only
25926
- on Your own behalf and on Your sole responsibility, not on behalf
25927
- of any other Contributor, and only if You agree to indemnify,
25928
- defend, and hold each Contributor harmless for any liability
25929
- incurred by, or claims asserted against, such Contributor by reason
25930
- of your accepting any such warranty or additional liability.
25931
-
25932
- END OF TERMS AND CONDITIONS
25933
-
25934
- Copyright 2020-2022 Jorge C. Leitão
25935
-
25936
- Licensed under the Apache License, Version 2.0 (the "License");
25937
- you may not use this file except in compliance with the License.
25938
- You may obtain a copy of the License at
25939
-
25940
- https://www.apache.org/licenses/LICENSE-2.0
25941
-
25942
- Unless required by applicable law or agreed to in writing, software
25943
- distributed under the License is distributed on an "AS IS" BASIS,
25944
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25945
- See the License for the specific language governing permissions and
25946
- limitations under the License.
25947
-
25948
- ================================================================================
25949
- polars-pipe LICENSE
25614
+ polars-parquet LICENSE
25615
+ ================================================================================
25616
+
25617
+ Some of the code in this crate is subject to the Apache 2 license below, as it
25618
+ was taken from the arrow2 and parquet2 Rust crate in October 2023. Later changes are subject
25619
+ to the MIT license in ../../LICENSE.
25620
+
25621
+
25622
+
25623
+ Apache License
25624
+ Version 2.0, January 2004
25625
+ https://www.apache.org/licenses/
25626
+
25627
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
25628
+
25629
+ 1. Definitions.
25630
+
25631
+ "License" shall mean the terms and conditions for use, reproduction,
25632
+ and distribution as defined by Sections 1 through 9 of this document.
25633
+
25634
+ "Licensor" shall mean the copyright owner or entity authorized by
25635
+ the copyright owner that is granting the License.
25636
+
25637
+ "Legal Entity" shall mean the union of the acting entity and all
25638
+ other entities that control, are controlled by, or are under common
25639
+ control with that entity. For the purposes of this definition,
25640
+ "control" means (i) the power, direct or indirect, to cause the
25641
+ direction or management of such entity, whether by contract or
25642
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
25643
+ outstanding shares, or (iii) beneficial ownership of such entity.
25644
+
25645
+ "You" (or "Your") shall mean an individual or Legal Entity
25646
+ exercising permissions granted by this License.
25647
+
25648
+ "Source" form shall mean the preferred form for making modifications,
25649
+ including but not limited to software source code, documentation
25650
+ source, and configuration files.
25651
+
25652
+ "Object" form shall mean any form resulting from mechanical
25653
+ transformation or translation of a Source form, including but
25654
+ not limited to compiled object code, generated documentation,
25655
+ and conversions to other media types.
25656
+
25657
+ "Work" shall mean the work of authorship, whether in Source or
25658
+ Object form, made available under the License, as indicated by a
25659
+ copyright notice that is included in or attached to the work
25660
+ (an example is provided in the Appendix below).
25661
+
25662
+ "Derivative Works" shall mean any work, whether in Source or Object
25663
+ form, that is based on (or derived from) the Work and for which the
25664
+ editorial revisions, annotations, elaborations, or other modifications
25665
+ represent, as a whole, an original work of authorship. For the purposes
25666
+ of this License, Derivative Works shall not include works that remain
25667
+ separable from, or merely link (or bind by name) to the interfaces of,
25668
+ the Work and Derivative Works thereof.
25669
+
25670
+ "Contribution" shall mean any work of authorship, including
25671
+ the original version of the Work and any modifications or additions
25672
+ to that Work or Derivative Works thereof, that is intentionally
25673
+ submitted to Licensor for inclusion in the Work by the copyright owner
25674
+ or by an individual or Legal Entity authorized to submit on behalf of
25675
+ the copyright owner. For the purposes of this definition, "submitted"
25676
+ means any form of electronic, verbal, or written communication sent
25677
+ to the Licensor or its representatives, including but not limited to
25678
+ communication on electronic mailing lists, source code control systems,
25679
+ and issue tracking systems that are managed by, or on behalf of, the
25680
+ Licensor for the purpose of discussing and improving the Work, but
25681
+ excluding communication that is conspicuously marked or otherwise
25682
+ designated in writing by the copyright owner as "Not a Contribution."
25683
+
25684
+ "Contributor" shall mean Licensor and any individual or Legal Entity
25685
+ on behalf of whom a Contribution has been received by Licensor and
25686
+ subsequently incorporated within the Work.
25687
+
25688
+ 2. Grant of Copyright License. Subject to the terms and conditions of
25689
+ this License, each Contributor hereby grants to You a perpetual,
25690
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25691
+ copyright license to reproduce, prepare Derivative Works of,
25692
+ publicly display, publicly perform, sublicense, and distribute the
25693
+ Work and such Derivative Works in Source or Object form.
25694
+
25695
+ 3. Grant of Patent License. Subject to the terms and conditions of
25696
+ this License, each Contributor hereby grants to You a perpetual,
25697
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25698
+ (except as stated in this section) patent license to make, have made,
25699
+ use, offer to sell, sell, import, and otherwise transfer the Work,
25700
+ where such license applies only to those patent claims licensable
25701
+ by such Contributor that are necessarily infringed by their
25702
+ Contribution(s) alone or by combination of their Contribution(s)
25703
+ with the Work to which such Contribution(s) was submitted. If You
25704
+ institute patent litigation against any entity (including a
25705
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
25706
+ or a Contribution incorporated within the Work constitutes direct
25707
+ or contributory patent infringement, then any patent licenses
25708
+ granted to You under this License for that Work shall terminate
25709
+ as of the date such litigation is filed.
25710
+
25711
+ 4. Redistribution. You may reproduce and distribute copies of the
25712
+ Work or Derivative Works thereof in any medium, with or without
25713
+ modifications, and in Source or Object form, provided that You
25714
+ meet the following conditions:
25715
+
25716
+ (a) You must give any other recipients of the Work or
25717
+ Derivative Works a copy of this License; and
25718
+
25719
+ (b) You must cause any modified files to carry prominent notices
25720
+ stating that You changed the files; and
25721
+
25722
+ (c) You must retain, in the Source form of any Derivative Works
25723
+ that You distribute, all copyright, patent, trademark, and
25724
+ attribution notices from the Source form of the Work,
25725
+ excluding those notices that do not pertain to any part of
25726
+ the Derivative Works; and
25727
+
25728
+ (d) If the Work includes a "NOTICE" text file as part of its
25729
+ distribution, then any Derivative Works that You distribute must
25730
+ include a readable copy of the attribution notices contained
25731
+ within such NOTICE file, excluding those notices that do not
25732
+ pertain to any part of the Derivative Works, in at least one
25733
+ of the following places: within a NOTICE text file distributed
25734
+ as part of the Derivative Works; within the Source form or
25735
+ documentation, if provided along with the Derivative Works; or,
25736
+ within a display generated by the Derivative Works, if and
25737
+ wherever such third-party notices normally appear. The contents
25738
+ of the NOTICE file are for informational purposes only and
25739
+ do not modify the License. You may add Your own attribution
25740
+ notices within Derivative Works that You distribute, alongside
25741
+ or as an addendum to the NOTICE text from the Work, provided
25742
+ that such additional attribution notices cannot be construed
25743
+ as modifying the License.
25744
+
25745
+ You may add Your own copyright statement to Your modifications and
25746
+ may provide additional or different license terms and conditions
25747
+ for use, reproduction, or distribution of Your modifications, or
25748
+ for any such Derivative Works as a whole, provided Your use,
25749
+ reproduction, and distribution of the Work otherwise complies with
25750
+ the conditions stated in this License.
25751
+
25752
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
25753
+ any Contribution intentionally submitted for inclusion in the Work
25754
+ by You to the Licensor shall be under the terms and conditions of
25755
+ this License, without any additional terms or conditions.
25756
+ Notwithstanding the above, nothing herein shall supersede or modify
25757
+ the terms of any separate license agreement you may have executed
25758
+ with Licensor regarding such Contributions.
25759
+
25760
+ 6. Trademarks. This License does not grant permission to use the trade
25761
+ names, trademarks, service marks, or product names of the Licensor,
25762
+ except as required for reasonable and customary use in describing the
25763
+ origin of the Work and reproducing the content of the NOTICE file.
25764
+
25765
+ 7. Disclaimer of Warranty. Unless required by applicable law or
25766
+ agreed to in writing, Licensor provides the Work (and each
25767
+ Contributor provides its Contributions) on an "AS IS" BASIS,
25768
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
25769
+ implied, including, without limitation, any warranties or conditions
25770
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
25771
+ PARTICULAR PURPOSE. You are solely responsible for determining the
25772
+ appropriateness of using or redistributing the Work and assume any
25773
+ risks associated with Your exercise of permissions under this License.
25774
+
25775
+ 8. Limitation of Liability. In no event and under no legal theory,
25776
+ whether in tort (including negligence), contract, or otherwise,
25777
+ unless required by applicable law (such as deliberate and grossly
25778
+ negligent acts) or agreed to in writing, shall any Contributor be
25779
+ liable to You for damages, including any direct, indirect, special,
25780
+ incidental, or consequential damages of any character arising as a
25781
+ result of this License or out of the use or inability to use the
25782
+ Work (including but not limited to damages for loss of goodwill,
25783
+ work stoppage, computer failure or malfunction, or any and all
25784
+ other commercial damages or losses), even if such Contributor
25785
+ has been advised of the possibility of such damages.
25786
+
25787
+ 9. Accepting Warranty or Additional Liability. While redistributing
25788
+ the Work or Derivative Works thereof, You may choose to offer,
25789
+ and charge a fee for, acceptance of support, warranty, indemnity,
25790
+ or other liability obligations and/or rights consistent with this
25791
+ License. However, in accepting such obligations, You may act only
25792
+ on Your own behalf and on Your sole responsibility, not on behalf
25793
+ of any other Contributor, and only if You agree to indemnify,
25794
+ defend, and hold each Contributor harmless for any liability
25795
+ incurred by, or claims asserted against, such Contributor by reason
25796
+ of your accepting any such warranty or additional liability.
25797
+
25798
+ END OF TERMS AND CONDITIONS
25799
+
25800
+ Copyright 2020-2022 Jorge C. Leitão
25801
+
25802
+ Licensed under the Apache License, Version 2.0 (the "License");
25803
+ you may not use this file except in compliance with the License.
25804
+ You may obtain a copy of the License at
25805
+
25806
+ https://www.apache.org/licenses/LICENSE-2.0
25807
+
25808
+ Unless required by applicable law or agreed to in writing, software
25809
+ distributed under the License is distributed on an "AS IS" BASIS,
25810
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25811
+ See the License for the specific language governing permissions and
25812
+ limitations under the License.
25813
+
25814
+ ================================================================================
25815
+ polars-pipe LICENSE
25816
+ ================================================================================
25817
+
25818
+ Copyright (c) 2020 Ritchie Vink
25819
+ Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
25820
+
25821
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25822
+ of this software and associated documentation files (the "Software"), to deal
25823
+ in the Software without restriction, including without limitation the rights
25824
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25825
+ copies of the Software, and to permit persons to whom the Software is
25826
+ furnished to do so, subject to the following conditions:
25827
+
25828
+ The above copyright notice and this permission notice shall be included in all
25829
+ copies or substantial portions of the Software.
25830
+
25831
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25832
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25833
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25834
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25835
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25836
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25837
+ SOFTWARE.
25838
+
25839
+ ================================================================================
25840
+ polars-plan LICENSE
25950
25841
  ================================================================================
25951
25842
 
25952
25843
  Copyright (c) 2020 Ritchie Vink
@@ -25971,7 +25862,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25971
25862
  SOFTWARE.
25972
25863
 
25973
25864
  ================================================================================
25974
- polars-plan LICENSE
25865
+ polars-row LICENSE
25975
25866
  ================================================================================
25976
25867
 
25977
25868
  Copyright (c) 2020 Ritchie Vink
@@ -25996,7 +25887,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25996
25887
  SOFTWARE.
25997
25888
 
25998
25889
  ================================================================================
25999
- polars-row LICENSE
25890
+ polars-schema LICENSE
26000
25891
  ================================================================================
26001
25892
 
26002
25893
  Copyright (c) 2020 Ritchie Vink
@@ -33028,366 +32919,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
33028
32919
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
33029
32920
  DEALINGS IN THE SOFTWARE.
33030
32921
 
33031
- ================================================================================
33032
- smartstring LICENCE.md
33033
- ================================================================================
33034
-
33035
- Mozilla Public License Version 2.0
33036
- ==================================
33037
-
33038
- ### 1. Definitions
33039
-
33040
- **1.1. “Contributor”**
33041
- means each individual or legal entity that creates, contributes to
33042
- the creation of, or owns Covered Software.
33043
-
33044
- **1.2. “Contributor Version”**
33045
- means the combination of the Contributions of others (if any) used
33046
- by a Contributor and that particular Contributor's Contribution.
33047
-
33048
- **1.3. “Contribution”**
33049
- means Covered Software of a particular Contributor.
33050
-
33051
- **1.4. “Covered Software”**
33052
- means Source Code Form to which the initial Contributor has attached
33053
- the notice in Exhibit A, the Executable Form of such Source Code
33054
- Form, and Modifications of such Source Code Form, in each case
33055
- including portions thereof.
33056
-
33057
- **1.5. “Incompatible With Secondary Licenses”**
33058
- means
33059
-
33060
- * **(a)** that the initial Contributor has attached the notice described
33061
- in Exhibit B to the Covered Software; or
33062
- * **(b)** that the Covered Software was made available under the terms of
33063
- version 1.1 or earlier of the License, but not also under the
33064
- terms of a Secondary License.
33065
-
33066
- **1.6. “Executable Form”**
33067
- means any form of the work other than Source Code Form.
33068
-
33069
- **1.7. “Larger Work”**
33070
- means a work that combines Covered Software with other material, in
33071
- a separate file or files, that is not Covered Software.
33072
-
33073
- **1.8. “License”**
33074
- means this document.
33075
-
33076
- **1.9. “Licensable”**
33077
- means having the right to grant, to the maximum extent possible,
33078
- whether at the time of the initial grant or subsequently, any and
33079
- all of the rights conveyed by this License.
33080
-
33081
- **1.10. “Modifications”**
33082
- means any of the following:
33083
-
33084
- * **(a)** any file in Source Code Form that results from an addition to,
33085
- deletion from, or modification of the contents of Covered
33086
- Software; or
33087
- * **(b)** any new file in Source Code Form that contains any Covered
33088
- Software.
33089
-
33090
- **1.11. “Patent Claims” of a Contributor**
33091
- means any patent claim(s), including without limitation, method,
33092
- process, and apparatus claims, in any patent Licensable by such
33093
- Contributor that would be infringed, but for the grant of the
33094
- License, by the making, using, selling, offering for sale, having
33095
- made, import, or transfer of either its Contributions or its
33096
- Contributor Version.
33097
-
33098
- **1.12. “Secondary License”**
33099
- means either the GNU General Public License, Version 2.0, the GNU
33100
- Lesser General Public License, Version 2.1, the GNU Affero General
33101
- Public License, Version 3.0, or any later versions of those
33102
- licenses.
33103
-
33104
- **1.13. “Source Code Form”**
33105
- means the form of the work preferred for making modifications.
33106
-
33107
- **1.14. “You” (or “Your”)**
33108
- means an individual or a legal entity exercising rights under this
33109
- License. For legal entities, “You” includes any entity that
33110
- controls, is controlled by, or is under common control with You. For
33111
- purposes of this definition, “control” means **(a)** the power, direct
33112
- or indirect, to cause the direction or management of such entity,
33113
- whether by contract or otherwise, or **(b)** ownership of more than
33114
- fifty percent (50%) of the outstanding shares or beneficial
33115
- ownership of such entity.
33116
-
33117
-
33118
- ### 2. License Grants and Conditions
33119
-
33120
- #### 2.1. Grants
33121
-
33122
- Each Contributor hereby grants You a world-wide, royalty-free,
33123
- non-exclusive license:
33124
-
33125
- * **(a)** under intellectual property rights (other than patent or trademark)
33126
- Licensable by such Contributor to use, reproduce, make available,
33127
- modify, display, perform, distribute, and otherwise exploit its
33128
- Contributions, either on an unmodified basis, with Modifications, or
33129
- as part of a Larger Work; and
33130
- * **(b)** under Patent Claims of such Contributor to make, use, sell, offer
33131
- for sale, have made, import, and otherwise transfer either its
33132
- Contributions or its Contributor Version.
33133
-
33134
- #### 2.2. Effective Date
33135
-
33136
- The licenses granted in Section 2.1 with respect to any Contribution
33137
- become effective for each Contribution on the date the Contributor first
33138
- distributes such Contribution.
33139
-
33140
- #### 2.3. Limitations on Grant Scope
33141
-
33142
- The licenses granted in this Section 2 are the only rights granted under
33143
- this License. No additional rights or licenses will be implied from the
33144
- distribution or licensing of Covered Software under this License.
33145
- Notwithstanding Section 2.1(b) above, no patent license is granted by a
33146
- Contributor:
33147
-
33148
- * **(a)** for any code that a Contributor has removed from Covered Software;
33149
- or
33150
- * **(b)** for infringements caused by: **(i)** Your and any other third party's
33151
- modifications of Covered Software, or **(ii)** the combination of its
33152
- Contributions with other software (except as part of its Contributor
33153
- Version); or
33154
- * **(c)** under Patent Claims infringed by Covered Software in the absence of
33155
- its Contributions.
33156
-
33157
- This License does not grant any rights in the trademarks, service marks,
33158
- or logos of any Contributor (except as may be necessary to comply with
33159
- the notice requirements in Section 3.4).
33160
-
33161
- #### 2.4. Subsequent Licenses
33162
-
33163
- No Contributor makes additional grants as a result of Your choice to
33164
- distribute the Covered Software under a subsequent version of this
33165
- License (see Section 10.2) or under the terms of a Secondary License (if
33166
- permitted under the terms of Section 3.3).
33167
-
33168
- #### 2.5. Representation
33169
-
33170
- Each Contributor represents that the Contributor believes its
33171
- Contributions are its original creation(s) or it has sufficient rights
33172
- to grant the rights to its Contributions conveyed by this License.
33173
-
33174
- #### 2.6. Fair Use
33175
-
33176
- This License is not intended to limit any rights You have under
33177
- applicable copyright doctrines of fair use, fair dealing, or other
33178
- equivalents.
33179
-
33180
- #### 2.7. Conditions
33181
-
33182
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
33183
- in Section 2.1.
33184
-
33185
-
33186
- ### 3. Responsibilities
33187
-
33188
- #### 3.1. Distribution of Source Form
33189
-
33190
- All distribution of Covered Software in Source Code Form, including any
33191
- Modifications that You create or to which You contribute, must be under
33192
- the terms of this License. You must inform recipients that the Source
33193
- Code Form of the Covered Software is governed by the terms of this
33194
- License, and how they can obtain a copy of this License. You may not
33195
- attempt to alter or restrict the recipients' rights in the Source Code
33196
- Form.
33197
-
33198
- #### 3.2. Distribution of Executable Form
33199
-
33200
- If You distribute Covered Software in Executable Form then:
33201
-
33202
- * **(a)** such Covered Software must also be made available in Source Code
33203
- Form, as described in Section 3.1, and You must inform recipients of
33204
- the Executable Form how they can obtain a copy of such Source Code
33205
- Form by reasonable means in a timely manner, at a charge no more
33206
- than the cost of distribution to the recipient; and
33207
-
33208
- * **(b)** You may distribute such Executable Form under the terms of this
33209
- License, or sublicense it under different terms, provided that the
33210
- license for the Executable Form does not attempt to limit or alter
33211
- the recipients' rights in the Source Code Form under this License.
33212
-
33213
- #### 3.3. Distribution of a Larger Work
33214
-
33215
- You may create and distribute a Larger Work under terms of Your choice,
33216
- provided that You also comply with the requirements of this License for
33217
- the Covered Software. If the Larger Work is a combination of Covered
33218
- Software with a work governed by one or more Secondary Licenses, and the
33219
- Covered Software is not Incompatible With Secondary Licenses, this
33220
- License permits You to additionally distribute such Covered Software
33221
- under the terms of such Secondary License(s), so that the recipient of
33222
- the Larger Work may, at their option, further distribute the Covered
33223
- Software under the terms of either this License or such Secondary
33224
- License(s).
33225
-
33226
- #### 3.4. Notices
33227
-
33228
- You may not remove or alter the substance of any license notices
33229
- (including copyright notices, patent notices, disclaimers of warranty,
33230
- or limitations of liability) contained within the Source Code Form of
33231
- the Covered Software, except that You may alter any license notices to
33232
- the extent required to remedy known factual inaccuracies.
33233
-
33234
- #### 3.5. Application of Additional Terms
33235
-
33236
- You may choose to offer, and to charge a fee for, warranty, support,
33237
- indemnity or liability obligations to one or more recipients of Covered
33238
- Software. However, You may do so only on Your own behalf, and not on
33239
- behalf of any Contributor. You must make it absolutely clear that any
33240
- such warranty, support, indemnity, or liability obligation is offered by
33241
- You alone, and You hereby agree to indemnify every Contributor for any
33242
- liability incurred by such Contributor as a result of warranty, support,
33243
- indemnity or liability terms You offer. You may include additional
33244
- disclaimers of warranty and limitations of liability specific to any
33245
- jurisdiction.
33246
-
33247
-
33248
- ### 4. Inability to Comply Due to Statute or Regulation
33249
-
33250
- If it is impossible for You to comply with any of the terms of this
33251
- License with respect to some or all of the Covered Software due to
33252
- statute, judicial order, or regulation then You must: **(a)** comply with
33253
- the terms of this License to the maximum extent possible; and **(b)**
33254
- describe the limitations and the code they affect. Such description must
33255
- be placed in a text file included with all distributions of the Covered
33256
- Software under this License. Except to the extent prohibited by statute
33257
- or regulation, such description must be sufficiently detailed for a
33258
- recipient of ordinary skill to be able to understand it.
33259
-
33260
-
33261
- ### 5. Termination
33262
-
33263
- **5.1.** The rights granted under this License will terminate automatically
33264
- if You fail to comply with any of its terms. However, if You become
33265
- compliant, then the rights granted under this License from a particular
33266
- Contributor are reinstated **(a)** provisionally, unless and until such
33267
- Contributor explicitly and finally terminates Your grants, and **(b)** on an
33268
- ongoing basis, if such Contributor fails to notify You of the
33269
- non-compliance by some reasonable means prior to 60 days after You have
33270
- come back into compliance. Moreover, Your grants from a particular
33271
- Contributor are reinstated on an ongoing basis if such Contributor
33272
- notifies You of the non-compliance by some reasonable means, this is the
33273
- first time You have received notice of non-compliance with this License
33274
- from such Contributor, and You become compliant prior to 30 days after
33275
- Your receipt of the notice.
33276
-
33277
- **5.2.** If You initiate litigation against any entity by asserting a patent
33278
- infringement claim (excluding declaratory judgment actions,
33279
- counter-claims, and cross-claims) alleging that a Contributor Version
33280
- directly or indirectly infringes any patent, then the rights granted to
33281
- You by any and all Contributors for the Covered Software under Section
33282
- 2.1 of this License shall terminate.
33283
-
33284
- **5.3.** In the event of termination under Sections 5.1 or 5.2 above, all
33285
- end user license agreements (excluding distributors and resellers) which
33286
- have been validly granted by You or Your distributors under this License
33287
- prior to termination shall survive termination.
33288
-
33289
-
33290
- ### 6. Disclaimer of Warranty
33291
-
33292
- > Covered Software is provided under this License on an “as is”
33293
- > basis, without warranty of any kind, either expressed, implied, or
33294
- > statutory, including, without limitation, warranties that the
33295
- > Covered Software is free of defects, merchantable, fit for a
33296
- > particular purpose or non-infringing. The entire risk as to the
33297
- > quality and performance of the Covered Software is with You.
33298
- > Should any Covered Software prove defective in any respect, You
33299
- > (not any Contributor) assume the cost of any necessary servicing,
33300
- > repair, or correction. This disclaimer of warranty constitutes an
33301
- > essential part of this License. No use of any Covered Software is
33302
- > authorized under this License except under this disclaimer.
33303
-
33304
- ### 7. Limitation of Liability
33305
-
33306
- > Under no circumstances and under no legal theory, whether tort
33307
- > (including negligence), contract, or otherwise, shall any
33308
- > Contributor, or anyone who distributes Covered Software as
33309
- > permitted above, be liable to You for any direct, indirect,
33310
- > special, incidental, or consequential damages of any character
33311
- > including, without limitation, damages for lost profits, loss of
33312
- > goodwill, work stoppage, computer failure or malfunction, or any
33313
- > and all other commercial damages or losses, even if such party
33314
- > shall have been informed of the possibility of such damages. This
33315
- > limitation of liability shall not apply to liability for death or
33316
- > personal injury resulting from such party's negligence to the
33317
- > extent applicable law prohibits such limitation. Some
33318
- > jurisdictions do not allow the exclusion or limitation of
33319
- > incidental or consequential damages, so this exclusion and
33320
- > limitation may not apply to You.
33321
-
33322
-
33323
- ### 8. Litigation
33324
-
33325
- Any litigation relating to this License may be brought only in the
33326
- courts of a jurisdiction where the defendant maintains its principal
33327
- place of business and such litigation shall be governed by laws of that
33328
- jurisdiction, without reference to its conflict-of-law provisions.
33329
- Nothing in this Section shall prevent a party's ability to bring
33330
- cross-claims or counter-claims.
33331
-
33332
-
33333
- ### 9. Miscellaneous
33334
-
33335
- This License represents the complete agreement concerning the subject
33336
- matter hereof. If any provision of this License is held to be
33337
- unenforceable, such provision shall be reformed only to the extent
33338
- necessary to make it enforceable. Any law or regulation which provides
33339
- that the language of a contract shall be construed against the drafter
33340
- shall not be used to construe this License against a Contributor.
33341
-
33342
-
33343
- ### 10. Versions of the License
33344
-
33345
- #### 10.1. New Versions
33346
-
33347
- Mozilla Foundation is the license steward. Except as provided in Section
33348
- 10.3, no one other than the license steward has the right to modify or
33349
- publish new versions of this License. Each version will be given a
33350
- distinguishing version number.
33351
-
33352
- #### 10.2. Effect of New Versions
33353
-
33354
- You may distribute the Covered Software under the terms of the version
33355
- of the License under which You originally received the Covered Software,
33356
- or under the terms of any subsequent version published by the license
33357
- steward.
33358
-
33359
- #### 10.3. Modified Versions
33360
-
33361
- If you create software not governed by this License, and you want to
33362
- create a new license for such software, you may create and use a
33363
- modified version of this License if you rename the license and remove
33364
- any references to the name of the license steward (except to note that
33365
- such modified license differs from this License).
33366
-
33367
- #### 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
33368
-
33369
- If You choose to distribute Source Code Form that is Incompatible With
33370
- Secondary Licenses under the terms of this version of the License, the
33371
- notice described in Exhibit B of this License must be attached.
33372
-
33373
- ## Exhibit A - Source Code Form License Notice
33374
-
33375
- This Source Code Form is subject to the terms of the Mozilla Public
33376
- License, v. 2.0. If a copy of the MPL was not distributed with this
33377
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
33378
-
33379
- If it is not possible or desirable to put the notice in a particular
33380
- file, then You may include the notice in a location (such as a LICENSE
33381
- file in a relevant directory) where a recipient would be likely to look
33382
- for such a notice.
33383
-
33384
- You may add additional accurate notices of copyright ownership.
33385
-
33386
- ## Exhibit B - “Incompatible With Secondary Licenses” Notice
33387
-
33388
- This Source Code Form is "Incompatible With Secondary Licenses", as
33389
- defined by the Mozilla Public License, v. 2.0.
33390
-
33391
32922
  ================================================================================
33392
32923
  snap COPYING
33393
32924
  ================================================================================
@@ -35303,7 +34834,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
35303
34834
  DEALINGS IN THE SOFTWARE.
35304
34835
 
35305
34836
  ================================================================================
35306
- syn v2.0.67 LICENSE-APACHE
34837
+ syn v2.0.77 LICENSE-APACHE
35307
34838
  ================================================================================
35308
34839
 
35309
34840
  Apache License
@@ -35484,7 +35015,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
35484
35015
  END OF TERMS AND CONDITIONS
35485
35016
 
35486
35017
  ================================================================================
35487
- syn v2.0.67 LICENSE-MIT
35018
+ syn v2.0.77 LICENSE-MIT
35488
35019
  ================================================================================
35489
35020
 
35490
35021
  Permission is hereby granted, free of charge, to any
@@ -36205,31 +35736,27 @@ SOFTWARE.
36205
35736
  tokio-util LICENSE
36206
35737
  ================================================================================
36207
35738
 
36208
- Copyright (c) 2023 Tokio Contributors
35739
+ MIT License
36209
35740
 
36210
- Permission is hereby granted, free of charge, to any
36211
- person obtaining a copy of this software and associated
36212
- documentation files (the "Software"), to deal in the
36213
- Software without restriction, including without
36214
- limitation the rights to use, copy, modify, merge,
36215
- publish, distribute, sublicense, and/or sell copies of
36216
- the Software, and to permit persons to whom the Software
36217
- is furnished to do so, subject to the following
36218
- conditions:
35741
+ Copyright (c) Tokio Contributors
36219
35742
 
36220
- The above copyright notice and this permission notice
36221
- shall be included in all copies or substantial portions
36222
- of the Software.
35743
+ Permission is hereby granted, free of charge, to any person obtaining a copy
35744
+ of this software and associated documentation files (the "Software"), to deal
35745
+ in the Software without restriction, including without limitation the rights
35746
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
35747
+ copies of the Software, and to permit persons to whom the Software is
35748
+ furnished to do so, subject to the following conditions:
36223
35749
 
36224
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
36225
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
36226
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
36227
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
36228
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
36229
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
36230
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
36231
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
36232
- DEALINGS IN THE SOFTWARE.
35750
+ The above copyright notice and this permission notice shall be included in all
35751
+ copies or substantial portions of the Software.
35752
+
35753
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35754
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
35755
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35756
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35757
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
35758
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35759
+ SOFTWARE.
36233
35760
 
36234
35761
  ================================================================================
36235
35762
  unicode-ident LICENSE-APACHE
@@ -38403,6 +37930,273 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
38403
37930
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38404
37931
  DEALINGS IN THE SOFTWARE.
38405
37932
 
37933
+ ================================================================================
37934
+ zerocopy-derive LICENSE-APACHE
37935
+ ================================================================================
37936
+
37937
+ Apache License
37938
+ Version 2.0, January 2004
37939
+ http://www.apache.org/licenses/
37940
+
37941
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
37942
+
37943
+ 1. Definitions.
37944
+
37945
+ "License" shall mean the terms and conditions for use, reproduction,
37946
+ and distribution as defined by Sections 1 through 9 of this document.
37947
+
37948
+ "Licensor" shall mean the copyright owner or entity authorized by
37949
+ the copyright owner that is granting the License.
37950
+
37951
+ "Legal Entity" shall mean the union of the acting entity and all
37952
+ other entities that control, are controlled by, or are under common
37953
+ control with that entity. For the purposes of this definition,
37954
+ "control" means (i) the power, direct or indirect, to cause the
37955
+ direction or management of such entity, whether by contract or
37956
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
37957
+ outstanding shares, or (iii) beneficial ownership of such entity.
37958
+
37959
+ "You" (or "Your") shall mean an individual or Legal Entity
37960
+ exercising permissions granted by this License.
37961
+
37962
+ "Source" form shall mean the preferred form for making modifications,
37963
+ including but not limited to software source code, documentation
37964
+ source, and configuration files.
37965
+
37966
+ "Object" form shall mean any form resulting from mechanical
37967
+ transformation or translation of a Source form, including but
37968
+ not limited to compiled object code, generated documentation,
37969
+ and conversions to other media types.
37970
+
37971
+ "Work" shall mean the work of authorship, whether in Source or
37972
+ Object form, made available under the License, as indicated by a
37973
+ copyright notice that is included in or attached to the work
37974
+ (an example is provided in the Appendix below).
37975
+
37976
+ "Derivative Works" shall mean any work, whether in Source or Object
37977
+ form, that is based on (or derived from) the Work and for which the
37978
+ editorial revisions, annotations, elaborations, or other modifications
37979
+ represent, as a whole, an original work of authorship. For the purposes
37980
+ of this License, Derivative Works shall not include works that remain
37981
+ separable from, or merely link (or bind by name) to the interfaces of,
37982
+ the Work and Derivative Works thereof.
37983
+
37984
+ "Contribution" shall mean any work of authorship, including
37985
+ the original version of the Work and any modifications or additions
37986
+ to that Work or Derivative Works thereof, that is intentionally
37987
+ submitted to Licensor for inclusion in the Work by the copyright owner
37988
+ or by an individual or Legal Entity authorized to submit on behalf of
37989
+ the copyright owner. For the purposes of this definition, "submitted"
37990
+ means any form of electronic, verbal, or written communication sent
37991
+ to the Licensor or its representatives, including but not limited to
37992
+ communication on electronic mailing lists, source code control systems,
37993
+ and issue tracking systems that are managed by, or on behalf of, the
37994
+ Licensor for the purpose of discussing and improving the Work, but
37995
+ excluding communication that is conspicuously marked or otherwise
37996
+ designated in writing by the copyright owner as "Not a Contribution."
37997
+
37998
+ "Contributor" shall mean Licensor and any individual or Legal Entity
37999
+ on behalf of whom a Contribution has been received by Licensor and
38000
+ subsequently incorporated within the Work.
38001
+
38002
+ 2. Grant of Copyright License. Subject to the terms and conditions of
38003
+ this License, each Contributor hereby grants to You a perpetual,
38004
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38005
+ copyright license to reproduce, prepare Derivative Works of,
38006
+ publicly display, publicly perform, sublicense, and distribute the
38007
+ Work and such Derivative Works in Source or Object form.
38008
+
38009
+ 3. Grant of Patent License. Subject to the terms and conditions of
38010
+ this License, each Contributor hereby grants to You a perpetual,
38011
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38012
+ (except as stated in this section) patent license to make, have made,
38013
+ use, offer to sell, sell, import, and otherwise transfer the Work,
38014
+ where such license applies only to those patent claims licensable
38015
+ by such Contributor that are necessarily infringed by their
38016
+ Contribution(s) alone or by combination of their Contribution(s)
38017
+ with the Work to which such Contribution(s) was submitted. If You
38018
+ institute patent litigation against any entity (including a
38019
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
38020
+ or a Contribution incorporated within the Work constitutes direct
38021
+ or contributory patent infringement, then any patent licenses
38022
+ granted to You under this License for that Work shall terminate
38023
+ as of the date such litigation is filed.
38024
+
38025
+ 4. Redistribution. You may reproduce and distribute copies of the
38026
+ Work or Derivative Works thereof in any medium, with or without
38027
+ modifications, and in Source or Object form, provided that You
38028
+ meet the following conditions:
38029
+
38030
+ (a) You must give any other recipients of the Work or
38031
+ Derivative Works a copy of this License; and
38032
+
38033
+ (b) You must cause any modified files to carry prominent notices
38034
+ stating that You changed the files; and
38035
+
38036
+ (c) You must retain, in the Source form of any Derivative Works
38037
+ that You distribute, all copyright, patent, trademark, and
38038
+ attribution notices from the Source form of the Work,
38039
+ excluding those notices that do not pertain to any part of
38040
+ the Derivative Works; and
38041
+
38042
+ (d) If the Work includes a "NOTICE" text file as part of its
38043
+ distribution, then any Derivative Works that You distribute must
38044
+ include a readable copy of the attribution notices contained
38045
+ within such NOTICE file, excluding those notices that do not
38046
+ pertain to any part of the Derivative Works, in at least one
38047
+ of the following places: within a NOTICE text file distributed
38048
+ as part of the Derivative Works; within the Source form or
38049
+ documentation, if provided along with the Derivative Works; or,
38050
+ within a display generated by the Derivative Works, if and
38051
+ wherever such third-party notices normally appear. The contents
38052
+ of the NOTICE file are for informational purposes only and
38053
+ do not modify the License. You may add Your own attribution
38054
+ notices within Derivative Works that You distribute, alongside
38055
+ or as an addendum to the NOTICE text from the Work, provided
38056
+ that such additional attribution notices cannot be construed
38057
+ as modifying the License.
38058
+
38059
+ You may add Your own copyright statement to Your modifications and
38060
+ may provide additional or different license terms and conditions
38061
+ for use, reproduction, or distribution of Your modifications, or
38062
+ for any such Derivative Works as a whole, provided Your use,
38063
+ reproduction, and distribution of the Work otherwise complies with
38064
+ the conditions stated in this License.
38065
+
38066
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
38067
+ any Contribution intentionally submitted for inclusion in the Work
38068
+ by You to the Licensor shall be under the terms and conditions of
38069
+ this License, without any additional terms or conditions.
38070
+ Notwithstanding the above, nothing herein shall supersede or modify
38071
+ the terms of any separate license agreement you may have executed
38072
+ with Licensor regarding such Contributions.
38073
+
38074
+ 6. Trademarks. This License does not grant permission to use the trade
38075
+ names, trademarks, service marks, or product names of the Licensor,
38076
+ except as required for reasonable and customary use in describing the
38077
+ origin of the Work and reproducing the content of the NOTICE file.
38078
+
38079
+ 7. Disclaimer of Warranty. Unless required by applicable law or
38080
+ agreed to in writing, Licensor provides the Work (and each
38081
+ Contributor provides its Contributions) on an "AS IS" BASIS,
38082
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
38083
+ implied, including, without limitation, any warranties or conditions
38084
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
38085
+ PARTICULAR PURPOSE. You are solely responsible for determining the
38086
+ appropriateness of using or redistributing the Work and assume any
38087
+ risks associated with Your exercise of permissions under this License.
38088
+
38089
+ 8. Limitation of Liability. In no event and under no legal theory,
38090
+ whether in tort (including negligence), contract, or otherwise,
38091
+ unless required by applicable law (such as deliberate and grossly
38092
+ negligent acts) or agreed to in writing, shall any Contributor be
38093
+ liable to You for damages, including any direct, indirect, special,
38094
+ incidental, or consequential damages of any character arising as a
38095
+ result of this License or out of the use or inability to use the
38096
+ Work (including but not limited to damages for loss of goodwill,
38097
+ work stoppage, computer failure or malfunction, or any and all
38098
+ other commercial damages or losses), even if such Contributor
38099
+ has been advised of the possibility of such damages.
38100
+
38101
+ 9. Accepting Warranty or Additional Liability. While redistributing
38102
+ the Work or Derivative Works thereof, You may choose to offer,
38103
+ and charge a fee for, acceptance of support, warranty, indemnity,
38104
+ or other liability obligations and/or rights consistent with this
38105
+ License. However, in accepting such obligations, You may act only
38106
+ on Your own behalf and on Your sole responsibility, not on behalf
38107
+ of any other Contributor, and only if You agree to indemnify,
38108
+ defend, and hold each Contributor harmless for any liability
38109
+ incurred by, or claims asserted against, such Contributor by reason
38110
+ of your accepting any such warranty or additional liability.
38111
+
38112
+ END OF TERMS AND CONDITIONS
38113
+
38114
+ APPENDIX: How to apply the Apache License to your work.
38115
+
38116
+ To apply the Apache License to your work, attach the following
38117
+ boilerplate notice, with the fields enclosed by brackets "[]"
38118
+ replaced with your own identifying information. (Don't include
38119
+ the brackets!) The text should be enclosed in the appropriate
38120
+ comment syntax for the file format. We also recommend that a
38121
+ file or class name and description of purpose be included on the
38122
+ same "printed page" as the copyright notice for easier
38123
+ identification within third-party archives.
38124
+
38125
+ Copyright 2023 The Fuchsia Authors
38126
+
38127
+ Licensed under the Apache License, Version 2.0 (the "License");
38128
+ you may not use this file except in compliance with the License.
38129
+ You may obtain a copy of the License at
38130
+
38131
+ http://www.apache.org/licenses/LICENSE-2.0
38132
+
38133
+ Unless required by applicable law or agreed to in writing, software
38134
+ distributed under the License is distributed on an "AS IS" BASIS,
38135
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38136
+ See the License for the specific language governing permissions and
38137
+ limitations under the License.
38138
+
38139
+
38140
+ ================================================================================
38141
+ zerocopy-derive LICENSE-BSD
38142
+ ================================================================================
38143
+
38144
+ Copyright 2019 The Fuchsia Authors.
38145
+
38146
+ Redistribution and use in source and binary forms, with or without
38147
+ modification, are permitted provided that the following conditions are
38148
+ met:
38149
+
38150
+ * Redistributions of source code must retain the above copyright
38151
+ notice, this list of conditions and the following disclaimer.
38152
+ * Redistributions in binary form must reproduce the above
38153
+ copyright notice, this list of conditions and the following disclaimer
38154
+ in the documentation and/or other materials provided with the
38155
+ distribution.
38156
+
38157
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
38158
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
38159
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
38160
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
38161
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
38162
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
38163
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
38164
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
38165
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38166
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38167
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38168
+
38169
+ ================================================================================
38170
+ zerocopy-derive LICENSE-MIT
38171
+ ================================================================================
38172
+
38173
+ Copyright 2023 The Fuchsia Authors
38174
+
38175
+ Permission is hereby granted, free of charge, to any
38176
+ person obtaining a copy of this software and associated
38177
+ documentation files (the "Software"), to deal in the
38178
+ Software without restriction, including without
38179
+ limitation the rights to use, copy, modify, merge,
38180
+ publish, distribute, sublicense, and/or sell copies of
38181
+ the Software, and to permit persons to whom the Software
38182
+ is furnished to do so, subject to the following
38183
+ conditions:
38184
+
38185
+ The above copyright notice and this permission notice
38186
+ shall be included in all copies or substantial portions
38187
+ of the Software.
38188
+
38189
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
38190
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
38191
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
38192
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
38193
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
38194
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
38195
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
38196
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38197
+ DEALINGS IN THE SOFTWARE.
38198
+
38199
+
38406
38200
  ================================================================================
38407
38201
  zstd LICENSE
38408
38202
  ================================================================================