polars-df 0.19.0-x64-mingw-ucrt → 0.20.0-x64-mingw-ucrt

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -102,6 +102,10 @@ block-buffer v0.10.4
102
102
  https://github.com/RustCrypto/utils
103
103
  MIT OR Apache-2.0
104
104
 
105
+ boxcar v0.2.13
106
+ https://github.com/ibraheemdev/boxcar
107
+ MIT
108
+
105
109
  brotli v7.0.0
106
110
  https://github.com/dropbox/rust-brotli
107
111
  BSD-3-Clause AND MIT
@@ -238,10 +242,6 @@ either v1.15.0
238
242
  https://github.com/rayon-rs/either
239
243
  MIT OR Apache-2.0
240
244
 
241
- enum_dispatch v0.3.13
242
- https://gitlab.com/antonok/enum_dispatch
243
- MIT OR Apache-2.0
244
-
245
245
  equivalent v1.0.2
246
246
  https://github.com/indexmap-rs/equivalent
247
247
  Apache-2.0 OR MIT
@@ -566,10 +566,6 @@ now v0.1.3
566
566
  https://github.com/Kilerd/now
567
567
  MIT
568
568
 
569
- ntapi v0.4.1
570
- https://github.com/MSxDOS/ntapi
571
- Apache-2.0 OR MIT
572
-
573
569
  num-traits v0.2.19
574
570
  https://github.com/rust-num/num-traits
575
571
  MIT OR Apache-2.0
@@ -634,58 +630,59 @@ pkg-config v0.3.32
634
630
  https://github.com/rust-lang/pkg-config-rs
635
631
  MIT OR Apache-2.0
636
632
 
637
- planus v0.3.1
633
+ planus v1.1.1
638
634
  https://github.com/planus-org/planus
639
635
  MIT/Apache-2.0
640
636
 
641
- polars v0.48.0
637
+ polars v0.49.1
642
638
  https://www.pola.rs/
643
639
  MIT
644
640
 
645
- polars-arrow v0.48.0
641
+ polars-arrow v0.49.1
646
642
  https://www.pola.rs/
647
643
  MIT AND Apache-2.0
648
644
 
649
- polars-arrow-format v0.1.0
650
- https://github.com/polar-rs/arrow-format
645
+ polars-arrow-format v0.2.0
646
+ https://github.com/DataEngineeringLabs/arrow-format
647
+ Apache-2.0
651
648
 
652
- polars-compute v0.48.0
649
+ polars-compute v0.49.1
653
650
  https://www.pola.rs/
654
651
  MIT
655
652
 
656
- polars-core v0.48.0
653
+ polars-core v0.49.1
657
654
  https://www.pola.rs/
658
655
  MIT
659
656
 
660
- polars-error v0.48.0
657
+ polars-error v0.49.1
661
658
  https://www.pola.rs/
662
659
  MIT
663
660
 
664
- polars-expr v0.48.0
661
+ polars-expr v0.49.1
665
662
  https://www.pola.rs/
666
663
  MIT
667
664
 
668
- polars-io v0.48.0
665
+ polars-io v0.49.1
669
666
  https://www.pola.rs/
670
667
  MIT
671
668
 
672
- polars-json v0.48.0
669
+ polars-json v0.49.1
673
670
  https://www.pola.rs/
674
671
  MIT
675
672
 
676
- polars-lazy v0.48.0
673
+ polars-lazy v0.49.1
677
674
  https://www.pola.rs/
678
675
  MIT
679
676
 
680
- polars-mem-engine v0.48.0
677
+ polars-mem-engine v0.49.1
681
678
  https://www.pola.rs/
682
679
  MIT
683
680
 
684
- polars-ops v0.48.0
681
+ polars-ops v0.49.1
685
682
  https://www.pola.rs/
686
683
  MIT
687
684
 
688
- polars-parquet v0.48.0
685
+ polars-parquet v0.49.1
689
686
  https://www.pola.rs/
690
687
  MIT AND Apache-2.0
691
688
 
@@ -693,35 +690,31 @@ polars-parquet-format v0.1.0
693
690
  https://github.com/pola-rs/parquet-format
694
691
  MIT AND Apache-2.0
695
692
 
696
- polars-pipe v0.48.0
697
- https://www.pola.rs/
698
- MIT
699
-
700
- polars-plan v0.48.0
693
+ polars-plan v0.49.1
701
694
  https://www.pola.rs/
702
695
  MIT
703
696
 
704
- polars-row v0.48.0
697
+ polars-row v0.49.1
705
698
  https://www.pola.rs/
706
699
  MIT
707
700
 
708
- polars-schema v0.48.0
701
+ polars-schema v0.49.1
709
702
  https://www.pola.rs/
710
703
  MIT
711
704
 
712
- polars-sql v0.48.0
705
+ polars-sql v0.49.1
713
706
  https://www.pola.rs/
714
707
  MIT
715
708
 
716
- polars-stream v0.48.0
709
+ polars-stream v0.49.1
717
710
  https://www.pola.rs/
718
711
  MIT
719
712
 
720
- polars-time v0.48.0
713
+ polars-time v0.49.1
721
714
  https://www.pola.rs/
722
715
  MIT
723
716
 
724
- polars-utils v0.48.0
717
+ polars-utils v0.49.1
725
718
  https://www.pola.rs/
726
719
  MIT
727
720
 
@@ -921,10 +914,6 @@ serde_derive v1.0.219
921
914
  https://serde.rs
922
915
  MIT OR Apache-2.0
923
916
 
924
- serde_ignored v0.1.12
925
- https://github.com/dtolnay/serde-ignored
926
- MIT OR Apache-2.0
927
-
928
917
  serde_json v1.0.140
929
918
  https://github.com/serde-rs/json
930
919
  MIT OR Apache-2.0
@@ -1033,10 +1022,6 @@ synstructure v0.13.2
1033
1022
  https://github.com/mystor/synstructure
1034
1023
  MIT
1035
1024
 
1036
- sysinfo v0.33.1
1037
- https://github.com/GuillaumeGomez/sysinfo
1038
- MIT
1039
-
1040
1025
  thiserror v2.0.12
1041
1026
  https://github.com/dtolnay/thiserror
1042
1027
  MIT OR Apache-2.0
@@ -1169,22 +1154,6 @@ winapi-x86_64-pc-windows-gnu v0.4.0
1169
1154
  https://github.com/retep998/winapi-rs
1170
1155
  MIT/Apache-2.0
1171
1156
 
