tokenizers 0.5.5-x86_64-linux → 0.6.0-x86_64-linux

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.
@@ -2,6 +2,10 @@
2
2
  Summary
3
3
  ================================================================================
4
4
 
5
+ ahash v0.8.12
6
+ https://github.com/tkaitchuck/ahash
7
+ MIT OR Apache-2.0
8
+
5
9
  aho-corasick v1.1.3
6
10
  https://github.com/BurntSushi/aho-corasick
7
11
  Unlicense OR MIT
@@ -14,14 +18,14 @@ bindgen v0.69.5
14
18
  https://rust-lang.github.io/rust-bindgen/
15
19
  BSD-3-Clause
16
20
 
17
- bitflags v1.3.2
18
- https://github.com/bitflags/bitflags
19
- MIT/Apache-2.0
20
-
21
21
  bitflags v2.9.0
22
22
  https://github.com/bitflags/bitflags
23
23
  MIT OR Apache-2.0
24
24
 
25
+ castaway v0.2.3
26
+ https://github.com/sagebind/castaway
27
+ MIT
28
+
25
29
  cc v1.2.21
26
30
  https://github.com/rust-lang/cc-rs
27
31
  MIT OR Apache-2.0
@@ -38,6 +42,10 @@ clang-sys v1.8.1
38
42
  https://github.com/KyleMayes/clang-sys
39
43
  Apache-2.0
40
44
 
45
+ compact_str v0.9.0
46
+ https://github.com/ParkMyCar/compact_str
47
+ MIT
48
+
41
49
  console v0.15.11
42
50
  https://github.com/console-rs/console
43
51
  MIT
@@ -66,6 +74,10 @@ darling_macro v0.20.11
66
74
  https://github.com/TedDriggs/darling
67
75
  MIT
68
76
 
77
+ dary_heap v0.3.7
78
+ https://github.com/hanmertens/dary_heap
79
+ MIT OR Apache-2.0
80
+
69
81
  derive_builder v0.20.2
70
82
  https://github.com/colin-kiegel/rust-derive-builder
71
83
  MIT OR Apache-2.0
@@ -90,7 +102,7 @@ fnv v1.0.7
90
102
  https://github.com/servo/rust-fnv
91
103
  Apache-2.0 / MIT
92
104
 
93
- getrandom v0.2.16
105
+ getrandom v0.3.3
94
106
  https://github.com/rust-random/getrandom
95
107
  MIT OR Apache-2.0
96
108
 
@@ -106,15 +118,11 @@ indicatif v0.17.11
106
118
  https://github.com/console-rs/indicatif
107
119
  MIT
108
120
 
109
- itertools v0.11.0
110
- https://github.com/rust-itertools/itertools
111
- MIT OR Apache-2.0
112
-
113
121
  itertools v0.12.1
114
122
  https://github.com/rust-itertools/itertools
115
123
  MIT OR Apache-2.0
116
124
 
117
- itertools v0.13.0
125
+ itertools v0.14.0
118
126
  https://github.com/rust-itertools/itertools
119
127
  MIT OR Apache-2.0
120
128
 
@@ -150,11 +158,11 @@ macro_rules_attribute-proc_macro v0.2.0
150
158
  https://github.com/danielhenrymantilla/macro_rules_attribute-rs
151
159
  MIT
152
160
 
153
- magnus v0.7.1
161
+ magnus v0.8.0
154
162
  https://github.com/matsadler/magnus
155
163
  MIT
156
164
 
157
- magnus-macros v0.6.0
165
+ magnus-macros v0.8.0
158
166
  https://github.com/matsadler/magnus
159
167
  MIT
160
168
 
@@ -186,12 +194,12 @@ once_cell v1.21.3
186
194
  https://github.com/matklad/once_cell
187
195
  MIT OR Apache-2.0
188
196
 
189
- onig v6.4.0
190
- http://github.com/iwillspeak/rust-onig
197
+ onig v6.5.1
198
+ https://github.com/iwillspeak/rust-onig
191
199
  MIT
192
200
 
193
- onig_sys v69.8.1
194
- http://github.com/iwillspeak/rust-onig
201
+ onig_sys v69.9.1
202
+ https://github.com/iwillspeak/rust-onig
195
203
  MIT
196
204
 
197
205
  paste v1.0.15
@@ -218,15 +226,15 @@ quote v1.0.40
218
226
  https://github.com/dtolnay/quote
219
227
  MIT OR Apache-2.0
220
228
 
221
- rand v0.8.5
229
+ rand v0.9.1
222
230
  https://rust-random.github.io/book
223
231
  MIT OR Apache-2.0
224
232
 
225
- rand_chacha v0.3.1
233
+ rand_chacha v0.9.0
226
234
  https://rust-random.github.io/book
227
235
  MIT OR Apache-2.0
228
236
 
229
- rand_core v0.6.4
237
+ rand_core v0.9.3
230
238
  https://rust-random.github.io/book
231
239
  MIT OR Apache-2.0
232
240
 
@@ -234,7 +242,7 @@ rayon v1.10.0
234
242
  https://github.com/rayon-rs/rayon
235
243
  MIT OR Apache-2.0
236
244
 
237
- rayon-cond v0.3.0
245
+ rayon-cond v0.4.0
238
246
  https://github.com/cuviper/rayon-cond
239
247
  Apache-2.0/MIT
240
248
 
@@ -242,15 +250,15 @@ rayon-core v1.12.1
242
250
  https://github.com/rayon-rs/rayon
243
251
  MIT OR Apache-2.0
244
252
 
245
- rb-sys v0.9.111
253
+ rb-sys v0.9.117
246
254
  https://github.com/oxidize-rb/rb-sys
247
255
  MIT OR Apache-2.0
248
256
 
249
- rb-sys-build v0.9.111
257
+ rb-sys-build v0.9.117
250
258
  https://github.com/oxidize-rb/rb-sys
251
259
  MIT OR Apache-2.0
252
260
 
253
- rb-sys-env v0.1.2
261
+ rb-sys-env v0.2.2
254
262
  https://github.com/oxidize-rb/rb-sys
255
263
  MIT OR Apache-2.0
256
264
 
@@ -270,6 +278,10 @@ rustc-hash v1.1.0
270
278
  https://github.com/rust-lang-nursery/rustc-hash
271
279
  Apache-2.0/MIT
272
280
 
281
+ rustversion v1.0.21
282
+ https://github.com/dtolnay/rustversion
283
+ MIT OR Apache-2.0
284
+
273
285
  ryu v1.0.20
274
286
  https://github.com/dtolnay/ryu
275
287
  Apache-2.0 OR BSL-1.0
@@ -306,6 +318,10 @@ spm_precompiled v0.1.4
306
318
  https://github.com/huggingface/spm_precompiled
307
319
  Apache-2.0
308
320
 
321
+ static_assertions v1.1.0
322
+ https://github.com/nvzqz/static-assertions-rs
323
+ MIT OR Apache-2.0
324
+
309
325
  strsim v0.11.1
310
326
  https://github.com/rapidfuzz/strsim-rs
311
327
  MIT
@@ -322,7 +338,7 @@ thiserror-impl v2.0.12
322
338
  https://github.com/dtolnay/thiserror
323
339
  MIT OR Apache-2.0
324
340
 
325
- tokenizers v0.21.1
341
+ tokenizers v0.22.0
326
342
  https://github.com/huggingface/tokenizers
327
343
  Apache-2.0
328
344
 
@@ -346,75 +362,16 @@ unicode_categories v0.1.1
346
362
  https://github.com/swgillespie/unicode-categories
347
363
  MIT OR Apache-2.0
348
364
 
365
+ version_check v0.9.5
366
+ https://github.com/SergioBenitez/version_check
367
+ MIT/Apache-2.0
368
+
349
369
  zerocopy v0.8.25
350
370
  https://github.com/google/zerocopy
351
371
  BSD-2-Clause OR Apache-2.0 OR MIT
352
372
 
353
373
  ================================================================================
354
- aho-corasick COPYING
355
- ================================================================================
356
-
357
- This project is dual-licensed under the Unlicense and MIT licenses.
358
-
359
- You may use this code under the terms of either license.
360
-
361
- ================================================================================
362
- aho-corasick LICENSE-MIT
363
- ================================================================================
364
-
365
- The MIT License (MIT)
366
-
367
- Copyright (c) 2015 Andrew Gallant
368
-
369
- Permission is hereby granted, free of charge, to any person obtaining a copy
370
- of this software and associated documentation files (the "Software"), to deal
371
- in the Software without restriction, including without limitation the rights
372
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
373
- copies of the Software, and to permit persons to whom the Software is
374
- furnished to do so, subject to the following conditions:
375
-
376
- The above copyright notice and this permission notice shall be included in
377
- all copies or substantial portions of the Software.
378
-
379
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
380
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
381
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
382
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
383
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
384
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
385
- THE SOFTWARE.
386
-
387
- ================================================================================
388
- aho-corasick UNLICENSE
389
- ================================================================================
390
-
391
- This is free and unencumbered software released into the public domain.
392
-
393
- Anyone is free to copy, modify, publish, use, compile, sell, or
394
- distribute this software, either in source code form or as a compiled
395
- binary, for any purpose, commercial or non-commercial, and by any
396
- means.
397
-
398
- In jurisdictions that recognize copyright laws, the author or authors
399
- of this software dedicate any and all copyright interest in the
400
- software to the public domain. We make this dedication for the benefit
401
- of the public at large and to the detriment of our heirs and
402
- successors. We intend this dedication to be an overt act of
403
- relinquishment in perpetuity of all present and future rights to this
404
- software under copyright law.
405
-
406
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
407
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
408
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
409
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
410
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
411
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
412
- OTHER DEALINGS IN THE SOFTWARE.
413
-
414
- For more information, please refer to <http://unlicense.org/>
415
-
416
- ================================================================================
417
- base64 LICENSE-APACHE
374
+ ahash LICENSE-APACHE
418
375
  ================================================================================
