polars-df 0.19.0-x86_64-darwin → 0.20.0-x86_64-darwin
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Cargo.lock +60 -175
- data/LICENSE-THIRD-PARTY.txt +521 -1017
- data/lib/polars/3.2/polars.bundle +0 -0
- data/lib/polars/3.3/polars.bundle +0 -0
- data/lib/polars/3.4/polars.bundle +0 -0
- data/lib/polars/expr.rb +14 -8
- data/lib/polars/functions/eager.rb +1 -1
- data/lib/polars/list_expr.rb +9 -10
- data/lib/polars/list_name_space.rb +1 -7
- data/lib/polars/meta_expr.rb +7 -7
- data/lib/polars/series.rb +12 -8
- data/lib/polars/string_name_space.rb +1 -1
- data/lib/polars/version.rb +1 -1
- metadata +2 -2
data/LICENSE-THIRD-PARTY.txt
CHANGED
@@ -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
|
@@ -242,10 +246,6 @@ either v1.15.0
|
|
242
246
|
https://github.com/rayon-rs/either
|
243
247
|
MIT OR Apache-2.0
|
244
248
|
|
245
|
-
enum_dispatch v0.3.13
|
246
|
-
https://gitlab.com/antonok/enum_dispatch
|
247
|
-
MIT OR Apache-2.0
|
248
|
-
|
249
249
|
equivalent v1.0.2
|
250
250
|
https://github.com/indexmap-rs/equivalent
|
251
251
|
Apache-2.0 OR MIT
|
@@ -650,58 +650,59 @@ pkg-config v0.3.32
|
|
650
650
|
https://github.com/rust-lang/pkg-config-rs
|
651
651
|
MIT OR Apache-2.0
|
652
652
|
|
653
|
-
planus
|
653
|
+
planus v1.1.1
|
654
654
|
https://github.com/planus-org/planus
|
655
655
|
MIT/Apache-2.0
|
656
656
|
|
657
|
-
polars v0.
|
657
|
+
polars v0.49.1
|
658
658
|
https://www.pola.rs/
|
659
659
|
MIT
|
660
660
|
|
661
|
-
polars-arrow v0.
|
661
|
+
polars-arrow v0.49.1
|
662
662
|
https://www.pola.rs/
|
663
663
|
MIT AND Apache-2.0
|
664
664
|
|
665
|
-
polars-arrow-format v0.
|
666
|
-
https://github.com/
|
665
|
+
polars-arrow-format v0.2.0
|
666
|
+
https://github.com/DataEngineeringLabs/arrow-format
|
667
|
+
Apache-2.0
|
667
668
|
|
668
|
-
polars-compute v0.
|
669
|
+
polars-compute v0.49.1
|
669
670
|
https://www.pola.rs/
|
670
671
|
MIT
|
671
672
|
|
672
|
-
polars-core v0.
|
673
|
+
polars-core v0.49.1
|
673
674
|
https://www.pola.rs/
|
674
675
|
MIT
|
675
676
|
|
676
|
-
polars-error v0.
|
677
|
+
polars-error v0.49.1
|
677
678
|
https://www.pola.rs/
|
678
679
|
MIT
|
679
680
|
|
680
|
-
polars-expr v0.
|
681
|
+
polars-expr v0.49.1
|
681
682
|
https://www.pola.rs/
|
682
683
|
MIT
|
683
684
|
|
684
|
-
polars-io v0.
|
685
|
+
polars-io v0.49.1
|
685
686
|
https://www.pola.rs/
|
686
687
|
MIT
|
687
688
|
|
688
|
-
polars-json v0.
|
689
|
+
polars-json v0.49.1
|
689
690
|
https://www.pola.rs/
|
690
691
|
MIT
|
691
692
|
|
692
|
-
polars-lazy v0.
|
693
|
+
polars-lazy v0.49.1
|
693
694
|
https://www.pola.rs/
|
694
695
|
MIT
|
695
696
|
|
696
|
-
polars-mem-engine v0.
|
697
|
+
polars-mem-engine v0.49.1
|
697
698
|
https://www.pola.rs/
|
698
699
|
MIT
|
699
700
|
|
700
|
-
polars-ops v0.
|
701
|
+
polars-ops v0.49.1
|
701
702
|
https://www.pola.rs/
|
702
703
|
MIT
|
703
704
|
|
704
|
-
polars-parquet v0.
|
705
|
+
polars-parquet v0.49.1
|
705
706
|
https://www.pola.rs/
|
706
707
|
MIT AND Apache-2.0
|
707
708
|
|
@@ -709,35 +710,31 @@ polars-parquet-format v0.1.0
|
|
709
710
|
https://github.com/pola-rs/parquet-format
|
710
711
|
MIT AND Apache-2.0
|
711
712
|
|
712
|
-
polars-
|
713
|
+
polars-plan v0.49.1
|
713
714
|
https://www.pola.rs/
|
714
715
|
MIT
|
715
716
|
|
716
|
-
polars-
|
717
|
+
polars-row v0.49.1
|
717
718
|
https://www.pola.rs/
|
718
719
|
MIT
|
719
720
|
|
720
|
-
polars-
|
721
|
+
polars-schema v0.49.1
|
721
722
|
https://www.pola.rs/
|
722
723
|
MIT
|
723
724
|
|
724
|
-
polars-
|
725
|
+
polars-sql v0.49.1
|
725
726
|
https://www.pola.rs/
|
726
727
|
MIT
|
727
728
|
|
728
|
-
polars-
|
729
|
+
polars-stream v0.49.1
|
729
730
|
https://www.pola.rs/
|
730
731
|
MIT
|
731
732
|
|
732
|
-
polars-
|
733
|
+
polars-time v0.49.1
|
733
734
|
https://www.pola.rs/
|
734
735
|
MIT
|
735
736
|
|
736
|
-
polars-
|
737
|
-
https://www.pola.rs/
|
738
|
-
MIT
|
739
|
-
|
740
|
-
polars-utils v0.48.0
|
737
|
+
polars-utils v0.49.1
|
741
738
|
https://www.pola.rs/
|
742
739
|
MIT
|
743
740
|
|
@@ -949,10 +946,6 @@ serde_derive v1.0.219
|
|
949
946
|
https://serde.rs
|
950
947
|
MIT OR Apache-2.0
|
951
948
|
|
952
|
-
serde_ignored v0.1.12
|
953
|
-
https://github.com/dtolnay/serde-ignored
|
954
|
-
MIT OR Apache-2.0
|
955
|
-
|
956
949
|
serde_json v1.0.140
|
957
950
|
https://github.com/serde-rs/json
|
958
951
|
MIT OR Apache-2.0
|
@@ -1061,10 +1054,6 @@ synstructure v0.13.2
|
|
1061
1054
|
https://github.com/mystor/synstructure
|
1062
1055
|
MIT
|
1063
1056
|
|
1064
|
-
sysinfo v0.33.1
|
1065
|
-
https://github.com/GuillaumeGomez/sysinfo
|
1066
|
-
MIT
|
1067
|
-
|
1068
1057
|
thiserror v2.0.12
|
1069
1058
|
https://github.com/dtolnay/thiserror
|
1070
1059
|
MIT OR Apache-2.0
|
@@ -5444,21 +5433,28 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5444
5433
|
DEALINGS IN THE SOFTWARE.
|
5445
5434
|
|
5446
5435
|
================================================================================
|
5447
|
-
|
5436
|
+
boxcar LICENSE
|
5448
5437
|
================================================================================
|
5449
5438
|
|
5450
|
-
|
5451
|
-
All rights reserved.
|
5452
|
-
|
5453
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5454
|
-
|
5455
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
5439
|
+
MIT License
|
5456
5440
|
|
5457
|
-
|
5441
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
5442
|
+
of this software and associated documentation files (the "Software"), to deal
|
5443
|
+
in the Software without restriction, including without limitation the rights
|
5444
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
5445
|
+
copies of the Software, and to permit persons to whom the Software is
|
5446
|
+
furnished to do so, subject to the following conditions:
|
5458
5447
|
|
5459
|
-
|
5448
|
+
The above copyright notice and this permission notice shall be included in all
|
5449
|
+
copies or substantial portions of the Software.
|
5460
5450
|
|
5461
|
-
|
5451
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
5452
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
5453
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
5454
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
5455
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
5456
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
5457
|
+
SOFTWARE.
|
5462
5458
|
|
5463
5459
|
================================================================================
|
5464
5460
|
brotli LICENSE.MIT
|
@@ -5484,6 +5480,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5484
5480
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
5485
5481
|
THE SOFTWARE.
|
5486
5482
|
|
5483
|
+
================================================================================
|
5484
|
+
brotli LICENSE.BSD-3-Clause
|
5485
|
+
================================================================================
|
5486
|
+
|
5487
|
+
Copyright (c) 2016 Dropbox, Inc.
|
5488
|
+
All rights reserved.
|
5489
|
+
|
5490
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5491
|
+
|
5492
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
5493
|
+
|
5494
|
+
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.
|
5495
|
+
|
5496
|
+
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.
|
5497
|
+
|
5498
|
+
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.
|
5499
|
+
|
5487
5500
|
================================================================================
|
5488
5501
|
brotli-decompressor LICENSE
|
5489
5502
|
================================================================================
|
@@ -12239,32 +12252,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
12239
12252
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
12240
12253
|
DEALINGS IN THE SOFTWARE.
|
12241
12254
|
|
12242
|
-
================================================================================
|
12243
|
-
enum_dispatch LICENSE
|
12244
|
-
================================================================================
|
12245
|
-
|
12246
|
-
MIT License
|
12247
|
-
|
12248
|
-
Copyright (c) 2019 Anton Lazarev
|
12249
|
-
|
12250
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
12251
|
-
of this software and associated documentation files (the "Software"), to deal
|
12252
|
-
in the Software without restriction, including without limitation the rights
|
12253
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
12254
|
-
copies of the Software, and to permit persons to whom the Software is
|
12255
|
-
furnished to do so, subject to the following conditions:
|
12256
|
-
|
12257
|
-
The above copyright notice and this permission notice shall be included in all
|
12258
|
-
copies or substantial portions of the Software.
|
12259
|
-
|
12260
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
12261
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
12262
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
12263
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
12264
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
12265
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
12266
|
-
SOFTWARE.
|
12267
|
-
|
12268
12255
|
================================================================================
|
12269
12256
|
equivalent LICENSE-APACHE
|
12270
12257
|
================================================================================
|
@@ -29321,6 +29308,188 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
29321
29308
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
29322
29309
|
DEALINGS IN THE SOFTWARE.
|
29323
29310
|
|
29311
|
+
================================================================================
|
29312
|
+
planus LICENSE-APACHE
|
29313
|
+
================================================================================
|
29314
|
+
|
29315
|
+
Apache License
|
29316
|
+
Version 2.0, January 2004
|
29317
|
+
http://www.apache.org/licenses/
|
29318
|
+
|
29319
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
29320
|
+
|
29321
|
+
1. Definitions.
|
29322
|
+
|
29323
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
29324
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
29325
|
+
|
29326
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
29327
|
+
the copyright owner that is granting the License.
|
29328
|
+
|
29329
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
29330
|
+
other entities that control, are controlled by, or are under common
|
29331
|
+
control with that entity. For the purposes of this definition,
|
29332
|
+
"control" means (i) the power, direct or indirect, to cause the
|
29333
|
+
direction or management of such entity, whether by contract or
|
29334
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
29335
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
29336
|
+
|
29337
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
29338
|
+
exercising permissions granted by this License.
|
29339
|
+
|
29340
|
+
"Source" form shall mean the preferred form for making modifications,
|
29341
|
+
including but not limited to software source code, documentation
|
29342
|
+
source, and configuration files.
|
29343
|
+
|
29344
|
+
"Object" form shall mean any form resulting from mechanical
|
29345
|
+
transformation or translation of a Source form, including but
|
29346
|
+
not limited to compiled object code, generated documentation,
|
29347
|
+
and conversions to other media types.
|
29348
|
+
|
29349
|
+
"Work" shall mean the work of authorship, whether in Source or
|
29350
|
+
Object form, made available under the License, as indicated by a
|
29351
|
+
copyright notice that is included in or attached to the work
|
29352
|
+
(an example is provided in the Appendix below).
|
29353
|
+
|
29354
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
29355
|
+
form, that is based on (or derived from) the Work and for which the
|
29356
|
+
editorial revisions, annotations, elaborations, or other modifications
|
29357
|
+
represent, as a whole, an original work of authorship. For the purposes
|
29358
|
+
of this License, Derivative Works shall not include works that remain
|
29359
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
29360
|
+
the Work and Derivative Works thereof.
|
29361
|
+
|
29362
|
+
"Contribution" shall mean any work of authorship, including
|
29363
|
+
the original version of the Work and any modifications or additions
|
29364
|
+
to that Work or Derivative Works thereof, that is intentionally
|
29365
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
29366
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
29367
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
29368
|
+
means any form of electronic, verbal, or written communication sent
|
29369
|
+
to the Licensor or its representatives, including but not limited to
|
29370
|
+
communication on electronic mailing lists, source code control systems,
|
29371
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
29372
|
+
Licensor for the purpose of discussing and improving the Work, but
|
29373
|
+
excluding communication that is conspicuously marked or otherwise
|
29374
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
29375
|
+
|
29376
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
29377
|
+
on behalf of whom a Contribution has been received by Licensor and
|
29378
|
+
subsequently incorporated within the Work.
|
29379
|
+
|
29380
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
29381
|
+
this License, each Contributor hereby grants to You a perpetual,
|
29382
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
29383
|
+
copyright license to reproduce, prepare Derivative Works of,
|
29384
|
+
publicly display, publicly perform, sublicense, and distribute the
|
29385
|
+
Work and such Derivative Works in Source or Object form.
|
29386
|
+
|
29387
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
29388
|
+
this License, each Contributor hereby grants to You a perpetual,
|
29389
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
29390
|
+
(except as stated in this section) patent license to make, have made,
|
29391
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
29392
|
+
where such license applies only to those patent claims licensable
|
29393
|
+
by such Contributor that are necessarily infringed by their
|
29394
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
29395
|
+
with the Work to which such Contribution(s) was submitted. If You
|
29396
|
+
institute patent litigation against any entity (including a
|
29397
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
29398
|
+
or a Contribution incorporated within the Work constitutes direct
|
29399
|
+
or contributory patent infringement, then any patent licenses
|
29400
|
+
granted to You under this License for that Work shall terminate
|
29401
|
+
as of the date such litigation is filed.
|
29402
|
+
|
29403
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
29404
|
+
Work or Derivative Works thereof in any medium, with or without
|
29405
|
+
modifications, and in Source or Object form, provided that You
|
29406
|
+
meet the following conditions:
|
29407
|
+
|
29408
|
+
(a) You must give any other recipients of the Work or
|
29409
|
+
Derivative Works a copy of this License; and
|
29410
|
+
|
29411
|
+
(b) You must cause any modified files to carry prominent notices
|
29412
|
+
stating that You changed the files; and
|
29413
|
+
|
29414
|
+
(c) You must retain, in the Source form of any Derivative Works
|
29415
|
+
that You distribute, all copyright, patent, trademark, and
|
29416
|
+
attribution notices from the Source form of the Work,
|
29417
|
+
excluding those notices that do not pertain to any part of
|
29418
|
+
the Derivative Works; and
|
29419
|
+
|
29420
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
29421
|
+
distribution, then any Derivative Works that You distribute must
|
29422
|
+
include a readable copy of the attribution notices contained
|
29423
|
+
within such NOTICE file, excluding those notices that do not
|
29424
|
+
pertain to any part of the Derivative Works, in at least one
|
29425
|
+
of the following places: within a NOTICE text file distributed
|
29426
|
+
as part of the Derivative Works; within the Source form or
|
29427
|
+
documentation, if provided along with the Derivative Works; or,
|
29428
|
+
within a display generated by the Derivative Works, if and
|
29429
|
+
wherever such third-party notices normally appear. The contents
|
29430
|
+
of the NOTICE file are for informational purposes only and
|
29431
|
+
do not modify the License. You may add Your own attribution
|
29432
|
+
notices within Derivative Works that You distribute, alongside
|
29433
|
+
or as an addendum to the NOTICE text from the Work, provided
|
29434
|
+
that such additional attribution notices cannot be construed
|
29435
|
+
as modifying the License.
|
29436
|
+
|
29437
|
+
You may add Your own copyright statement to Your modifications and
|
29438
|
+
may provide additional or different license terms and conditions
|
29439
|
+
for use, reproduction, or distribution of Your modifications, or
|
29440
|
+
for any such Derivative Works as a whole, provided Your use,
|
29441
|
+
reproduction, and distribution of the Work otherwise complies with
|
29442
|
+
the conditions stated in this License.
|
29443
|
+
|
29444
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
29445
|
+
any Contribution intentionally submitted for inclusion in the Work
|
29446
|
+
by You to the Licensor shall be under the terms and conditions of
|
29447
|
+
this License, without any additional terms or conditions.
|
29448
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
29449
|
+
the terms of any separate license agreement you may have executed
|
29450
|
+
with Licensor regarding such Contributions.
|
29451
|
+
|
29452
|
+
6. Trademarks. This License does not grant permission to use the trade
|
29453
|
+
names, trademarks, service marks, or product names of the Licensor,
|
29454
|
+
except as required for reasonable and customary use in describing the
|
29455
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
29456
|
+
|
29457
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
29458
|
+
agreed to in writing, Licensor provides the Work (and each
|
29459
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
29460
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
29461
|
+
implied, including, without limitation, any warranties or conditions
|
29462
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
29463
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
29464
|
+
appropriateness of using or redistributing the Work and assume any
|
29465
|
+
risks associated with Your exercise of permissions under this License.
|
29466
|
+
|
29467
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
29468
|
+
whether in tort (including negligence), contract, or otherwise,
|
29469
|
+
unless required by applicable law (such as deliberate and grossly
|
29470
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
29471
|
+
liable to You for damages, including any direct, indirect, special,
|
29472
|
+
incidental, or consequential damages of any character arising as a
|
29473
|
+
result of this License or out of the use or inability to use the
|
29474
|
+
Work (including but not limited to damages for loss of goodwill,
|
29475
|
+
work stoppage, computer failure or malfunction, or any and all
|
29476
|
+
other commercial damages or losses), even if such Contributor
|
29477
|
+
has been advised of the possibility of such damages.
|
29478
|
+
|
29479
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
29480
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
29481
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
29482
|
+
or other liability obligations and/or rights consistent with this
|
29483
|
+
License. However, in accepting such obligations, You may act only
|
29484
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
29485
|
+
of any other Contributor, and only if You agree to indemnify,
|
29486
|
+
defend, and hold each Contributor harmless for any liability
|
29487
|
+
incurred by, or claims asserted against, such Contributor by reason
|
29488
|
+
of your accepting any such warranty or additional liability.
|
29489
|
+
|
29490
|
+
END OF TERMS AND CONDITIONS
|
29491
|
+
|
29492
|
+
|
29324
29493
|
================================================================================
|
29325
29494
|
planus LICENSE-MIT
|
29326
29495
|
================================================================================
|
@@ -29348,188 +29517,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
29348
29517
|
SOFTWARE.
|
29349
29518
|
|
29350
29519
|
|
29351
|
-
================================================================================
|
29352
|
-
planus LICENSE-APACHE
|
29353
|
-
================================================================================
|
29354
|
-
|
29355
|
-
Apache License
|
29356
|
-
Version 2.0, January 2004
|
29357
|
-
http://www.apache.org/licenses/
|
29358
|
-
|
29359
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
29360
|
-
|
29361
|
-
1. Definitions.
|
29362
|
-
|
29363
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
29364
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
29365
|
-
|
29366
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
29367
|
-
the copyright owner that is granting the License.
|
29368
|
-
|
29369
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
29370
|
-
other entities that control, are controlled by, or are under common
|
29371
|
-
control with that entity. For the purposes of this definition,
|
29372
|
-
"control" means (i) the power, direct or indirect, to cause the
|
29373
|
-
direction or management of such entity, whether by contract or
|
29374
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
29375
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
29376
|
-
|
29377
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
29378
|
-
exercising permissions granted by this License.
|
29379
|
-
|
29380
|
-
"Source" form shall mean the preferred form for making modifications,
|
29381
|
-
including but not limited to software source code, documentation
|
29382
|
-
source, and configuration files.
|
29383
|
-
|
29384
|
-
"Object" form shall mean any form resulting from mechanical
|
29385
|
-
transformation or translation of a Source form, including but
|
29386
|
-
not limited to compiled object code, generated documentation,
|
29387
|
-
and conversions to other media types.
|
29388
|
-
|
29389
|
-
"Work" shall mean the work of authorship, whether in Source or
|
29390
|
-
Object form, made available under the License, as indicated by a
|
29391
|
-
copyright notice that is included in or attached to the work
|
29392
|
-
(an example is provided in the Appendix below).
|
29393
|
-
|
29394
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
29395
|
-
form, that is based on (or derived from) the Work and for which the
|
29396
|
-
editorial revisions, annotations, elaborations, or other modifications
|
29397
|
-
represent, as a whole, an original work of authorship. For the purposes
|
29398
|
-
of this License, Derivative Works shall not include works that remain
|
29399
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
29400
|
-
the Work and Derivative Works thereof.
|
29401
|
-
|
29402
|
-
"Contribution" shall mean any work of authorship, including
|
29403
|
-
the original version of the Work and any modifications or additions
|
29404
|
-
to that Work or Derivative Works thereof, that is intentionally
|
29405
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
29406
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
29407
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
29408
|
-
means any form of electronic, verbal, or written communication sent
|
29409
|
-
to the Licensor or its representatives, including but not limited to
|
29410
|
-
communication on electronic mailing lists, source code control systems,
|
29411
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
29412
|
-
Licensor for the purpose of discussing and improving the Work, but
|
29413
|
-
excluding communication that is conspicuously marked or otherwise
|
29414
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
29415
|
-
|
29416
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
29417
|
-
on behalf of whom a Contribution has been received by Licensor and
|
29418
|
-
subsequently incorporated within the Work.
|
29419
|
-
|
29420
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
29421
|
-
this License, each Contributor hereby grants to You a perpetual,
|
29422
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
29423
|
-
copyright license to reproduce, prepare Derivative Works of,
|
29424
|
-
publicly display, publicly perform, sublicense, and distribute the
|
29425
|
-
Work and such Derivative Works in Source or Object form.
|
29426
|
-
|
29427
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
29428
|
-
this License, each Contributor hereby grants to You a perpetual,
|
29429
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
29430
|
-
(except as stated in this section) patent license to make, have made,
|
29431
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
29432
|
-
where such license applies only to those patent claims licensable
|
29433
|
-
by such Contributor that are necessarily infringed by their
|
29434
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
29435
|
-
with the Work to which such Contribution(s) was submitted. If You
|
29436
|
-
institute patent litigation against any entity (including a
|
29437
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
29438
|
-
or a Contribution incorporated within the Work constitutes direct
|
29439
|
-
or contributory patent infringement, then any patent licenses
|
29440
|
-
granted to You under this License for that Work shall terminate
|
29441
|
-
as of the date such litigation is filed.
|
29442
|
-
|
29443
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
29444
|
-
Work or Derivative Works thereof in any medium, with or without
|
29445
|
-
modifications, and in Source or Object form, provided that You
|
29446
|
-
meet the following conditions:
|
29447
|
-
|
29448
|
-
(a) You must give any other recipients of the Work or
|
29449
|
-
Derivative Works a copy of this License; and
|
29450
|
-
|
29451
|
-
(b) You must cause any modified files to carry prominent notices
|
29452
|
-
stating that You changed the files; and
|
29453
|
-
|
29454
|
-
(c) You must retain, in the Source form of any Derivative Works
|
29455
|
-
that You distribute, all copyright, patent, trademark, and
|
29456
|
-
attribution notices from the Source form of the Work,
|
29457
|
-
excluding those notices that do not pertain to any part of
|
29458
|
-
the Derivative Works; and
|
29459
|
-
|
29460
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
29461
|
-
distribution, then any Derivative Works that You distribute must
|
29462
|
-
include a readable copy of the attribution notices contained
|
29463
|
-
within such NOTICE file, excluding those notices that do not
|
29464
|
-
pertain to any part of the Derivative Works, in at least one
|
29465
|
-
of the following places: within a NOTICE text file distributed
|
29466
|
-
as part of the Derivative Works; within the Source form or
|
29467
|
-
documentation, if provided along with the Derivative Works; or,
|
29468
|
-
within a display generated by the Derivative Works, if and
|
29469
|
-
wherever such third-party notices normally appear. The contents
|
29470
|
-
of the NOTICE file are for informational purposes only and
|
29471
|
-
do not modify the License. You may add Your own attribution
|
29472
|
-
notices within Derivative Works that You distribute, alongside
|
29473
|
-
or as an addendum to the NOTICE text from the Work, provided
|
29474
|
-
that such additional attribution notices cannot be construed
|
29475
|
-
as modifying the License.
|
29476
|
-
|
29477
|
-
You may add Your own copyright statement to Your modifications and
|
29478
|
-
may provide additional or different license terms and conditions
|
29479
|
-
for use, reproduction, or distribution of Your modifications, or
|
29480
|
-
for any such Derivative Works as a whole, provided Your use,
|
29481
|
-
reproduction, and distribution of the Work otherwise complies with
|
29482
|
-
the conditions stated in this License.
|
29483
|
-
|
29484
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
29485
|
-
any Contribution intentionally submitted for inclusion in the Work
|
29486
|
-
by You to the Licensor shall be under the terms and conditions of
|
29487
|
-
this License, without any additional terms or conditions.
|
29488
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
29489
|
-
the terms of any separate license agreement you may have executed
|
29490
|
-
with Licensor regarding such Contributions.
|
29491
|
-
|
29492
|
-
6. Trademarks. This License does not grant permission to use the trade
|
29493
|
-
names, trademarks, service marks, or product names of the Licensor,
|
29494
|
-
except as required for reasonable and customary use in describing the
|
29495
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
29496
|
-
|
29497
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
29498
|
-
agreed to in writing, Licensor provides the Work (and each
|
29499
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
29500
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
29501
|
-
implied, including, without limitation, any warranties or conditions
|
29502
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
29503
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
29504
|
-
appropriateness of using or redistributing the Work and assume any
|
29505
|
-
risks associated with Your exercise of permissions under this License.
|
29506
|
-
|
29507
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
29508
|
-
whether in tort (including negligence), contract, or otherwise,
|
29509
|
-
unless required by applicable law (such as deliberate and grossly
|
29510
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
29511
|
-
liable to You for damages, including any direct, indirect, special,
|
29512
|
-
incidental, or consequential damages of any character arising as a
|
29513
|
-
result of this License or out of the use or inability to use the
|
29514
|
-
Work (including but not limited to damages for loss of goodwill,
|
29515
|
-
work stoppage, computer failure or malfunction, or any and all
|
29516
|
-
other commercial damages or losses), even if such Contributor
|
29517
|
-
has been advised of the possibility of such damages.
|
29518
|
-
|
29519
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
29520
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
29521
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
29522
|
-
or other liability obligations and/or rights consistent with this
|
29523
|
-
License. However, in accepting such obligations, You may act only
|
29524
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
29525
|
-
of any other Contributor, and only if You agree to indemnify,
|
29526
|
-
defend, and hold each Contributor harmless for any liability
|
29527
|
-
incurred by, or claims asserted against, such Contributor by reason
|
29528
|
-
of your accepting any such warranty or additional liability.
|
29529
|
-
|
29530
|
-
END OF TERMS AND CONDITIONS
|
29531
|
-
|
29532
|
-
|
29533
29520
|
================================================================================
|
29534
29521
|
polars LICENSE
|
29535
29522
|
================================================================================
|
@@ -29952,228 +29939,6 @@ polars-arrow-format LICENSE
|
|
29952
29939
|
See the License for the specific language governing permissions and
|
29953
29940
|
limitations under the License.
|
29954
29941
|
|
29955
|
-
================================================================================
|
29956
|
-
polars-arrow-format src/LICENSE
|
29957
|
-
================================================================================
|
29958
|
-
|
29959
|
-
Some of the code in this crate is subject to the Apache 2 license in 1. as it
|
29960
|
-
was taken from the arrow-format Rust crate in January 2024. Later changes are subject
|
29961
|
-
to the MIT license in 2.
|
29962
|
-
|
29963
|
-
1.
|
29964
|
-
|
29965
|
-
Apache License
|
29966
|
-
Version 2.0, January 2004
|
29967
|
-
https://www.apache.org/licenses/
|
29968
|
-
|
29969
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
29970
|
-
|
29971
|
-
1. Definitions.
|
29972
|
-
|
29973
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
29974
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
29975
|
-
|
29976
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
29977
|
-
the copyright owner that is granting the License.
|
29978
|
-
|
29979
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
29980
|
-
other entities that control, are controlled by, or are under common
|
29981
|
-
control with that entity. For the purposes of this definition,
|
29982
|
-
"control" means (i) the power, direct or indirect, to cause the
|
29983
|
-
direction or management of such entity, whether by contract or
|
29984
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
29985
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
29986
|
-
|
29987
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
29988
|
-
exercising permissions granted by this License.
|
29989
|
-
|
29990
|
-
"Source" form shall mean the preferred form for making modifications,
|
29991
|
-
including but not limited to software source code, documentation
|
29992
|
-
source, and configuration files.
|
29993
|
-
|
29994
|
-
"Object" form shall mean any form resulting from mechanical
|
29995
|
-
transformation or translation of a Source form, including but
|
29996
|
-
not limited to compiled object code, generated documentation,
|
29997
|
-
and conversions to other media types.
|
29998
|
-
|
29999
|
-
"Work" shall mean the work of authorship, whether in Source or
|
30000
|
-
Object form, made available under the License, as indicated by a
|
30001
|
-
copyright notice that is included in or attached to the work
|
30002
|
-
(an example is provided in the Appendix below).
|
30003
|
-
|
30004
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
30005
|
-
form, that is based on (or derived from) the Work and for which the
|
30006
|
-
editorial revisions, annotations, elaborations, or other modifications
|
30007
|
-
represent, as a whole, an original work of authorship. For the purposes
|
30008
|
-
of this License, Derivative Works shall not include works that remain
|
30009
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
30010
|
-
the Work and Derivative Works thereof.
|
30011
|
-
|
30012
|
-
"Contribution" shall mean any work of authorship, including
|
30013
|
-
the original version of the Work and any modifications or additions
|
30014
|
-
to that Work or Derivative Works thereof, that is intentionally
|
30015
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
30016
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
30017
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
30018
|
-
means any form of electronic, verbal, or written communication sent
|
30019
|
-
to the Licensor or its representatives, including but not limited to
|
30020
|
-
communication on electronic mailing lists, source code control systems,
|
30021
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
30022
|
-
Licensor for the purpose of discussing and improving the Work, but
|
30023
|
-
excluding communication that is conspicuously marked or otherwise
|
30024
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
30025
|
-
|
30026
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
30027
|
-
on behalf of whom a Contribution has been received by Licensor and
|
30028
|
-
subsequently incorporated within the Work.
|
30029
|
-
|
30030
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
30031
|
-
this License, each Contributor hereby grants to You a perpetual,
|
30032
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
30033
|
-
copyright license to reproduce, prepare Derivative Works of,
|
30034
|
-
publicly display, publicly perform, sublicense, and distribute the
|
30035
|
-
Work and such Derivative Works in Source or Object form.
|
30036
|
-
|
30037
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
30038
|
-
this License, each Contributor hereby grants to You a perpetual,
|
30039
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
30040
|
-
(except as stated in this section) patent license to make, have made,
|
30041
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
30042
|
-
where such license applies only to those patent claims licensable
|
30043
|
-
by such Contributor that are necessarily infringed by their
|
30044
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
30045
|
-
with the Work to which such Contribution(s) was submitted. If You
|
30046
|
-
institute patent litigation against any entity (including a
|
30047
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
30048
|
-
or a Contribution incorporated within the Work constitutes direct
|
30049
|
-
or contributory patent infringement, then any patent licenses
|
30050
|
-
granted to You under this License for that Work shall terminate
|
30051
|
-
as of the date such litigation is filed.
|
30052
|
-
|
30053
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
30054
|
-
Work or Derivative Works thereof in any medium, with or without
|
30055
|
-
modifications, and in Source or Object form, provided that You
|
30056
|
-
meet the following conditions:
|
30057
|
-
|
30058
|
-
(a) You must give any other recipients of the Work or
|
30059
|
-
Derivative Works a copy of this License; and
|
30060
|
-
|
30061
|
-
(b) You must cause any modified files to carry prominent notices
|
30062
|
-
stating that You changed the files; and
|
30063
|
-
|
30064
|
-
(c) You must retain, in the Source form of any Derivative Works
|
30065
|
-
that You distribute, all copyright, patent, trademark, and
|
30066
|
-
attribution notices from the Source form of the Work,
|
30067
|
-
excluding those notices that do not pertain to any part of
|
30068
|
-
the Derivative Works; and
|
30069
|
-
|
30070
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
30071
|
-
distribution, then any Derivative Works that You distribute must
|
30072
|
-
include a readable copy of the attribution notices contained
|
30073
|
-
within such NOTICE file, excluding those notices that do not
|
30074
|
-
pertain to any part of the Derivative Works, in at least one
|
30075
|
-
of the following places: within a NOTICE text file distributed
|
30076
|
-
as part of the Derivative Works; within the Source form or
|
30077
|
-
documentation, if provided along with the Derivative Works; or,
|
30078
|
-
within a display generated by the Derivative Works, if and
|
30079
|
-
wherever such third-party notices normally appear. The contents
|
30080
|
-
of the NOTICE file are for informational purposes only and
|
30081
|
-
do not modify the License. You may add Your own attribution
|
30082
|
-
notices within Derivative Works that You distribute, alongside
|
30083
|
-
or as an addendum to the NOTICE text from the Work, provided
|
30084
|
-
that such additional attribution notices cannot be construed
|
30085
|
-
as modifying the License.
|
30086
|
-
|
30087
|
-
You may add Your own copyright statement to Your modifications and
|
30088
|
-
may provide additional or different license terms and conditions
|
30089
|
-
for use, reproduction, or distribution of Your modifications, or
|
30090
|
-
for any such Derivative Works as a whole, provided Your use,
|
30091
|
-
reproduction, and distribution of the Work otherwise complies with
|
30092
|
-
the conditions stated in this License.
|
30093
|
-
|
30094
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
30095
|
-
any Contribution intentionally submitted for inclusion in the Work
|
30096
|
-
by You to the Licensor shall be under the terms and conditions of
|
30097
|
-
this License, without any additional terms or conditions.
|
30098
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
30099
|
-
the terms of any separate license agreement you may have executed
|
30100
|
-
with Licensor regarding such Contributions.
|
30101
|
-
|
30102
|
-
6. Trademarks. This License does not grant permission to use the trade
|
30103
|
-
names, trademarks, service marks, or product names of the Licensor,
|
30104
|
-
except as required for reasonable and customary use in describing the
|
30105
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
30106
|
-
|
30107
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
30108
|
-
agreed to in writing, Licensor provides the Work (and each
|
30109
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
30110
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
30111
|
-
implied, including, without limitation, any warranties or conditions
|
30112
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
30113
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
30114
|
-
appropriateness of using or redistributing the Work and assume any
|
30115
|
-
risks associated with Your exercise of permissions under this License.
|
30116
|
-
|
30117
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
30118
|
-
whether in tort (including negligence), contract, or otherwise,
|
30119
|
-
unless required by applicable law (such as deliberate and grossly
|
30120
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
30121
|
-
liable to You for damages, including any direct, indirect, special,
|
30122
|
-
incidental, or consequential damages of any character arising as a
|
30123
|
-
result of this License or out of the use or inability to use the
|
30124
|
-
Work (including but not limited to damages for loss of goodwill,
|
30125
|
-
work stoppage, computer failure or malfunction, or any and all
|
30126
|
-
other commercial damages or losses), even if such Contributor
|
30127
|
-
has been advised of the possibility of such damages.
|
30128
|
-
|
30129
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
30130
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
30131
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
30132
|
-
or other liability obligations and/or rights consistent with this
|
30133
|
-
License. However, in accepting such obligations, You may act only
|
30134
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
30135
|
-
of any other Contributor, and only if You agree to indemnify,
|
30136
|
-
defend, and hold each Contributor harmless for any liability
|
30137
|
-
incurred by, or claims asserted against, such Contributor by reason
|
30138
|
-
of your accepting any such warranty or additional liability.
|
30139
|
-
|
30140
|
-
END OF TERMS AND CONDITIONS
|
30141
|
-
|
30142
|
-
Copyright 2020-2022 Jorge C. Leitão
|
30143
|
-
|
30144
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
30145
|
-
you may not use this file except in compliance with the License.
|
30146
|
-
You may obtain a copy of the License at
|
30147
|
-
|
30148
|
-
https://www.apache.org/licenses/LICENSE-2.0
|
30149
|
-
|
30150
|
-
Unless required by applicable law or agreed to in writing, software
|
30151
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
30152
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
30153
|
-
See the License for the specific language governing permissions and
|
30154
|
-
limitations under the License.
|
30155
|
-
|
30156
|
-
2.
|
30157
|
-
Copyright (c) 2024 Ritchie Vink
|
30158
|
-
|
30159
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
30160
|
-
of this software and associated documentation files (the "Software"), to deal
|
30161
|
-
in the Software without restriction, including without limitation the rights
|
30162
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
30163
|
-
copies of the Software, and to permit persons to whom the Software is
|
30164
|
-
furnished to do so, subject to the following conditions:
|
30165
|
-
|
30166
|
-
The above copyright notice and this permission notice shall be included in all
|
30167
|
-
copies or substantial portions of the Software.
|
30168
|
-
|
30169
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
30170
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
30171
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
30172
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
30173
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
30174
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
30175
|
-
SOFTWARE.
|
30176
|
-
|
30177
29942
|
================================================================================
|
30178
29943
|
polars-compute LICENSE
|
30179
29944
|
================================================================================
|
@@ -30629,31 +30394,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
30629
30394
|
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
30630
30395
|
IN THE SOFTWARE.
|
30631
30396
|
|
30632
|
-
================================================================================
|
30633
|
-
polars-pipe LICENSE
|
30634
|
-
================================================================================
|
30635
|
-
|
30636
|
-
Copyright (c) 2025 Ritchie Vink
|
30637
|
-
Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
30638
|
-
|
30639
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
30640
|
-
of this software and associated documentation files (the "Software"), to deal
|
30641
|
-
in the Software without restriction, including without limitation the rights
|
30642
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
30643
|
-
copies of the Software, and to permit persons to whom the Software is
|
30644
|
-
furnished to do so, subject to the following conditions:
|
30645
|
-
|
30646
|
-
The above copyright notice and this permission notice shall be included in all
|
30647
|
-
copies or substantial portions of the Software.
|
30648
|
-
|
30649
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
30650
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
30651
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
30652
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
30653
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
30654
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
30655
|
-
SOFTWARE.
|
30656
|
-
|
30657
30397
|
================================================================================
|
30658
30398
|
polars-plan LICENSE
|
30659
30399
|
================================================================================
|
@@ -38179,278 +37919,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
38179
37919
|
DEALINGS IN THE SOFTWARE.
|
38180
37920
|
|
38181
37921
|
================================================================================
|
38182
|
-
rustls LICENSE-APACHE
|
38183
|
-
================================================================================
|
38184
|
-
|
38185
|
-
Apache License
|
38186
|
-
Version 2.0, January 2004
|
38187
|
-
http://www.apache.org/licenses/
|
38188
|
-
|
38189
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
38190
|
-
|
38191
|
-
1. Definitions.
|
38192
|
-
|
38193
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
38194
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
38195
|
-
|
38196
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
38197
|
-
the copyright owner that is granting the License.
|
38198
|
-
|
38199
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
38200
|
-
other entities that control, are controlled by, or are under common
|
38201
|
-
control with that entity. For the purposes of this definition,
|
38202
|
-
"control" means (i) the power, direct or indirect, to cause the
|
38203
|
-
direction or management of such entity, whether by contract or
|
38204
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
38205
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
38206
|
-
|
38207
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
38208
|
-
exercising permissions granted by this License.
|
38209
|
-
|
38210
|
-
"Source" form shall mean the preferred form for making modifications,
|
38211
|
-
including but not limited to software source code, documentation
|
38212
|
-
source, and configuration files.
|
38213
|
-
|
38214
|
-
"Object" form shall mean any form resulting from mechanical
|
38215
|
-
transformation or translation of a Source form, including but
|
38216
|
-
not limited to compiled object code, generated documentation,
|
38217
|
-
and conversions to other media types.
|
38218
|
-
|
38219
|
-
"Work" shall mean the work of authorship, whether in Source or
|
38220
|
-
Object form, made available under the License, as indicated by a
|
38221
|
-
copyright notice that is included in or attached to the work
|
38222
|
-
(an example is provided in the Appendix below).
|
38223
|
-
|
38224
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
38225
|
-
form, that is based on (or derived from) the Work and for which the
|
38226
|
-
editorial revisions, annotations, elaborations, or other modifications
|
38227
|
-
represent, as a whole, an original work of authorship. For the purposes
|
38228
|
-
of this License, Derivative Works shall not include works that remain
|
38229
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
38230
|
-
the Work and Derivative Works thereof.
|
38231
|
-
|
38232
|
-
"Contribution" shall mean any work of authorship, including
|
38233
|
-
the original version of the Work and any modifications or additions
|
38234
|
-
to that Work or Derivative Works thereof, that is intentionally
|
38235
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
38236
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
38237
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
38238
|
-
means any form of electronic, verbal, or written communication sent
|
38239
|
-
to the Licensor or its representatives, including but not limited to
|
38240
|
-
communication on electronic mailing lists, source code control systems,
|
38241
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
38242
|
-
Licensor for the purpose of discussing and improving the Work, but
|
38243
|
-
excluding communication that is conspicuously marked or otherwise
|
38244
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
38245
|
-
|
38246
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
38247
|
-
on behalf of whom a Contribution has been received by Licensor and
|
38248
|
-
subsequently incorporated within the Work.
|
38249
|
-
|
38250
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
38251
|
-
this License, each Contributor hereby grants to You a perpetual,
|
38252
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
38253
|
-
copyright license to reproduce, prepare Derivative Works of,
|
38254
|
-
publicly display, publicly perform, sublicense, and distribute the
|
38255
|
-
Work and such Derivative Works in Source or Object form.
|
38256
|
-
|
38257
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
38258
|
-
this License, each Contributor hereby grants to You a perpetual,
|
38259
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
38260
|
-
(except as stated in this section) patent license to make, have made,
|
38261
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
38262
|
-
where such license applies only to those patent claims licensable
|
38263
|
-
by such Contributor that are necessarily infringed by their
|
38264
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
38265
|
-
with the Work to which such Contribution(s) was submitted. If You
|
38266
|
-
institute patent litigation against any entity (including a
|
38267
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
38268
|
-
or a Contribution incorporated within the Work constitutes direct
|
38269
|
-
or contributory patent infringement, then any patent licenses
|
38270
|
-
granted to You under this License for that Work shall terminate
|
38271
|
-
as of the date such litigation is filed.
|
38272
|
-
|
38273
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
38274
|
-
Work or Derivative Works thereof in any medium, with or without
|
38275
|
-
modifications, and in Source or Object form, provided that You
|
38276
|
-
meet the following conditions:
|
38277
|
-
|
38278
|
-
(a) You must give any other recipients of the Work or
|
38279
|
-
Derivative Works a copy of this License; and
|
38280
|
-
|
38281
|
-
(b) You must cause any modified files to carry prominent notices
|
38282
|
-
stating that You changed the files; and
|
38283
|
-
|
38284
|
-
(c) You must retain, in the Source form of any Derivative Works
|
38285
|
-
that You distribute, all copyright, patent, trademark, and
|
38286
|
-
attribution notices from the Source form of the Work,
|
38287
|
-
excluding those notices that do not pertain to any part of
|
38288
|
-
the Derivative Works; and
|
38289
|
-
|
38290
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
38291
|
-
distribution, then any Derivative Works that You distribute must
|
38292
|
-
include a readable copy of the attribution notices contained
|
38293
|
-
within such NOTICE file, excluding those notices that do not
|
38294
|
-
pertain to any part of the Derivative Works, in at least one
|
38295
|
-
of the following places: within a NOTICE text file distributed
|
38296
|
-
as part of the Derivative Works; within the Source form or
|
38297
|
-
documentation, if provided along with the Derivative Works; or,
|
38298
|
-
within a display generated by the Derivative Works, if and
|
38299
|
-
wherever such third-party notices normally appear. The contents
|
38300
|
-
of the NOTICE file are for informational purposes only and
|
38301
|
-
do not modify the License. You may add Your own attribution
|
38302
|
-
notices within Derivative Works that You distribute, alongside
|
38303
|
-
or as an addendum to the NOTICE text from the Work, provided
|
38304
|
-
that such additional attribution notices cannot be construed
|
38305
|
-
as modifying the License.
|
38306
|
-
|
38307
|
-
You may add Your own copyright statement to Your modifications and
|
38308
|
-
may provide additional or different license terms and conditions
|
38309
|
-
for use, reproduction, or distribution of Your modifications, or
|
38310
|
-
for any such Derivative Works as a whole, provided Your use,
|
38311
|
-
reproduction, and distribution of the Work otherwise complies with
|
38312
|
-
the conditions stated in this License.
|
38313
|
-
|
38314
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
38315
|
-
any Contribution intentionally submitted for inclusion in the Work
|
38316
|
-
by You to the Licensor shall be under the terms and conditions of
|
38317
|
-
this License, without any additional terms or conditions.
|
38318
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
38319
|
-
the terms of any separate license agreement you may have executed
|
38320
|
-
with Licensor regarding such Contributions.
|
38321
|
-
|
38322
|
-
6. Trademarks. This License does not grant permission to use the trade
|
38323
|
-
names, trademarks, service marks, or product names of the Licensor,
|
38324
|
-
except as required for reasonable and customary use in describing the
|
38325
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
38326
|
-
|
38327
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
38328
|
-
agreed to in writing, Licensor provides the Work (and each
|
38329
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
38330
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
38331
|
-
implied, including, without limitation, any warranties or conditions
|
38332
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
38333
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
38334
|
-
appropriateness of using or redistributing the Work and assume any
|
38335
|
-
risks associated with Your exercise of permissions under this License.
|
38336
|
-
|
38337
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
38338
|
-
whether in tort (including negligence), contract, or otherwise,
|
38339
|
-
unless required by applicable law (such as deliberate and grossly
|
38340
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
38341
|
-
liable to You for damages, including any direct, indirect, special,
|
38342
|
-
incidental, or consequential damages of any character arising as a
|
38343
|
-
result of this License or out of the use or inability to use the
|
38344
|
-
Work (including but not limited to damages for loss of goodwill,
|
38345
|
-
work stoppage, computer failure or malfunction, or any and all
|
38346
|
-
other commercial damages or losses), even if such Contributor
|
38347
|
-
has been advised of the possibility of such damages.
|
38348
|
-
|
38349
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
38350
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
38351
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
38352
|
-
or other liability obligations and/or rights consistent with this
|
38353
|
-
License. However, in accepting such obligations, You may act only
|
38354
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
38355
|
-
of any other Contributor, and only if You agree to indemnify,
|
38356
|
-
defend, and hold each Contributor harmless for any liability
|
38357
|
-
incurred by, or claims asserted against, such Contributor by reason
|
38358
|
-
of your accepting any such warranty or additional liability.
|
38359
|
-
|
38360
|
-
END OF TERMS AND CONDITIONS
|
38361
|
-
|
38362
|
-
APPENDIX: How to apply the Apache License to your work.
|
38363
|
-
|
38364
|
-
To apply the Apache License to your work, attach the following
|
38365
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
38366
|
-
replaced with your own identifying information. (Don't include
|
38367
|
-
the brackets!) The text should be enclosed in the appropriate
|
38368
|
-
comment syntax for the file format. We also recommend that a
|
38369
|
-
file or class name and description of purpose be included on the
|
38370
|
-
same "printed page" as the copyright notice for easier
|
38371
|
-
identification within third-party archives.
|
38372
|
-
|
38373
|
-
Copyright [yyyy] [name of copyright owner]
|
38374
|
-
|
38375
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
38376
|
-
you may not use this file except in compliance with the License.
|
38377
|
-
You may obtain a copy of the License at
|
38378
|
-
|
38379
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
38380
|
-
|
38381
|
-
Unless required by applicable law or agreed to in writing, software
|
38382
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
38383
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
38384
|
-
See the License for the specific language governing permissions and
|
38385
|
-
limitations under the License.
|
38386
|
-
|
38387
|
-
================================================================================
|
38388
|
-
rustls LICENSE-ISC
|
38389
|
-
================================================================================
|
38390
|
-
|
38391
|
-
ISC License (ISC)
|
38392
|
-
Copyright (c) 2016, Joseph Birr-Pixton <jpixton@gmail.com>
|
38393
|
-
|
38394
|
-
Permission to use, copy, modify, and/or distribute this software for
|
38395
|
-
any purpose with or without fee is hereby granted, provided that the
|
38396
|
-
above copyright notice and this permission notice appear in all copies.
|
38397
|
-
|
38398
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
38399
|
-
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
38400
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
38401
|
-
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
|
38402
|
-
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
38403
|
-
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
|
38404
|
-
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
38405
|
-
THIS SOFTWARE.
|
38406
|
-
|
38407
|
-
================================================================================
|
38408
|
-
rustls LICENSE-MIT
|
38409
|
-
================================================================================
|
38410
|
-
|
38411
|
-
Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
38412
|
-
|
38413
|
-
Permission is hereby granted, free of charge, to any
|
38414
|
-
person obtaining a copy of this software and associated
|
38415
|
-
documentation files (the "Software"), to deal in the
|
38416
|
-
Software without restriction, including without
|
38417
|
-
limitation the rights to use, copy, modify, merge,
|
38418
|
-
publish, distribute, sublicense, and/or sell copies of
|
38419
|
-
the Software, and to permit persons to whom the Software
|
38420
|
-
is furnished to do so, subject to the following
|
38421
|
-
conditions:
|
38422
|
-
|
38423
|
-
The above copyright notice and this permission notice
|
38424
|
-
shall be included in all copies or substantial portions
|
38425
|
-
of the Software.
|
38426
|
-
|
38427
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
38428
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
38429
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
38430
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
38431
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
38432
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
38433
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
38434
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
38435
|
-
DEALINGS IN THE SOFTWARE.
|
38436
|
-
|
38437
|
-
================================================================================
|
38438
|
-
rustls-native-certs LICENSE
|
38439
|
-
================================================================================
|
38440
|
-
|
38441
|
-
Rustls is distributed under the following three licenses:
|
38442
|
-
|
38443
|
-
- Apache License version 2.0.
|
38444
|
-
- MIT license.
|
38445
|
-
- ISC license.
|
38446
|
-
|
38447
|
-
These are included as LICENSE-APACHE, LICENSE-MIT and LICENSE-ISC
|
38448
|
-
respectively. You may use this software under the terms of any
|
38449
|
-
of these licenses, at your option.
|
38450
|
-
|
38451
|
-
|
38452
|
-
================================================================================
|
38453
|
-
rustls-native-certs LICENSE-APACHE
|
37922
|
+
rustls LICENSE-APACHE
|
38454
37923
|
================================================================================
|
38455
37924
|
|
38456
37925
|
Apache License
|
@@ -38656,7 +38125,7 @@ See the License for the specific language governing permissions and
|
|
38656
38125
|
limitations under the License.
|
38657
38126
|
|
38658
38127
|
================================================================================
|
38659
|
-
rustls
|
38128
|
+
rustls LICENSE-ISC
|
38660
38129
|
================================================================================
|
38661
38130
|
|
38662
38131
|
ISC License (ISC)
|
@@ -38676,7 +38145,7 @@ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
38676
38145
|
THIS SOFTWARE.
|
38677
38146
|
|
38678
38147
|
================================================================================
|
38679
|
-
rustls
|
38148
|
+
rustls LICENSE-MIT
|
38680
38149
|
================================================================================
|
38681
38150
|
|
38682
38151
|
Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
@@ -38706,10 +38175,10 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
38706
38175
|
DEALINGS IN THE SOFTWARE.
|
38707
38176
|
|
38708
38177
|
================================================================================
|
38709
|
-
rustls-
|
38178
|
+
rustls-native-certs LICENSE
|
38710
38179
|
================================================================================
|
38711
38180
|
|
38712
|
-
|
38181
|
+
Rustls is distributed under the following three licenses:
|
38713
38182
|
|
38714
38183
|
- Apache License version 2.0.
|
38715
38184
|
- MIT license.
|
@@ -38721,7 +38190,7 @@ of these licenses, at your option.
|
|
38721
38190
|
|
38722
38191
|
|
38723
38192
|
================================================================================
|
38724
|
-
rustls-
|
38193
|
+
rustls-native-certs LICENSE-APACHE
|
38725
38194
|
================================================================================
|
38726
38195
|
|
38727
38196
|
Apache License
|
@@ -38927,7 +38396,7 @@ See the License for the specific language governing permissions and
|
|
38927
38396
|
limitations under the License.
|
38928
38397
|
|
38929
38398
|
================================================================================
|
38930
|
-
rustls-
|
38399
|
+
rustls-native-certs LICENSE-ISC
|
38931
38400
|
================================================================================
|
38932
38401
|
|
38933
38402
|
ISC License (ISC)
|
@@ -38947,7 +38416,7 @@ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
38947
38416
|
THIS SOFTWARE.
|
38948
38417
|
|
38949
38418
|
================================================================================
|
38950
|
-
rustls-
|
38419
|
+
rustls-native-certs LICENSE-MIT
|
38951
38420
|
================================================================================
|
38952
38421
|
|
38953
38422
|
Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
@@ -38977,7 +38446,22 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
38977
38446
|
DEALINGS IN THE SOFTWARE.
|
38978
38447
|
|
38979
38448
|
================================================================================
|
38980
|
-
rustls-
|
38449
|
+
rustls-pemfile LICENSE
|
38450
|
+
================================================================================
|
38451
|
+
|
38452
|
+
rustls-pemfile is distributed under the following three licenses:
|
38453
|
+
|
38454
|
+
- Apache License version 2.0.
|
38455
|
+
- MIT license.
|
38456
|
+
- ISC license.
|
38457
|
+
|
38458
|
+
These are included as LICENSE-APACHE, LICENSE-MIT and LICENSE-ISC
|
38459
|
+
respectively. You may use this software under the terms of any
|
38460
|
+
of these licenses, at your option.
|
38461
|
+
|
38462
|
+
|
38463
|
+
================================================================================
|
38464
|
+
rustls-pemfile LICENSE-APACHE
|
38981
38465
|
================================================================================
|
38982
38466
|
|
38983
38467
|
Apache License
|
@@ -39168,7 +38652,7 @@ APPENDIX: How to apply the Apache License to your work.
|
|
39168
38652
|
same "printed page" as the copyright notice for easier
|
39169
38653
|
identification within third-party archives.
|
39170
38654
|
|
39171
|
-
Copyright
|
38655
|
+
Copyright [yyyy] [name of copyright owner]
|
39172
38656
|
|
39173
38657
|
Licensed under the Apache License, Version 2.0 (the "License");
|
39174
38658
|
you may not use this file except in compliance with the License.
|
@@ -39183,10 +38667,30 @@ See the License for the specific language governing permissions and
|
|
39183
38667
|
limitations under the License.
|
39184
38668
|
|
39185
38669
|
================================================================================
|
39186
|
-
rustls-
|
38670
|
+
rustls-pemfile LICENSE-ISC
|
39187
38671
|
================================================================================
|
39188
38672
|
|
39189
|
-
|
38673
|
+
ISC License (ISC)
|
38674
|
+
Copyright (c) 2016, Joseph Birr-Pixton <jpixton@gmail.com>
|
38675
|
+
|
38676
|
+
Permission to use, copy, modify, and/or distribute this software for
|
38677
|
+
any purpose with or without fee is hereby granted, provided that the
|
38678
|
+
above copyright notice and this permission notice appear in all copies.
|
38679
|
+
|
38680
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
38681
|
+
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
38682
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
38683
|
+
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
|
38684
|
+
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
38685
|
+
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
|
38686
|
+
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
38687
|
+
THIS SOFTWARE.
|
38688
|
+
|
38689
|
+
================================================================================
|
38690
|
+
rustls-pemfile LICENSE-MIT
|
38691
|
+
================================================================================
|
38692
|
+
|
38693
|
+
Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
39190
38694
|
|
39191
38695
|
Permission is hereby granted, free of charge, to any
|
39192
38696
|
person obtaining a copy of this software and associated
|
@@ -39213,31 +38717,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
39213
38717
|
DEALINGS IN THE SOFTWARE.
|
39214
38718
|
|
39215
38719
|
================================================================================
|
39216
|
-
rustls-
|
39217
|
-
================================================================================
|
39218
|
-
|
39219
|
-
Except as otherwise noted, this project is licensed under the following
|
39220
|
-
(ISC-style) terms:
|
39221
|
-
|
39222
|
-
Copyright 2015 Brian Smith.
|
39223
|
-
|
39224
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
39225
|
-
purpose with or without fee is hereby granted, provided that the above
|
39226
|
-
copyright notice and this permission notice appear in all copies.
|
39227
|
-
|
39228
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
|
39229
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
39230
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
|
39231
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
39232
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
39233
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
39234
|
-
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
39235
|
-
|
39236
|
-
The files under third-party/chromium are licensed as described in
|
39237
|
-
third-party/chromium/LICENSE.
|
39238
|
-
|
39239
|
-
================================================================================
|
39240
|
-
rustversion LICENSE-APACHE
|
38720
|
+
rustls-pki-types LICENSE-APACHE
|
39241
38721
|
================================================================================
|
39242
38722
|
|
39243
38723
|
Apache License
|
@@ -39417,10 +38897,37 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
39417
38897
|
|
39418
38898
|
END OF TERMS AND CONDITIONS
|
39419
38899
|
|
38900
|
+
APPENDIX: How to apply the Apache License to your work.
|
38901
|
+
|
38902
|
+
To apply the Apache License to your work, attach the following
|
38903
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
38904
|
+
replaced with your own identifying information. (Don't include
|
38905
|
+
the brackets!) The text should be enclosed in the appropriate
|
38906
|
+
comment syntax for the file format. We also recommend that a
|
38907
|
+
file or class name and description of purpose be included on the
|
38908
|
+
same "printed page" as the copyright notice for easier
|
38909
|
+
identification within third-party archives.
|
38910
|
+
|
38911
|
+
Copyright 2023 Dirkjan Ochtman
|
38912
|
+
|
38913
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
38914
|
+
you may not use this file except in compliance with the License.
|
38915
|
+
You may obtain a copy of the License at
|
38916
|
+
|
38917
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
38918
|
+
|
38919
|
+
Unless required by applicable law or agreed to in writing, software
|
38920
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
38921
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
38922
|
+
See the License for the specific language governing permissions and
|
38923
|
+
limitations under the License.
|
38924
|
+
|
39420
38925
|
================================================================================
|
39421
|
-
|
38926
|
+
rustls-pki-types LICENSE-MIT
|
39422
38927
|
================================================================================
|
39423
38928
|
|
38929
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
38930
|
+
|
39424
38931
|
Permission is hereby granted, free of charge, to any
|
39425
38932
|
person obtaining a copy of this software and associated
|
39426
38933
|
documentation files (the "Software"), to deal in the
|
@@ -39446,7 +38953,31 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
39446
38953
|
DEALINGS IN THE SOFTWARE.
|
39447
38954
|
|
39448
38955
|
================================================================================
|
39449
|
-
|
38956
|
+
rustls-webpki LICENSE
|
38957
|
+
================================================================================
|
38958
|
+
|
38959
|
+
Except as otherwise noted, this project is licensed under the following
|
38960
|
+
(ISC-style) terms:
|
38961
|
+
|
38962
|
+
Copyright 2015 Brian Smith.
|
38963
|
+
|
38964
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
38965
|
+
purpose with or without fee is hereby granted, provided that the above
|
38966
|
+
copyright notice and this permission notice appear in all copies.
|
38967
|
+
|
38968
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
|
38969
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
38970
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
|
38971
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
38972
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
38973
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
38974
|
+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
38975
|
+
|
38976
|
+
The files under third-party/chromium are licensed as described in
|
38977
|
+
third-party/chromium/LICENSE.
|
38978
|
+
|
38979
|
+
================================================================================
|
38980
|
+
rustversion LICENSE-APACHE
|
39450
38981
|
================================================================================
|
39451
38982
|
|
39452
38983
|
Apache License
|
@@ -39627,98 +39158,35 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
39627
39158
|
END OF TERMS AND CONDITIONS
|
39628
39159
|
|
39629
39160
|
================================================================================
|
39630
|
-
|
39161
|
+
rustversion LICENSE-MIT
|
39631
39162
|
================================================================================
|
39632
39163
|
|
39633
|
-
|
39634
|
-
|
39635
|
-
|
39636
|
-
|
39637
|
-
|
39638
|
-
|
39639
|
-
Software, and to permit
|
39640
|
-
do so,
|
39164
|
+
Permission is hereby granted, free of charge, to any
|
39165
|
+
person obtaining a copy of this software and associated
|
39166
|
+
documentation files (the "Software"), to deal in the
|
39167
|
+
Software without restriction, including without
|
39168
|
+
limitation the rights to use, copy, modify, merge,
|
39169
|
+
publish, distribute, sublicense, and/or sell copies of
|
39170
|
+
the Software, and to permit persons to whom the Software
|
39171
|
+
is furnished to do so, subject to the following
|
39172
|
+
conditions:
|
39641
39173
|
|
39642
|
-
The copyright
|
39643
|
-
|
39644
|
-
|
39645
|
-
all derivative works of the Software, unless such copies or derivative
|
39646
|
-
works are solely in the form of machine-executable object code generated by
|
39647
|
-
a source language processor.
|
39174
|
+
The above copyright notice and this permission notice
|
39175
|
+
shall be included in all copies or substantial portions
|
39176
|
+
of the Software.
|
39648
39177
|
|
39649
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
39650
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
39651
|
-
|
39652
|
-
|
39653
|
-
|
39654
|
-
|
39178
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
39179
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
39180
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
39181
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
39182
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
39183
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
39184
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
39185
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
39655
39186
|
DEALINGS IN THE SOFTWARE.
|
39656
39187
|
|
39657
39188
|
================================================================================
|
39658
|
-
|
39659
|
-
================================================================================
|
39660
|
-
|
39661
|
-
This project is dual-licensed under the Unlicense and MIT licenses.
|
39662
|
-
|
39663
|
-
You may use this code under the terms of either license.
|
39664
|
-
|
39665
|
-
================================================================================
|
39666
|
-
same-file LICENSE-MIT
|
39667
|
-
================================================================================
|
39668
|
-
|
39669
|
-
The MIT License (MIT)
|
39670
|
-
|
39671
|
-
Copyright (c) 2017 Andrew Gallant
|
39672
|
-
|
39673
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
39674
|
-
of this software and associated documentation files (the "Software"), to deal
|
39675
|
-
in the Software without restriction, including without limitation the rights
|
39676
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
39677
|
-
copies of the Software, and to permit persons to whom the Software is
|
39678
|
-
furnished to do so, subject to the following conditions:
|
39679
|
-
|
39680
|
-
The above copyright notice and this permission notice shall be included in
|
39681
|
-
all copies or substantial portions of the Software.
|
39682
|
-
|
39683
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
39684
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
39685
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
39686
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
39687
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
39688
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
39689
|
-
THE SOFTWARE.
|
39690
|
-
|
39691
|
-
================================================================================
|
39692
|
-
same-file UNLICENSE
|
39693
|
-
================================================================================
|
39694
|
-
|
39695
|
-
This is free and unencumbered software released into the public domain.
|
39696
|
-
|
39697
|
-
Anyone is free to copy, modify, publish, use, compile, sell, or
|
39698
|
-
distribute this software, either in source code form or as a compiled
|
39699
|
-
binary, for any purpose, commercial or non-commercial, and by any
|
39700
|
-
means.
|
39701
|
-
|
39702
|
-
In jurisdictions that recognize copyright laws, the author or authors
|
39703
|
-
of this software dedicate any and all copyright interest in the
|
39704
|
-
software to the public domain. We make this dedication for the benefit
|
39705
|
-
of the public at large and to the detriment of our heirs and
|
39706
|
-
successors. We intend this dedication to be an overt act of
|
39707
|
-
relinquishment in perpetuity of all present and future rights to this
|
39708
|
-
software under copyright law.
|
39709
|
-
|
39710
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
39711
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
39712
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
39713
|
-
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
39714
|
-
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
39715
|
-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
39716
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
39717
|
-
|
39718
|
-
For more information, please refer to <http://unlicense.org/>
|
39719
|
-
|
39720
|
-
================================================================================
|
39721
|
-
scopeguard LICENSE-APACHE
|
39189
|
+
ryu LICENSE-APACHE
|
39722
39190
|
================================================================================
|
39723
39191
|
|
39724
39192
|
Apache License
|
@@ -39898,63 +39366,99 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
39898
39366
|
|
39899
39367
|
END OF TERMS AND CONDITIONS
|
39900
39368
|
|
39901
|
-
|
39369
|
+
================================================================================
|
39370
|
+
ryu LICENSE-BOOST
|
39371
|
+
================================================================================
|
39902
39372
|
|
39903
|
-
|
39904
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
39905
|
-
replaced with your own identifying information. (Don't include
|
39906
|
-
the brackets!) The text should be enclosed in the appropriate
|
39907
|
-
comment syntax for the file format. We also recommend that a
|
39908
|
-
file or class name and description of purpose be included on the
|
39909
|
-
same "printed page" as the copyright notice for easier
|
39910
|
-
identification within third-party archives.
|
39373
|
+
Boost Software License - Version 1.0 - August 17th, 2003
|
39911
39374
|
|
39912
|
-
|
39375
|
+
Permission is hereby granted, free of charge, to any person or organization
|
39376
|
+
obtaining a copy of the software and accompanying documentation covered by
|
39377
|
+
this license (the "Software") to use, reproduce, display, distribute,
|
39378
|
+
execute, and transmit the Software, and to prepare derivative works of the
|
39379
|
+
Software, and to permit third-parties to whom the Software is furnished to
|
39380
|
+
do so, all subject to the following:
|
39913
39381
|
|
39914
|
-
|
39915
|
-
|
39916
|
-
|
39382
|
+
The copyright notices in the Software and this entire statement, including
|
39383
|
+
the above license grant, this restriction and the following disclaimer,
|
39384
|
+
must be included in all copies of the Software, in whole or in part, and
|
39385
|
+
all derivative works of the Software, unless such copies or derivative
|
39386
|
+
works are solely in the form of machine-executable object code generated by
|
39387
|
+
a source language processor.
|
39917
39388
|
|
39918
|
-
|
39389
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
39390
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
39391
|
+
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
39392
|
+
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
39393
|
+
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
39394
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
39395
|
+
DEALINGS IN THE SOFTWARE.
|
39919
39396
|
|
39920
|
-
|
39921
|
-
|
39922
|
-
|
39923
|
-
|
39924
|
-
|
39397
|
+
================================================================================
|
39398
|
+
same-file COPYING
|
39399
|
+
================================================================================
|
39400
|
+
|
39401
|
+
This project is dual-licensed under the Unlicense and MIT licenses.
|
39402
|
+
|
39403
|
+
You may use this code under the terms of either license.
|
39925
39404
|
|
39926
39405
|
================================================================================
|
39927
|
-
|
39406
|
+
same-file LICENSE-MIT
|
39928
39407
|
================================================================================
|
39929
39408
|
|
39930
|
-
|
39409
|
+
The MIT License (MIT)
|
39931
39410
|
|
39932
|
-
|
39933
|
-
person obtaining a copy of this software and associated
|
39934
|
-
documentation files (the "Software"), to deal in the
|
39935
|
-
Software without restriction, including without
|
39936
|
-
limitation the rights to use, copy, modify, merge,
|
39937
|
-
publish, distribute, sublicense, and/or sell copies of
|
39938
|
-
the Software, and to permit persons to whom the Software
|
39939
|
-
is furnished to do so, subject to the following
|
39940
|
-
conditions:
|
39411
|
+
Copyright (c) 2017 Andrew Gallant
|
39941
39412
|
|
39942
|
-
|
39943
|
-
|
39944
|
-
|
39413
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
39414
|
+
of this software and associated documentation files (the "Software"), to deal
|
39415
|
+
in the Software without restriction, including without limitation the rights
|
39416
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
39417
|
+
copies of the Software, and to permit persons to whom the Software is
|
39418
|
+
furnished to do so, subject to the following conditions:
|
39945
39419
|
|
39946
|
-
|
39947
|
-
|
39948
|
-
|
39949
|
-
|
39950
|
-
|
39951
|
-
|
39952
|
-
|
39953
|
-
IN
|
39954
|
-
|
39420
|
+
The above copyright notice and this permission notice shall be included in
|
39421
|
+
all copies or substantial portions of the Software.
|
39422
|
+
|
39423
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
39424
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
39425
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
39426
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
39427
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
39428
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
39429
|
+
THE SOFTWARE.
|
39955
39430
|
|
39956
39431
|
================================================================================
|
39957
|
-
|
39432
|
+
same-file UNLICENSE
|
39433
|
+
================================================================================
|
39434
|
+
|
39435
|
+
This is free and unencumbered software released into the public domain.
|
39436
|
+
|
39437
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
39438
|
+
distribute this software, either in source code form or as a compiled
|
39439
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
39440
|
+
means.
|
39441
|
+
|
39442
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
39443
|
+
of this software dedicate any and all copyright interest in the
|
39444
|
+
software to the public domain. We make this dedication for the benefit
|
39445
|
+
of the public at large and to the detriment of our heirs and
|
39446
|
+
successors. We intend this dedication to be an overt act of
|
39447
|
+
relinquishment in perpetuity of all present and future rights to this
|
39448
|
+
software under copyright law.
|
39449
|
+
|
39450
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
39451
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
39452
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
39453
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
39454
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
39455
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
39456
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
39457
|
+
|
39458
|
+
For more information, please refer to <http://unlicense.org/>
|
39459
|
+
|
39460
|
+
================================================================================
|
39461
|
+
scopeguard LICENSE-APACHE
|
39958
39462
|
================================================================================
|
39959
39463
|
|
39960
39464
|
Apache License
|
@@ -40160,32 +39664,37 @@ See the License for the specific language governing permissions and
|
|
40160
39664
|
limitations under the License.
|
40161
39665
|
|
40162
39666
|
================================================================================
|
40163
|
-
|
39667
|
+
scopeguard LICENSE-MIT
|
40164
39668
|
================================================================================
|
40165
39669
|
|
40166
|
-
|
40167
|
-
|
40168
|
-
Copyright (c) 2015 Steven Fackler
|
39670
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
40169
39671
|
|
40170
|
-
Permission is hereby granted, free of charge, to any
|
40171
|
-
|
40172
|
-
the Software
|
40173
|
-
|
40174
|
-
the
|
40175
|
-
|
39672
|
+
Permission is hereby granted, free of charge, to any
|
39673
|
+
person obtaining a copy of this software and associated
|
39674
|
+
documentation files (the "Software"), to deal in the
|
39675
|
+
Software without restriction, including without
|
39676
|
+
limitation the rights to use, copy, modify, merge,
|
39677
|
+
publish, distribute, sublicense, and/or sell copies of
|
39678
|
+
the Software, and to permit persons to whom the Software
|
39679
|
+
is furnished to do so, subject to the following
|
39680
|
+
conditions:
|
40176
39681
|
|
40177
|
-
The above copyright notice and this permission notice
|
40178
|
-
copies or substantial portions
|
39682
|
+
The above copyright notice and this permission notice
|
39683
|
+
shall be included in all copies or substantial portions
|
39684
|
+
of the Software.
|
40179
39685
|
|
40180
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
40181
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
40182
|
-
|
40183
|
-
|
40184
|
-
|
40185
|
-
|
39686
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
39687
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
39688
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
39689
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
39690
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
39691
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
39692
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
39693
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
39694
|
+
DEALINGS IN THE SOFTWARE.
|
40186
39695
|
|
40187
39696
|
================================================================================
|
40188
|
-
security-framework
|
39697
|
+
security-framework LICENSE-APACHE
|
40189
39698
|
================================================================================
|
40190
39699
|
|
40191
39700
|
Apache License
|
@@ -40391,7 +39900,7 @@ See the License for the specific language governing permissions and
|
|
40391
39900
|
limitations under the License.
|
40392
39901
|
|
40393
39902
|
================================================================================
|
40394
|
-
security-framework
|
39903
|
+
security-framework LICENSE-MIT
|
40395
39904
|
================================================================================
|
40396
39905
|
|
40397
39906
|
The MIT License (MIT)
|
@@ -40416,7 +39925,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
40416
39925
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
40417
39926
|
|
40418
39927
|
================================================================================
|
40419
|
-
|
39928
|
+
security-framework-sys LICENSE-APACHE
|
40420
39929
|
================================================================================
|
40421
39930
|
|
40422
39931
|
Apache License
|
@@ -40596,36 +40105,58 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
40596
40105
|
|
40597
40106
|
END OF TERMS AND CONDITIONS
|
40598
40107
|
|
40108
|
+
APPENDIX: How to apply the Apache License to your work.
|
40109
|
+
|
40110
|
+
To apply the Apache License to your work, attach the following
|
40111
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
40112
|
+
replaced with your own identifying information. (Don't include
|
40113
|
+
the brackets!) The text should be enclosed in the appropriate
|
40114
|
+
comment syntax for the file format. We also recommend that a
|
40115
|
+
file or class name and description of purpose be included on the
|
40116
|
+
same "printed page" as the copyright notice for easier
|
40117
|
+
identification within third-party archives.
|
40118
|
+
|
40119
|
+
Copyright [yyyy] [name of copyright owner]
|
40120
|
+
|
40121
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
40122
|
+
you may not use this file except in compliance with the License.
|
40123
|
+
You may obtain a copy of the License at
|
40124
|
+
|
40125
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
40126
|
+
|
40127
|
+
Unless required by applicable law or agreed to in writing, software
|
40128
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
40129
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
40130
|
+
See the License for the specific language governing permissions and
|
40131
|
+
limitations under the License.
|
40132
|
+
|
40599
40133
|
================================================================================
|
40600
|
-
|
40134
|
+
security-framework-sys LICENSE-MIT
|
40601
40135
|
================================================================================
|
40602
40136
|
|
40603
|
-
|
40604
|
-
person obtaining a copy of this software and associated
|
40605
|
-
documentation files (the "Software"), to deal in the
|
40606
|
-
Software without restriction, including without
|
40607
|
-
limitation the rights to use, copy, modify, merge,
|
40608
|
-
publish, distribute, sublicense, and/or sell copies of
|
40609
|
-
the Software, and to permit persons to whom the Software
|
40610
|
-
is furnished to do so, subject to the following
|
40611
|
-
conditions:
|
40137
|
+
The MIT License (MIT)
|
40612
40138
|
|
40613
|
-
|
40614
|
-
shall be included in all copies or substantial portions
|
40615
|
-
of the Software.
|
40139
|
+
Copyright (c) 2015 Steven Fackler
|
40616
40140
|
|
40617
|
-
|
40618
|
-
|
40619
|
-
|
40620
|
-
|
40621
|
-
|
40622
|
-
|
40623
|
-
|
40624
|
-
|
40625
|
-
|
40141
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
40142
|
+
this software and associated documentation files (the "Software"), to deal in
|
40143
|
+
the Software without restriction, including without limitation the rights to
|
40144
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
40145
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
40146
|
+
subject to the following conditions:
|
40147
|
+
|
40148
|
+
The above copyright notice and this permission notice shall be included in all
|
40149
|
+
copies or substantial portions of the Software.
|
40150
|
+
|
40151
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
40152
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
40153
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
40154
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
40155
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
40156
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
40626
40157
|
|
40627
40158
|
================================================================================
|
40628
|
-
|
40159
|
+
seq-macro LICENSE-APACHE
|
40629
40160
|
================================================================================
|
40630
40161
|
|
40631
40162
|
Apache License
|
@@ -40806,7 +40337,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
40806
40337
|
END OF TERMS AND CONDITIONS
|
40807
40338
|
|
40808
40339
|
================================================================================
|
40809
|
-
|
40340
|
+
seq-macro LICENSE-MIT
|
40810
40341
|
================================================================================
|
40811
40342
|
|
40812
40343
|
Permission is hereby granted, free of charge, to any
|
@@ -40834,7 +40365,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
40834
40365
|
DEALINGS IN THE SOFTWARE.
|
40835
40366
|
|
40836
40367
|
================================================================================
|
40837
|
-
|
40368
|
+
serde LICENSE-APACHE
|
40838
40369
|
================================================================================
|
40839
40370
|
|
40840
40371
|
Apache License
|
@@ -41015,7 +40546,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
41015
40546
|
END OF TERMS AND CONDITIONS
|
41016
40547
|
|
41017
40548
|
================================================================================
|
41018
|
-
|
40549
|
+
serde LICENSE-MIT
|
41019
40550
|
================================================================================
|
41020
40551
|
|
41021
40552
|
Permission is hereby granted, free of charge, to any
|
@@ -41043,7 +40574,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
41043
40574
|
DEALINGS IN THE SOFTWARE.
|
41044
40575
|
|
41045
40576
|
================================================================================
|
41046
|
-
|
40577
|
+
serde_derive LICENSE-APACHE
|
41047
40578
|
================================================================================
|
41048
40579
|
|
41049
40580
|
Apache License
|
@@ -41224,7 +40755,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
41224
40755
|
END OF TERMS AND CONDITIONS
|
41225
40756
|
|
41226
40757
|
================================================================================
|
41227
|
-
|
40758
|
+
serde_derive LICENSE-MIT
|
41228
40759
|
================================================================================
|
41229
40760
|
|
41230
40761
|
Permission is hereby granted, free of charge, to any
|
@@ -45517,33 +45048,6 @@ The above copyright notice and this permission notice shall be included in all c
|
|
45517
45048
|
|
45518
45049
|
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.
|
45519
45050
|
|
45520
|
-
================================================================================
|
45521
|
-
sysinfo LICENSE
|
45522
|
-
================================================================================
|
45523
|
-
|
45524
|
-
The MIT License (MIT)
|
45525
|
-
|
45526
|
-
Copyright (c) 2015 Guillaume Gomez
|
45527
|
-
|
45528
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
45529
|
-
of this software and associated documentation files (the "Software"), to deal
|
45530
|
-
in the Software without restriction, including without limitation the rights
|
45531
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
45532
|
-
copies of the Software, and to permit persons to whom the Software is
|
45533
|
-
furnished to do so, subject to the following conditions:
|
45534
|
-
|
45535
|
-
The above copyright notice and this permission notice shall be included in all
|
45536
|
-
copies or substantial portions of the Software.
|
45537
|
-
|
45538
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
45539
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
45540
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
45541
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
45542
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
45543
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
45544
|
-
SOFTWARE.
|
45545
|
-
|
45546
|
-
|
45547
45051
|
================================================================================
|
45548
45052
|
thiserror LICENSE-APACHE
|
45549
45053
|
================================================================================
|