1172
- windows v0.57.0
1173
- https://github.com/microsoft/windows-rs
1174
- MIT OR Apache-2.0
1175
-
1176
- windows-core v0.57.0
1177
- https://github.com/microsoft/windows-rs
1178
- MIT OR Apache-2.0
1179
-
1180
- windows-implement v0.57.0
1181
- https://github.com/microsoft/windows-rs
1182
- MIT OR Apache-2.0
1183
-
1184
- windows-interface v0.57.0
1185
- https://github.com/microsoft/windows-rs
1186
- MIT OR Apache-2.0
1187
-
1188
1157
  windows-link v0.1.1
1189
1158
  https://github.com/microsoft/windows-rs
1190
1159
  MIT OR Apache-2.0
@@ -1193,10 +1162,6 @@ windows-registry v0.4.0
1193
1162
  https://github.com/microsoft/windows-rs
1194
1163
  MIT OR Apache-2.0
1195
1164
 
1196
- windows-result v0.1.2
1197
- https://github.com/microsoft/windows-rs
1198
- MIT OR Apache-2.0
1199
-
1200
1165
  windows-result v0.3.4
1201
1166
  https://github.com/microsoft/windows-rs
1202
1167
  MIT OR Apache-2.0
@@ -5488,21 +5453,28 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5488
5453
  DEALINGS IN THE SOFTWARE.
5489
5454
 
5490
5455
  ================================================================================
5491
- brotli LICENSE.BSD-3-Clause
5456
+ boxcar LICENSE
5492
5457
  ================================================================================
5493
5458
 
5494
- Copyright (c) 2016 Dropbox, Inc.
5495
- All rights reserved.
5496
-
5497
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5498
-
5499
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
5459
+ MIT License
5500
5460
 
5501
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
5461
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5462
+ of this software and associated documentation files (the "Software"), to deal
5463
+ in the Software without restriction, including without limitation the rights
5464
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5465
+ copies of the Software, and to permit persons to whom the Software is
5466
+ furnished to do so, subject to the following conditions:
5502
5467
 
5503
- 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
5468
+ The above copyright notice and this permission notice shall be included in all
5469
+ copies or substantial portions of the Software.
5504
5470
 
5505
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5471
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5472
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5473
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5474
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5475
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5476
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5477
+ SOFTWARE.
5506
5478
 
5507
5479
  ================================================================================
5508
5480
  brotli LICENSE.MIT
@@ -5528,6 +5500,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5528
5500
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5529
5501
  THE SOFTWARE.
5530
5502
 
5503
+ ================================================================================
5504
+ brotli LICENSE.BSD-3-Clause
5505
+ ================================================================================
5506
+
5507
+ Copyright (c) 2016 Dropbox, Inc.
5508
+ All rights reserved.
5509
+
5510
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5511
+
5512
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
5513
+
5514
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
5515
+
5516
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
5517
+
5518
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5519
+
5531
5520
  ================================================================================
5532
5521
  brotli-decompressor LICENSE
5533
5522
  ================================================================================
@@ -11837,32 +11826,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11837
11826
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11838
11827
  DEALINGS IN THE SOFTWARE.
11839
11828
 
11840
- ================================================================================
11841
- enum_dispatch LICENSE
11842
- ================================================================================
11843
-
11844
- MIT License
11845
-
11846
- Copyright (c) 2019 Anton Lazarev
11847
-
11848
- Permission is hereby granted, free of charge, to any person obtaining a copy
11849
- of this software and associated documentation files (the "Software"), to deal
11850
- in the Software without restriction, including without limitation the rights
11851
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11852
- copies of the Software, and to permit persons to whom the Software is
11853
- furnished to do so, subject to the following conditions:
11854
-
11855
- The above copyright notice and this permission notice shall be included in all
11856
- copies or substantial portions of the Software.
11857
-
11858
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11859
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11860
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11861
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11862
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11863
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11864
- SOFTWARE.
11865
-
11866
11829
  ================================================================================
11867
11830
  equivalent LICENSE-APACHE
11868
11831
  ================================================================================
@@ -25492,235 +25455,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25492
25455
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25493
25456
  SOFTWARE.
25494
25457
 