419
376
 
420
377
  Apache License
@@ -620,12 +577,50 @@ See the License for the specific language governing permissions and
620
577
  limitations under the License.
621
578
 
622
579
  ================================================================================
623
- base64 LICENSE-MIT
580
+ ahash LICENSE-MIT
581
+ ================================================================================
582
+
583
+ Copyright (c) 2018 Tom Kaitchuck
584
+
585
+ Permission is hereby granted, free of charge, to any
586
+ person obtaining a copy of this software and associated
587
+ documentation files (the "Software"), to deal in the
588
+ Software without restriction, including without
589
+ limitation the rights to use, copy, modify, merge,
590
+ publish, distribute, sublicense, and/or sell copies of
591
+ the Software, and to permit persons to whom the Software
592
+ is furnished to do so, subject to the following
593
+ conditions:
594
+
595
+ The above copyright notice and this permission notice
596
+ shall be included in all copies or substantial portions
597
+ of the Software.
598
+
599
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
600
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
601
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
602
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
603
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
604
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
605
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
606
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
607
+ DEALINGS IN THE SOFTWARE.
608
+
609
+ ================================================================================
610
+ aho-corasick COPYING
611
+ ================================================================================
612
+
613
+ This project is dual-licensed under the Unlicense and MIT licenses.
614
+
615
+ You may use this code under the terms of either license.
616
+
617
+ ================================================================================
618
+ aho-corasick LICENSE-MIT
624
619
  ================================================================================
625
620
 
626
621
  The MIT License (MIT)
627
622
 
628
- Copyright (c) 2015 Alice Maz
623
+ Copyright (c) 2015 Andrew Gallant
629
624
 
630
625
  Permission is hereby granted, free of charge, to any person obtaining a copy
631
626
  of this software and associated documentation files (the "Software"), to deal
@@ -646,41 +641,36 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
646
641
  THE SOFTWARE.
647
642
 
648
643
  ================================================================================
649
- bindgen LICENSE
644
+ aho-corasick UNLICENSE
650
645
  ================================================================================
651
646
 
652
- BSD 3-Clause License
653
-
654
- Copyright (c) 2013, Jyun-Yan You
655
- All rights reserved.
656
-
657
- Redistribution and use in source and binary forms, with or without
658
- modification, are permitted provided that the following conditions are met:
647
+ This is free and unencumbered software released into the public domain.
659
648
 
660
- * Redistributions of source code must retain the above copyright notice, this
661
- list of conditions and the following disclaimer.
649
+ Anyone is free to copy, modify, publish, use, compile, sell, or
650
+ distribute this software, either in source code form or as a compiled
651
+ binary, for any purpose, commercial or non-commercial, and by any
652
+ means.
662
653
 
663
- * Redistributions in binary form must reproduce the above copyright notice,
664
- this list of conditions and the following disclaimer in the documentation
665
- and/or other materials provided with the distribution.
654
+ In jurisdictions that recognize copyright laws, the author or authors
655
+ of this software dedicate any and all copyright interest in the
656
+ software to the public domain. We make this dedication for the benefit
657
+ of the public at large and to the detriment of our heirs and
658
+ successors. We intend this dedication to be an overt act of
659
+ relinquishment in perpetuity of all present and future rights to this
660
+ software under copyright law.
666
661
 
667
- * Neither the name of the copyright holder nor the names of its
668
- contributors may be used to endorse or promote products derived from
669
- this software without specific prior written permission.
662
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
663
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
664
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
665
+ IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
666
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
667
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
668
+ OTHER DEALINGS IN THE SOFTWARE.
670
669
 
671
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
672
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
673
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
674
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
675
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
676
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
677
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
678
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
679
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
680
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
670
+ For more information, please refer to <http://unlicense.org/>
681
671
 
682
672
  ================================================================================
683
- bitflags v1.3.2 LICENSE-APACHE
673
+ base64 LICENSE-APACHE
684
674
  ================================================================================
685
675
 
686
676
  Apache License
@@ -886,37 +876,67 @@ See the License for the specific language governing permissions and
886
876
  limitations under the License.
887
877
 
888
878
  ================================================================================
889
- bitflags v1.3.2 LICENSE-MIT
879
+ base64 LICENSE-MIT
890
880
  ================================================================================
891
881
 
892
- Copyright (c) 2014 The Rust Project Developers
882
+ The MIT License (MIT)
893
883
 
894
- Permission is hereby granted, free of charge, to any
895
- person obtaining a copy of this software and associated
896
- documentation files (the "Software"), to deal in the
897
- Software without restriction, including without
898
- limitation the rights to use, copy, modify, merge,
899
- publish, distribute, sublicense, and/or sell copies of
900
- the Software, and to permit persons to whom the Software
901
- is furnished to do so, subject to the following
902
- conditions:
884
+ Copyright (c) 2015 Alice Maz
903
885
 
904
- The above copyright notice and this permission notice
905
- shall be included in all copies or substantial portions
906
- of the Software.
886
+ Permission is hereby granted, free of charge, to any person obtaining a copy
887
+ of this software and associated documentation files (the "Software"), to deal
888
+ in the Software without restriction, including without limitation the rights
889
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
890
+ copies of the Software, and to permit persons to whom the Software is
891
+ furnished to do so, subject to the following conditions:
907
892
 
908
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
909
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
910
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
911
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
912
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
913
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
914
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
915
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
916
- DEALINGS IN THE SOFTWARE.
893
+ The above copyright notice and this permission notice shall be included in
894
+ all copies or substantial portions of the Software.
895
+
896
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
897
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
898
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
899
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
900
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
901
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
902
+ THE SOFTWARE.
903
+
904
+ ================================================================================
905
+ bindgen LICENSE
906
+ ================================================================================
907
+
908
+ BSD 3-Clause License
909
+
910
+ Copyright (c) 2013, Jyun-Yan You
911
+ All rights reserved.
912
+
913
+ Redistribution and use in source and binary forms, with or without
914
+ modification, are permitted provided that the following conditions are met:
915
+
916
+ * Redistributions of source code must retain the above copyright notice, this
917
+ list of conditions and the following disclaimer.
918
+
919
+ * Redistributions in binary form must reproduce the above copyright notice,
920
+ this list of conditions and the following disclaimer in the documentation
921
+ and/or other materials provided with the distribution.
922
+
923
+ * Neither the name of the copyright holder nor the names of its
924
+ contributors may be used to endorse or promote products derived from
925
+ this software without specific prior written permission.
926
+
927
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
928
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
929
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
930
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
931
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
932
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
933
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
934
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
935
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
936
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
917
937
 
918
938
  ================================================================================
919
- bitflags v2.9.0 LICENSE-APACHE
939
+ bitflags LICENSE-APACHE
920
940
  ================================================================================
921
941
 
922
942
  Apache License
@@ -1122,7 +1142,7 @@ See the License for the specific language governing permissions and
1122
1142
  limitations under the License.
1123
1143
 
1124
1144
  ================================================================================
1125
- bitflags v2.9.0 LICENSE-MIT
1145
+ bitflags LICENSE-MIT
1126
1146
  ================================================================================
1127
1147
 
1128
1148
  Copyright (c) 2014 The Rust Project Developers
@@ -1151,6 +1171,32 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1151
1171
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1152
1172
  DEALINGS IN THE SOFTWARE.
1153
1173
 
1174
+ ================================================================================
1175
+ castaway LICENSE
1176
+ ================================================================================
1177
+
1178
+ MIT License
1179
+
1180
+ Copyright (c) 2021 Stephen M. Coakley
1181
+
1182
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1183
+ of this software and associated documentation files (the "Software"), to deal
1184
+ in the Software without restriction, including without limitation the rights
1185
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1186
+ copies of the Software, and to permit persons to whom the Software is
1187
+ furnished to do so, subject to the following conditions:
1188
+
1189
+ The above copyright notice and this permission notice shall be included in all
1190
+ copies or substantial portions of the Software.
1191
+
1192
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1193
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1194
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1195
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1196
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1197
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1198
+ SOFTWARE.
1199
+
1154
1200
  ================================================================================
1155
1201
  cc LICENSE-APACHE
1156
1202
  ================================================================================
@@ -2066,6 +2112,32 @@ clang-sys LICENSE.txt
2066
2112
  See the License for the specific language governing permissions and
2067
2113
  limitations under the License.
2068
2114
 
2115
+ ================================================================================
2116
+ compact_str LICENSE
2117
+ ================================================================================
2118
+
2119
+ MIT License
2120
+
2121
+ Copyright (c) 2021 Parker Timmerman
2122
+
2123
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2124
+ of this software and associated documentation files (the "Software"), to deal
2125
+ in the Software without restriction, including without limitation the rights
2126
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2127
+ copies of the Software, and to permit persons to whom the Software is
2128
+ furnished to do so, subject to the following conditions:
2129
+
2130
+ The above copyright notice and this permission notice shall be included in all
2131
+ copies or substantial portions of the Software.
2132
+
2133
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2134
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2135
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2136
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2137
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2138
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2139
+ SOFTWARE.
2140
+
2069
2141
  ================================================================================
2070
2142
  console LICENSE
2071
2143
  ================================================================================
@@ -2885,6 +2957,215 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2885
2957
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2886
2958
  SOFTWARE.
2887
2959
 