25495
- ================================================================================
25496
- ntapi LICENSE-APACHE
25497
- ================================================================================
25498
-
25499
- Apache License
25500
- Version 2.0, January 2004
25501
- http://www.apache.org/licenses/
25502
-
25503
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
25504
-
25505
- 1. Definitions.
25506
-
25507
- "License" shall mean the terms and conditions for use, reproduction,
25508
- and distribution as defined by Sections 1 through 9 of this document.
25509
-
25510
- "Licensor" shall mean the copyright owner or entity authorized by
25511
- the copyright owner that is granting the License.
25512
-
25513
- "Legal Entity" shall mean the union of the acting entity and all
25514
- other entities that control, are controlled by, or are under common
25515
- control with that entity. For the purposes of this definition,
25516
- "control" means (i) the power, direct or indirect, to cause the
25517
- direction or management of such entity, whether by contract or
25518
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
25519
- outstanding shares, or (iii) beneficial ownership of such entity.
25520
-
25521
- "You" (or "Your") shall mean an individual or Legal Entity
25522
- exercising permissions granted by this License.
25523
-
25524
- "Source" form shall mean the preferred form for making modifications,
25525
- including but not limited to software source code, documentation
25526
- source, and configuration files.
25527
-
25528
- "Object" form shall mean any form resulting from mechanical
25529
- transformation or translation of a Source form, including but
25530
- not limited to compiled object code, generated documentation,
25531
- and conversions to other media types.
25532
-
25533
- "Work" shall mean the work of authorship, whether in Source or
25534
- Object form, made available under the License, as indicated by a
25535
- copyright notice that is included in or attached to the work
25536
- (an example is provided in the Appendix below).
25537
-
25538
- "Derivative Works" shall mean any work, whether in Source or Object
25539
- form, that is based on (or derived from) the Work and for which the
25540
- editorial revisions, annotations, elaborations, or other modifications
25541
- represent, as a whole, an original work of authorship. For the purposes
25542
- of this License, Derivative Works shall not include works that remain
25543
- separable from, or merely link (or bind by name) to the interfaces of,
25544
- the Work and Derivative Works thereof.
25545
-
25546
- "Contribution" shall mean any work of authorship, including
25547
- the original version of the Work and any modifications or additions
25548
- to that Work or Derivative Works thereof, that is intentionally
25549
- submitted to Licensor for inclusion in the Work by the copyright owner
25550
- or by an individual or Legal Entity authorized to submit on behalf of
25551
- the copyright owner. For the purposes of this definition, "submitted"
25552
- means any form of electronic, verbal, or written communication sent
25553
- to the Licensor or its representatives, including but not limited to
25554
- communication on electronic mailing lists, source code control systems,
25555
- and issue tracking systems that are managed by, or on behalf of, the
25556
- Licensor for the purpose of discussing and improving the Work, but
25557
- excluding communication that is conspicuously marked or otherwise
25558
- designated in writing by the copyright owner as "Not a Contribution."
25559
-
25560
- "Contributor" shall mean Licensor and any individual or Legal Entity
25561
- on behalf of whom a Contribution has been received by Licensor and
25562
- subsequently incorporated within the Work.
25563
-
25564
- 2. Grant of Copyright License. Subject to the terms and conditions of
25565
- this License, each Contributor hereby grants to You a perpetual,
25566
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25567
- copyright license to reproduce, prepare Derivative Works of,
25568
- publicly display, publicly perform, sublicense, and distribute the
25569
- Work and such Derivative Works in Source or Object form.
25570
-
25571
- 3. Grant of Patent License. Subject to the terms and conditions of
25572
- this License, each Contributor hereby grants to You a perpetual,
25573
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25574
- (except as stated in this section) patent license to make, have made,
25575
- use, offer to sell, sell, import, and otherwise transfer the Work,
25576
- where such license applies only to those patent claims licensable
25577
- by such Contributor that are necessarily infringed by their
25578
- Contribution(s) alone or by combination of their Contribution(s)
25579
- with the Work to which such Contribution(s) was submitted. If You
25580
- institute patent litigation against any entity (including a
25581
- cross-claim or counterclaim in a lawsuit) alleging that the Work
25582
- or a Contribution incorporated within the Work constitutes direct
25583
- or contributory patent infringement, then any patent licenses
25584
- granted to You under this License for that Work shall terminate
25585
- as of the date such litigation is filed.
25586
-
25587
- 4. Redistribution. You may reproduce and distribute copies of the
25588
- Work or Derivative Works thereof in any medium, with or without
25589
- modifications, and in Source or Object form, provided that You
25590
- meet the following conditions:
25591
-
25592
- (a) You must give any other recipients of the Work or
25593
- Derivative Works a copy of this License; and
25594
-
25595
- (b) You must cause any modified files to carry prominent notices
25596
- stating that You changed the files; and
25597
-
25598
- (c) You must retain, in the Source form of any Derivative Works
25599
- that You distribute, all copyright, patent, trademark, and
25600
- attribution notices from the Source form of the Work,
25601
- excluding those notices that do not pertain to any part of
25602
- the Derivative Works; and
25603
-
25604
- (d) If the Work includes a "NOTICE" text file as part of its
25605
- distribution, then any Derivative Works that You distribute must
25606
- include a readable copy of the attribution notices contained
25607
- within such NOTICE file, excluding those notices that do not
25608
- pertain to any part of the Derivative Works, in at least one
25609
- of the following places: within a NOTICE text file distributed
25610
- as part of the Derivative Works; within the Source form or
25611
- documentation, if provided along with the Derivative Works; or,
25612
- within a display generated by the Derivative Works, if and
25613
- wherever such third-party notices normally appear. The contents
25614
- of the NOTICE file are for informational purposes only and
25615
- do not modify the License. You may add Your own attribution
25616
- notices within Derivative Works that You distribute, alongside
25617
- or as an addendum to the NOTICE text from the Work, provided
25618
- that such additional attribution notices cannot be construed
25619
- as modifying the License.
25620
-
25621
- You may add Your own copyright statement to Your modifications and
25622
- may provide additional or different license terms and conditions
25623
- for use, reproduction, or distribution of Your modifications, or
25624
- for any such Derivative Works as a whole, provided Your use,
25625
- reproduction, and distribution of the Work otherwise complies with
25626
- the conditions stated in this License.
25627
-
25628
- 5. Submission of Contributions. Unless You explicitly state otherwise,
25629
- any Contribution intentionally submitted for inclusion in the Work
25630
- by You to the Licensor shall be under the terms and conditions of
25631
- this License, without any additional terms or conditions.
25632
- Notwithstanding the above, nothing herein shall supersede or modify
25633
- the terms of any separate license agreement you may have executed
25634
- with Licensor regarding such Contributions.
25635
-
25636
- 6. Trademarks. This License does not grant permission to use the trade
25637
- names, trademarks, service marks, or product names of the Licensor,
25638
- except as required for reasonable and customary use in describing the
25639
- origin of the Work and reproducing the content of the NOTICE file.
25640
-
25641
- 7. Disclaimer of Warranty. Unless required by applicable law or
25642
- agreed to in writing, Licensor provides the Work (and each
25643
- Contributor provides its Contributions) on an "AS IS" BASIS,
25644
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
25645
- implied, including, without limitation, any warranties or conditions
25646
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
25647
- PARTICULAR PURPOSE. You are solely responsible for determining the
25648
- appropriateness of using or redistributing the Work and assume any
25649
- risks associated with Your exercise of permissions under this License.
25650
-
25651
- 8. Limitation of Liability. In no event and under no legal theory,
25652
- whether in tort (including negligence), contract, or otherwise,
25653
- unless required by applicable law (such as deliberate and grossly
25654
- negligent acts) or agreed to in writing, shall any Contributor be
25655
- liable to You for damages, including any direct, indirect, special,
25656
- incidental, or consequential damages of any character arising as a
25657
- result of this License or out of the use or inability to use the
25658
- Work (including but not limited to damages for loss of goodwill,
25659
- work stoppage, computer failure or malfunction, or any and all
25660
- other commercial damages or losses), even if such Contributor
25661
- has been advised of the possibility of such damages.
25662
-
25663
- 9. Accepting Warranty or Additional Liability. While redistributing
25664
- the Work or Derivative Works thereof, You may choose to offer,
25665
- and charge a fee for, acceptance of support, warranty, indemnity,
25666
- or other liability obligations and/or rights consistent with this
25667
- License. However, in accepting such obligations, You may act only
25668
- on Your own behalf and on Your sole responsibility, not on behalf
25669
- of any other Contributor, and only if You agree to indemnify,
25670
- defend, and hold each Contributor harmless for any liability
25671
- incurred by, or claims asserted against, such Contributor by reason
25672
- of your accepting any such warranty or additional liability.
25673
-
25674
- END OF TERMS AND CONDITIONS
25675
-
25676
- APPENDIX: How to apply the Apache License to your work.
25677
-
25678
- To apply the Apache License to your work, attach the following
25679
- boilerplate notice, with the fields enclosed by brackets "[]"
25680
- replaced with your own identifying information. (Don't include
25681
- the brackets!) The text should be enclosed in the appropriate
25682
- comment syntax for the file format. We also recommend that a
25683
- file or class name and description of purpose be included on the
25684
- same "printed page" as the copyright notice for easier
25685
- identification within third-party archives.
25686
-
25687
- Copyright [yyyy] [name of copyright owner]
25688
-
25689
- Licensed under the Apache License, Version 2.0 (the "License");
25690
- you may not use this file except in compliance with the License.
25691
- You may obtain a copy of the License at
25692
-
25693
- http://www.apache.org/licenses/LICENSE-2.0
25694
-
25695
- Unless required by applicable law or agreed to in writing, software
25696
- distributed under the License is distributed on an "AS IS" BASIS,
25697
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25698
- See the License for the specific language governing permissions and
25699
- limitations under the License.
25700
-
25701
-
25702
- ================================================================================
25703
- ntapi LICENSE-MIT
25704
- ================================================================================
25705
-
25706
- Permission is hereby granted, free of charge, to any person obtaining a copy
25707
- of this software and associated documentation files (the "Software"),to deal
25708
- in the Software without restriction, including without limitation the rights
25709
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25710
- copies of the Software, and to permit persons to whom the Software is
25711
- furnished to do so, subject to the following conditions:
25712
-
25713
- The above copyright notice and this permission notice shall be included in all
25714
- copies or substantial portions of the Software.
25715
-
25716
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25717
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25718
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
25719
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25720
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25721
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25722
- SOFTWARE.
25723
-
25724
25458
  ================================================================================