2960
+ ================================================================================
2961
+ dary_heap LICENSE-APACHE
2962
+ ================================================================================
2963
+
2964
+ Apache License
2965
+ Version 2.0, January 2004
2966
+ http://www.apache.org/licenses/
2967
+
2968
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2969
+
2970
+ 1. Definitions.
2971
+
2972
+ "License" shall mean the terms and conditions for use, reproduction,
2973
+ and distribution as defined by Sections 1 through 9 of this document.
2974
+
2975
+ "Licensor" shall mean the copyright owner or entity authorized by
2976
+ the copyright owner that is granting the License.
2977
+
2978
+ "Legal Entity" shall mean the union of the acting entity and all
2979
+ other entities that control, are controlled by, or are under common
2980
+ control with that entity. For the purposes of this definition,
2981
+ "control" means (i) the power, direct or indirect, to cause the
2982
+ direction or management of such entity, whether by contract or
2983
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2984
+ outstanding shares, or (iii) beneficial ownership of such entity.
2985
+
2986
+ "You" (or "Your") shall mean an individual or Legal Entity
2987
+ exercising permissions granted by this License.
2988
+
2989
+ "Source" form shall mean the preferred form for making modifications,
2990
+ including but not limited to software source code, documentation
2991
+ source, and configuration files.
2992
+
2993
+ "Object" form shall mean any form resulting from mechanical
2994
+ transformation or translation of a Source form, including but
2995
+ not limited to compiled object code, generated documentation,
2996
+ and conversions to other media types.
2997
+
2998
+ "Work" shall mean the work of authorship, whether in Source or
2999
+ Object form, made available under the License, as indicated by a
3000
+ copyright notice that is included in or attached to the work
3001
+ (an example is provided in the Appendix below).
3002
+
3003
+ "Derivative Works" shall mean any work, whether in Source or Object
3004
+ form, that is based on (or derived from) the Work and for which the
3005
+ editorial revisions, annotations, elaborations, or other modifications
3006
+ represent, as a whole, an original work of authorship. For the purposes
3007
+ of this License, Derivative Works shall not include works that remain
3008
+ separable from, or merely link (or bind by name) to the interfaces of,
3009
+ the Work and Derivative Works thereof.
3010
+
3011
+ "Contribution" shall mean any work of authorship, including
3012
+ the original version of the Work and any modifications or additions
3013
+ to that Work or Derivative Works thereof, that is intentionally
3014
+ submitted to Licensor for inclusion in the Work by the copyright owner
3015
+ or by an individual or Legal Entity authorized to submit on behalf of
3016
+ the copyright owner. For the purposes of this definition, "submitted"
3017
+ means any form of electronic, verbal, or written communication sent
3018
+ to the Licensor or its representatives, including but not limited to
3019
+ communication on electronic mailing lists, source code control systems,
3020
+ and issue tracking systems that are managed by, or on behalf of, the
3021
+ Licensor for the purpose of discussing and improving the Work, but
3022
+ excluding communication that is conspicuously marked or otherwise
3023
+ designated in writing by the copyright owner as "Not a Contribution."
3024
+
3025
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3026
+ on behalf of whom a Contribution has been received by Licensor and
3027
+ subsequently incorporated within the Work.
3028
+
3029
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3030
+ this License, each Contributor hereby grants to You a perpetual,
3031
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3032
+ copyright license to reproduce, prepare Derivative Works of,
3033
+ publicly display, publicly perform, sublicense, and distribute the
3034
+ Work and such Derivative Works in Source or Object form.
3035
+
3036
+ 3. Grant of Patent License. Subject to the terms and conditions of
3037
+ this License, each Contributor hereby grants to You a perpetual,
3038
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3039
+ (except as stated in this section) patent license to make, have made,
3040
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3041
+ where such license applies only to those patent claims licensable
3042
+ by such Contributor that are necessarily infringed by their
3043
+ Contribution(s) alone or by combination of their Contribution(s)
3044
+ with the Work to which such Contribution(s) was submitted. If You
3045
+ institute patent litigation against any entity (including a
3046
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3047
+ or a Contribution incorporated within the Work constitutes direct
3048
+ or contributory patent infringement, then any patent licenses
3049
+ granted to You under this License for that Work shall terminate
3050
+ as of the date such litigation is filed.
3051
+
3052
+ 4. Redistribution. You may reproduce and distribute copies of the
3053
+ Work or Derivative Works thereof in any medium, with or without
3054
+ modifications, and in Source or Object form, provided that You
3055
+ meet the following conditions:
3056
+
3057
+ (a) You must give any other recipients of the Work or
3058
+ Derivative Works a copy of this License; and
3059
+
3060
+ (b) You must cause any modified files to carry prominent notices
3061
+ stating that You changed the files; and
3062
+
3063
+ (c) You must retain, in the Source form of any Derivative Works
3064
+ that You distribute, all copyright, patent, trademark, and
3065
+ attribution notices from the Source form of the Work,
3066
+ excluding those notices that do not pertain to any part of
3067
+ the Derivative Works; and
3068
+
3069
+ (d) If the Work includes a "NOTICE" text file as part of its
3070
+ distribution, then any Derivative Works that You distribute must
3071
+ include a readable copy of the attribution notices contained
3072
+ within such NOTICE file, excluding those notices that do not
3073
+ pertain to any part of the Derivative Works, in at least one
3074
+ of the following places: within a NOTICE text file distributed
3075
+ as part of the Derivative Works; within the Source form or
3076
+ documentation, if provided along with the Derivative Works; or,
3077
+ within a display generated by the Derivative Works, if and
3078
+ wherever such third-party notices normally appear. The contents
3079
+ of the NOTICE file are for informational purposes only and
3080
+ do not modify the License. You may add Your own attribution
3081
+ notices within Derivative Works that You distribute, alongside
3082
+ or as an addendum to the NOTICE text from the Work, provided
3083
+ that such additional attribution notices cannot be construed
3084
+ as modifying the License.
3085
+
3086
+ You may add Your own copyright statement to Your modifications and
3087
+ may provide additional or different license terms and conditions
3088
+ for use, reproduction, or distribution of Your modifications, or
3089
+ for any such Derivative Works as a whole, provided Your use,
3090
+ reproduction, and distribution of the Work otherwise complies with
3091
+ the conditions stated in this License.
3092
+
3093
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3094
+ any Contribution intentionally submitted for inclusion in the Work
3095
+ by You to the Licensor shall be under the terms and conditions of
3096
+ this License, without any additional terms or conditions.
3097
+ Notwithstanding the above, nothing herein shall supersede or modify
3098
+ the terms of any separate license agreement you may have executed
3099
+ with Licensor regarding such Contributions.
3100
+
3101
+ 6. Trademarks. This License does not grant permission to use the trade
3102
+ names, trademarks, service marks, or product names of the Licensor,
3103
+ except as required for reasonable and customary use in describing the
3104
+ origin of the Work and reproducing the content of the NOTICE file.
3105
+
3106
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3107
+ agreed to in writing, Licensor provides the Work (and each
3108
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3109
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3110
+ implied, including, without limitation, any warranties or conditions
3111
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3112
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3113
+ appropriateness of using or redistributing the Work and assume any
3114
+ risks associated with Your exercise of permissions under this License.
3115
+
3116
+ 8. Limitation of Liability. In no event and under no legal theory,
3117
+ whether in tort (including negligence), contract, or otherwise,
3118
+ unless required by applicable law (such as deliberate and grossly
3119
+ negligent acts) or agreed to in writing, shall any Contributor be
3120
+ liable to You for damages, including any direct, indirect, special,
3121
+ incidental, or consequential damages of any character arising as a
3122
+ result of this License or out of the use or inability to use the
3123
+ Work (including but not limited to damages for loss of goodwill,
3124
+ work stoppage, computer failure or malfunction, or any and all
3125
+ other commercial damages or losses), even if such Contributor
3126
+ has been advised of the possibility of such damages.
3127
+
3128
+ 9. Accepting Warranty or Additional Liability. While redistributing
3129
+ the Work or Derivative Works thereof, You may choose to offer,
3130
+ and charge a fee for, acceptance of support, warranty, indemnity,
3131
+ or other liability obligations and/or rights consistent with this
3132
+ License. However, in accepting such obligations, You may act only
3133
+ on Your own behalf and on Your sole responsibility, not on behalf
3134
+ of any other Contributor, and only if You agree to indemnify,
3135
+ defend, and hold each Contributor harmless for any liability
3136
+ incurred by, or claims asserted against, such Contributor by reason
3137
+ of your accepting any such warranty or additional liability.
3138
+
3139
+ END OF TERMS AND CONDITIONS
3140
+
3141
+ ================================================================================
3142
+ dary_heap LICENSE-MIT
3143
+ ================================================================================
3144
+
3145
+ Permission is hereby granted, free of charge, to any
3146
+ person obtaining a copy of this software and associated
3147
+ documentation files (the "Software"), to deal in the
3148
+ Software without restriction, including without
3149
+ limitation the rights to use, copy, modify, merge,
3150
+ publish, distribute, sublicense, and/or sell copies of
3151
+ the Software, and to permit persons to whom the Software
3152
+ is furnished to do so, subject to the following
3153
+ conditions:
3154
+
3155
+ The above copyright notice and this permission notice
3156
+ shall be included in all copies or substantial portions
3157
+ of the Software.
3158
+
3159
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3160
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3161
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3162
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3163
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3164
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3165
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3166
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3167
+ DEALINGS IN THE SOFTWARE.
3168
+
2888
3169
  ================================================================================
2889
3170
  derive_builder LICENSE-APACHE
2890
3171
  ================================================================================
@@ -4472,7 +4753,7 @@ limitations under the License.
4472
4753
  getrandom LICENSE-MIT
4473
4754
  ================================================================================
4474
4755
 
4475
- Copyright (c) 2018-2024 The rust-random Project Developers
4756
+ Copyright (c) 2018-2025 The rust-random Project Developers
4476
4757
  Copyright (c) 2014 The Rust Project Developers
4477
4758
 
4478
4759
  Permission is hereby granted, free of charge, to any
@@ -4777,250 +5058,14 @@ furnished to do so, subject to the following conditions:
4777
5058
  The above copyright notice and this permission notice shall be included in all
4778
5059
  copies or substantial portions of the Software.
4779
5060
 
4780
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4781
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4782
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4783
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4784
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4785
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4786
- SOFTWARE.
4787
-
4788
-
4789
- ================================================================================
4790
- itertools v0.11.0 LICENSE-APACHE
4791
- ================================================================================
4792
-
4793
- Apache License
4794
- Version 2.0, January 2004
4795
- http://www.apache.org/licenses/
4796
-
4797
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
4798
-
4799
- 1. Definitions.
4800
-
4801
- "License" shall mean the terms and conditions for use, reproduction,
4802
- and distribution as defined by Sections 1 through 9 of this document.
4803
-
4804
- "Licensor" shall mean the copyright owner or entity authorized by
4805
- the copyright owner that is granting the License.
4806
-
4807
- "Legal Entity" shall mean the union of the acting entity and all
4808
- other entities that control, are controlled by, or are under common
4809
- control with that entity. For the purposes of this definition,
4810
- "control" means (i) the power, direct or indirect, to cause the
4811
- direction or management of such entity, whether by contract or
4812
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
4813
- outstanding shares, or (iii) beneficial ownership of such entity.
4814
-
4815
- "You" (or "Your") shall mean an individual or Legal Entity
4816
- exercising permissions granted by this License.
4817
-
4818
- "Source" form shall mean the preferred form for making modifications,
4819
- including but not limited to software source code, documentation
4820
- source, and configuration files.
4821
-
4822
- "Object" form shall mean any form resulting from mechanical
4823
- transformation or translation of a Source form, including but
4824
- not limited to compiled object code, generated documentation,
4825
- and conversions to other media types.
4826
-
4827
- "Work" shall mean the work of authorship, whether in Source or
4828
- Object form, made available under the License, as indicated by a
4829
- copyright notice that is included in or attached to the work
4830
- (an example is provided in the Appendix below).
4831
-
4832
- "Derivative Works" shall mean any work, whether in Source or Object
4833
- form, that is based on (or derived from) the Work and for which the
4834
- editorial revisions, annotations, elaborations, or other modifications
4835
- represent, as a whole, an original work of authorship. For the purposes
4836
- of this License, Derivative Works shall not include works that remain
4837
- separable from, or merely link (or bind by name) to the interfaces of,
4838
- the Work and Derivative Works thereof.
4839
-
4840
- "Contribution" shall mean any work of authorship, including
4841
- the original version of the Work and any modifications or additions
4842
- to that Work or Derivative Works thereof, that is intentionally
4843
- submitted to Licensor for inclusion in the Work by the copyright owner
4844
- or by an individual or Legal Entity authorized to submit on behalf of
4845
- the copyright owner. For the purposes of this definition, "submitted"
4846
- means any form of electronic, verbal, or written communication sent
4847
- to the Licensor or its representatives, including but not limited to
4848
- communication on electronic mailing lists, source code control systems,
4849
- and issue tracking systems that are managed by, or on behalf of, the
4850
- Licensor for the purpose of discussing and improving the Work, but
4851
- excluding communication that is conspicuously marked or otherwise
4852
- designated in writing by the copyright owner as "Not a Contribution."
4853
-
4854
- "Contributor" shall mean Licensor and any individual or Legal Entity
4855
- on behalf of whom a Contribution has been received by Licensor and
4856
- subsequently incorporated within the Work.
4857
-
4858
- 2. Grant of Copyright License. Subject to the terms and conditions of
4859
- this License, each Contributor hereby grants to You a perpetual,
4860
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4861
- copyright license to reproduce, prepare Derivative Works of,
4862
- publicly display, publicly perform, sublicense, and distribute the
4863
- Work and such Derivative Works in Source or Object form.
4864
-
4865
- 3. Grant of Patent License. Subject to the terms and conditions of
4866
- this License, each Contributor hereby grants to You a perpetual,
4867
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4868
- (except as stated in this section) patent license to make, have made,
4869
- use, offer to sell, sell, import, and otherwise transfer the Work,
4870
- where such license applies only to those patent claims licensable
4871
- by such Contributor that are necessarily infringed by their
4872
- Contribution(s) alone or by combination of their Contribution(s)
4873
- with the Work to which such Contribution(s) was submitted. If You
4874
- institute patent litigation against any entity (including a
4875
- cross-claim or counterclaim in a lawsuit) alleging that the Work
4876
- or a Contribution incorporated within the Work constitutes direct
4877
- or contributory patent infringement, then any patent licenses
4878
- granted to You under this License for that Work shall terminate
4879
- as of the date such litigation is filed.
4880
-
4881
- 4. Redistribution. You may reproduce and distribute copies of the
4882
- Work or Derivative Works thereof in any medium, with or without
4883
- modifications, and in Source or Object form, provided that You
4884
- meet the following conditions:
4885
-
4886
- (a) You must give any other recipients of the Work or
4887
- Derivative Works a copy of this License; and
4888
-
4889
- (b) You must cause any modified files to carry prominent notices
4890
- stating that You changed the files; and
4891
-
4892
- (c) You must retain, in the Source form of any Derivative Works
4893
- that You distribute, all copyright, patent, trademark, and
4894
- attribution notices from the Source form of the Work,
4895
- excluding those notices that do not pertain to any part of
4896
- the Derivative Works; and
4897
-
4898
- (d) If the Work includes a "NOTICE" text file as part of its
4899
- distribution, then any Derivative Works that You distribute must
4900
- include a readable copy of the attribution notices contained
4901
- within such NOTICE file, excluding those notices that do not
4902
- pertain to any part of the Derivative Works, in at least one
4903
- of the following places: within a NOTICE text file distributed
4904
- as part of the Derivative Works; within the Source form or
4905
- documentation, if provided along with the Derivative Works; or,
4906
- within a display generated by the Derivative Works, if and
4907
- wherever such third-party notices normally appear. The contents
4908
- of the NOTICE file are for informational purposes only and
4909
- do not modify the License. You may add Your own attribution
4910
- notices within Derivative Works that You distribute, alongside
4911
- or as an addendum to the NOTICE text from the Work, provided
4912
- that such additional attribution notices cannot be construed
4913
- as modifying the License.
4914
-
4915
- You may add Your own copyright statement to Your modifications and
4916
- may provide additional or different license terms and conditions
4917
- for use, reproduction, or distribution of Your modifications, or
4918
- for any such Derivative Works as a whole, provided Your use,
4919
- reproduction, and distribution of the Work otherwise complies with
4920
- the conditions stated in this License.
4921
-
4922
- 5. Submission of Contributions. Unless You explicitly state otherwise,
4923
- any Contribution intentionally submitted for inclusion in the Work
4924
- by You to the Licensor shall be under the terms and conditions of
4925
- this License, without any additional terms or conditions.
4926
- Notwithstanding the above, nothing herein shall supersede or modify
4927
- the terms of any separate license agreement you may have executed
4928
- with Licensor regarding such Contributions.
4929
-
4930
- 6. Trademarks. This License does not grant permission to use the trade
4931
- names, trademarks, service marks, or product names of the Licensor,
4932
- except as required for reasonable and customary use in describing the
4933
- origin of the Work and reproducing the content of the NOTICE file.
4934
-
4935
- 7. Disclaimer of Warranty. Unless required by applicable law or
4936
- agreed to in writing, Licensor provides the Work (and each
4937
- Contributor provides its Contributions) on an "AS IS" BASIS,
4938
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
4939
- implied, including, without limitation, any warranties or conditions
4940
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
4941
- PARTICULAR PURPOSE. You are solely responsible for determining the
4942
- appropriateness of using or redistributing the Work and assume any
4943
- risks associated with Your exercise of permissions under this License.
4944
-
4945
- 8. Limitation of Liability. In no event and under no legal theory,
4946
- whether in tort (including negligence), contract, or otherwise,
4947
- unless required by applicable law (such as deliberate and grossly
4948
- negligent acts) or agreed to in writing, shall any Contributor be
4949
- liable to You for damages, including any direct, indirect, special,
4950
- incidental, or consequential damages of any character arising as a
4951
- result of this License or out of the use or inability to use the
4952
- Work (including but not limited to damages for loss of goodwill,
4953
- work stoppage, computer failure or malfunction, or any and all
4954
- other commercial damages or losses), even if such Contributor
4955
- has been advised of the possibility of such damages.
4956
-
4957
- 9. Accepting Warranty or Additional Liability. While redistributing
4958
- the Work or Derivative Works thereof, You may choose to offer,
4959
- and charge a fee for, acceptance of support, warranty, indemnity,
4960
- or other liability obligations and/or rights consistent with this
4961
- License. However, in accepting such obligations, You may act only
4962
- on Your own behalf and on Your sole responsibility, not on behalf
4963
- of any other Contributor, and only if You agree to indemnify,
4964
- defend, and hold each Contributor harmless for any liability
4965
- incurred by, or claims asserted against, such Contributor by reason
4966
- of your accepting any such warranty or additional liability.
4967
-
4968
- END OF TERMS AND CONDITIONS
4969
-
4970
- APPENDIX: How to apply the Apache License to your work.
4971
-
4972
- To apply the Apache License to your work, attach the following
4973
- boilerplate notice, with the fields enclosed by brackets "[]"
4974
- replaced with your own identifying information. (Don't include
4975
- the brackets!) The text should be enclosed in the appropriate
4976
- comment syntax for the file format. We also recommend that a
4977
- file or class name and description of purpose be included on the
4978
- same "printed page" as the copyright notice for easier
4979
- identification within third-party archives.
4980
-
4981
- Copyright [yyyy] [name of copyright owner]
4982
-
4983
- Licensed under the Apache License, Version 2.0 (the "License");
4984
- you may not use this file except in compliance with the License.
4985
- You may obtain a copy of the License at
4986
-
4987
- http://www.apache.org/licenses/LICENSE-2.0
4988
-
4989
- Unless required by applicable law or agreed to in writing, software
4990
- distributed under the License is distributed on an "AS IS" BASIS,
4991
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4992
- See the License for the specific language governing permissions and
4993
- limitations under the License.
4994
-
4995
- ================================================================================
4996
- itertools v0.11.0 LICENSE-MIT
4997
- ================================================================================
4998
-
4999
- Copyright (c) 2015
5000
-
5001
- Permission is hereby granted, free of charge, to any
5002
- person obtaining a copy of this software and associated
5003
- documentation files (the "Software"), to deal in the
5004
- Software without restriction, including without
5005
- limitation the rights to use, copy, modify, merge,
5006
- publish, distribute, sublicense, and/or sell copies of
5007
- the Software, and to permit persons to whom the Software
5008
- is furnished to do so, subject to the following
5009
- conditions:
5010
-
5011
- The above copyright notice and this permission notice
5012
- shall be included in all copies or substantial portions
5013
- of the Software.
5014
-
5015
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5016
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5017
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5018
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5019
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5020
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5021
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5022
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5023
- DEALINGS IN THE SOFTWARE.
5061
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5062
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5063
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5064
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5065
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5066
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5067
+ SOFTWARE.
5068
+
5024
5069
 
5025
5070
  ================================================================================
5026
5071
  itertools v0.12.1 LICENSE-APACHE
@@ -5259,7 +5304,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5259
5304
  DEALINGS IN THE SOFTWARE.
5260
5305
 
5261
5306
  ================================================================================
5262
- itertools v0.13.0 LICENSE-APACHE
5307
+ itertools v0.14.0 LICENSE-APACHE
5263
5308
  ================================================================================
5264
5309
 
5265
5310
  Apache License
@@ -5465,7 +5510,7 @@ See the License for the specific language governing permissions and
5465
5510
  limitations under the License.
5466
5511
 
5467
5512
  ================================================================================
5468
- itertools v0.13.0 LICENSE-MIT
5513
+ itertools v0.14.0 LICENSE-MIT
5469
5514
  ================================================================================
5470
5515
 
5471
5516
  Copyright (c) 2015
@@ -10048,31 +10093,6 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
10048
10093
 
10049
10094
  END OF TERMS AND CONDITIONS
10050
10095
 
10051
- APPENDIX: How to apply the Apache License to your work.
10052
-
10053
- To apply the Apache License to your work, attach the following
10054
- boilerplate notice, with the fields enclosed by brackets "[]"
10055
- replaced with your own identifying information. (Don't include
10056
- the brackets!) The text should be enclosed in the appropriate
10057
- comment syntax for the file format. We also recommend that a
10058
- file or class name and description of purpose be included on the
10059
- same "printed page" as the copyright notice for easier
10060
- identification within third-party archives.
10061
-
10062
- Copyright [yyyy] [name of copyright owner]
10063
-
10064
- Licensed under the Apache License, Version 2.0 (the "License");
10065
- you may not use this file except in compliance with the License.
10066
- You may obtain a copy of the License at
10067
-
10068
- https://www.apache.org/licenses/LICENSE-2.0
10069
-
10070
- Unless required by applicable law or agreed to in writing, software
10071
- distributed under the License is distributed on an "AS IS" BASIS,
10072
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10073
- See the License for the specific language governing permissions and
10074
- limitations under the License.
10075
-
10076
10096
  ================================================================================
10077
10097
  rand_chacha LICENSE-MIT
10078
10098
  ================================================================================
@@ -12463,13 +12483,247 @@ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12463
12483
  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
12464
12484
  PERFORMANCE OF THE DATA FILES OR SOFTWARE.
12465
12485
 
12466
- Except as contained in this notice, the name of a copyright holder
12467
- shall not be used in advertising or otherwise to promote the sale,
12468
- use or other dealings in these Data Files or Software without prior
12469
- written authorization of the copyright holder.
12486
+ Except as contained in this notice, the name of a copyright holder
12487
+ shall not be used in advertising or otherwise to promote the sale,
12488
+ use or other dealings in these Data Files or Software without prior
12489
+ written authorization of the copyright holder.
12490
+
12491
+ ================================================================================
12492
+ rustc-hash LICENSE-APACHE
12493
+ ================================================================================
12494
+
12495
+ Apache License
12496
+ Version 2.0, January 2004
12497
+ http://www.apache.org/licenses/
12498
+
12499
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12500
+
12501
+ 1. Definitions.
12502
+
12503
+ "License" shall mean the terms and conditions for use, reproduction,
12504
+ and distribution as defined by Sections 1 through 9 of this document.
12505
+
12506
+ "Licensor" shall mean the copyright owner or entity authorized by
12507
+ the copyright owner that is granting the License.
12508
+
12509
+ "Legal Entity" shall mean the union of the acting entity and all
12510
+ other entities that control, are controlled by, or are under common
12511
+ control with that entity. For the purposes of this definition,
12512
+ "control" means (i) the power, direct or indirect, to cause the
12513
+ direction or management of such entity, whether by contract or
12514
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
12515
+ outstanding shares, or (iii) beneficial ownership of such entity.
12516
+
12517
+ "You" (or "Your") shall mean an individual or Legal Entity
12518
+ exercising permissions granted by this License.
12519
+
12520
+ "Source" form shall mean the preferred form for making modifications,
12521
+ including but not limited to software source code, documentation
12522
+ source, and configuration files.
12523
+
12524
+ "Object" form shall mean any form resulting from mechanical
12525
+ transformation or translation of a Source form, including but
12526
+ not limited to compiled object code, generated documentation,
12527
+ and conversions to other media types.
12528
+
12529
+ "Work" shall mean the work of authorship, whether in Source or
12530
+ Object form, made available under the License, as indicated by a
12531
+ copyright notice that is included in or attached to the work
12532
+ (an example is provided in the Appendix below).
12533
+
12534
+ "Derivative Works" shall mean any work, whether in Source or Object
12535
+ form, that is based on (or derived from) the Work and for which the
12536
+ editorial revisions, annotations, elaborations, or other modifications
12537
+ represent, as a whole, an original work of authorship. For the purposes
12538
+ of this License, Derivative Works shall not include works that remain
12539
+ separable from, or merely link (or bind by name) to the interfaces of,
12540
+ the Work and Derivative Works thereof.
12541
+
12542
+ "Contribution" shall mean any work of authorship, including
12543
+ the original version of the Work and any modifications or additions
12544
+ to that Work or Derivative Works thereof, that is intentionally
12545
+ submitted to Licensor for inclusion in the Work by the copyright owner
12546
+ or by an individual or Legal Entity authorized to submit on behalf of
12547
+ the copyright owner. For the purposes of this definition, "submitted"
12548
+ means any form of electronic, verbal, or written communication sent
12549
+ to the Licensor or its representatives, including but not limited to
12550
+ communication on electronic mailing lists, source code control systems,
12551
+ and issue tracking systems that are managed by, or on behalf of, the
12552
+ Licensor for the purpose of discussing and improving the Work, but
12553
+ excluding communication that is conspicuously marked or otherwise
12554
+ designated in writing by the copyright owner as "Not a Contribution."
12555
+
12556
+ "Contributor" shall mean Licensor and any individual or Legal Entity
12557
+ on behalf of whom a Contribution has been received by Licensor and
12558
+ subsequently incorporated within the Work.
12559
+
12560
+ 2. Grant of Copyright License. Subject to the terms and conditions of
12561
+ this License, each Contributor hereby grants to You a perpetual,
12562
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12563
+ copyright license to reproduce, prepare Derivative Works of,
12564
+ publicly display, publicly perform, sublicense, and distribute the
12565
+ Work and such Derivative Works in Source or Object form.
12566
+
12567
+ 3. Grant of Patent License. Subject to the terms and conditions of
12568
+ this License, each Contributor hereby grants to You a perpetual,
12569
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12570
+ (except as stated in this section) patent license to make, have made,
12571
+ use, offer to sell, sell, import, and otherwise transfer the Work,
12572
+ where such license applies only to those patent claims licensable
12573
+ by such Contributor that are necessarily infringed by their
12574
+ Contribution(s) alone or by combination of their Contribution(s)
12575
+ with the Work to which such Contribution(s) was submitted. If You
12576
+ institute patent litigation against any entity (including a
12577
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
12578
+ or a Contribution incorporated within the Work constitutes direct
12579
+ or contributory patent infringement, then any patent licenses
12580
+ granted to You under this License for that Work shall terminate
12581
+ as of the date such litigation is filed.
12582
+
12583
+ 4. Redistribution. You may reproduce and distribute copies of the
12584
+ Work or Derivative Works thereof in any medium, with or without
12585
+ modifications, and in Source or Object form, provided that You
12586
+ meet the following conditions:
12587
+
12588
+ (a) You must give any other recipients of the Work or
12589
+ Derivative Works a copy of this License; and
12590
+
12591
+ (b) You must cause any modified files to carry prominent notices
12592
+ stating that You changed the files; and
12593
+
12594
+ (c) You must retain, in the Source form of any Derivative Works
12595
+ that You distribute, all copyright, patent, trademark, and
12596
+ attribution notices from the Source form of the Work,
12597
+ excluding those notices that do not pertain to any part of
12598
+ the Derivative Works; and
12599
+
12600
+ (d) If the Work includes a "NOTICE" text file as part of its
12601
+ distribution, then any Derivative Works that You distribute must
12602
+ include a readable copy of the attribution notices contained
12603
+ within such NOTICE file, excluding those notices that do not
12604
+ pertain to any part of the Derivative Works, in at least one
12605
+ of the following places: within a NOTICE text file distributed
12606
+ as part of the Derivative Works; within the Source form or
12607
+ documentation, if provided along with the Derivative Works; or,
12608
+ within a display generated by the Derivative Works, if and
12609
+ wherever such third-party notices normally appear. The contents
12610
+ of the NOTICE file are for informational purposes only and
12611
+ do not modify the License. You may add Your own attribution
12612
+ notices within Derivative Works that You distribute, alongside
12613
+ or as an addendum to the NOTICE text from the Work, provided
12614
+ that such additional attribution notices cannot be construed
12615
+ as modifying the License.
12616
+
12617
+ You may add Your own copyright statement to Your modifications and
12618
+ may provide additional or different license terms and conditions
12619
+ for use, reproduction, or distribution of Your modifications, or
12620
+ for any such Derivative Works as a whole, provided Your use,
12621
+ reproduction, and distribution of the Work otherwise complies with
12622
+ the conditions stated in this License.
12623
+
12624
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
12625
+ any Contribution intentionally submitted for inclusion in the Work
12626
+ by You to the Licensor shall be under the terms and conditions of
12627
+ this License, without any additional terms or conditions.
12628
+ Notwithstanding the above, nothing herein shall supersede or modify
12629
+ the terms of any separate license agreement you may have executed
12630
+ with Licensor regarding such Contributions.
12631
+
12632
+ 6. Trademarks. This License does not grant permission to use the trade
12633
+ names, trademarks, service marks, or product names of the Licensor,
12634
+ except as required for reasonable and customary use in describing the
12635
+ origin of the Work and reproducing the content of the NOTICE file.
12636
+
12637
+ 7. Disclaimer of Warranty. Unless required by applicable law or
12638
+ agreed to in writing, Licensor provides the Work (and each
12639
+ Contributor provides its Contributions) on an "AS IS" BASIS,
12640
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12641
+ implied, including, without limitation, any warranties or conditions
12642
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
12643
+ PARTICULAR PURPOSE. You are solely responsible for determining the
12644
+ appropriateness of using or redistributing the Work and assume any
12645
+ risks associated with Your exercise of permissions under this License.
12646
+
12647
+ 8. Limitation of Liability. In no event and under no legal theory,
12648
+ whether in tort (including negligence), contract, or otherwise,
12649
+ unless required by applicable law (such as deliberate and grossly
12650
+ negligent acts) or agreed to in writing, shall any Contributor be
12651
+ liable to You for damages, including any direct, indirect, special,
12652
+ incidental, or consequential damages of any character arising as a
12653
+ result of this License or out of the use or inability to use the
12654
+ Work (including but not limited to damages for loss of goodwill,
12655
+ work stoppage, computer failure or malfunction, or any and all
12656
+ other commercial damages or losses), even if such Contributor
12657
+ has been advised of the possibility of such damages.
12658
+
12659
+ 9. Accepting Warranty or Additional Liability. While redistributing
12660
+ the Work or Derivative Works thereof, You may choose to offer,
12661
+ and charge a fee for, acceptance of support, warranty, indemnity,
12662
+ or other liability obligations and/or rights consistent with this
12663
+ License. However, in accepting such obligations, You may act only
12664
+ on Your own behalf and on Your sole responsibility, not on behalf
12665
+ of any other Contributor, and only if You agree to indemnify,
12666
+ defend, and hold each Contributor harmless for any liability
12667
+ incurred by, or claims asserted against, such Contributor by reason
12668
+ of your accepting any such warranty or additional liability.
12669
+
12670
+ END OF TERMS AND CONDITIONS
12671
+
12672
+ APPENDIX: How to apply the Apache License to your work.
12673
+
12674
+ To apply the Apache License to your work, attach the following
12675
+ boilerplate notice, with the fields enclosed by brackets "[]"
12676
+ replaced with your own identifying information. (Don't include
12677
+ the brackets!) The text should be enclosed in the appropriate
12678
+ comment syntax for the file format. We also recommend that a
12679
+ file or class name and description of purpose be included on the
12680
+ same "printed page" as the copyright notice for easier
12681
+ identification within third-party archives.
12682
+
12683
+ Copyright [yyyy] [name of copyright owner]
12684
+
12685
+ Licensed under the Apache License, Version 2.0 (the "License");
12686
+ you may not use this file except in compliance with the License.
12687
+ You may obtain a copy of the License at
12688
+
12689
+ http://www.apache.org/licenses/LICENSE-2.0
12690
+
12691
+ Unless required by applicable law or agreed to in writing, software
12692
+ distributed under the License is distributed on an "AS IS" BASIS,
12693
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12694
+ See the License for the specific language governing permissions and
12695
+ limitations under the License.
12696
+
12697
+ ================================================================================
12698
+ rustc-hash LICENSE-MIT
12699
+ ================================================================================
12700
+
12701
+ Permission is hereby granted, free of charge, to any
12702
+ person obtaining a copy of this software and associated
12703
+ documentation files (the "Software"), to deal in the
12704
+ Software without restriction, including without
12705
+ limitation the rights to use, copy, modify, merge,
12706
+ publish, distribute, sublicense, and/or sell copies of
12707
+ the Software, and to permit persons to whom the Software
12708
+ is furnished to do so, subject to the following
12709
+ conditions:
12710
+
12711
+ The above copyright notice and this permission notice
12712
+ shall be included in all copies or substantial portions
12713
+ of the Software.
12714
+
12715
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12716
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12717
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12718
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12719
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12720
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12721
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12722
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12723
+ DEALINGS IN THE SOFTWARE.
12470
12724
 
12471
12725
  ================================================================================
12472
- rustc-hash LICENSE-APACHE
12726
+ rustversion LICENSE-APACHE
12473
12727
  ================================================================================
12474
12728
 
12475
12729
  Apache License
@@ -12649,33 +12903,8 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12649
12903
 
12650
12904
  END OF TERMS AND CONDITIONS
12651
12905
 
12652
- APPENDIX: How to apply the Apache License to your work.
12653
-
12654
- To apply the Apache License to your work, attach the following
12655
- boilerplate notice, with the fields enclosed by brackets "[]"
12656
- replaced with your own identifying information. (Don't include
12657
- the brackets!) The text should be enclosed in the appropriate
12658
- comment syntax for the file format. We also recommend that a
12659
- file or class name and description of purpose be included on the
12660
- same "printed page" as the copyright notice for easier
12661
- identification within third-party archives.
12662
-
12663
- Copyright [yyyy] [name of copyright owner]
12664
-
12665
- Licensed under the Apache License, Version 2.0 (the "License");
12666
- you may not use this file except in compliance with the License.
12667
- You may obtain a copy of the License at
12668
-
12669
- http://www.apache.org/licenses/LICENSE-2.0
12670
-
12671
- Unless required by applicable law or agreed to in writing, software
12672
- distributed under the License is distributed on an "AS IS" BASIS,
12673
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12674
- See the License for the specific language governing permissions and
12675
- limitations under the License.
12676
-
12677
12906
  ================================================================================
12678
- rustc-hash LICENSE-MIT
12907
+ rustversion LICENSE-MIT
12679
12908
  ================================================================================
12680
12909
 
12681
12910
  Permission is hereby granted, free of charge, to any
@@ -14253,20 +14482,227 @@ The above copyright notice and this permission notice
14253
14482
  shall be included in all copies or substantial portions
14254
14483
  of the Software.
14255
14484
 
14256
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
14257
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
14258
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
14259
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
14260
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
14261
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
14262
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
14263
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14264
- DEALINGS IN THE SOFTWARE.
14485
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
14486
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
14487
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
14488
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
14489
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
14490
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
14491
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
14492
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14493
+ DEALINGS IN THE SOFTWARE.
14494
+
14495
+ ================================================================================
14496
+ spm_precompiled LICENSE
14497
+ ================================================================================
14498
+
14499
+ Apache License
14500
+ Version 2.0, January 2004
14501
+ http://www.apache.org/licenses/
14502
+
14503
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
14504
+
14505
+ 1. Definitions.
14506
+
14507
+ "License" shall mean the terms and conditions for use, reproduction,
14508
+ and distribution as defined by Sections 1 through 9 of this document.
14509
+
14510
+ "Licensor" shall mean the copyright owner or entity authorized by
14511
+ the copyright owner that is granting the License.
14512
+
14513
+ "Legal Entity" shall mean the union of the acting entity and all
14514
+ other entities that control, are controlled by, or are under common
14515
+ control with that entity. For the purposes of this definition,
14516
+ "control" means (i) the power, direct or indirect, to cause the
14517
+ direction or management of such entity, whether by contract or
14518
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
14519
+ outstanding shares, or (iii) beneficial ownership of such entity.
14520
+
14521
+ "You" (or "Your") shall mean an individual or Legal Entity
14522
+ exercising permissions granted by this License.
14523
+
14524
+ "Source" form shall mean the preferred form for making modifications,
14525
+ including but not limited to software source code, documentation
14526
+ source, and configuration files.
14527
+
14528
+ "Object" form shall mean any form resulting from mechanical
14529
+ transformation or translation of a Source form, including but
14530
+ not limited to compiled object code, generated documentation,
14531
+ and conversions to other media types.
14532
+
14533
+ "Work" shall mean the work of authorship, whether in Source or
14534
+ Object form, made available under the License, as indicated by a
14535
+ copyright notice that is included in or attached to the work
14536
+ (an example is provided in the Appendix below).
14537
+
14538
+ "Derivative Works" shall mean any work, whether in Source or Object
14539
+ form, that is based on (or derived from) the Work and for which the
14540
+ editorial revisions, annotations, elaborations, or other modifications
14541
+ represent, as a whole, an original work of authorship. For the purposes
14542
+ of this License, Derivative Works shall not include works that remain
14543
+ separable from, or merely link (or bind by name) to the interfaces of,
14544
+ the Work and Derivative Works thereof.
14545
+
14546
+ "Contribution" shall mean any work of authorship, including
14547
+ the original version of the Work and any modifications or additions
14548
+ to that Work or Derivative Works thereof, that is intentionally
14549
+ submitted to Licensor for inclusion in the Work by the copyright owner
14550
+ or by an individual or Legal Entity authorized to submit on behalf of
14551
+ the copyright owner. For the purposes of this definition, "submitted"
14552
+ means any form of electronic, verbal, or written communication sent
14553
+ to the Licensor or its representatives, including but not limited to
14554
+ communication on electronic mailing lists, source code control systems,
14555
+ and issue tracking systems that are managed by, or on behalf of, the
14556
+ Licensor for the purpose of discussing and improving the Work, but
14557
+ excluding communication that is conspicuously marked or otherwise
14558
+ designated in writing by the copyright owner as "Not a Contribution."
14559
+
14560
+ "Contributor" shall mean Licensor and any individual or Legal Entity
14561
+ on behalf of whom a Contribution has been received by Licensor and
14562
+ subsequently incorporated within the Work.
14563
+
14564
+ 2. Grant of Copyright License. Subject to the terms and conditions of
14565
+ this License, each Contributor hereby grants to You a perpetual,
14566
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
14567
+ copyright license to reproduce, prepare Derivative Works of,
14568
+ publicly display, publicly perform, sublicense, and distribute the
14569
+ Work and such Derivative Works in Source or Object form.
14570
+
14571
+ 3. Grant of Patent License. Subject to the terms and conditions of
14572
+ this License, each Contributor hereby grants to You a perpetual,
14573
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
14574
+ (except as stated in this section) patent license to make, have made,
14575
+ use, offer to sell, sell, import, and otherwise transfer the Work,
14576
+ where such license applies only to those patent claims licensable
14577
+ by such Contributor that are necessarily infringed by their
14578
+ Contribution(s) alone or by combination of their Contribution(s)
14579
+ with the Work to which such Contribution(s) was submitted. If You
14580
+ institute patent litigation against any entity (including a
14581
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
14582
+ or a Contribution incorporated within the Work constitutes direct
14583
+ or contributory patent infringement, then any patent licenses
14584
+ granted to You under this License for that Work shall terminate
14585
+ as of the date such litigation is filed.
14586
+
14587
+ 4. Redistribution. You may reproduce and distribute copies of the
14588
+ Work or Derivative Works thereof in any medium, with or without
14589
+ modifications, and in Source or Object form, provided that You
14590
+ meet the following conditions:
14591
+
14592
+ (a) You must give any other recipients of the Work or
14593
+ Derivative Works a copy of this License; and
14594
+
14595
+ (b) You must cause any modified files to carry prominent notices
14596
+ stating that You changed the files; and
14597
+
14598
+ (c) You must retain, in the Source form of any Derivative Works
14599
+ that You distribute, all copyright, patent, trademark, and
14600
+ attribution notices from the Source form of the Work,
14601
+ excluding those notices that do not pertain to any part of
14602
+ the Derivative Works; and
14603
+
14604
+ (d) If the Work includes a "NOTICE" text file as part of its
14605
+ distribution, then any Derivative Works that You distribute must
14606
+ include a readable copy of the attribution notices contained
14607
+ within such NOTICE file, excluding those notices that do not
14608
+ pertain to any part of the Derivative Works, in at least one
14609
+ of the following places: within a NOTICE text file distributed
14610
+ as part of the Derivative Works; within the Source form or
14611
+ documentation, if provided along with the Derivative Works; or,
14612
+ within a display generated by the Derivative Works, if and
14613
+ wherever such third-party notices normally appear. The contents
14614
+ of the NOTICE file are for informational purposes only and
14615
+ do not modify the License. You may add Your own attribution
14616
+ notices within Derivative Works that You distribute, alongside
14617
+ or as an addendum to the NOTICE text from the Work, provided
14618
+ that such additional attribution notices cannot be construed
14619
+ as modifying the License.
14620
+
14621
+ You may add Your own copyright statement to Your modifications and
14622
+ may provide additional or different license terms and conditions
14623
+ for use, reproduction, or distribution of Your modifications, or
14624
+ for any such Derivative Works as a whole, provided Your use,
14625
+ reproduction, and distribution of the Work otherwise complies with
14626
+ the conditions stated in this License.
14627
+
14628
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
14629
+ any Contribution intentionally submitted for inclusion in the Work
14630
+ by You to the Licensor shall be under the terms and conditions of
14631
+ this License, without any additional terms or conditions.
14632
+ Notwithstanding the above, nothing herein shall supersede or modify
14633
+ the terms of any separate license agreement you may have executed
14634
+ with Licensor regarding such Contributions.
14635
+
14636
+ 6. Trademarks. This License does not grant permission to use the trade
14637
+ names, trademarks, service marks, or product names of the Licensor,
14638
+ except as required for reasonable and customary use in describing the
14639
+ origin of the Work and reproducing the content of the NOTICE file.
14640
+
14641
+ 7. Disclaimer of Warranty. Unless required by applicable law or
14642
+ agreed to in writing, Licensor provides the Work (and each
14643
+ Contributor provides its Contributions) on an "AS IS" BASIS,
14644
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
14645
+ implied, including, without limitation, any warranties or conditions
14646
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
14647
+ PARTICULAR PURPOSE. You are solely responsible for determining the
14648
+ appropriateness of using or redistributing the Work and assume any
14649
+ risks associated with Your exercise of permissions under this License.
14650
+
14651
+ 8. Limitation of Liability. In no event and under no legal theory,
14652
+ whether in tort (including negligence), contract, or otherwise,
14653
+ unless required by applicable law (such as deliberate and grossly
14654
+ negligent acts) or agreed to in writing, shall any Contributor be
14655
+ liable to You for damages, including any direct, indirect, special,
14656
+ incidental, or consequential damages of any character arising as a
14657
+ result of this License or out of the use or inability to use the
14658
+ Work (including but not limited to damages for loss of goodwill,
14659
+ work stoppage, computer failure or malfunction, or any and all
14660
+ other commercial damages or losses), even if such Contributor
14661
+ has been advised of the possibility of such damages.
14662
+
14663
+ 9. Accepting Warranty or Additional Liability. While redistributing
14664
+ the Work or Derivative Works thereof, You may choose to offer,
14665
+ and charge a fee for, acceptance of support, warranty, indemnity,
14666
+ or other liability obligations and/or rights consistent with this
14667
+ License. However, in accepting such obligations, You may act only
14668
+ on Your own behalf and on Your sole responsibility, not on behalf
14669
+ of any other Contributor, and only if You agree to indemnify,
14670
+ defend, and hold each Contributor harmless for any liability
14671
+ incurred by, or claims asserted against, such Contributor by reason
14672
+ of your accepting any such warranty or additional liability.
14673
+
14674
+ END OF TERMS AND CONDITIONS
14675
+
14676
+ APPENDIX: How to apply the Apache License to your work.
14677
+
14678
+ To apply the Apache License to your work, attach the following
14679
+ boilerplate notice, with the fields enclosed by brackets "[]"
14680
+ replaced with your own identifying information. (Don't include
14681
+ the brackets!) The text should be enclosed in the appropriate
14682
+ comment syntax for the file format. We also recommend that a
14683
+ file or class name and description of purpose be included on the
14684
+ same "printed page" as the copyright notice for easier
14685
+ identification within third-party archives.
14686
+
14687
+ Copyright [yyyy] [name of copyright owner]
14688
+
14689
+ Licensed under the Apache License, Version 2.0 (the "License");
14690
+ you may not use this file except in compliance with the License.
14691
+ You may obtain a copy of the License at
14692
+
14693
+ http://www.apache.org/licenses/LICENSE-2.0
14694
+
14695
+ Unless required by applicable law or agreed to in writing, software
14696
+ distributed under the License is distributed on an "AS IS" BASIS,
14697
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14698
+ See the License for the specific language governing permissions and
14699
+ limitations under the License.
14265
14700
 
14266
14701
  ================================================================================
14267
- spm_precompiled LICENSE
14702
+ static_assertions LICENSE-APACHE
14268
14703
  ================================================================================
14269
14704
 
14705
+
14270
14706
  Apache License
14271
14707
  Version 2.0, January 2004
14272
14708
  http://www.apache.org/licenses/
@@ -14469,6 +14905,32 @@ spm_precompiled LICENSE
14469
14905
  See the License for the specific language governing permissions and
14470
14906
  limitations under the License.
14471
14907
 
14908
+ ================================================================================
14909
+ static_assertions LICENSE-MIT
14910
+ ================================================================================
14911
+
14912
+ MIT License
14913
+
14914
+ Copyright (c) 2017 Nikolai Vazquez
14915
+
14916
+ Permission is hereby granted, free of charge, to any person obtaining a copy
14917
+ of this software and associated documentation files (the "Software"), to deal
14918
+ in the Software without restriction, including without limitation the rights
14919
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14920
+ copies of the Software, and to permit persons to whom the Software is
14921
+ furnished to do so, subject to the following conditions:
14922
+
14923
+ The above copyright notice and this permission notice shall be included in all
14924
+ copies or substantial portions of the Software.
14925
+
14926
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14927
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14928
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14929
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14930
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14931
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14932
+ SOFTWARE.
14933
+
14472
14934
  ================================================================================
14473
14935
  strsim LICENSE
14474
14936
  ================================================================================
@@ -16522,6 +16984,236 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16522
16984
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16523
16985
  SOFTWARE.
16524
16986
 
16987
+ ================================================================================
16988
+ version_check LICENSE-APACHE
16989
+ ================================================================================
16990
+
16991
+ Apache License
16992
+ Version 2.0, January 2004
16993
+ http://www.apache.org/licenses/
16994
+
16995
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
16996
+
16997
+ 1. Definitions.
16998
+
16999
+ "License" shall mean the terms and conditions for use, reproduction,
17000
+ and distribution as defined by Sections 1 through 9 of this document.
17001
+
17002
+ "Licensor" shall mean the copyright owner or entity authorized by
17003
+ the copyright owner that is granting the License.
17004
+
17005
+ "Legal Entity" shall mean the union of the acting entity and all
17006
+ other entities that control, are controlled by, or are under common
17007
+ control with that entity. For the purposes of this definition,
17008
+ "control" means (i) the power, direct or indirect, to cause the
17009
+ direction or management of such entity, whether by contract or
17010
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
17011
+ outstanding shares, or (iii) beneficial ownership of such entity.
17012
+
17013
+ "You" (or "Your") shall mean an individual or Legal Entity
17014
+ exercising permissions granted by this License.
17015
+
17016
+ "Source" form shall mean the preferred form for making modifications,
17017
+ including but not limited to software source code, documentation
17018
+ source, and configuration files.
17019
+
17020
+ "Object" form shall mean any form resulting from mechanical
17021
+ transformation or translation of a Source form, including but
17022
+ not limited to compiled object code, generated documentation,
17023
+ and conversions to other media types.
17024
+
17025
+ "Work" shall mean the work of authorship, whether in Source or
17026
+ Object form, made available under the License, as indicated by a
17027
+ copyright notice that is included in or attached to the work
17028
+ (an example is provided in the Appendix below).
17029
+
17030
+ "Derivative Works" shall mean any work, whether in Source or Object
17031
+ form, that is based on (or derived from) the Work and for which the
17032
+ editorial revisions, annotations, elaborations, or other modifications
17033
+ represent, as a whole, an original work of authorship. For the purposes
17034
+ of this License, Derivative Works shall not include works that remain
17035
+ separable from, or merely link (or bind by name) to the interfaces of,
17036
+ the Work and Derivative Works thereof.
17037
+
17038
+ "Contribution" shall mean any work of authorship, including
17039
+ the original version of the Work and any modifications or additions
17040
+ to that Work or Derivative Works thereof, that is intentionally
17041
+ submitted to Licensor for inclusion in the Work by the copyright owner
17042
+ or by an individual or Legal Entity authorized to submit on behalf of
17043
+ the copyright owner. For the purposes of this definition, "submitted"
17044
+ means any form of electronic, verbal, or written communication sent
17045
+ to the Licensor or its representatives, including but not limited to
17046
+ communication on electronic mailing lists, source code control systems,
17047
+ and issue tracking systems that are managed by, or on behalf of, the
17048
+ Licensor for the purpose of discussing and improving the Work, but
17049
+ excluding communication that is conspicuously marked or otherwise
17050
+ designated in writing by the copyright owner as "Not a Contribution."
17051
+
17052
+ "Contributor" shall mean Licensor and any individual or Legal Entity
17053
+ on behalf of whom a Contribution has been received by Licensor and
17054
+ subsequently incorporated within the Work.
17055
+
17056
+ 2. Grant of Copyright License. Subject to the terms and conditions of
17057
+ this License, each Contributor hereby grants to You a perpetual,
17058
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
17059
+ copyright license to reproduce, prepare Derivative Works of,
17060
+ publicly display, publicly perform, sublicense, and distribute the
17061
+ Work and such Derivative Works in Source or Object form.
17062
+
17063
+ 3. Grant of Patent License. Subject to the terms and conditions of
17064
+ this License, each Contributor hereby grants to You a perpetual,
17065
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
17066
+ (except as stated in this section) patent license to make, have made,
17067
+ use, offer to sell, sell, import, and otherwise transfer the Work,
17068
+ where such license applies only to those patent claims licensable
17069
+ by such Contributor that are necessarily infringed by their
17070
+ Contribution(s) alone or by combination of their Contribution(s)
17071
+ with the Work to which such Contribution(s) was submitted. If You
17072
+ institute patent litigation against any entity (including a
17073
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
17074
+ or a Contribution incorporated within the Work constitutes direct
17075
+ or contributory patent infringement, then any patent licenses
17076
+ granted to You under this License for that Work shall terminate
17077
+ as of the date such litigation is filed.
17078
+
17079
+ 4. Redistribution. You may reproduce and distribute copies of the
17080
+ Work or Derivative Works thereof in any medium, with or without
17081
+ modifications, and in Source or Object form, provided that You
17082
+ meet the following conditions:
17083
+
17084
+ (a) You must give any other recipients of the Work or
17085
+ Derivative Works a copy of this License; and
17086
+
17087
+ (b) You must cause any modified files to carry prominent notices
17088
+ stating that You changed the files; and
17089
+
17090
+ (c) You must retain, in the Source form of any Derivative Works
17091
+ that You distribute, all copyright, patent, trademark, and
17092
+ attribution notices from the Source form of the Work,
17093
+ excluding those notices that do not pertain to any part of
17094
+ the Derivative Works; and
17095
+
17096
+ (d) If the Work includes a "NOTICE" text file as part of its
17097
+ distribution, then any Derivative Works that You distribute must
17098
+ include a readable copy of the attribution notices contained
17099
+ within such NOTICE file, excluding those notices that do not
17100
+ pertain to any part of the Derivative Works, in at least one
17101
+ of the following places: within a NOTICE text file distributed
17102
+ as part of the Derivative Works; within the Source form or
17103
+ documentation, if provided along with the Derivative Works; or,
17104
+ within a display generated by the Derivative Works, if and
17105
+ wherever such third-party notices normally appear. The contents
17106
+ of the NOTICE file are for informational purposes only and
17107
+ do not modify the License. You may add Your own attribution
17108
+ notices within Derivative Works that You distribute, alongside
17109
+ or as an addendum to the NOTICE text from the Work, provided
17110
+ that such additional attribution notices cannot be construed
17111
+ as modifying the License.
17112
+
17113
+ You may add Your own copyright statement to Your modifications and
17114
+ may provide additional or different license terms and conditions
17115
+ for use, reproduction, or distribution of Your modifications, or
17116
+ for any such Derivative Works as a whole, provided Your use,
17117
+ reproduction, and distribution of the Work otherwise complies with
17118
+ the conditions stated in this License.
17119
+
17120
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
17121
+ any Contribution intentionally submitted for inclusion in the Work
17122
+ by You to the Licensor shall be under the terms and conditions of
17123
+ this License, without any additional terms or conditions.
17124
+ Notwithstanding the above, nothing herein shall supersede or modify
17125
+ the terms of any separate license agreement you may have executed
17126
+ with Licensor regarding such Contributions.
17127
+
17128
+ 6. Trademarks. This License does not grant permission to use the trade
17129
+ names, trademarks, service marks, or product names of the Licensor,
17130
+ except as required for reasonable and customary use in describing the
17131
+ origin of the Work and reproducing the content of the NOTICE file.
17132
+
17133
+ 7. Disclaimer of Warranty. Unless required by applicable law or
17134
+ agreed to in writing, Licensor provides the Work (and each
17135
+ Contributor provides its Contributions) on an "AS IS" BASIS,
17136
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
17137
+ implied, including, without limitation, any warranties or conditions
17138
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
17139
+ PARTICULAR PURPOSE. You are solely responsible for determining the
17140
+ appropriateness of using or redistributing the Work and assume any
17141
+ risks associated with Your exercise of permissions under this License.
17142
+
17143
+ 8. Limitation of Liability. In no event and under no legal theory,
17144
+ whether in tort (including negligence), contract, or otherwise,
17145
+ unless required by applicable law (such as deliberate and grossly
17146
+ negligent acts) or agreed to in writing, shall any Contributor be
17147
+ liable to You for damages, including any direct, indirect, special,
17148
+ incidental, or consequential damages of any character arising as a
17149
+ result of this License or out of the use or inability to use the
17150
+ Work (including but not limited to damages for loss of goodwill,
17151
+ work stoppage, computer failure or malfunction, or any and all
17152
+ other commercial damages or losses), even if such Contributor
17153
+ has been advised of the possibility of such damages.
17154
+
17155
+ 9. Accepting Warranty or Additional Liability. While redistributing
17156
+ the Work or Derivative Works thereof, You may choose to offer,
17157
+ and charge a fee for, acceptance of support, warranty, indemnity,
17158
+ or other liability obligations and/or rights consistent with this
17159
+ License. However, in accepting such obligations, You may act only
17160
+ on Your own behalf and on Your sole responsibility, not on behalf
17161
+ of any other Contributor, and only if You agree to indemnify,
17162
+ defend, and hold each Contributor harmless for any liability
17163
+ incurred by, or claims asserted against, such Contributor by reason
17164
+ of your accepting any such warranty or additional liability.
17165
+
17166
+ END OF TERMS AND CONDITIONS
17167
+
17168
+ APPENDIX: How to apply the Apache License to your work.
17169
+
17170
+ To apply the Apache License to your work, attach the following
17171
+ boilerplate notice, with the fields enclosed by brackets "[]"
17172
+ replaced with your own identifying information. (Don't include
17173
+ the brackets!) The text should be enclosed in the appropriate
17174
+ comment syntax for the file format. We also recommend that a
17175
+ file or class name and description of purpose be included on the
17176
+ same "printed page" as the copyright notice for easier
17177
+ identification within third-party archives.
17178
+
17179
+ Copyright [yyyy] [name of copyright owner]
17180
+
17181
+ Licensed under the Apache License, Version 2.0 (the "License");
17182
+ you may not use this file except in compliance with the License.
17183
+ You may obtain a copy of the License at
17184
+
17185
+ http://www.apache.org/licenses/LICENSE-2.0
17186
+
17187
+ Unless required by applicable law or agreed to in writing, software
17188
+ distributed under the License is distributed on an "AS IS" BASIS,
17189
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17190
+ See the License for the specific language governing permissions and
17191
+ limitations under the License.
17192
+
17193
+ ================================================================================
17194
+ version_check LICENSE-MIT
17195
+ ================================================================================
17196
+
17197
+ The MIT License (MIT)
17198
+ Copyright (c) 2017-2018 Sergio Benitez
17199
+
17200
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
17201
+ this software and associated documentation files (the "Software"), to deal in
17202
+ the Software without restriction, including without limitation the rights to
17203
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
17204
+ the Software, and to permit persons to whom the Software is furnished to do so,
17205
+ subject to the following conditions:
17206
+
17207
+ The above copyright notice and this permission notice shall be included in all
17208
+ copies or substantial portions of the Software.
17209
+
17210
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17211
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17212
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
17213
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
17214
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
17215
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17216
+
16525
17217
  ================================================================================
16526
17218
  zerocopy LICENSE-APACHE
16527
17219
  ================================================================================