25725
25459
  num-traits LICENSE-APACHE
25726
25460
  ================================================================================
@@ -28590,33 +28324,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
28590
28324
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28591
28325
  DEALINGS IN THE SOFTWARE.
28592
28326
 
28593
- ================================================================================
28594
- planus LICENSE-MIT
28595
- ================================================================================
28596
-
28597
- MIT License
28598
-
28599
- Copyright (c) 2021 The Planus Project Developers
28600
-
28601
- Permission is hereby granted, free of charge, to any person obtaining a copy
28602
- of this software and associated documentation files (the "Software"), to deal
28603
- in the Software without restriction, including without limitation the rights
28604
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28605
- copies of the Software, and to permit persons to whom the Software is
28606
- furnished to do so, subject to the following conditions:
28607
-
28608
- The above copyright notice and this permission notice shall be included in all
28609
- copies or substantial portions of the Software.
28610
-
28611
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28612
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28613
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28614
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
28615
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28616
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28617
- SOFTWARE.
28618
-
28619
-
28620
28327
  ================================================================================
28621
28328
  planus LICENSE-APACHE
28622
28329
  ================================================================================
@@ -28799,6 +28506,33 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
28799
28506
  END OF TERMS AND CONDITIONS
28800
28507
 
28801
28508
 
28509
+ ================================================================================
28510
+ planus LICENSE-MIT
28511
+ ================================================================================
28512
+
28513
+ MIT License
28514
+
28515
+ Copyright (c) 2021 The Planus Project Developers
28516
+
28517
+ Permission is hereby granted, free of charge, to any person obtaining a copy
28518
+ of this software and associated documentation files (the "Software"), to deal
28519
+ in the Software without restriction, including without limitation the rights
28520
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28521
+ copies of the Software, and to permit persons to whom the Software is
28522
+ furnished to do so, subject to the following conditions:
28523
+
28524
+ The above copyright notice and this permission notice shall be included in all
28525
+ copies or substantial portions of the Software.
28526
+
28527
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28528
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28529
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28530
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
28531
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28532
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28533
+ SOFTWARE.
28534
+
28535
+
28802
28536
  ================================================================================
28803
28537
  polars LICENSE
28804
28538
  ================================================================================
@@ -29221,228 +28955,6 @@ polars-arrow-format LICENSE
29221
28955
  See the License for the specific language governing permissions and
29222
28956
  limitations under the License.
29223
28957
 
29224
- ================================================================================
29225
- polars-arrow-format src/LICENSE
29226
- ================================================================================
29227
-
29228
- Some of the code in this crate is subject to the Apache 2 license in 1. as it
29229
- was taken from the arrow-format Rust crate in January 2024. Later changes are subject
29230
- to the MIT license in 2.
29231
-
29232
- 1.
29233
-
29234
- Apache License
29235
- Version 2.0, January 2004
29236
- https://www.apache.org/licenses/
29237
-
29238
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
29239
-
29240
- 1. Definitions.
29241
-
29242
- "License" shall mean the terms and conditions for use, reproduction,
29243
- and distribution as defined by Sections 1 through 9 of this document.
29244
-
29245
- "Licensor" shall mean the copyright owner or entity authorized by
29246
- the copyright owner that is granting the License.
29247
-
29248
- "Legal Entity" shall mean the union of the acting entity and all
29249
- other entities that control, are controlled by, or are under common
29250
- control with that entity. For the purposes of this definition,
29251
- "control" means (i) the power, direct or indirect, to cause the
29252
- direction or management of such entity, whether by contract or
29253
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
29254
- outstanding shares, or (iii) beneficial ownership of such entity.
29255
-
29256
- "You" (or "Your") shall mean an individual or Legal Entity
29257
- exercising permissions granted by this License.
29258
-
29259
- "Source" form shall mean the preferred form for making modifications,
29260
- including but not limited to software source code, documentation
29261
- source, and configuration files.
29262
-
29263
- "Object" form shall mean any form resulting from mechanical
29264
- transformation or translation of a Source form, including but
29265
- not limited to compiled object code, generated documentation,
29266
- and conversions to other media types.
29267
-
29268
- "Work" shall mean the work of authorship, whether in Source or
29269
- Object form, made available under the License, as indicated by a
29270
- copyright notice that is included in or attached to the work
29271
- (an example is provided in the Appendix below).
29272
-
29273
- "Derivative Works" shall mean any work, whether in Source or Object
29274
- form, that is based on (or derived from) the Work and for which the
29275
- editorial revisions, annotations, elaborations, or other modifications
29276
- represent, as a whole, an original work of authorship. For the purposes
29277
- of this License, Derivative Works shall not include works that remain
29278
- separable from, or merely link (or bind by name) to the interfaces of,
29279
- the Work and Derivative Works thereof.
29280
-
29281
- "Contribution" shall mean any work of authorship, including
29282
- the original version of the Work and any modifications or additions
29283
- to that Work or Derivative Works thereof, that is intentionally
29284
- submitted to Licensor for inclusion in the Work by the copyright owner
29285
- or by an individual or Legal Entity authorized to submit on behalf of
29286
- the copyright owner. For the purposes of this definition, "submitted"
29287
- means any form of electronic, verbal, or written communication sent
29288
- to the Licensor or its representatives, including but not limited to
29289
- communication on electronic mailing lists, source code control systems,
29290
- and issue tracking systems that are managed by, or on behalf of, the
29291
- Licensor for the purpose of discussing and improving the Work, but
29292
- excluding communication that is conspicuously marked or otherwise
29293
- designated in writing by the copyright owner as "Not a Contribution."
29294
-
29295
- "Contributor" shall mean Licensor and any individual or Legal Entity
29296
- on behalf of whom a Contribution has been received by Licensor and
29297
- subsequently incorporated within the Work.
29298
-
29299
- 2. Grant of Copyright License. Subject to the terms and conditions of
29300
- this License, each Contributor hereby grants to You a perpetual,
29301
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
29302
- copyright license to reproduce, prepare Derivative Works of,
29303
- publicly display, publicly perform, sublicense, and distribute the
29304
- Work and such Derivative Works in Source or Object form.
29305
-
29306
- 3. Grant of Patent License. Subject to the terms and conditions of
29307
- this License, each Contributor hereby grants to You a perpetual,
29308
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
29309
- (except as stated in this section) patent license to make, have made,
29310
- use, offer to sell, sell, import, and otherwise transfer the Work,
29311
- where such license applies only to those patent claims licensable
29312
- by such Contributor that are necessarily infringed by their
29313
- Contribution(s) alone or by combination of their Contribution(s)
29314
- with the Work to which such Contribution(s) was submitted. If You
29315
- institute patent litigation against any entity (including a
29316
- cross-claim or counterclaim in a lawsuit) alleging that the Work
29317
- or a Contribution incorporated within the Work constitutes direct
29318
- or contributory patent infringement, then any patent licenses
29319
- granted to You under this License for that Work shall terminate
29320
- as of the date such litigation is filed.
29321
-
29322
- 4. Redistribution. You may reproduce and distribute copies of the
29323
- Work or Derivative Works thereof in any medium, with or without
29324
- modifications, and in Source or Object form, provided that You
29325
- meet the following conditions:
29326
-
29327
- (a) You must give any other recipients of the Work or
29328
- Derivative Works a copy of this License; and
29329
-
29330
- (b) You must cause any modified files to carry prominent notices
29331
- stating that You changed the files; and
29332
-
29333
- (c) You must retain, in the Source form of any Derivative Works
29334
- that You distribute, all copyright, patent, trademark, and
29335
- attribution notices from the Source form of the Work,
29336
- excluding those notices that do not pertain to any part of
29337
- the Derivative Works; and
29338
-
29339
- (d) If the Work includes a "NOTICE" text file as part of its
29340
- distribution, then any Derivative Works that You distribute must
29341
- include a readable copy of the attribution notices contained
29342
- within such NOTICE file, excluding those notices that do not
29343
- pertain to any part of the Derivative Works, in at least one
29344
- of the following places: within a NOTICE text file distributed
29345
- as part of the Derivative Works; within the Source form or
29346
- documentation, if provided along with the Derivative Works; or,
29347
- within a display generated by the Derivative Works, if and
29348
- wherever such third-party notices normally appear. The contents
29349
- of the NOTICE file are for informational purposes only and
29350
- do not modify the License. You may add Your own attribution
29351
- notices within Derivative Works that You distribute, alongside
29352
- or as an addendum to the NOTICE text from the Work, provided
29353
- that such additional attribution notices cannot be construed
29354
- as modifying the License.
29355
-
29356
- You may add Your own copyright statement to Your modifications and
29357
- may provide additional or different license terms and conditions
29358
- for use, reproduction, or distribution of Your modifications, or
29359
- for any such Derivative Works as a whole, provided Your use,
29360
- reproduction, and distribution of the Work otherwise complies with
29361
- the conditions stated in this License.
29362
-
29363
- 5. Submission of Contributions. Unless You explicitly state otherwise,
29364
- any Contribution intentionally submitted for inclusion in the Work
29365
- by You to the Licensor shall be under the terms and conditions of
29366
- this License, without any additional terms or conditions.
29367
- Notwithstanding the above, nothing herein shall supersede or modify
29368
- the terms of any separate license agreement you may have executed
29369
- with Licensor regarding such Contributions.
29370
-
29371
- 6. Trademarks. This License does not grant permission to use the trade
29372
- names, trademarks, service marks, or product names of the Licensor,
29373
- except as required for reasonable and customary use in describing the
29374
- origin of the Work and reproducing the content of the NOTICE file.
29375
-
29376
- 7. Disclaimer of Warranty. Unless required by applicable law or
29377
- agreed to in writing, Licensor provides the Work (and each
29378
- Contributor provides its Contributions) on an "AS IS" BASIS,
29379
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
29380
- implied, including, without limitation, any warranties or conditions
29381
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
29382
- PARTICULAR PURPOSE. You are solely responsible for determining the
29383
- appropriateness of using or redistributing the Work and assume any
29384
- risks associated with Your exercise of permissions under this License.
29385
-
29386
- 8. Limitation of Liability. In no event and under no legal theory,
29387
- whether in tort (including negligence), contract, or otherwise,
29388
- unless required by applicable law (such as deliberate and grossly
29389
- negligent acts) or agreed to in writing, shall any Contributor be
29390
- liable to You for damages, including any direct, indirect, special,
29391
- incidental, or consequential damages of any character arising as a
29392
- result of this License or out of the use or inability to use the
29393
- Work (including but not limited to damages for loss of goodwill,
29394
- work stoppage, computer failure or malfunction, or any and all
29395
- other commercial damages or losses), even if such Contributor
29396
- has been advised of the possibility of such damages.
29397
-
29398
- 9. Accepting Warranty or Additional Liability. While redistributing
29399
- the Work or Derivative Works thereof, You may choose to offer,
29400
- and charge a fee for, acceptance of support, warranty, indemnity,
29401
- or other liability obligations and/or rights consistent with this
29402
- License. However, in accepting such obligations, You may act only
29403
- on Your own behalf and on Your sole responsibility, not on behalf
29404
- of any other Contributor, and only if You agree to indemnify,
29405
- defend, and hold each Contributor harmless for any liability
29406
- incurred by, or claims asserted against, such Contributor by reason
29407
- of your accepting any such warranty or additional liability.
29408
-
29409
- END OF TERMS AND CONDITIONS
29410
-
29411
- Copyright 2020-2022 Jorge C. Leitão
29412
-
29413
- Licensed under the Apache License, Version 2.0 (the "License");
29414
- you may not use this file except in compliance with the License.
29415
- You may obtain a copy of the License at
29416
-
29417
- https://www.apache.org/licenses/LICENSE-2.0
29418
-
29419
- Unless required by applicable law or agreed to in writing, software
29420
- distributed under the License is distributed on an "AS IS" BASIS,
29421
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29422
- See the License for the specific language governing permissions and
29423
- limitations under the License.
29424
-
29425
- 2.
29426
- Copyright (c) 2024 Ritchie Vink
29427
-
29428
- Permission is hereby granted, free of charge, to any person obtaining a copy
29429
- of this software and associated documentation files (the "Software"), to deal
29430
- in the Software without restriction, including without limitation the rights
29431
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29432
- copies of the Software, and to permit persons to whom the Software is
29433
- furnished to do so, subject to the following conditions:
29434
-
29435
- The above copyright notice and this permission notice shall be included in all
29436
- copies or substantial portions of the Software.
29437
-
29438
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29439
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29440
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29441
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29442
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29443
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29444
- SOFTWARE.
29445
-
29446
28958
  ================================================================================
29447
28959
  polars-compute LICENSE
29448
28960
  ================================================================================
@@ -29898,31 +29410,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
29898
29410
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
29899
29411
  IN THE SOFTWARE.
29900
29412
 
29901
- ================================================================================
29902
- polars-pipe LICENSE
29903
- ================================================================================
29904
-
29905
- Copyright (c) 2025 Ritchie Vink
29906
- Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
29907
-
29908
- Permission is hereby granted, free of charge, to any person obtaining a copy
29909
- of this software and associated documentation files (the "Software"), to deal
29910
- in the Software without restriction, including without limitation the rights
29911
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29912
- copies of the Software, and to permit persons to whom the Software is
29913
- furnished to do so, subject to the following conditions:
29914
-
29915
- The above copyright notice and this permission notice shall be included in all
29916
- copies or substantial portions of the Software.
29917
-
29918
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29919
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29920
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29921
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29922
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29923
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29924
- SOFTWARE.
29925
-
29926
29413
  ================================================================================
29927
29414
  polars-plan LICENSE
29928
29415
  ================================================================================
@@ -39393,215 +38880,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
39393
38880
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
39394
38881
  DEALINGS IN THE SOFTWARE.
39395
38882
 
39396
- ================================================================================
39397
- serde_ignored LICENSE-APACHE
39398
- ================================================================================
39399
-
39400
- Apache License
39401
- Version 2.0, January 2004
39402
- http://www.apache.org/licenses/
39403
-
39404
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
39405
-
39406
- 1. Definitions.
39407
-
39408
- "License" shall mean the terms and conditions for use, reproduction,
39409
- and distribution as defined by Sections 1 through 9 of this document.
39410
-
39411
- "Licensor" shall mean the copyright owner or entity authorized by
39412
- the copyright owner that is granting the License.
39413
-
39414
- "Legal Entity" shall mean the union of the acting entity and all
39415
- other entities that control, are controlled by, or are under common
39416
- control with that entity. For the purposes of this definition,
39417
- "control" means (i) the power, direct or indirect, to cause the
39418
- direction or management of such entity, whether by contract or
39419
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
39420
- outstanding shares, or (iii) beneficial ownership of such entity.
39421
-
39422
- "You" (or "Your") shall mean an individual or Legal Entity
39423
- exercising permissions granted by this License.
39424
-
39425
- "Source" form shall mean the preferred form for making modifications,
39426
- including but not limited to software source code, documentation
39427
- source, and configuration files.
39428
-
39429
- "Object" form shall mean any form resulting from mechanical
39430
- transformation or translation of a Source form, including but
39431
- not limited to compiled object code, generated documentation,
39432
- and conversions to other media types.
39433
-
39434
- "Work" shall mean the work of authorship, whether in Source or
39435
- Object form, made available under the License, as indicated by a
39436
- copyright notice that is included in or attached to the work
39437
- (an example is provided in the Appendix below).
39438
-
39439
- "Derivative Works" shall mean any work, whether in Source or Object
39440
- form, that is based on (or derived from) the Work and for which the
39441
- editorial revisions, annotations, elaborations, or other modifications
39442
- represent, as a whole, an original work of authorship. For the purposes
39443
- of this License, Derivative Works shall not include works that remain
39444
- separable from, or merely link (or bind by name) to the interfaces of,
39445
- the Work and Derivative Works thereof.
39446
-
39447
- "Contribution" shall mean any work of authorship, including
39448
- the original version of the Work and any modifications or additions
39449
- to that Work or Derivative Works thereof, that is intentionally
39450
- submitted to Licensor for inclusion in the Work by the copyright owner
39451
- or by an individual or Legal Entity authorized to submit on behalf of
39452
- the copyright owner. For the purposes of this definition, "submitted"
39453
- means any form of electronic, verbal, or written communication sent
39454
- to the Licensor or its representatives, including but not limited to
39455
- communication on electronic mailing lists, source code control systems,
39456
- and issue tracking systems that are managed by, or on behalf of, the
39457
- Licensor for the purpose of discussing and improving the Work, but
39458
- excluding communication that is conspicuously marked or otherwise
39459
- designated in writing by the copyright owner as "Not a Contribution."
39460
-
39461
- "Contributor" shall mean Licensor and any individual or Legal Entity
39462
- on behalf of whom a Contribution has been received by Licensor and
39463
- subsequently incorporated within the Work.
39464
-
39465
- 2. Grant of Copyright License. Subject to the terms and conditions of
39466
- this License, each Contributor hereby grants to You a perpetual,
39467
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39468
- copyright license to reproduce, prepare Derivative Works of,
39469
- publicly display, publicly perform, sublicense, and distribute the
39470
- Work and such Derivative Works in Source or Object form.
39471
-
39472
- 3. Grant of Patent License. Subject to the terms and conditions of
39473
- this License, each Contributor hereby grants to You a perpetual,
39474
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39475
- (except as stated in this section) patent license to make, have made,
39476
- use, offer to sell, sell, import, and otherwise transfer the Work,
39477
- where such license applies only to those patent claims licensable
39478
- by such Contributor that are necessarily infringed by their
39479
- Contribution(s) alone or by combination of their Contribution(s)
39480
- with the Work to which such Contribution(s) was submitted. If You
39481
- institute patent litigation against any entity (including a
39482
- cross-claim or counterclaim in a lawsuit) alleging that the Work
39483
- or a Contribution incorporated within the Work constitutes direct
39484
- or contributory patent infringement, then any patent licenses
39485
- granted to You under this License for that Work shall terminate
39486
- as of the date such litigation is filed.
39487
-
39488
- 4. Redistribution. You may reproduce and distribute copies of the
39489
- Work or Derivative Works thereof in any medium, with or without
39490
- modifications, and in Source or Object form, provided that You
39491
- meet the following conditions:
39492
-
39493
- (a) You must give any other recipients of the Work or
39494
- Derivative Works a copy of this License; and
39495
-
39496
- (b) You must cause any modified files to carry prominent notices
39497
- stating that You changed the files; and
39498
-
39499
- (c) You must retain, in the Source form of any Derivative Works
39500
- that You distribute, all copyright, patent, trademark, and
39501
- attribution notices from the Source form of the Work,
39502
- excluding those notices that do not pertain to any part of
39503
- the Derivative Works; and
39504
-
39505
- (d) If the Work includes a "NOTICE" text file as part of its
39506
- distribution, then any Derivative Works that You distribute must
39507
- include a readable copy of the attribution notices contained
39508
- within such NOTICE file, excluding those notices that do not
39509
- pertain to any part of the Derivative Works, in at least one
39510
- of the following places: within a NOTICE text file distributed
39511
- as part of the Derivative Works; within the Source form or
39512
- documentation, if provided along with the Derivative Works; or,
39513
- within a display generated by the Derivative Works, if and
39514
- wherever such third-party notices normally appear. The contents
39515
- of the NOTICE file are for informational purposes only and
39516
- do not modify the License. You may add Your own attribution
39517
- notices within Derivative Works that You distribute, alongside
39518
- or as an addendum to the NOTICE text from the Work, provided
39519
- that such additional attribution notices cannot be construed
39520
- as modifying the License.
39521
-
39522
- You may add Your own copyright statement to Your modifications and
39523
- may provide additional or different license terms and conditions
39524
- for use, reproduction, or distribution of Your modifications, or
39525
- for any such Derivative Works as a whole, provided Your use,
39526
- reproduction, and distribution of the Work otherwise complies with
39527
- the conditions stated in this License.
39528
-
39529
- 5. Submission of Contributions. Unless You explicitly state otherwise,
39530
- any Contribution intentionally submitted for inclusion in the Work
39531
- by You to the Licensor shall be under the terms and conditions of
39532
- this License, without any additional terms or conditions.
39533
- Notwithstanding the above, nothing herein shall supersede or modify
39534
- the terms of any separate license agreement you may have executed
39535
- with Licensor regarding such Contributions.
39536
-
39537
- 6. Trademarks. This License does not grant permission to use the trade
39538
- names, trademarks, service marks, or product names of the Licensor,
39539
- except as required for reasonable and customary use in describing the
39540
- origin of the Work and reproducing the content of the NOTICE file.
39541
-
39542
- 7. Disclaimer of Warranty. Unless required by applicable law or
39543
- agreed to in writing, Licensor provides the Work (and each
39544
- Contributor provides its Contributions) on an "AS IS" BASIS,
39545
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
39546
- implied, including, without limitation, any warranties or conditions
39547
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
39548
- PARTICULAR PURPOSE. You are solely responsible for determining the
39549
- appropriateness of using or redistributing the Work and assume any
39550
- risks associated with Your exercise of permissions under this License.
39551
-
39552
- 8. Limitation of Liability. In no event and under no legal theory,
39553
- whether in tort (including negligence), contract, or otherwise,
39554
- unless required by applicable law (such as deliberate and grossly
39555
- negligent acts) or agreed to in writing, shall any Contributor be
39556
- liable to You for damages, including any direct, indirect, special,
39557
- incidental, or consequential damages of any character arising as a
39558
- result of this License or out of the use or inability to use the
39559
- Work (including but not limited to damages for loss of goodwill,
39560
- work stoppage, computer failure or malfunction, or any and all
39561
- other commercial damages or losses), even if such Contributor
39562
- has been advised of the possibility of such damages.
39563
-
39564
- 9. Accepting Warranty or Additional Liability. While redistributing
39565
- the Work or Derivative Works thereof, You may choose to offer,
39566
- and charge a fee for, acceptance of support, warranty, indemnity,
39567
- or other liability obligations and/or rights consistent with this
39568
- License. However, in accepting such obligations, You may act only
39569
- on Your own behalf and on Your sole responsibility, not on behalf
39570
- of any other Contributor, and only if You agree to indemnify,
39571
- defend, and hold each Contributor harmless for any liability
39572
- incurred by, or claims asserted against, such Contributor by reason
39573
- of your accepting any such warranty or additional liability.
39574
-
39575
- END OF TERMS AND CONDITIONS
39576
-
39577
- ================================================================================
39578
- serde_ignored LICENSE-MIT
39579
- ================================================================================
39580
-
39581
- Permission is hereby granted, free of charge, to any
39582
- person obtaining a copy of this software and associated
39583
- documentation files (the "Software"), to deal in the
39584
- Software without restriction, including without
39585
- limitation the rights to use, copy, modify, merge,
39586
- publish, distribute, sublicense, and/or sell copies of
39587
- the Software, and to permit persons to whom the Software
39588
- is furnished to do so, subject to the following
39589
- conditions:
39590
-
39591
- The above copyright notice and this permission notice
39592
- shall be included in all copies or substantial portions
39593
- of the Software.
39594
-
39595
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
39596
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
39597
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
39598
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
39599
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
39600
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
39601
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
39602
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
39603
- DEALINGS IN THE SOFTWARE.
39604
-
39605
38883
  ================================================================================
39606
38884
  serde_json LICENSE-APACHE
39607
38885
  ================================================================================
@@ -43868,33 +43146,6 @@ The above copyright notice and this permission notice shall be included in all c
43868
43146
 
43869
43147
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
43870
43148
 
43871
- ================================================================================
43872
- sysinfo LICENSE
43873
- ================================================================================
43874
-
43875
- The MIT License (MIT)
43876
-
43877
- Copyright (c) 2015 Guillaume Gomez
43878
-
43879
- Permission is hereby granted, free of charge, to any person obtaining a copy
43880
- of this software and associated documentation files (the "Software"), to deal
43881
- in the Software without restriction, including without limitation the rights
43882
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
43883
- copies of the Software, and to permit persons to whom the Software is
43884
- furnished to do so, subject to the following conditions:
43885
-
43886
- The above copyright notice and this permission notice shall be included in all
43887
- copies or substantial portions of the Software.
43888
-
43889
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
43890
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
43891
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
43892
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
43893
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43894
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
43895
- SOFTWARE.
43896
-
43897
-
43898
43149
  ================================================================================
43899
43150
  thiserror LICENSE-APACHE
43900
43151
  ================================================================================
@@ -48409,30 +47660,6 @@ OTHER DEALINGS IN THE SOFTWARE.
48409
47660
 
48410
47661
  For more information, please refer to <http://unlicense.org/>
48411
47662
 
48412
- ================================================================================
48413
- winapi-x86_64-pc-windows-gnu LICENSE-MIT
48414
- ================================================================================
48415
-
48416
- Copyright (c) 2015-2018 The winapi-rs Developers
48417
-
48418
- Permission is hereby granted, free of charge, to any person obtaining a copy
48419
- of this software and associated documentation files (the "Software"), to deal
48420
- in the Software without restriction, including without limitation the rights
48421
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48422
- copies of the Software, and to permit persons to whom the Software is
48423
- furnished to do so, subject to the following conditions:
48424
-
48425
- The above copyright notice and this permission notice shall be included in all
48426
- copies or substantial portions of the Software.
48427
-
48428
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48429
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48430
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48431
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48432
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
48433
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48434
- SOFTWARE.
48435
-
48436
47663
  ================================================================================
48437
47664
  winapi-x86_64-pc-windows-gnu LICENSE-APACHE
48438
47665
  ================================================================================
@@ -48640,108 +47867,28 @@ winapi-x86_64-pc-windows-gnu LICENSE-APACHE
48640
47867
  limitations under the License.
48641
47868
 
48642
47869
  ================================================================================
48643
- windows license-mit
48644
- ================================================================================
48645
-
48646
- MIT License
48647
-
48648
- Copyright (c) Microsoft Corporation.
48649
-
48650
- Permission is hereby granted, free of charge, to any person obtaining a copy
48651
- of this software and associated documentation files (the "Software"), to deal
48652
- in the Software without restriction, including without limitation the rights
48653
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48654
- copies of the Software, and to permit persons to whom the Software is
48655
- furnished to do so, subject to the following conditions:
48656
-
48657
- The above copyright notice and this permission notice shall be included in all
48658
- copies or substantial portions of the Software.
48659
-
48660
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48661
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48662
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48663
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48664
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
48665
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48666
- SOFTWARE
48667
-
48668
- ================================================================================
48669
- windows-core license-mit
48670
- ================================================================================
48671
-
48672
- MIT License
48673
-
48674
- Copyright (c) Microsoft Corporation.
48675
-
48676
- Permission is hereby granted, free of charge, to any person obtaining a copy
48677
- of this software and associated documentation files (the "Software"), to deal
48678
- in the Software without restriction, including without limitation the rights
48679
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48680
- copies of the Software, and to permit persons to whom the Software is
48681
- furnished to do so, subject to the following conditions:
48682
-
48683
- The above copyright notice and this permission notice shall be included in all
48684
- copies or substantial portions of the Software.
48685
-
48686
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48687
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48688
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48689
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48690
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
48691
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48692
- SOFTWARE
48693
-
48694
- ================================================================================
48695
- windows-implement license-mit
48696
- ================================================================================
48697
-
48698
- MIT License
48699
-
48700
- Copyright (c) Microsoft Corporation.
48701
-
48702
- Permission is hereby granted, free of charge, to any person obtaining a copy
48703
- of this software and associated documentation files (the "Software"), to deal
48704
- in the Software without restriction, including without limitation the rights
48705
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48706
- copies of the Software, and to permit persons to whom the Software is
48707
- furnished to do so, subject to the following conditions:
48708
-
48709
- The above copyright notice and this permission notice shall be included in all
48710
- copies or substantial portions of the Software.
48711
-
48712
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48713
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48714
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48715
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48716
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
48717
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48718
- SOFTWARE
48719
-
48720
- ================================================================================
48721
- windows-interface license-mit
47870
+ winapi-x86_64-pc-windows-gnu LICENSE-MIT
48722
47871
  ================================================================================
48723
47872
 
48724
- MIT License
48725
-
48726
- Copyright (c) Microsoft Corporation.
47873
+ Copyright (c) 2015-2018 The winapi-rs Developers
48727
47874
 
48728
- Permission is hereby granted, free of charge, to any person obtaining a copy
48729
- of this software and associated documentation files (the "Software"), to deal
48730
- in the Software without restriction, including without limitation the rights
48731
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48732
- copies of the Software, and to permit persons to whom the Software is
48733
- furnished to do so, subject to the following conditions:
47875
+ Permission is hereby granted, free of charge, to any person obtaining a copy
47876
+ of this software and associated documentation files (the "Software"), to deal
47877
+ in the Software without restriction, including without limitation the rights
47878
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
47879
+ copies of the Software, and to permit persons to whom the Software is
47880
+ furnished to do so, subject to the following conditions:
48734
47881
 
48735
- The above copyright notice and this permission notice shall be included in all
48736
- copies or substantial portions of the Software.
47882
+ The above copyright notice and this permission notice shall be included in all
47883
+ copies or substantial portions of the Software.
48737
47884
 
48738
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48739
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48740
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48741
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48742
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
48743
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48744
- SOFTWARE
47885
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47886
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47887
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
47888
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
47889
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
47890
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
47891
+ SOFTWARE.
48745
47892
 
48746
47893
  ================================================================================
48747
47894
  windows-link license-mit
@@ -48796,33 +47943,7 @@ windows-registry license-mit
48796
47943
  SOFTWARE
48797
47944
 
48798
47945
  ================================================================================
48799
- windows-result v0.1.2 license-mit
48800
- ================================================================================
48801
-
48802
- MIT License
48803
-
48804
- Copyright (c) Microsoft Corporation.
48805
-
48806
- Permission is hereby granted, free of charge, to any person obtaining a copy
48807
- of this software and associated documentation files (the "Software"), to deal
48808
- in the Software without restriction, including without limitation the rights
48809
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48810
- copies of the Software, and to permit persons to whom the Software is
48811
- furnished to do so, subject to the following conditions:
48812
-
48813
- The above copyright notice and this permission notice shall be included in all
48814
- copies or substantial portions of the Software.
48815
-
48816
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48817
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48818
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48819
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48820
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
48821
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48822
- SOFTWARE
48823
-
48824
- ================================================================================
48825
- windows-result v0.3.4 license-mit
47946
+ windows-result license-mit
48826
47947
  ================================================================================
48827
47948
 
48828
47949
  MIT License