@blitsen/darwin-x64 0.1.2 → 0.2.0
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.
- package/NOTICES.json +758 -70
- package/NOTICES.txt +1673 -246
- package/blitsen-runtime +0 -0
- package/blitsen.node +0 -0
- package/package.json +1 -1
package/NOTICES.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIRD-PARTY NOTICES
|
|
2
2
|
|
|
3
|
-
This application was built with Blitsen 0.
|
|
3
|
+
This application was built with Blitsen 0.2.0, which links the open-source packages listed
|
|
4
4
|
below for x86_64-apple-darwin. Their terms apply to this executable; the application's own HTML, CSS and
|
|
5
5
|
JavaScript is an interpreted payload and is not covered by them.
|
|
6
6
|
|
|
@@ -24,7 +24,7 @@ named there, and on request from the distributor of this application.
|
|
|
24
24
|
stylo_derive 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
25
25
|
stylo_dom 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
26
26
|
stylo_static_prefs 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
27
|
-
stylo_taffy 0.3.0-beta.1 — git+https://github.com/
|
|
27
|
+
stylo_taffy 0.3.0-beta.1 — git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73
|
|
28
28
|
stylo_traits 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
29
29
|
symphonia 0.5.5 — registry+https://github.com/rust-lang/crates.io-index
|
|
30
30
|
symphonia 0.6.1 — registry+https://github.com/rust-lang/crates.io-index
|
|
@@ -61,7 +61,7 @@ named there, and on request from the distributor of this application.
|
|
|
61
61
|
to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
62
62
|
uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
63
63
|
|
|
64
|
-
PACKAGES (
|
|
64
|
+
PACKAGES (522)
|
|
65
65
|
|
|
66
66
|
accesskit 0.24.1 — MIT OR Apache-2.0
|
|
67
67
|
https://github.com/AccessKit/accesskit
|
|
@@ -91,11 +91,13 @@ allocator-api2 0.2.21 — MIT OR Apache-2.0
|
|
|
91
91
|
(c) You must retain, in the Source form of any Derivative Works
|
|
92
92
|
almost 0.2.0 — CC0-1.0
|
|
93
93
|
https://github.com/thomcc/almost
|
|
94
|
-
anyrender 0.
|
|
94
|
+
anyrender 0.13.0 — MIT OR Apache-2.0
|
|
95
95
|
https://github.com/dioxuslabs/anyrender
|
|
96
|
-
|
|
96
|
+
anyrender_svg 0.14.0 — MIT OR Apache-2.0
|
|
97
97
|
https://github.com/dioxuslabs/anyrender
|
|
98
|
-
|
|
98
|
+
anyrender_vello 0.14.0 — MIT OR Apache-2.0
|
|
99
|
+
https://github.com/dioxuslabs/anyrender
|
|
100
|
+
anyrender_vello_cpu 0.16.0 — MIT OR Apache-2.0
|
|
99
101
|
https://github.com/dioxuslabs/anyrender
|
|
100
102
|
app_units 0.7.8 — MPL-2.0
|
|
101
103
|
https://github.com/servo/app_units
|
|
@@ -178,6 +180,13 @@ base64 0.22.1 — MIT OR Apache-2.0
|
|
|
178
180
|
(c) You must retain, in the Source form of any Derivative Works
|
|
179
181
|
Copyright [yyyy] [name of copyright owner]
|
|
180
182
|
Copyright (c) 2015 Alice Maz
|
|
183
|
+
base64 0.23.1 — MIT OR Apache-2.0
|
|
184
|
+
https://github.com/marshallpierce/rust-base64
|
|
185
|
+
copyright notice that is included in or attached to the work
|
|
186
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
187
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
188
|
+
Copyright [yyyy] [name of copyright owner]
|
|
189
|
+
Copyright (c) 2025 Alice Maz, Marshall Pierce
|
|
181
190
|
bindgen 0.72.1 — BSD-3-Clause
|
|
182
191
|
https://github.com/rust-lang/rust-bindgen
|
|
183
192
|
Copyright (c) 2013, Jyun-Yan You
|
|
@@ -283,6 +292,12 @@ byteorder-lite 0.1.0 — Unlicense OR MIT
|
|
|
283
292
|
bytes 1.12.1 — MIT
|
|
284
293
|
https://github.com/tokio-rs/bytes
|
|
285
294
|
Copyright (c) 2018 Carl Lerche
|
|
295
|
+
calendrical_calculations 0.2.4 — Apache-2.0
|
|
296
|
+
https://github.com/unicode-org/icu4x
|
|
297
|
+
copyright notice that is included in or attached to the work
|
|
298
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
299
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
300
|
+
Copyright 2023 The Unicode Consortium
|
|
286
301
|
cc 1.4.2 — MIT OR Apache-2.0
|
|
287
302
|
https://github.com/rust-lang/cc-rs
|
|
288
303
|
copyright notice that is included in or attached to the work
|
|
@@ -472,6 +487,22 @@ debug_timer 0.1.3 — MIT OR Apache-2.0
|
|
|
472
487
|
https://github.com/dioxuslabs/blitz
|
|
473
488
|
debug_timer 0.1.3 — MIT OR Apache-2.0
|
|
474
489
|
https://github.com/dioxuslabs/blitz
|
|
490
|
+
defmt 1.1.1 — MIT OR Apache-2.0
|
|
491
|
+
https://github.com/knurling-rs/defmt
|
|
492
|
+
copyright notice that is included in or attached to the work
|
|
493
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
494
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
495
|
+
Copyright [yyyy] [name of copyright owner]
|
|
496
|
+
Copyright (c) Ferrous Systems
|
|
497
|
+
defmt-macros 1.1.1 — MIT OR Apache-2.0
|
|
498
|
+
https://github.com/knurling-rs/defmt
|
|
499
|
+
copyright notice that is included in or attached to the work
|
|
500
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
501
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
502
|
+
Copyright [yyyy] [name of copyright owner]
|
|
503
|
+
Copyright (c) Ferrous Systems
|
|
504
|
+
defmt-parser 1.0.0 — MIT OR Apache-2.0
|
|
505
|
+
https://github.com/knurling-rs/defmt
|
|
475
506
|
derive_more 2.1.1 — MIT
|
|
476
507
|
https://github.com/JelteF/derive_more
|
|
477
508
|
Copyright (c) 2016 Jelte Fennema
|
|
@@ -592,6 +623,10 @@ find-msvc-tools 0.1.10 — MIT OR Apache-2.0
|
|
|
592
623
|
(c) You must retain, in the Source form of any Derivative Works
|
|
593
624
|
Copyright [yyyy] [name of copyright owner]
|
|
594
625
|
Copyright (c) 2014 Alex Crichton
|
|
626
|
+
fixed_decimal 0.7.2 — Unicode-3.0
|
|
627
|
+
https://github.com/unicode-org/icu4x
|
|
628
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
629
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
595
630
|
flate2 1.1.9 — MIT OR Apache-2.0
|
|
596
631
|
https://github.com/rust-lang/flate2-rs
|
|
597
632
|
copyright notice that is included in or attached to the work
|
|
@@ -606,6 +641,9 @@ float_eq 1.0.1 — MIT OR Apache-2.0
|
|
|
606
641
|
(c) You must retain, in the Source form of any Derivative Works
|
|
607
642
|
Copyright [yyyy] [name of copyright owner]
|
|
608
643
|
Copyright (c) 2020 jtempest
|
|
644
|
+
float-cmp 0.9.0 — MIT
|
|
645
|
+
https://github.com/mikedilger/float-cmp
|
|
646
|
+
Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd
|
|
609
647
|
fnv 1.0.7 — Apache-2.0 / MIT
|
|
610
648
|
https://github.com/servo/rust-fnv
|
|
611
649
|
copyright notice that is included in or attached to the work
|
|
@@ -619,11 +657,14 @@ foldhash 0.1.5 — Zlib
|
|
|
619
657
|
foldhash 0.2.0 — Zlib
|
|
620
658
|
https://github.com/orlp/foldhash
|
|
621
659
|
Copyright (c) 2024 Orson Peters
|
|
622
|
-
font-types 0.
|
|
660
|
+
font-types 0.12.3 — MIT OR Apache-2.0
|
|
623
661
|
https://github.com/googlefonts/fontations
|
|
624
|
-
Copyright 2019
|
|
625
|
-
Copyright (c) 2019
|
|
626
|
-
|
|
662
|
+
Copyright 2019 Fontations Developers
|
|
663
|
+
Copyright (c) 2019 Fontations Developers
|
|
664
|
+
fontdb 0.24.0 — MIT
|
|
665
|
+
https://github.com/RazrFalcon/fontdb
|
|
666
|
+
Copyright (c) 2020 Yevhenii Reizner
|
|
667
|
+
fontique 0.11.1 — Apache-2.0 OR MIT
|
|
627
668
|
https://github.com/linebender/parley
|
|
628
669
|
copyright notice that is included in or attached to the work
|
|
629
670
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -718,7 +759,7 @@ gif 0.14.2 — MIT OR Apache-2.0
|
|
|
718
759
|
(c) You must retain, in the Source form of any Derivative Works
|
|
719
760
|
Copyright [yyyy] [name of copyright owner]
|
|
720
761
|
Copyright (c) 2015 nwin
|
|
721
|
-
glifo 0.
|
|
762
|
+
glifo 0.2.0 — Apache-2.0 OR MIT
|
|
722
763
|
https://github.com/linebender/vello
|
|
723
764
|
copyright notice that is included in or attached to the work
|
|
724
765
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -758,7 +799,7 @@ half 2.7.1 — MIT OR Apache-2.0
|
|
|
758
799
|
copyright notice that is included in or attached to the work
|
|
759
800
|
copyright license to reproduce, prepare Derivative Works of,
|
|
760
801
|
(c) You must retain, in the Source form of any Derivative Works
|
|
761
|
-
harfrust 0.
|
|
802
|
+
harfrust 0.12.0 — MIT
|
|
762
803
|
https://github.com/harfbuzz/harfrust
|
|
763
804
|
Copyright (c) HarfBuzz developers
|
|
764
805
|
Copyright (c) 2020 Yevhenii Reizner
|
|
@@ -844,47 +885,131 @@ hyper-tls 0.6.0 — MIT/Apache-2.0
|
|
|
844
885
|
hyper-util 0.1.20 — MIT
|
|
845
886
|
https://github.com/hyperium/hyper-util
|
|
846
887
|
Copyright (c) 2023-2025 Sean McArthur
|
|
847
|
-
|
|
888
|
+
icu_calendar 2.3.0 — Unicode-3.0
|
|
889
|
+
https://github.com/unicode-org/icu4x
|
|
890
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
891
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
892
|
+
icu_calendar_data 2.3.0 — Unicode-3.0
|
|
893
|
+
https://github.com/unicode-org/icu4x
|
|
894
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
895
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
896
|
+
icu_casemap 2.3.0 — Unicode-3.0
|
|
897
|
+
https://github.com/unicode-org/icu4x
|
|
898
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
899
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
900
|
+
icu_casemap_data 2.3.0 — Unicode-3.0
|
|
901
|
+
https://github.com/unicode-org/icu4x
|
|
902
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
903
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
904
|
+
icu_collator 2.3.0 — Unicode-3.0
|
|
905
|
+
https://github.com/unicode-org/icu4x
|
|
906
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
907
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
908
|
+
icu_collator_data 2.3.0 — Unicode-3.0
|
|
909
|
+
https://github.com/unicode-org/icu4x
|
|
910
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
911
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
912
|
+
icu_collections 2.3.0 — Unicode-3.0
|
|
913
|
+
https://github.com/unicode-org/icu4x
|
|
914
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
915
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
916
|
+
icu_datetime 2.3.0 — Unicode-3.0
|
|
917
|
+
https://github.com/unicode-org/icu4x
|
|
918
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
919
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
920
|
+
icu_datetime_data 2.3.0 — Unicode-3.0
|
|
921
|
+
https://github.com/unicode-org/icu4x
|
|
922
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
923
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
924
|
+
icu_decimal 2.3.0 — Unicode-3.0
|
|
925
|
+
https://github.com/unicode-org/icu4x
|
|
926
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
927
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
928
|
+
icu_decimal_data 2.3.0 — Unicode-3.0
|
|
929
|
+
https://github.com/unicode-org/icu4x
|
|
930
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
931
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
932
|
+
icu_experimental 0.6.0 — Unicode-3.0
|
|
933
|
+
https://github.com/unicode-org/icu4x
|
|
934
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
935
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
936
|
+
icu_experimental_data 0.6.0 — Unicode-3.0
|
|
937
|
+
https://github.com/unicode-org/icu4x
|
|
938
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
939
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
940
|
+
icu_list 2.3.0 — Unicode-3.0
|
|
941
|
+
https://github.com/unicode-org/icu4x
|
|
942
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
943
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
944
|
+
icu_list_data 2.3.0 — Unicode-3.0
|
|
848
945
|
https://github.com/unicode-org/icu4x
|
|
849
946
|
COPYRIGHT AND PERMISSION NOTICE
|
|
850
947
|
Copyright © 2020-2024 Unicode, Inc.
|
|
851
|
-
icu_locale 2.
|
|
948
|
+
icu_locale 2.3.0 — Unicode-3.0
|
|
852
949
|
https://github.com/unicode-org/icu4x
|
|
853
950
|
COPYRIGHT AND PERMISSION NOTICE
|
|
854
951
|
Copyright © 2020-2024 Unicode, Inc.
|
|
855
|
-
icu_locale_core 2.
|
|
952
|
+
icu_locale_core 2.3.0 — Unicode-3.0
|
|
856
953
|
https://github.com/unicode-org/icu4x
|
|
857
954
|
COPYRIGHT AND PERMISSION NOTICE
|
|
858
955
|
Copyright © 2020-2024 Unicode, Inc.
|
|
859
|
-
icu_locale_data 2.
|
|
956
|
+
icu_locale_data 2.3.0 — Unicode-3.0
|
|
860
957
|
https://github.com/unicode-org/icu4x
|
|
861
958
|
COPYRIGHT AND PERMISSION NOTICE
|
|
862
959
|
Copyright © 2020-2024 Unicode, Inc.
|
|
863
|
-
|
|
960
|
+
icu_locale_fallback 2.3.0 — Unicode-3.0
|
|
864
961
|
https://github.com/unicode-org/icu4x
|
|
865
962
|
COPYRIGHT AND PERMISSION NOTICE
|
|
866
963
|
Copyright © 2020-2024 Unicode, Inc.
|
|
867
|
-
|
|
964
|
+
icu_locale_fallback_data 2.3.0 — Unicode-3.0
|
|
868
965
|
https://github.com/unicode-org/icu4x
|
|
869
966
|
COPYRIGHT AND PERMISSION NOTICE
|
|
870
967
|
Copyright © 2020-2024 Unicode, Inc.
|
|
871
|
-
|
|
968
|
+
icu_normalizer 2.3.0 — Unicode-3.0
|
|
872
969
|
https://github.com/unicode-org/icu4x
|
|
873
970
|
COPYRIGHT AND PERMISSION NOTICE
|
|
874
971
|
Copyright © 2020-2024 Unicode, Inc.
|
|
875
|
-
|
|
972
|
+
icu_normalizer_data 2.3.0 — Unicode-3.0
|
|
876
973
|
https://github.com/unicode-org/icu4x
|
|
877
974
|
COPYRIGHT AND PERMISSION NOTICE
|
|
878
975
|
Copyright © 2020-2024 Unicode, Inc.
|
|
879
|
-
|
|
976
|
+
icu_pattern 0.5.0 — Unicode-3.0
|
|
880
977
|
https://github.com/unicode-org/icu4x
|
|
881
978
|
COPYRIGHT AND PERMISSION NOTICE
|
|
882
979
|
Copyright © 2020-2024 Unicode, Inc.
|
|
883
|
-
|
|
980
|
+
icu_plurals 2.3.0 — Unicode-3.0
|
|
884
981
|
https://github.com/unicode-org/icu4x
|
|
885
982
|
COPYRIGHT AND PERMISSION NOTICE
|
|
886
983
|
Copyright © 2020-2024 Unicode, Inc.
|
|
887
|
-
|
|
984
|
+
icu_plurals_data 2.3.0 — Unicode-3.0
|
|
985
|
+
https://github.com/unicode-org/icu4x
|
|
986
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
987
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
988
|
+
icu_properties 2.3.0 — Unicode-3.0
|
|
989
|
+
https://github.com/unicode-org/icu4x
|
|
990
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
991
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
992
|
+
icu_properties_data 2.3.0 — Unicode-3.0
|
|
993
|
+
https://github.com/unicode-org/icu4x
|
|
994
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
995
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
996
|
+
icu_provider 2.3.0 — Unicode-3.0
|
|
997
|
+
https://github.com/unicode-org/icu4x
|
|
998
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
999
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1000
|
+
icu_segmenter 2.3.0 — Unicode-3.0
|
|
1001
|
+
https://github.com/unicode-org/icu4x
|
|
1002
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1003
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1004
|
+
icu_segmenter_data 2.3.0 — Unicode-3.0
|
|
1005
|
+
https://github.com/unicode-org/icu4x
|
|
1006
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1007
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1008
|
+
icu_time 2.3.0 — Unicode-3.0
|
|
1009
|
+
https://github.com/unicode-org/icu4x
|
|
1010
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1011
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1012
|
+
icu_time_data 2.3.0 — Unicode-3.0
|
|
888
1013
|
https://github.com/unicode-org/icu4x
|
|
889
1014
|
COPYRIGHT AND PERMISSION NOTICE
|
|
890
1015
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -914,6 +1039,9 @@ image-webp 0.2.4 — MIT OR Apache-2.0
|
|
|
914
1039
|
copyright notice that is included in or attached to the work
|
|
915
1040
|
copyright license to reproduce, prepare Derivative Works of,
|
|
916
1041
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1042
|
+
imagesize 0.15.0 — MIT
|
|
1043
|
+
https://github.com/Roughsketch/imagesize
|
|
1044
|
+
Copyright (c) 2017 Maiddog
|
|
917
1045
|
indexmap 2.14.0 — Apache-2.0 OR MIT
|
|
918
1046
|
https://github.com/indexmap-rs/indexmap
|
|
919
1047
|
copyright notice that is included in or attached to the work
|
|
@@ -946,6 +1074,19 @@ itoa 1.0.18 — MIT OR Apache-2.0
|
|
|
946
1074
|
copyright notice that is included in or attached to the work
|
|
947
1075
|
copyright license to reproduce, prepare Derivative Works of,
|
|
948
1076
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1077
|
+
ixdtf 0.6.6 — Unicode-3.0
|
|
1078
|
+
https://github.com/unicode-org/icu4x
|
|
1079
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1080
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1081
|
+
jiff 0.2.35 — Unlicense OR MIT
|
|
1082
|
+
https://github.com/BurntSushi/jiff
|
|
1083
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1084
|
+
jiff-core 0.1.0 — Unlicense OR MIT
|
|
1085
|
+
https://github.com/BurntSushi/jiff
|
|
1086
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1087
|
+
jiff-static 0.2.35 — Unlicense OR MIT
|
|
1088
|
+
https://github.com/BurntSushi/jiff
|
|
1089
|
+
Copyright (c) 2015 Andrew Gallant
|
|
949
1090
|
jobserver 0.1.35 — MIT OR Apache-2.0
|
|
950
1091
|
https://github.com/rust-lang/jobserver-rs
|
|
951
1092
|
copyright notice that is included in or attached to the work
|
|
@@ -1140,6 +1281,13 @@ num_cpus 1.17.0 — MIT OR Apache-2.0
|
|
|
1140
1281
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1141
1282
|
Copyright [yyyy] [name of copyright owner]
|
|
1142
1283
|
Copyright (c) 2015-2025 Sean McArthur
|
|
1284
|
+
num-bigint 0.4.8 — MIT OR Apache-2.0
|
|
1285
|
+
https://github.com/rust-num/num-bigint
|
|
1286
|
+
copyright notice that is included in or attached to the work
|
|
1287
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1288
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1289
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1290
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1143
1291
|
num-complex 0.4.6 — MIT OR Apache-2.0
|
|
1144
1292
|
https://github.com/rust-num/num-complex
|
|
1145
1293
|
copyright notice that is included in or attached to the work
|
|
@@ -1161,6 +1309,13 @@ num-integer 0.1.46 — MIT OR Apache-2.0
|
|
|
1161
1309
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1162
1310
|
Copyright [yyyy] [name of copyright owner]
|
|
1163
1311
|
Copyright (c) 2014 The Rust Project Developers
|
|
1312
|
+
num-rational 0.4.2 — MIT OR Apache-2.0
|
|
1313
|
+
https://github.com/rust-num/num-rational
|
|
1314
|
+
copyright notice that is included in or attached to the work
|
|
1315
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1316
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1317
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1318
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1164
1319
|
num-traits 0.2.19 — MIT OR Apache-2.0
|
|
1165
1320
|
https://github.com/rust-num/num-traits
|
|
1166
1321
|
copyright notice that is included in or attached to the work
|
|
@@ -1244,14 +1399,14 @@ parlance 0.1.0 — Apache-2.0 OR MIT
|
|
|
1244
1399
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1245
1400
|
Copyright [yyyy] [name of copyright owner]
|
|
1246
1401
|
Copyright 2020 the Parley Authors
|
|
1247
|
-
parley 0.
|
|
1402
|
+
parley 0.11.1 — Apache-2.0 OR MIT
|
|
1248
1403
|
https://github.com/linebender/parley
|
|
1249
1404
|
copyright notice that is included in or attached to the work
|
|
1250
1405
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1251
1406
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1252
1407
|
Copyright [yyyy] [name of copyright owner]
|
|
1253
1408
|
Copyright 2020 the Parley Authors
|
|
1254
|
-
parley_data 0.
|
|
1409
|
+
parley_data 0.11.1 — Apache-2.0 OR MIT
|
|
1255
1410
|
https://github.com/linebender/parley
|
|
1256
1411
|
copyright notice that is included in or attached to the work
|
|
1257
1412
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -1292,6 +1447,9 @@ phf_shared 0.13.1 — MIT
|
|
|
1292
1447
|
https://github.com/rust-phf/rust-phf
|
|
1293
1448
|
Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
|
|
1294
1449
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1450
|
+
pico-args 0.5.0 — MIT
|
|
1451
|
+
https://github.com/RazrFalcon/pico-args
|
|
1452
|
+
Copyright (c) 2019 Yevhenii Reizner
|
|
1295
1453
|
pin-project-lite 0.2.17 — Apache-2.0 OR MIT
|
|
1296
1454
|
https://github.com/taiki-e/pin-project-lite
|
|
1297
1455
|
copyright notice that is included in or attached to the work
|
|
@@ -1441,10 +1599,10 @@ rayon-core 1.13.0 — MIT OR Apache-2.0
|
|
|
1441
1599
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1442
1600
|
Copyright [yyyy] [name of copyright owner]
|
|
1443
1601
|
Copyright (c) 2010 The Rust Project Developers
|
|
1444
|
-
read-fonts 0.
|
|
1602
|
+
read-fonts 0.41.0 — MIT OR Apache-2.0
|
|
1445
1603
|
https://github.com/googlefonts/fontations
|
|
1446
|
-
Copyright 2019
|
|
1447
|
-
Copyright (c) 2019
|
|
1604
|
+
Copyright 2019 Fontations Developers
|
|
1605
|
+
Copyright (c) 2019 Fontations Developers
|
|
1448
1606
|
realfft 3.5.0 — MIT
|
|
1449
1607
|
https://github.com/HEnquist/realfft
|
|
1450
1608
|
regex 1.13.1 — MIT OR Apache-2.0
|
|
@@ -1489,6 +1647,13 @@ reqwest 0.13.4 — MIT OR Apache-2.0
|
|
|
1489
1647
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1490
1648
|
Copyright 2016 Sean McArthur
|
|
1491
1649
|
Copyright (c) 2016-2026 Sean McArthur
|
|
1650
|
+
roxmltree 0.21.1 — MIT OR Apache-2.0
|
|
1651
|
+
https://github.com/RazrFalcon/roxmltree
|
|
1652
|
+
copyright notice that is included in or attached to the work
|
|
1653
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1654
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1655
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1656
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
1492
1657
|
rquickjs-sys 0.12.2 — MIT
|
|
1493
1658
|
https://github.com/DelSkayn/rquickjs.git
|
|
1494
1659
|
rtrb 0.3.4 — MIT OR Apache-2.0
|
|
@@ -1671,14 +1836,21 @@ shlex 2.0.1 — MIT OR Apache-2.0
|
|
|
1671
1836
|
simd-adler32 0.3.10 — MIT
|
|
1672
1837
|
https://github.com/mcountryman/simd-adler32
|
|
1673
1838
|
Copyright (c) [2021] [Marvin Countryman]
|
|
1839
|
+
simplecss 0.2.2 — Apache-2.0 OR MIT
|
|
1840
|
+
https://github.com/linebender/simplecss
|
|
1841
|
+
copyright notice that is included in or attached to the work
|
|
1842
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1843
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1844
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1845
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
1674
1846
|
siphasher 1.0.3 — MIT/Apache-2.0
|
|
1675
1847
|
https://github.com/jedisct1/rust-siphash
|
|
1676
1848
|
Copyright 2012-2016 The Rust Project Developers.
|
|
1677
1849
|
Copyright 2016-2026 Frank Denis.
|
|
1678
|
-
skrifa 0.
|
|
1850
|
+
skrifa 0.44.0 — MIT OR Apache-2.0
|
|
1679
1851
|
https://github.com/googlefonts/fontations
|
|
1680
|
-
Copyright 2019
|
|
1681
|
-
Copyright (c) 2019
|
|
1852
|
+
Copyright 2019 Fontations Developers
|
|
1853
|
+
Copyright (c) 2019 Fontations Developers
|
|
1682
1854
|
slab 0.4.12 — MIT
|
|
1683
1855
|
https://github.com/tokio-rs/slab
|
|
1684
1856
|
Copyright (c) 2019 Carl Lerche
|
|
@@ -1718,7 +1890,7 @@ softbuffer 0.4.8 — MIT OR Apache-2.0
|
|
|
1718
1890
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1719
1891
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1720
1892
|
Copyright 2022 Kirill Chibisov
|
|
1721
|
-
softbuffer_window_renderer 0.
|
|
1893
|
+
softbuffer_window_renderer 0.8.0 — MIT OR Apache-2.0
|
|
1722
1894
|
https://github.com/dioxuslabs/anyrender
|
|
1723
1895
|
spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
|
|
1724
1896
|
https://github.com/gfx-rs/rspirv
|
|
@@ -1743,6 +1915,9 @@ strength_reduce 0.2.4 — MIT OR Apache-2.0
|
|
|
1743
1915
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1744
1916
|
Copyright {yyyy} {name of copyright owner}
|
|
1745
1917
|
Copyright (c) 2015 The RustFFT Developers
|
|
1918
|
+
strict-num 0.1.1 — MIT
|
|
1919
|
+
https://github.com/RazrFalcon/strict-num
|
|
1920
|
+
Copyright (c) 2022 Yevhenii Reizner
|
|
1746
1921
|
string_cache 0.9.0 — MIT OR Apache-2.0
|
|
1747
1922
|
https://github.com/servo/string-cache
|
|
1748
1923
|
copyright notice that is included in or attached to the work
|
|
@@ -1785,6 +1960,13 @@ stylo_traits 0.20.0 — MPL-2.0
|
|
|
1785
1960
|
https://github.com/servo/stylo
|
|
1786
1961
|
svg_fmt 0.4.5 — MIT/Apache-2.0
|
|
1787
1962
|
https://github.com/nical/rust_debug
|
|
1963
|
+
svgtypes 0.16.1 — Apache-2.0 OR MIT
|
|
1964
|
+
https://github.com/linebender/svgtypes
|
|
1965
|
+
copyright notice that is included in or attached to the work
|
|
1966
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1967
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1968
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1969
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
1788
1970
|
symphonia 0.5.5 — MPL-2.0
|
|
1789
1971
|
https://github.com/pdeljanov/Symphonia
|
|
1790
1972
|
symphonia 0.6.1 — MPL-2.0
|
|
@@ -1881,11 +2063,20 @@ sync_wrapper 1.0.2 — Apache-2.0
|
|
|
1881
2063
|
synstructure 0.13.2 — MIT
|
|
1882
2064
|
https://github.com/mystor/synstructure
|
|
1883
2065
|
Copyright 2016 Nika Layzell
|
|
2066
|
+
sys-locale 0.3.2 — MIT OR Apache-2.0
|
|
2067
|
+
https://github.com/1Password/sys-locale
|
|
2068
|
+
copyright notice that is included in or attached to the work
|
|
2069
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2070
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2071
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2072
|
+
Copyright (c) 2021 1Password
|
|
1884
2073
|
sysinfo 0.39.6 — MIT
|
|
1885
2074
|
https://github.com/GuillaumeGomez/sysinfo
|
|
1886
2075
|
Copyright (c) 2015 Guillaume Gomez
|
|
1887
2076
|
taffy 0.13.0 — MIT
|
|
1888
2077
|
https://github.com/DioxusLabs/taffy
|
|
2078
|
+
Copyright (c) 2018 Visly Inc.
|
|
2079
|
+
Copyright (c) 2026 Taffy Authors
|
|
1889
2080
|
tempfile 3.27.0 — MIT OR Apache-2.0
|
|
1890
2081
|
https://github.com/Stebalien/tempfile
|
|
1891
2082
|
copyright notice that is included in or attached to the work
|
|
@@ -1928,10 +2119,29 @@ thread_local 1.1.10 — MIT OR Apache-2.0
|
|
|
1928
2119
|
tiff 0.11.3 — MIT
|
|
1929
2120
|
https://github.com/image-rs/image-tiff
|
|
1930
2121
|
Copyright (c) 2018 PistonDevelopers
|
|
1931
|
-
|
|
2122
|
+
tiny-skia-path 0.12.0 — BSD-3-Clause
|
|
2123
|
+
https://github.com/linebender/tiny-skia/tree/master/path
|
|
2124
|
+
Copyright (c) 2011 Google Inc. All rights reserved.
|
|
2125
|
+
Copyright (c) 2020 Yevhenii Reizner All rights reserved.
|
|
2126
|
+
tinystr 0.8.4 — Unicode-3.0
|
|
1932
2127
|
https://github.com/unicode-org/icu4x
|
|
1933
2128
|
COPYRIGHT AND PERMISSION NOTICE
|
|
1934
2129
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2130
|
+
tinyvec 1.12.0 — Zlib OR Apache-2.0 OR MIT
|
|
2131
|
+
https://github.com/Lokathor/tinyvec
|
|
2132
|
+
copyright notice that is included in or attached to the work
|
|
2133
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2134
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2135
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2136
|
+
Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
2137
|
+
tinyvec_macros 0.1.1 — MIT OR Apache-2.0 OR Zlib
|
|
2138
|
+
https://github.com/Soveu/tinyvec_macros
|
|
2139
|
+
copyright notice that is included in or attached to the work
|
|
2140
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2141
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2142
|
+
Copyright 2020 Tomasz "Soveu" Marx
|
|
2143
|
+
Copyright (c) 2020 Soveu
|
|
2144
|
+
(C) 2020 Tomasz "Soveu" Marx
|
|
1935
2145
|
to_shmem 0.5.0 — MPL-2.0
|
|
1936
2146
|
https://github.com/servo/stylo
|
|
1937
2147
|
to_shmem_derive 0.1.0 — MPL-2.0
|
|
@@ -1950,6 +2160,9 @@ tokio-tungstenite 0.29.0 — MIT
|
|
|
1950
2160
|
https://github.com/snapview/tokio-tungstenite
|
|
1951
2161
|
Copyright (c) 2017 Daniel Abramov
|
|
1952
2162
|
Copyright (c) 2017 Alexey Galakhov
|
|
2163
|
+
tokio-util 0.7.19 — MIT
|
|
2164
|
+
https://github.com/tokio-rs/tokio
|
|
2165
|
+
Copyright (c) Tokio Contributors
|
|
1953
2166
|
toml 1.1.4+spec-1.1.0 — MIT OR Apache-2.0
|
|
1954
2167
|
https://github.com/toml-rs/toml
|
|
1955
2168
|
copyright notice that is included in or attached to the work
|
|
@@ -2028,6 +2241,13 @@ typenum 1.20.1 — MIT OR Apache-2.0
|
|
|
2028
2241
|
uluru 3.1.0 — MPL-2.0
|
|
2029
2242
|
https://github.com/servo/uluru
|
|
2030
2243
|
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
2244
|
+
unicode-bidi 0.3.18 — MIT OR Apache-2.0
|
|
2245
|
+
https://github.com/servo/unicode-bidi
|
|
2246
|
+
copyright notice that is included in or attached to the work
|
|
2247
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2248
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2249
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2250
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2031
2251
|
unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
|
|
2032
2252
|
https://github.com/dtolnay/unicode-ident
|
|
2033
2253
|
copyright notice that is included in or attached to the work
|
|
@@ -2035,6 +2255,13 @@ unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
|
|
|
2035
2255
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2036
2256
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2037
2257
|
Copyright © 1991-2023 Unicode, Inc.
|
|
2258
|
+
unicode-script 0.5.8 — MIT OR Apache-2.0
|
|
2259
|
+
https://github.com/unicode-rs/unicode-script
|
|
2260
|
+
copyright notice that is included in or attached to the work
|
|
2261
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2262
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2263
|
+
Copyright 2021 The Unicode-rs Developers
|
|
2264
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
2038
2265
|
unicode-segmentation 1.13.3 — MIT OR Apache-2.0
|
|
2039
2266
|
https://github.com/unicode-rs/unicode-segmentation
|
|
2040
2267
|
copyright notice that is included in or attached to the work
|
|
@@ -2042,6 +2269,13 @@ unicode-segmentation 1.13.3 — MIT OR Apache-2.0
|
|
|
2042
2269
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2043
2270
|
Copyright [yyyy] [name of copyright owner]
|
|
2044
2271
|
Copyright (c) 2015 The Rust Project Developers
|
|
2272
|
+
unicode-vo 0.1.0 — MIT/Apache-2.0
|
|
2273
|
+
https://github.com/RazrFalcon/unicode-vo
|
|
2274
|
+
copyright notice that is included in or attached to the work
|
|
2275
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2276
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2277
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2278
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
2045
2279
|
unicode-width 0.2.2 — MIT OR Apache-2.0
|
|
2046
2280
|
https://github.com/unicode-rs/unicode-width
|
|
2047
2281
|
copyright notice that is included in or attached to the work
|
|
@@ -2056,6 +2290,19 @@ url 2.5.8 — MIT OR Apache-2.0
|
|
|
2056
2290
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2057
2291
|
Copyright [yyyy] [name of copyright owner]
|
|
2058
2292
|
Copyright (c) 2013-2025 The rust-url developers
|
|
2293
|
+
usvg 0.48.1 — Apache-2.0 OR MIT
|
|
2294
|
+
https://github.com/linebender/resvg
|
|
2295
|
+
copyright notice that is included in or attached to the work
|
|
2296
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2297
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2298
|
+
Copyright 2017 the Resvg Authors
|
|
2299
|
+
utf16_iter 1.0.5 — Apache-2.0 OR MIT
|
|
2300
|
+
https://github.com/hsivonen/utf16_iter
|
|
2301
|
+
Copyright Mozilla Foundation
|
|
2302
|
+
copyright notice that is included in or attached to the work
|
|
2303
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2304
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2305
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2059
2306
|
utf8_iter 1.0.4 — Apache-2.0 OR MIT
|
|
2060
2307
|
https://github.com/hsivonen/utf8_iter
|
|
2061
2308
|
Copyright Mozilla Foundation
|
|
@@ -2074,31 +2321,31 @@ uuid 1.24.0 — Apache-2.0 OR MIT
|
|
|
2074
2321
|
vecmath 1.0.0 — MIT
|
|
2075
2322
|
https://github.com/pistondevelopers/vecmath.git
|
|
2076
2323
|
Copyright (c) 2014 PistonDevelopers
|
|
2077
|
-
vello 0.
|
|
2324
|
+
vello 0.10.0 — Apache-2.0 OR MIT
|
|
2078
2325
|
https://github.com/linebender/vello
|
|
2079
2326
|
copyright notice that is included in or attached to the work
|
|
2080
2327
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2081
2328
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2082
2329
|
Copyright 2020 the Vello Authors
|
|
2083
|
-
vello_common 0.0
|
|
2330
|
+
vello_common 0.1.0 — Apache-2.0 OR MIT
|
|
2084
2331
|
https://github.com/linebender/vello
|
|
2085
2332
|
copyright notice that is included in or attached to the work
|
|
2086
2333
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2087
2334
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2088
2335
|
Copyright 2020 the Vello Authors
|
|
2089
|
-
vello_cpu 0.0
|
|
2336
|
+
vello_cpu 0.1.0 — Apache-2.0 OR MIT
|
|
2090
2337
|
https://github.com/linebender/vello
|
|
2091
2338
|
copyright notice that is included in or attached to the work
|
|
2092
2339
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2093
2340
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2094
2341
|
Copyright 2020 the Vello Authors
|
|
2095
|
-
vello_encoding 0.
|
|
2342
|
+
vello_encoding 0.10.0 — Apache-2.0 OR MIT
|
|
2096
2343
|
https://github.com/linebender/vello
|
|
2097
2344
|
copyright notice that is included in or attached to the work
|
|
2098
2345
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2099
2346
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2100
2347
|
Copyright 2020 the Vello Authors
|
|
2101
|
-
vello_shaders 0.
|
|
2348
|
+
vello_shaders 0.10.0 — Apache-2.0 OR MIT
|
|
2102
2349
|
https://github.com/linebender/vello
|
|
2103
2350
|
copyright notice that is included in or attached to the work
|
|
2104
2351
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -2161,7 +2408,7 @@ wgpu 29.0.4 — MIT OR Apache-2.0
|
|
|
2161
2408
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2162
2409
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2163
2410
|
Copyright (c) 2025 The gfx-rs developers
|
|
2164
|
-
wgpu_context 0.
|
|
2411
|
+
wgpu_context 0.9.0 — MIT OR Apache-2.0
|
|
2165
2412
|
https://github.com/dioxuslabs/anyrender
|
|
2166
2413
|
wgpu-core 29.0.4 — MIT OR Apache-2.0
|
|
2167
2414
|
https://github.com/gfx-rs/wgpu
|
|
@@ -2222,7 +2469,14 @@ winit-core 0.31.0-beta.2 — Apache-2.0
|
|
|
2222
2469
|
Copyright {yyyy} {name of copyright owner}
|
|
2223
2470
|
winnow 1.0.4 — MIT
|
|
2224
2471
|
https://github.com/winnow-rs/winnow
|
|
2225
|
-
|
|
2472
|
+
write16 1.0.0 — Apache-2.0 OR MIT
|
|
2473
|
+
https://github.com/hsivonen/write16
|
|
2474
|
+
Copyright Mozilla Foundation
|
|
2475
|
+
copyright notice that is included in or attached to the work
|
|
2476
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2477
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2478
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2479
|
+
writeable 0.6.4 — Unicode-3.0
|
|
2226
2480
|
https://github.com/unicode-org/icu4x
|
|
2227
2481
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2228
2482
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -2247,6 +2501,9 @@ xml5ever 0.39.0 — MIT OR Apache-2.0
|
|
|
2247
2501
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2248
2502
|
Copyright [yyyy] [name of copyright owner]
|
|
2249
2503
|
Copyright (c) 2014 The html5ever Project Developers
|
|
2504
|
+
xmlwriter 0.1.0 — MIT
|
|
2505
|
+
https://github.com/RazrFalcon/xmlwriter
|
|
2506
|
+
Copyright (c) 2019 Reizner Evgeniy
|
|
2250
2507
|
yoke 0.8.3 — Unicode-3.0
|
|
2251
2508
|
https://github.com/unicode-org/icu4x
|
|
2252
2509
|
COPYRIGHT AND PERMISSION NOTICE
|
|
@@ -2286,15 +2543,15 @@ zeroize 1.9.0 — Apache-2.0 OR MIT
|
|
|
2286
2543
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2287
2544
|
Copyright [yyyy] [name of copyright owner]
|
|
2288
2545
|
Copyright (c) 2018-2026 The RustCrypto Project Developers
|
|
2289
|
-
zerotrie 0.2.
|
|
2546
|
+
zerotrie 0.2.5 — Unicode-3.0
|
|
2290
2547
|
https://github.com/unicode-org/icu4x
|
|
2291
2548
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2292
2549
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2293
|
-
zerovec 0.11.
|
|
2550
|
+
zerovec 0.11.8 — Unicode-3.0
|
|
2294
2551
|
https://github.com/unicode-org/icu4x
|
|
2295
2552
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2296
2553
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2297
|
-
zerovec-derive 0.11.
|
|
2554
|
+
zerovec-derive 0.11.5 — Unicode-3.0
|
|
2298
2555
|
https://github.com/unicode-org/icu4x
|
|
2299
2556
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2300
2557
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -2317,7 +2574,7 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
|
|
|
2317
2574
|
Copyright (c) zune-image developers
|
|
2318
2575
|
(C) zune-image developers
|
|
2319
2576
|
|
|
2320
|
-
LICENCE TEXTS (
|
|
2577
|
+
LICENCE TEXTS (266)
|
|
2321
2578
|
|
|
2322
2579
|
Each distinct text appears once, followed by the packages it came with.
|
|
2323
2580
|
|
|
@@ -2570,14 +2827,14 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
2570
2827
|
DEALINGS IN THE SOFTWARE.
|
|
2571
2828
|
|
|
2572
2829
|
------------------------------------------------------------------------------
|
|
2573
|
-
COPYING —
|
|
2830
|
+
COPYING — 9 package(s): aho-corasick 1.1.5, byteorder 1.5.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
|
|
2574
2831
|
------------------------------------------------------------------------------
|
|
2575
2832
|
This project is dual-licensed under the Unlicense and MIT licenses.
|
|
2576
2833
|
|
|
2577
2834
|
You may use this code under the terms of either license.
|
|
2578
2835
|
|
|
2579
2836
|
------------------------------------------------------------------------------
|
|
2580
|
-
LICENSE-MIT —
|
|
2837
|
+
LICENSE-MIT — 9 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, memchr 2.8.3, termcolor 1.4.1, walkdir 2.5.0
|
|
2581
2838
|
------------------------------------------------------------------------------
|
|
2582
2839
|
The MIT License (MIT)
|
|
2583
2840
|
|
|
@@ -2602,7 +2859,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2602
2859
|
THE SOFTWARE.
|
|
2603
2860
|
|
|
2604
2861
|
------------------------------------------------------------------------------
|
|
2605
|
-
UNLICENSE —
|
|
2862
|
+
UNLICENSE — 10 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
|
|
2606
2863
|
------------------------------------------------------------------------------
|
|
2607
2864
|
This is free and unencumbered software released into the public domain.
|
|
2608
2865
|
|
|
@@ -2646,7 +2903,7 @@ Redistribution and use in source and binary forms, with or without modification,
|
|
|
2646
2903
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
2647
2904
|
|
|
2648
2905
|
------------------------------------------------------------------------------
|
|
2649
|
-
LICENSE-APACHE — 27 package(s): allocator-api2 0.2.21, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.
|
|
2906
|
+
LICENSE-APACHE — 27 package(s): allocator-api2 0.2.21, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.2.0, itoa 1.0.18, libc 0.2.189, litrs 1.0.0, mach2 0.6.0, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rustc-hash 2.1.3, rustversion 1.0.23, ryu 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_urlencoded 0.7.1, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24
|
|
2650
2907
|
------------------------------------------------------------------------------
|
|
2651
2908
|
Apache License
|
|
2652
2909
|
Version 2.0, January 2004
|
|
@@ -2951,7 +3208,7 @@ express Statement of Purpose.
|
|
|
2951
3208
|
this CC0 or use of the Work.
|
|
2952
3209
|
|
|
2953
3210
|
------------------------------------------------------------------------------
|
|
2954
|
-
LICENSE-APACHE.txt —
|
|
3211
|
+
LICENSE-APACHE.txt — 25 package(s): arboard 3.6.1, color 0.3.3, fdeflate 0.3.7, fearless_simd 0.4.1, half 2.7.1, image 0.25.10, image-webp 0.2.4, linebender_resource_handle 0.1.1, miniz_oxide 0.8.9, naga 29.0.4, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, usvg 0.48.1, vello 0.10.0, vello_common 0.1.0, vello_cpu 0.1.0, vello_encoding 0.10.0, vello_shaders 0.10.0, wgpu 29.0.4, wgpu-core 29.0.4, wgpu-core-deps-apple 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
|
|
2955
3212
|
------------------------------------------------------------------------------
|
|
2956
3213
|
Apache License
|
|
2957
3214
|
Version 2.0, January 2004
|
|
@@ -3156,7 +3413,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3156
3413
|
SOFTWARE.
|
|
3157
3414
|
|
|
3158
3415
|
------------------------------------------------------------------------------
|
|
3159
|
-
LICENSE-APACHE —
|
|
3416
|
+
LICENSE-APACHE — 113 package(s): arc-swap 1.9.2, arrayvec 0.7.8, atomic-waker 1.1.2, autocfg 1.5.1, base64 0.22.1, base64 0.23.1, bitflags 1.3.2, bitflags 2.13.1, cc 1.4.2, cexpr 0.6.0, cfg-if 1.0.4, core-foundation 0.10.1, core-foundation-sys 0.8.7, coreaudio-rs 0.14.2, crossbeam-channel 0.5.16, crossbeam-deque 0.8.7, crossbeam-epoch 0.9.20, crossbeam-utils 0.8.22, data-url 0.3.2, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, fastrand 2.5.0, find-msvc-tools 0.1.10, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, indexmap 2.14.0, itertools 0.13.0, itertools 0.14.0, jobserver 0.1.35, keyboard-types 0.7.0, keyboard-types 0.8.3, khronos-egl 6.0.0, lazy_static 1.5.0, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, num_cpus 1.17.0, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, once_cell 1.21.4, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.11.1, parley_data 0.11.1, percent-encoding 2.3.2, pkg-config 0.3.33, png 0.18.1, pollster 0.4.0, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, renderdoc-sys 1.1.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 1.1.4, scopeguard 1.2.0, security-framework 3.7.0, security-framework-sys 2.17.0, servo_arc 0.4.3, simplecss 0.2.2, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, svgtypes 0.16.1, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, tungstenite 0.29.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-vo 0.1.0, unicode-width 0.2.2, url 2.5.8, uuid 1.24.0, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, xml5ever 0.39.0
|
|
3160
3417
|
------------------------------------------------------------------------------
|
|
3161
3418
|
Apache License
|
|
3162
3419
|
Version 2.0, January 2004
|
|
@@ -3549,7 +3806,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
3549
3806
|
DEALINGS IN THE SOFTWARE.
|
|
3550
3807
|
|
|
3551
3808
|
------------------------------------------------------------------------------
|
|
3552
|
-
LICENSE.APACHE —
|
|
3809
|
+
LICENSE.APACHE — 27 package(s): atomic_refcell 0.1.14, audioadapter 3.0.0, audioadapter-buffers 3.0.0, audioadapter-sample 3.0.0, clang-sys 1.9.1, codespan-reporting 0.13.1, cpal 0.18.1, encoding_rs 0.8.35, float_eq 1.0.1, hound 3.5.1, kurbo 0.13.1, llq 0.1.1, peniko 0.6.1, polycool 0.4.0, raw-window-metal 1.1.0, rtsan-standalone 0.3.0, rtsan-standalone-macros 0.3.0, rtsan-standalone-sys 0.3.0, static_assertions 1.1.0, sys-locale 0.3.2, tinyvec 1.12.0, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0, zeroize 1.9.0, zune-core 0.5.3, zune-jpeg 0.5.15
|
|
3553
3810
|
------------------------------------------------------------------------------
|
|
3554
3811
|
Apache License
|
|
3555
3812
|
Version 2.0, January 2004
|
|
@@ -3914,6 +4171,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3914
4171
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3915
4172
|
THE SOFTWARE.
|
|
3916
4173
|
|
|
4174
|
+
------------------------------------------------------------------------------
|
|
4175
|
+
LICENSE-MIT — 1 package(s): base64 0.23.1
|
|
4176
|
+
------------------------------------------------------------------------------
|
|
4177
|
+
The MIT License (MIT)
|
|
4178
|
+
|
|
4179
|
+
Copyright (c) 2025 Alice Maz, Marshall Pierce
|
|
4180
|
+
|
|
4181
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4182
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4183
|
+
in the Software without restriction, including without limitation the rights
|
|
4184
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4185
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4186
|
+
furnished to do so, subject to the following conditions:
|
|
4187
|
+
|
|
4188
|
+
The above copyright notice and this permission notice shall be included in
|
|
4189
|
+
all copies or substantial portions of the Software.
|
|
4190
|
+
|
|
4191
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4192
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4193
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4194
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4195
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4196
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4197
|
+
THE SOFTWARE.
|
|
4198
|
+
|
|
3917
4199
|
------------------------------------------------------------------------------
|
|
3918
4200
|
LICENSE — 1 package(s): bindgen 0.72.1
|
|
3919
4201
|
------------------------------------------------------------------------------
|
|
@@ -3948,7 +4230,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
3948
4230
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3949
4231
|
|
|
3950
4232
|
------------------------------------------------------------------------------
|
|
3951
|
-
LICENSE-APACHE —
|
|
4233
|
+
LICENSE-APACHE — 6 package(s): bit-set 0.9.1, bit-vec 0.9.1, defmt 1.1.1, defmt-macros 1.1.1, minimal-lexical 0.2.1, presser 0.3.1
|
|
3952
4234
|
------------------------------------------------------------------------------
|
|
3953
4235
|
Apache License
|
|
3954
4236
|
Version 2.0, January 2004
|
|
@@ -4211,7 +4493,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
4211
4493
|
DEALINGS IN THE SOFTWARE.
|
|
4212
4494
|
|
|
4213
4495
|
------------------------------------------------------------------------------
|
|
4214
|
-
LICENSE-MIT —
|
|
4496
|
+
LICENSE-MIT — 14 package(s): bitflags 1.3.2, bitflags 2.13.1, glob 0.3.4, log 0.4.33, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11
|
|
4215
4497
|
------------------------------------------------------------------------------
|
|
4216
4498
|
Copyright (c) 2014 The Rust Project Developers
|
|
4217
4499
|
|
|
@@ -5209,7 +5491,7 @@ The above copyright notice and this permission notice (including the next paragr
|
|
|
5209
5491
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5210
5492
|
|
|
5211
5493
|
------------------------------------------------------------------------------
|
|
5212
|
-
LICENSE-ZLIB —
|
|
5494
|
+
LICENSE-ZLIB — 3 package(s): bytemuck 1.25.2, bytemuck_derive 1.12.0, tinyvec 1.12.0
|
|
5213
5495
|
------------------------------------------------------------------------------
|
|
5214
5496
|
Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
5215
5497
|
|
|
@@ -5253,71 +5535,276 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
5253
5535
|
DEALINGS IN THE SOFTWARE.
|
|
5254
5536
|
|
|
5255
5537
|
------------------------------------------------------------------------------
|
|
5256
|
-
LICENSE
|
|
5538
|
+
LICENSE — 1 package(s): calendrical_calculations 0.2.4
|
|
5257
5539
|
------------------------------------------------------------------------------
|
|
5258
|
-
|
|
5259
|
-
|
|
5260
|
-
|
|
5261
|
-
person obtaining a copy of this software and associated
|
|
5262
|
-
documentation files (the "Software"), to deal in the
|
|
5263
|
-
Software without restriction, including without
|
|
5264
|
-
limitation the rights to use, copy, modify, merge,
|
|
5265
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
5266
|
-
the Software, and to permit persons to whom the Software
|
|
5267
|
-
is furnished to do so, subject to the following
|
|
5268
|
-
conditions:
|
|
5269
|
-
|
|
5270
|
-
The above copyright notice and this permission notice
|
|
5271
|
-
shall be included in all copies or substantial portions
|
|
5272
|
-
of the Software.
|
|
5540
|
+
Apache License
|
|
5541
|
+
Version 2.0, January 2004
|
|
5542
|
+
http://www.apache.org/licenses/
|
|
5273
5543
|
|
|
5274
|
-
|
|
5275
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
5276
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
5277
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
5278
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5279
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
5280
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
5281
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5282
|
-
DEALINGS IN THE SOFTWARE.
|
|
5544
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
5283
5545
|
|
|
5284
|
-
|
|
5285
|
-
LICENSE-MIT — 1 package(s): cexpr 0.6.0
|
|
5286
|
-
------------------------------------------------------------------------------
|
|
5287
|
-
(C) Copyright 2016 Jethro G. Beekman
|
|
5546
|
+
1. Definitions.
|
|
5288
5547
|
|
|
5289
|
-
|
|
5290
|
-
|
|
5291
|
-
documentation files (the "Software"), to deal in the
|
|
5292
|
-
Software without restriction, including without
|
|
5293
|
-
limitation the rights to use, copy, modify, merge,
|
|
5294
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
5295
|
-
the Software, and to permit persons to whom the Software
|
|
5296
|
-
is furnished to do so, subject to the following
|
|
5297
|
-
conditions:
|
|
5548
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
5549
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
5298
5550
|
|
|
5299
|
-
|
|
5300
|
-
|
|
5301
|
-
of the Software.
|
|
5551
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
5552
|
+
the copyright owner that is granting the License.
|
|
5302
5553
|
|
|
5303
|
-
|
|
5304
|
-
|
|
5305
|
-
|
|
5306
|
-
|
|
5307
|
-
|
|
5308
|
-
|
|
5309
|
-
|
|
5310
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5311
|
-
DEALINGS IN THE SOFTWARE.
|
|
5554
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
5555
|
+
other entities that control, are controlled by, or are under common
|
|
5556
|
+
control with that entity. For the purposes of this definition,
|
|
5557
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
5558
|
+
direction or management of such entity, whether by contract or
|
|
5559
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
5560
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
5312
5561
|
|
|
5313
|
-
|
|
5314
|
-
|
|
5315
|
-
------------------------------------------------------------------------------
|
|
5316
|
-
MIT License
|
|
5562
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
5563
|
+
exercising permissions granted by this License.
|
|
5317
5564
|
|
|
5318
|
-
|
|
5565
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
5566
|
+
including but not limited to software source code, documentation
|
|
5567
|
+
source, and configuration files.
|
|
5319
5568
|
|
|
5320
|
-
|
|
5569
|
+
"Object" form shall mean any form resulting from mechanical
|
|
5570
|
+
transformation or translation of a Source form, including but
|
|
5571
|
+
not limited to compiled object code, generated documentation,
|
|
5572
|
+
and conversions to other media types.
|
|
5573
|
+
|
|
5574
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
5575
|
+
Object form, made available under the License, as indicated by a
|
|
5576
|
+
copyright notice that is included in or attached to the work
|
|
5577
|
+
(an example is provided in the Appendix below).
|
|
5578
|
+
|
|
5579
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
5580
|
+
form, that is based on (or derived from) the Work and for which the
|
|
5581
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
5582
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
5583
|
+
of this License, Derivative Works shall not include works that remain
|
|
5584
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
5585
|
+
the Work and Derivative Works thereof.
|
|
5586
|
+
|
|
5587
|
+
"Contribution" shall mean any work of authorship, including
|
|
5588
|
+
the original version of the Work and any modifications or additions
|
|
5589
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
5590
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
5591
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
5592
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
5593
|
+
means any form of electronic, verbal, or written communication sent
|
|
5594
|
+
to the Licensor or its representatives, including but not limited to
|
|
5595
|
+
communication on electronic mailing lists, source code control systems,
|
|
5596
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
5597
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
5598
|
+
excluding communication that is conspicuously marked or otherwise
|
|
5599
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
5600
|
+
|
|
5601
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
5602
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
5603
|
+
subsequently incorporated within the Work.
|
|
5604
|
+
|
|
5605
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
5606
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
5607
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5608
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
5609
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
5610
|
+
Work and such Derivative Works in Source or Object form.
|
|
5611
|
+
|
|
5612
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
5613
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
5614
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5615
|
+
(except as stated in this section) patent license to make, have made,
|
|
5616
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
5617
|
+
where such license applies only to those patent claims licensable
|
|
5618
|
+
by such Contributor that are necessarily infringed by their
|
|
5619
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
5620
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
5621
|
+
institute patent litigation against any entity (including a
|
|
5622
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
5623
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
5624
|
+
or contributory patent infringement, then any patent licenses
|
|
5625
|
+
granted to You under this License for that Work shall terminate
|
|
5626
|
+
as of the date such litigation is filed.
|
|
5627
|
+
|
|
5628
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
5629
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
5630
|
+
modifications, and in Source or Object form, provided that You
|
|
5631
|
+
meet the following conditions:
|
|
5632
|
+
|
|
5633
|
+
(a) You must give any other recipients of the Work or
|
|
5634
|
+
Derivative Works a copy of this License; and
|
|
5635
|
+
|
|
5636
|
+
(b) You must cause any modified files to carry prominent notices
|
|
5637
|
+
stating that You changed the files; and
|
|
5638
|
+
|
|
5639
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
5640
|
+
that You distribute, all copyright, patent, trademark, and
|
|
5641
|
+
attribution notices from the Source form of the Work,
|
|
5642
|
+
excluding those notices that do not pertain to any part of
|
|
5643
|
+
the Derivative Works; and
|
|
5644
|
+
|
|
5645
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
5646
|
+
distribution, then any Derivative Works that You distribute must
|
|
5647
|
+
include a readable copy of the attribution notices contained
|
|
5648
|
+
within such NOTICE file, excluding those notices that do not
|
|
5649
|
+
pertain to any part of the Derivative Works, in at least one
|
|
5650
|
+
of the following places: within a NOTICE text file distributed
|
|
5651
|
+
as part of the Derivative Works; within the Source form or
|
|
5652
|
+
documentation, if provided along with the Derivative Works; or,
|
|
5653
|
+
within a display generated by the Derivative Works, if and
|
|
5654
|
+
wherever such third-party notices normally appear. The contents
|
|
5655
|
+
of the NOTICE file are for informational purposes only and
|
|
5656
|
+
do not modify the License. You may add Your own attribution
|
|
5657
|
+
notices within Derivative Works that You distribute, alongside
|
|
5658
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
5659
|
+
that such additional attribution notices cannot be construed
|
|
5660
|
+
as modifying the License.
|
|
5661
|
+
|
|
5662
|
+
You may add Your own copyright statement to Your modifications and
|
|
5663
|
+
may provide additional or different license terms and conditions
|
|
5664
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
5665
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
5666
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
5667
|
+
the conditions stated in this License.
|
|
5668
|
+
|
|
5669
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
5670
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
5671
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
5672
|
+
this License, without any additional terms or conditions.
|
|
5673
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
5674
|
+
the terms of any separate license agreement you may have executed
|
|
5675
|
+
with Licensor regarding such Contributions.
|
|
5676
|
+
|
|
5677
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
5678
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
5679
|
+
except as required for reasonable and customary use in describing the
|
|
5680
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
5681
|
+
|
|
5682
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
5683
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
5684
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
5685
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
5686
|
+
implied, including, without limitation, any warranties or conditions
|
|
5687
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
5688
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
5689
|
+
appropriateness of using or redistributing the Work and assume any
|
|
5690
|
+
risks associated with Your exercise of permissions under this License.
|
|
5691
|
+
|
|
5692
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
5693
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
5694
|
+
unless required by applicable law (such as deliberate and grossly
|
|
5695
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
5696
|
+
liable to You for damages, including any direct, indirect, special,
|
|
5697
|
+
incidental, or consequential damages of any character arising as a
|
|
5698
|
+
result of this License or out of the use or inability to use the
|
|
5699
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
5700
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
5701
|
+
other commercial damages or losses), even if such Contributor
|
|
5702
|
+
has been advised of the possibility of such damages.
|
|
5703
|
+
|
|
5704
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
5705
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
5706
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
5707
|
+
or other liability obligations and/or rights consistent with this
|
|
5708
|
+
License. However, in accepting such obligations, You may act only
|
|
5709
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
5710
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
5711
|
+
defend, and hold each Contributor harmless for any liability
|
|
5712
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
5713
|
+
of your accepting any such warranty or additional liability.
|
|
5714
|
+
|
|
5715
|
+
END OF TERMS AND CONDITIONS
|
|
5716
|
+
|
|
5717
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
5718
|
+
|
|
5719
|
+
To apply the Apache License to your work, attach the following
|
|
5720
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
5721
|
+
replaced with your own identifying information. (Don't include
|
|
5722
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
5723
|
+
comment syntax for the file format. We also recommend that a
|
|
5724
|
+
file or class name and description of purpose be included on the
|
|
5725
|
+
same "printed page" as the copyright notice for easier
|
|
5726
|
+
identification within third-party archives.
|
|
5727
|
+
|
|
5728
|
+
Copyright 2023 The Unicode Consortium
|
|
5729
|
+
|
|
5730
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5731
|
+
you may not use this file except in compliance with the License.
|
|
5732
|
+
You may obtain a copy of the License at
|
|
5733
|
+
|
|
5734
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
5735
|
+
|
|
5736
|
+
Unless required by applicable law or agreed to in writing, software
|
|
5737
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5738
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5739
|
+
See the License for the specific language governing permissions and
|
|
5740
|
+
limitations under the License.
|
|
5741
|
+
|
|
5742
|
+
------------------------------------------------------------------------------
|
|
5743
|
+
LICENSE-MIT — 6 package(s): cc 1.4.2, cfg-if 1.0.4, find-msvc-tools 0.1.10, jobserver 0.1.35, pkg-config 0.3.33, socket2 0.6.5
|
|
5744
|
+
------------------------------------------------------------------------------
|
|
5745
|
+
Copyright (c) 2014 Alex Crichton
|
|
5746
|
+
|
|
5747
|
+
Permission is hereby granted, free of charge, to any
|
|
5748
|
+
person obtaining a copy of this software and associated
|
|
5749
|
+
documentation files (the "Software"), to deal in the
|
|
5750
|
+
Software without restriction, including without
|
|
5751
|
+
limitation the rights to use, copy, modify, merge,
|
|
5752
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
5753
|
+
the Software, and to permit persons to whom the Software
|
|
5754
|
+
is furnished to do so, subject to the following
|
|
5755
|
+
conditions:
|
|
5756
|
+
|
|
5757
|
+
The above copyright notice and this permission notice
|
|
5758
|
+
shall be included in all copies or substantial portions
|
|
5759
|
+
of the Software.
|
|
5760
|
+
|
|
5761
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
5762
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
5763
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
5764
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
5765
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5766
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
5767
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
5768
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5769
|
+
DEALINGS IN THE SOFTWARE.
|
|
5770
|
+
|
|
5771
|
+
------------------------------------------------------------------------------
|
|
5772
|
+
LICENSE-MIT — 1 package(s): cexpr 0.6.0
|
|
5773
|
+
------------------------------------------------------------------------------
|
|
5774
|
+
(C) Copyright 2016 Jethro G. Beekman
|
|
5775
|
+
|
|
5776
|
+
Permission is hereby granted, free of charge, to any
|
|
5777
|
+
person obtaining a copy of this software and associated
|
|
5778
|
+
documentation files (the "Software"), to deal in the
|
|
5779
|
+
Software without restriction, including without
|
|
5780
|
+
limitation the rights to use, copy, modify, merge,
|
|
5781
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
5782
|
+
the Software, and to permit persons to whom the Software
|
|
5783
|
+
is furnished to do so, subject to the following
|
|
5784
|
+
conditions:
|
|
5785
|
+
|
|
5786
|
+
The above copyright notice and this permission notice
|
|
5787
|
+
shall be included in all copies or substantial portions
|
|
5788
|
+
of the Software.
|
|
5789
|
+
|
|
5790
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
5791
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
5792
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
5793
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
5794
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5795
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
5796
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
5797
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5798
|
+
DEALINGS IN THE SOFTWARE.
|
|
5799
|
+
|
|
5800
|
+
------------------------------------------------------------------------------
|
|
5801
|
+
LICENSE — 1 package(s): cfg_aliases 0.2.2
|
|
5802
|
+
------------------------------------------------------------------------------
|
|
5803
|
+
MIT License
|
|
5804
|
+
|
|
5805
|
+
Copyright (c) 2020 Katharos Technology
|
|
5806
|
+
|
|
5807
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
5321
5808
|
|
|
5322
5809
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
5323
5810
|
|
|
@@ -7124,20 +7611,49 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
7124
7611
|
DEALINGS IN THE SOFTWARE.
|
|
7125
7612
|
|
|
7126
7613
|
------------------------------------------------------------------------------
|
|
7127
|
-
LICENSE — 2 package(s):
|
|
7614
|
+
LICENSE-MIT — 2 package(s): defmt 1.1.1, defmt-macros 1.1.1
|
|
7128
7615
|
------------------------------------------------------------------------------
|
|
7129
|
-
|
|
7616
|
+
Copyright (c) Ferrous Systems
|
|
7130
7617
|
|
|
7131
|
-
|
|
7618
|
+
Permission is hereby granted, free of charge, to any
|
|
7619
|
+
person obtaining a copy of this software and associated
|
|
7620
|
+
documentation files (the "Software"), to deal in the
|
|
7621
|
+
Software without restriction, including without
|
|
7622
|
+
limitation the rights to use, copy, modify, merge,
|
|
7623
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
7624
|
+
the Software, and to permit persons to whom the Software
|
|
7625
|
+
is furnished to do so, subject to the following
|
|
7626
|
+
conditions:
|
|
7132
7627
|
|
|
7133
|
-
|
|
7134
|
-
|
|
7135
|
-
|
|
7136
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7137
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
7138
|
-
furnished to do so, subject to the following conditions:
|
|
7628
|
+
The above copyright notice and this permission notice
|
|
7629
|
+
shall be included in all copies or substantial portions
|
|
7630
|
+
of the Software.
|
|
7139
7631
|
|
|
7140
|
-
|
|
7632
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
7633
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
7634
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
7635
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
7636
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
7637
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
7638
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
7639
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
7640
|
+
DEALINGS IN THE SOFTWARE.
|
|
7641
|
+
|
|
7642
|
+
------------------------------------------------------------------------------
|
|
7643
|
+
LICENSE — 2 package(s): derive_more 2.1.1, derive_more-impl 2.1.1
|
|
7644
|
+
------------------------------------------------------------------------------
|
|
7645
|
+
The MIT License (MIT)
|
|
7646
|
+
|
|
7647
|
+
Copyright (c) 2016 Jelte Fennema
|
|
7648
|
+
|
|
7649
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7650
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7651
|
+
in the Software without restriction, including without limitation the rights
|
|
7652
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7653
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
7654
|
+
furnished to do so, subject to the following conditions:
|
|
7655
|
+
|
|
7656
|
+
The above copyright notice and this permission notice shall be included in all
|
|
7141
7657
|
copies or substantial portions of the Software.
|
|
7142
7658
|
|
|
7143
7659
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
@@ -7754,7 +8270,7 @@ Test code within encoding_rs is dedicated to the Public Domain when so
|
|
|
7754
8270
|
designated (see the individual files for PD/CC0-dedicated sections).
|
|
7755
8271
|
|
|
7756
8272
|
------------------------------------------------------------------------------
|
|
7757
|
-
LICENSE-MIT —
|
|
8273
|
+
LICENSE-MIT — 4 package(s): encoding_rs 0.8.35, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0
|
|
7758
8274
|
------------------------------------------------------------------------------
|
|
7759
8275
|
Copyright Mozilla Foundation
|
|
7760
8276
|
|
|
@@ -8000,6 +8516,56 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
8000
8516
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
8001
8517
|
DEALINGS IN THE SOFTWARE.
|
|
8002
8518
|
|
|
8519
|
+
------------------------------------------------------------------------------
|
|
8520
|
+
LICENSE — 45 package(s): fixed_decimal 0.7.2, icu_calendar 2.3.0, icu_calendar_data 2.3.0, icu_casemap 2.3.0, icu_casemap_data 2.3.0, icu_collator 2.3.0, icu_collator_data 2.3.0, icu_collections 2.3.0, icu_datetime 2.3.0, icu_datetime_data 2.3.0, icu_decimal 2.3.0, icu_decimal_data 2.3.0, icu_experimental 0.6.0, icu_experimental_data 0.6.0, icu_list 2.3.0, icu_list_data 2.3.0, icu_locale 2.3.0, icu_locale_core 2.3.0, icu_locale_data 2.3.0, icu_locale_fallback 2.3.0, icu_locale_fallback_data 2.3.0, icu_normalizer 2.3.0, icu_normalizer_data 2.3.0, icu_pattern 0.5.0, icu_plurals 2.3.0, icu_plurals_data 2.3.0, icu_properties 2.3.0, icu_properties_data 2.3.0, icu_provider 2.3.0, icu_segmenter 2.3.0, icu_segmenter_data 2.3.0, icu_time 2.3.0, icu_time_data 2.3.0, ixdtf 0.6.6, litemap 0.8.2, potential_utf 0.1.5, tinystr 0.8.4, writeable 0.6.4, yoke 0.8.3, yoke-derive 0.8.2, zerofrom 0.1.8, zerofrom-derive 0.1.7, zerotrie 0.2.5, zerovec 0.11.8, zerovec-derive 0.11.5
|
|
8521
|
+
------------------------------------------------------------------------------
|
|
8522
|
+
UNICODE LICENSE V3
|
|
8523
|
+
|
|
8524
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
8525
|
+
|
|
8526
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
8527
|
+
|
|
8528
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
8529
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
8530
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
8531
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
8532
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
8533
|
+
|
|
8534
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
8535
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
8536
|
+
software and any associated documentation (the "Software") to deal in the
|
|
8537
|
+
Data Files or Software without restriction, including without limitation
|
|
8538
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
8539
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
8540
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
8541
|
+
this copyright and permission notice appear with all copies of the Data
|
|
8542
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
8543
|
+
associated Documentation.
|
|
8544
|
+
|
|
8545
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
8546
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
8547
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
8548
|
+
THIRD PARTY RIGHTS.
|
|
8549
|
+
|
|
8550
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
8551
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
8552
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
8553
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
8554
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
8555
|
+
FILES OR SOFTWARE.
|
|
8556
|
+
|
|
8557
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
8558
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
8559
|
+
dealings in these Data Files or Software without prior written
|
|
8560
|
+
authorization of the copyright holder.
|
|
8561
|
+
|
|
8562
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
8563
|
+
|
|
8564
|
+
—
|
|
8565
|
+
|
|
8566
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
8567
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
8568
|
+
|
|
8003
8569
|
------------------------------------------------------------------------------
|
|
8004
8570
|
LICENSE-MIT — 1 package(s): flate2 1.1.9
|
|
8005
8571
|
------------------------------------------------------------------------------
|
|
@@ -8052,6 +8618,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
8052
8618
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
8053
8619
|
SOFTWARE.
|
|
8054
8620
|
|
|
8621
|
+
------------------------------------------------------------------------------
|
|
8622
|
+
LICENSE — 1 package(s): float-cmp 0.9.0
|
|
8623
|
+
------------------------------------------------------------------------------
|
|
8624
|
+
Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd
|
|
8625
|
+
|
|
8626
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
8627
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
8628
|
+
the Software without restriction, including without limitation the rights to
|
|
8629
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
8630
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
|
8631
|
+
so, subject to the following conditions:
|
|
8632
|
+
|
|
8633
|
+
The above copyright notice and this permission notice shall be included in all
|
|
8634
|
+
copies or substantial portions of the Software.
|
|
8635
|
+
|
|
8636
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
8637
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
8638
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
8639
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
8640
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
8641
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
8642
|
+
IN THE SOFTWARE.
|
|
8643
|
+
|
|
8055
8644
|
------------------------------------------------------------------------------
|
|
8056
8645
|
LICENSE-MIT — 1 package(s): fnv 1.0.7
|
|
8057
8646
|
------------------------------------------------------------------------------
|
|
@@ -8105,7 +8694,7 @@ the following restrictions:
|
|
|
8105
8694
|
3. This notice may not be removed or altered from any source distribution.
|
|
8106
8695
|
|
|
8107
8696
|
------------------------------------------------------------------------------
|
|
8108
|
-
LICENSE-APACHE — 3 package(s): font-types 0.
|
|
8697
|
+
LICENSE-APACHE — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
|
|
8109
8698
|
------------------------------------------------------------------------------
|
|
8110
8699
|
Apache License
|
|
8111
8700
|
|
|
@@ -8146,7 +8735,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
8146
8735
|
You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
8147
8736
|
You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
8148
8737
|
You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
8149
|
-
If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
8738
|
+
If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
8150
8739
|
|
|
8151
8740
|
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
8152
8741
|
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
@@ -8161,7 +8750,7 @@ You may add Your own copyright statement to Your modifications and may provide a
|
|
|
8161
8750
|
|
|
8162
8751
|
END OF TERMS AND CONDITIONS
|
|
8163
8752
|
|
|
8164
|
-
Copyright 2019
|
|
8753
|
+
Copyright 2019 Fontations Developers
|
|
8165
8754
|
|
|
8166
8755
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
8167
8756
|
you may not use this file except in compliance with the License.
|
|
@@ -8176,9 +8765,9 @@ See the License for the specific language governing permissions and
|
|
|
8176
8765
|
limitations under the License.
|
|
8177
8766
|
|
|
8178
8767
|
------------------------------------------------------------------------------
|
|
8179
|
-
LICENSE-MIT — 3 package(s): font-types 0.
|
|
8768
|
+
LICENSE-MIT — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
|
|
8180
8769
|
------------------------------------------------------------------------------
|
|
8181
|
-
Copyright (c) 2019
|
|
8770
|
+
Copyright (c) 2019 Fontations Developers
|
|
8182
8771
|
|
|
8183
8772
|
Permission is hereby granted, free of charge, to any
|
|
8184
8773
|
person obtaining a copy of this software and associated
|
|
@@ -8205,7 +8794,32 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
8205
8794
|
DEALINGS IN THE SOFTWARE.
|
|
8206
8795
|
|
|
8207
8796
|
------------------------------------------------------------------------------
|
|
8208
|
-
LICENSE
|
|
8797
|
+
LICENSE — 1 package(s): fontdb 0.24.0
|
|
8798
|
+
------------------------------------------------------------------------------
|
|
8799
|
+
The MIT License (MIT)
|
|
8800
|
+
|
|
8801
|
+
Copyright (c) 2020 Yevhenii Reizner
|
|
8802
|
+
|
|
8803
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8804
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
8805
|
+
in the Software without restriction, including without limitation the rights
|
|
8806
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
8807
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
8808
|
+
furnished to do so, subject to the following conditions:
|
|
8809
|
+
|
|
8810
|
+
The above copyright notice and this permission notice shall be included in all
|
|
8811
|
+
copies or substantial portions of the Software.
|
|
8812
|
+
|
|
8813
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
8814
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
8815
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
8816
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
8817
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
8818
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
8819
|
+
SOFTWARE.
|
|
8820
|
+
|
|
8821
|
+
------------------------------------------------------------------------------
|
|
8822
|
+
LICENSE-MIT — 1 package(s): fontique 0.11.1
|
|
8209
8823
|
------------------------------------------------------------------------------
|
|
8210
8824
|
Copyright 2024 the Parley Authors
|
|
8211
8825
|
|
|
@@ -9048,7 +9662,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
9048
9662
|
SOFTWARE.
|
|
9049
9663
|
|
|
9050
9664
|
------------------------------------------------------------------------------
|
|
9051
|
-
LICENSE-MIT — 1 package(s): glifo 0.
|
|
9665
|
+
LICENSE-MIT — 1 package(s): glifo 0.2.0
|
|
9052
9666
|
------------------------------------------------------------------------------
|
|
9053
9667
|
Copyright 2025 the Vello Authors
|
|
9054
9668
|
|
|
@@ -9353,7 +9967,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
9353
9967
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
9354
9968
|
|
|
9355
9969
|
------------------------------------------------------------------------------
|
|
9356
|
-
LICENSE — 1 package(s): harfrust 0.
|
|
9970
|
+
LICENSE — 1 package(s): harfrust 0.12.0
|
|
9357
9971
|
------------------------------------------------------------------------------
|
|
9358
9972
|
The MIT License (MIT)
|
|
9359
9973
|
|
|
@@ -9408,7 +10022,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
9408
10022
|
DEALINGS IN THE SOFTWARE.
|
|
9409
10023
|
|
|
9410
10024
|
------------------------------------------------------------------------------
|
|
9411
|
-
LICENSE-MIT —
|
|
10025
|
+
LICENSE-MIT — 4 package(s): heck 0.5.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-width 0.2.2
|
|
9412
10026
|
------------------------------------------------------------------------------
|
|
9413
10027
|
Copyright (c) 2015 The Rust Project Developers
|
|
9414
10028
|
|
|
@@ -9870,56 +10484,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
9870
10484
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
9871
10485
|
THE SOFTWARE.
|
|
9872
10486
|
|
|
9873
|
-
------------------------------------------------------------------------------
|
|
9874
|
-
LICENSE — 22 package(s): icu_collections 2.2.0, icu_locale 2.2.0, icu_locale_core 2.2.0, icu_locale_data 2.2.0, icu_normalizer 2.2.0, icu_normalizer_data 2.2.0, icu_properties 2.2.0, icu_properties_data 2.2.0, icu_provider 2.2.0, icu_segmenter 2.2.0, icu_segmenter_data 2.2.0, litemap 0.8.2, potential_utf 0.1.5, tinystr 0.8.3, writeable 0.6.3, yoke 0.8.3, yoke-derive 0.8.2, zerofrom 0.1.8, zerofrom-derive 0.1.7, zerotrie 0.2.4, zerovec 0.11.6, zerovec-derive 0.11.3
|
|
9875
|
-
------------------------------------------------------------------------------
|
|
9876
|
-
UNICODE LICENSE V3
|
|
9877
|
-
|
|
9878
|
-
COPYRIGHT AND PERMISSION NOTICE
|
|
9879
|
-
|
|
9880
|
-
Copyright © 2020-2024 Unicode, Inc.
|
|
9881
|
-
|
|
9882
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
9883
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
9884
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
9885
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
9886
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
9887
|
-
|
|
9888
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
9889
|
-
copy of data files and any associated documentation (the "Data Files") or
|
|
9890
|
-
software and any associated documentation (the "Software") to deal in the
|
|
9891
|
-
Data Files or Software without restriction, including without limitation
|
|
9892
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
9893
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
|
9894
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
|
9895
|
-
this copyright and permission notice appear with all copies of the Data
|
|
9896
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
|
9897
|
-
associated Documentation.
|
|
9898
|
-
|
|
9899
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
9900
|
-
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
9901
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
9902
|
-
THIRD PARTY RIGHTS.
|
|
9903
|
-
|
|
9904
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
9905
|
-
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
9906
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
9907
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
9908
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
9909
|
-
FILES OR SOFTWARE.
|
|
9910
|
-
|
|
9911
|
-
Except as contained in this notice, the name of a copyright holder shall
|
|
9912
|
-
not be used in advertising or otherwise to promote the sale, use or other
|
|
9913
|
-
dealings in these Data Files or Software without prior written
|
|
9914
|
-
authorization of the copyright holder.
|
|
9915
|
-
|
|
9916
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
9917
|
-
|
|
9918
|
-
—
|
|
9919
|
-
|
|
9920
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
9921
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
9922
|
-
|
|
9923
10487
|
------------------------------------------------------------------------------
|
|
9924
10488
|
LICENSE-MIT — 1 package(s): idna_adapter 1.2.2
|
|
9925
10489
|
------------------------------------------------------------------------------
|
|
@@ -9949,6 +10513,31 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
9949
10513
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
9950
10514
|
DEALINGS IN THE SOFTWARE.
|
|
9951
10515
|
|
|
10516
|
+
------------------------------------------------------------------------------
|
|
10517
|
+
LICENSE — 1 package(s): imagesize 0.15.0
|
|
10518
|
+
------------------------------------------------------------------------------
|
|
10519
|
+
MIT License
|
|
10520
|
+
|
|
10521
|
+
Copyright (c) 2017 Maiddog
|
|
10522
|
+
|
|
10523
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10524
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
10525
|
+
in the Software without restriction, including without limitation the rights
|
|
10526
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10527
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10528
|
+
furnished to do so, subject to the following conditions:
|
|
10529
|
+
|
|
10530
|
+
The above copyright notice and this permission notice shall be included in all
|
|
10531
|
+
copies or substantial portions of the Software.
|
|
10532
|
+
|
|
10533
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
10534
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
10535
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
10536
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
10537
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
10538
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
10539
|
+
SOFTWARE.
|
|
10540
|
+
|
|
9952
10541
|
------------------------------------------------------------------------------
|
|
9953
10542
|
LICENSE-MIT — 1 package(s): indexmap 2.14.0
|
|
9954
10543
|
------------------------------------------------------------------------------
|
|
@@ -11426,7 +12015,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
|
11426
12015
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
11427
12016
|
|
|
11428
12017
|
------------------------------------------------------------------------------
|
|
11429
|
-
LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.
|
|
12018
|
+
LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
|
|
11430
12019
|
------------------------------------------------------------------------------
|
|
11431
12020
|
Copyright 2020 the Parley Authors
|
|
11432
12021
|
|
|
@@ -11478,6 +12067,29 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
|
11478
12067
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
11479
12068
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
11480
12069
|
|
|
12070
|
+
------------------------------------------------------------------------------
|
|
12071
|
+
LICENSE — 1 package(s): pico-args 0.5.0
|
|
12072
|
+
------------------------------------------------------------------------------
|
|
12073
|
+
Copyright (c) 2019 Yevhenii Reizner
|
|
12074
|
+
|
|
12075
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12076
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
12077
|
+
in the Software without restriction, including without limitation the rights
|
|
12078
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12079
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
12080
|
+
furnished to do so, subject to the following conditions:
|
|
12081
|
+
|
|
12082
|
+
The above copyright notice and this permission notice shall be included in
|
|
12083
|
+
all copies or substantial portions of the Software.
|
|
12084
|
+
|
|
12085
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12086
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
12087
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
12088
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12089
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12090
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
12091
|
+
THE SOFTWARE.
|
|
12092
|
+
|
|
11481
12093
|
------------------------------------------------------------------------------
|
|
11482
12094
|
LICENSE — 1 package(s): piston-float 1.0.1
|
|
11483
12095
|
------------------------------------------------------------------------------
|
|
@@ -12636,6 +13248,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
12636
13248
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
12637
13249
|
THE SOFTWARE.
|
|
12638
13250
|
|
|
13251
|
+
------------------------------------------------------------------------------
|
|
13252
|
+
LICENSE-MIT — 1 package(s): roxmltree 0.21.1
|
|
13253
|
+
------------------------------------------------------------------------------
|
|
13254
|
+
The MIT License (MIT)
|
|
13255
|
+
|
|
13256
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
13257
|
+
|
|
13258
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13259
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
13260
|
+
in the Software without restriction, including without limitation the rights
|
|
13261
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
13262
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
13263
|
+
furnished to do so, subject to the following conditions:
|
|
13264
|
+
|
|
13265
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13266
|
+
copies or substantial portions of the Software.
|
|
13267
|
+
|
|
13268
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13269
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
13270
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
13271
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
13272
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
13273
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13274
|
+
SOFTWARE.
|
|
13275
|
+
|
|
12639
13276
|
------------------------------------------------------------------------------
|
|
12640
13277
|
LICENSE.txt — 2 package(s): rubato 0.16.2, rubato 3.0.0
|
|
12641
13278
|
------------------------------------------------------------------------------
|
|
@@ -13426,6 +14063,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
13426
14063
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13427
14064
|
SOFTWARE.
|
|
13428
14065
|
|
|
14066
|
+
------------------------------------------------------------------------------
|
|
14067
|
+
LICENSE-MIT — 2 package(s): simplecss 0.2.2, unicode-vo 0.1.0
|
|
14068
|
+
------------------------------------------------------------------------------
|
|
14069
|
+
The MIT License (MIT)
|
|
14070
|
+
|
|
14071
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
14072
|
+
|
|
14073
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14074
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14075
|
+
in the Software without restriction, including without limitation the rights
|
|
14076
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14077
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14078
|
+
furnished to do so, subject to the following conditions:
|
|
14079
|
+
|
|
14080
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14081
|
+
copies or substantial portions of the Software.
|
|
14082
|
+
|
|
14083
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14084
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14085
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14086
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14087
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14088
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14089
|
+
SOFTWARE.
|
|
14090
|
+
|
|
13429
14091
|
------------------------------------------------------------------------------
|
|
13430
14092
|
COPYING — 1 package(s): siphasher 1.0.3
|
|
13431
14093
|
------------------------------------------------------------------------------
|
|
@@ -13829,6 +14491,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
13829
14491
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13830
14492
|
SOFTWARE.
|
|
13831
14493
|
|
|
14494
|
+
------------------------------------------------------------------------------
|
|
14495
|
+
LICENSE — 1 package(s): strict-num 0.1.1
|
|
14496
|
+
------------------------------------------------------------------------------
|
|
14497
|
+
Copyright (c) 2022 Yevhenii Reizner
|
|
14498
|
+
|
|
14499
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14500
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14501
|
+
in the Software without restriction, including without limitation the rights
|
|
14502
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14503
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14504
|
+
furnished to do so, subject to the following conditions:
|
|
14505
|
+
|
|
14506
|
+
The above copyright notice and this permission notice shall be included in
|
|
14507
|
+
all copies or substantial portions of the Software.
|
|
14508
|
+
|
|
14509
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14510
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14511
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14512
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14513
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14514
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14515
|
+
THE SOFTWARE.
|
|
14516
|
+
|
|
13832
14517
|
------------------------------------------------------------------------------
|
|
13833
14518
|
LICENSE — 2 package(s): strum 0.28.0, strum_macros 0.28.0
|
|
13834
14519
|
------------------------------------------------------------------------------
|
|
@@ -13854,6 +14539,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
13854
14539
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13855
14540
|
SOFTWARE.
|
|
13856
14541
|
|
|
14542
|
+
------------------------------------------------------------------------------
|
|
14543
|
+
LICENSE-MIT — 1 package(s): svgtypes 0.16.1
|
|
14544
|
+
------------------------------------------------------------------------------
|
|
14545
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
14546
|
+
|
|
14547
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14548
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14549
|
+
in the Software without restriction, including without limitation the rights
|
|
14550
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14551
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14552
|
+
furnished to do so, subject to the following conditions:
|
|
14553
|
+
|
|
14554
|
+
The above copyright notice and this permission notice shall be included in
|
|
14555
|
+
all copies or substantial portions of the Software.
|
|
14556
|
+
|
|
14557
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14558
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14559
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14560
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14561
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14562
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14563
|
+
THE SOFTWARE.
|
|
14564
|
+
|
|
13857
14565
|
------------------------------------------------------------------------------
|
|
13858
14566
|
LICENSE — 1 package(s): synstructure 0.13.2
|
|
13859
14567
|
------------------------------------------------------------------------------
|
|
@@ -13865,6 +14573,31 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
13865
14573
|
|
|
13866
14574
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13867
14575
|
|
|
14576
|
+
------------------------------------------------------------------------------
|
|
14577
|
+
LICENSE-MIT — 1 package(s): sys-locale 0.3.2
|
|
14578
|
+
------------------------------------------------------------------------------
|
|
14579
|
+
MIT License
|
|
14580
|
+
|
|
14581
|
+
Copyright (c) 2021 1Password
|
|
14582
|
+
|
|
14583
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14584
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14585
|
+
in the Software without restriction, including without limitation the rights
|
|
14586
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14587
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14588
|
+
furnished to do so, subject to the following conditions:
|
|
14589
|
+
|
|
14590
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14591
|
+
copies or substantial portions of the Software.
|
|
14592
|
+
|
|
14593
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14594
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14595
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14596
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14597
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14598
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14599
|
+
SOFTWARE.
|
|
14600
|
+
|
|
13868
14601
|
------------------------------------------------------------------------------
|
|
13869
14602
|
LICENSE — 1 package(s): sysinfo 0.39.6
|
|
13870
14603
|
------------------------------------------------------------------------------
|
|
@@ -13890,6 +14623,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
13890
14623
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13891
14624
|
SOFTWARE.
|
|
13892
14625
|
|
|
14626
|
+
------------------------------------------------------------------------------
|
|
14627
|
+
LICENSE — 1 package(s): taffy 0.13.0
|
|
14628
|
+
------------------------------------------------------------------------------
|
|
14629
|
+
MIT License
|
|
14630
|
+
|
|
14631
|
+
Copyright (c) 2018 Visly Inc.
|
|
14632
|
+
Copyright (c) 2026 Taffy Authors
|
|
14633
|
+
|
|
14634
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14635
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14636
|
+
in the Software without restriction, including without limitation the rights
|
|
14637
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14638
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14639
|
+
furnished to do so, subject to the following conditions:
|
|
14640
|
+
|
|
14641
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14642
|
+
copies or substantial portions of the Software.
|
|
14643
|
+
|
|
14644
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14645
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14646
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14647
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14648
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14649
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14650
|
+
SOFTWARE.
|
|
14651
|
+
|
|
13893
14652
|
------------------------------------------------------------------------------
|
|
13894
14653
|
LICENSE-MIT — 1 package(s): tempfile 3.27.0
|
|
13895
14654
|
------------------------------------------------------------------------------
|
|
@@ -13949,11 +14708,284 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
13949
14708
|
DEALINGS IN THE SOFTWARE.
|
|
13950
14709
|
|
|
13951
14710
|
------------------------------------------------------------------------------
|
|
13952
|
-
LICENSE — 1 package(s): tiff 0.11.3
|
|
14711
|
+
LICENSE — 1 package(s): tiff 0.11.3
|
|
14712
|
+
------------------------------------------------------------------------------
|
|
14713
|
+
MIT License
|
|
14714
|
+
|
|
14715
|
+
Copyright (c) 2018 PistonDevelopers
|
|
14716
|
+
|
|
14717
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14718
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14719
|
+
in the Software without restriction, including without limitation the rights
|
|
14720
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14721
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14722
|
+
furnished to do so, subject to the following conditions:
|
|
14723
|
+
|
|
14724
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14725
|
+
copies or substantial portions of the Software.
|
|
14726
|
+
|
|
14727
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14728
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14729
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14730
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14731
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14732
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14733
|
+
SOFTWARE.
|
|
14734
|
+
|
|
14735
|
+
------------------------------------------------------------------------------
|
|
14736
|
+
LICENSE — 1 package(s): tiny-skia-path 0.12.0
|
|
14737
|
+
------------------------------------------------------------------------------
|
|
14738
|
+
Copyright (c) 2011 Google Inc. All rights reserved.
|
|
14739
|
+
Copyright (c) 2020 Yevhenii Reizner All rights reserved.
|
|
14740
|
+
|
|
14741
|
+
Redistribution and use in source and binary forms, with or without
|
|
14742
|
+
modification, are permitted provided that the following conditions are
|
|
14743
|
+
met:
|
|
14744
|
+
|
|
14745
|
+
* Redistributions of source code must retain the above copyright
|
|
14746
|
+
notice, this list of conditions and the following disclaimer.
|
|
14747
|
+
|
|
14748
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
14749
|
+
notice, this list of conditions and the following disclaimer in
|
|
14750
|
+
the documentation and/or other materials provided with the
|
|
14751
|
+
distribution.
|
|
14752
|
+
|
|
14753
|
+
* Neither the name of the copyright holder nor the names of its
|
|
14754
|
+
contributors may be used to endorse or promote products derived
|
|
14755
|
+
from this software without specific prior written permission.
|
|
14756
|
+
|
|
14757
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
14758
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
14759
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
14760
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
14761
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
14762
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
14763
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
14764
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
14765
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
14766
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
14767
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
14768
|
+
|
|
14769
|
+
------------------------------------------------------------------------------
|
|
14770
|
+
LICENSE-MIT.md — 1 package(s): tinyvec 1.12.0
|
|
14771
|
+
------------------------------------------------------------------------------
|
|
14772
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
14773
|
+
|
|
14774
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
14775
|
+
|
|
14776
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14777
|
+
|
|
14778
|
+
------------------------------------------------------------------------------
|
|
14779
|
+
LICENSE-APACHE.md — 1 package(s): tinyvec_macros 0.1.1
|
|
14780
|
+
------------------------------------------------------------------------------
|
|
14781
|
+
Apache License
|
|
14782
|
+
Version 2.0, January 2004
|
|
14783
|
+
http://www.apache.org/licenses/
|
|
14784
|
+
|
|
14785
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
14786
|
+
|
|
14787
|
+
1. Definitions.
|
|
14788
|
+
|
|
14789
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
14790
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
14791
|
+
|
|
14792
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14793
|
+
the copyright owner that is granting the License.
|
|
14794
|
+
|
|
14795
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
14796
|
+
other entities that control, are controlled by, or are under common
|
|
14797
|
+
control with that entity. For the purposes of this definition,
|
|
14798
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
14799
|
+
direction or management of such entity, whether by contract or
|
|
14800
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
14801
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
14802
|
+
|
|
14803
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
14804
|
+
exercising permissions granted by this License.
|
|
14805
|
+
|
|
14806
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
14807
|
+
including but not limited to software source code, documentation
|
|
14808
|
+
source, and configuration files.
|
|
14809
|
+
|
|
14810
|
+
"Object" form shall mean any form resulting from mechanical
|
|
14811
|
+
transformation or translation of a Source form, including but
|
|
14812
|
+
not limited to compiled object code, generated documentation,
|
|
14813
|
+
and conversions to other media types.
|
|
14814
|
+
|
|
14815
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
14816
|
+
Object form, made available under the License, as indicated by a
|
|
14817
|
+
copyright notice that is included in or attached to the work
|
|
14818
|
+
(an example is provided in the Appendix below).
|
|
14819
|
+
|
|
14820
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
14821
|
+
form, that is based on (or derived from) the Work and for which the
|
|
14822
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
14823
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
14824
|
+
of this License, Derivative Works shall not include works that remain
|
|
14825
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
14826
|
+
the Work and Derivative Works thereof.
|
|
14827
|
+
|
|
14828
|
+
"Contribution" shall mean any work of authorship, including
|
|
14829
|
+
the original version of the Work and any modifications or additions
|
|
14830
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
14831
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
14832
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
14833
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
14834
|
+
means any form of electronic, verbal, or written communication sent
|
|
14835
|
+
to the Licensor or its representatives, including but not limited to
|
|
14836
|
+
communication on electronic mailing lists, source code control systems,
|
|
14837
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
14838
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
14839
|
+
excluding communication that is conspicuously marked or otherwise
|
|
14840
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
14841
|
+
|
|
14842
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
14843
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
14844
|
+
subsequently incorporated within the Work.
|
|
14845
|
+
|
|
14846
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
14847
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
14848
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
14849
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
14850
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
14851
|
+
Work and such Derivative Works in Source or Object form.
|
|
14852
|
+
|
|
14853
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
14854
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
14855
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
14856
|
+
(except as stated in this section) patent license to make, have made,
|
|
14857
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
14858
|
+
where such license applies only to those patent claims licensable
|
|
14859
|
+
by such Contributor that are necessarily infringed by their
|
|
14860
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
14861
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
14862
|
+
institute patent litigation against any entity (including a
|
|
14863
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
14864
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
14865
|
+
or contributory patent infringement, then any patent licenses
|
|
14866
|
+
granted to You under this License for that Work shall terminate
|
|
14867
|
+
as of the date such litigation is filed.
|
|
14868
|
+
|
|
14869
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
14870
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
14871
|
+
modifications, and in Source or Object form, provided that You
|
|
14872
|
+
meet the following conditions:
|
|
14873
|
+
|
|
14874
|
+
(a) You must give any other recipients of the Work or
|
|
14875
|
+
Derivative Works a copy of this License; and
|
|
14876
|
+
|
|
14877
|
+
(b) You must cause any modified files to carry prominent notices
|
|
14878
|
+
stating that You changed the files; and
|
|
14879
|
+
|
|
14880
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
14881
|
+
that You distribute, all copyright, patent, trademark, and
|
|
14882
|
+
attribution notices from the Source form of the Work,
|
|
14883
|
+
excluding those notices that do not pertain to any part of
|
|
14884
|
+
the Derivative Works; and
|
|
14885
|
+
|
|
14886
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
14887
|
+
distribution, then any Derivative Works that You distribute must
|
|
14888
|
+
include a readable copy of the attribution notices contained
|
|
14889
|
+
within such NOTICE file, excluding those notices that do not
|
|
14890
|
+
pertain to any part of the Derivative Works, in at least one
|
|
14891
|
+
of the following places: within a NOTICE text file distributed
|
|
14892
|
+
as part of the Derivative Works; within the Source form or
|
|
14893
|
+
documentation, if provided along with the Derivative Works; or,
|
|
14894
|
+
within a display generated by the Derivative Works, if and
|
|
14895
|
+
wherever such third-party notices normally appear. The contents
|
|
14896
|
+
of the NOTICE file are for informational purposes only and
|
|
14897
|
+
do not modify the License. You may add Your own attribution
|
|
14898
|
+
notices within Derivative Works that You distribute, alongside
|
|
14899
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
14900
|
+
that such additional attribution notices cannot be construed
|
|
14901
|
+
as modifying the License.
|
|
14902
|
+
|
|
14903
|
+
You may add Your own copyright statement to Your modifications and
|
|
14904
|
+
may provide additional or different license terms and conditions
|
|
14905
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
14906
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
14907
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
14908
|
+
the conditions stated in this License.
|
|
14909
|
+
|
|
14910
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
14911
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
14912
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
14913
|
+
this License, without any additional terms or conditions.
|
|
14914
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
14915
|
+
the terms of any separate license agreement you may have executed
|
|
14916
|
+
with Licensor regarding such Contributions.
|
|
14917
|
+
|
|
14918
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
14919
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
14920
|
+
except as required for reasonable and customary use in describing the
|
|
14921
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
14922
|
+
|
|
14923
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
14924
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
14925
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
14926
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
14927
|
+
implied, including, without limitation, any warranties or conditions
|
|
14928
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
14929
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
14930
|
+
appropriateness of using or redistributing the Work and assume any
|
|
14931
|
+
risks associated with Your exercise of permissions under this License.
|
|
14932
|
+
|
|
14933
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
14934
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
14935
|
+
unless required by applicable law (such as deliberate and grossly
|
|
14936
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
14937
|
+
liable to You for damages, including any direct, indirect, special,
|
|
14938
|
+
incidental, or consequential damages of any character arising as a
|
|
14939
|
+
result of this License or out of the use or inability to use the
|
|
14940
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
14941
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
14942
|
+
other commercial damages or losses), even if such Contributor
|
|
14943
|
+
has been advised of the possibility of such damages.
|
|
14944
|
+
|
|
14945
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
14946
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
14947
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
14948
|
+
or other liability obligations and/or rights consistent with this
|
|
14949
|
+
License. However, in accepting such obligations, You may act only
|
|
14950
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
14951
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
14952
|
+
defend, and hold each Contributor harmless for any liability
|
|
14953
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
14954
|
+
of your accepting any such warranty or additional liability.
|
|
14955
|
+
|
|
14956
|
+
END OF TERMS AND CONDITIONS
|
|
14957
|
+
|
|
14958
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
14959
|
+
|
|
14960
|
+
To apply the Apache License to your work, attach the following
|
|
14961
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
14962
|
+
replaced with your own identifying information. (Don't include
|
|
14963
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
14964
|
+
comment syntax for the file format. We also recommend that a
|
|
14965
|
+
file or class name and description of purpose be included on the
|
|
14966
|
+
same "printed page" as the copyright notice for easier
|
|
14967
|
+
identification within third-party archives.
|
|
14968
|
+
|
|
14969
|
+
Copyright 2020 Tomasz "Soveu" Marx
|
|
14970
|
+
|
|
14971
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
14972
|
+
you may not use this file except in compliance with the License.
|
|
14973
|
+
You may obtain a copy of the License at
|
|
14974
|
+
|
|
14975
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
14976
|
+
|
|
14977
|
+
Unless required by applicable law or agreed to in writing, software
|
|
14978
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
14979
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14980
|
+
See the License for the specific language governing permissions and
|
|
14981
|
+
limitations under the License.
|
|
14982
|
+
|
|
14983
|
+
------------------------------------------------------------------------------
|
|
14984
|
+
LICENSE-MIT.md — 1 package(s): tinyvec_macros 0.1.1
|
|
13953
14985
|
------------------------------------------------------------------------------
|
|
13954
14986
|
MIT License
|
|
13955
14987
|
|
|
13956
|
-
Copyright (c)
|
|
14988
|
+
Copyright (c) 2020 Soveu
|
|
13957
14989
|
|
|
13958
14990
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13959
14991
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -13974,7 +15006,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
13974
15006
|
SOFTWARE.
|
|
13975
15007
|
|
|
13976
15008
|
------------------------------------------------------------------------------
|
|
13977
|
-
LICENSE — 1 package(s):
|
|
15009
|
+
LICENSE-ZLIB.md — 1 package(s): tinyvec_macros 0.1.1
|
|
15010
|
+
------------------------------------------------------------------------------
|
|
15011
|
+
zlib License
|
|
15012
|
+
|
|
15013
|
+
(C) 2020 Tomasz "Soveu" Marx
|
|
15014
|
+
|
|
15015
|
+
This software is provided 'as-is', without any express or implied
|
|
15016
|
+
warranty. In no event will the authors be held liable for any damages
|
|
15017
|
+
arising from the use of this software.
|
|
15018
|
+
|
|
15019
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
15020
|
+
including commercial applications, and to alter it and redistribute it
|
|
15021
|
+
freely, subject to the following restrictions:
|
|
15022
|
+
|
|
15023
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
15024
|
+
claim that you wrote the original software. If you use this software
|
|
15025
|
+
in a product, an acknowledgment in the product documentation would be
|
|
15026
|
+
appreciated but is not required.
|
|
15027
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
15028
|
+
misrepresented as being the original software.
|
|
15029
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
15030
|
+
|
|
15031
|
+
------------------------------------------------------------------------------
|
|
15032
|
+
LICENSE — 2 package(s): tokio 1.53.1, tokio-util 0.7.19
|
|
13978
15033
|
------------------------------------------------------------------------------
|
|
13979
15034
|
MIT License
|
|
13980
15035
|
|
|
@@ -14994,83 +16049,331 @@ of the License under which You originally received the Covered Software,
|
|
|
14994
16049
|
or under the terms of any subsequent version published by the license
|
|
14995
16050
|
steward.
|
|
14996
16051
|
|
|
14997
|
-
10.3. Modified Versions
|
|
16052
|
+
10.3. Modified Versions
|
|
16053
|
+
|
|
16054
|
+
If you create software not governed by this License, and you want to
|
|
16055
|
+
create a new license for such software, you may create and use a
|
|
16056
|
+
modified version of this License if you rename the license and remove
|
|
16057
|
+
any references to the name of the license steward (except to note that
|
|
16058
|
+
such modified license differs from this License).
|
|
16059
|
+
|
|
16060
|
+
10.4. Distributing Source Code Form that is Incompatible With Secondary
|
|
16061
|
+
Licenses
|
|
16062
|
+
|
|
16063
|
+
If You choose to distribute Source Code Form that is Incompatible With
|
|
16064
|
+
Secondary Licenses under the terms of this version of the License, the
|
|
16065
|
+
notice described in Exhibit B of this License must be attached.
|
|
16066
|
+
|
|
16067
|
+
Exhibit A - Source Code Form License Notice
|
|
16068
|
+
-------------------------------------------
|
|
16069
|
+
|
|
16070
|
+
This Source Code Form is subject to the terms of the Mozilla Public
|
|
16071
|
+
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
16072
|
+
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
16073
|
+
|
|
16074
|
+
If it is not possible or desirable to put the notice in a particular
|
|
16075
|
+
file, then You may include the notice in a location (such as a LICENSE
|
|
16076
|
+
file in a relevant directory) where a recipient would be likely to look
|
|
16077
|
+
for such a notice.
|
|
16078
|
+
|
|
16079
|
+
You may add additional accurate notices of copyright ownership.
|
|
16080
|
+
|
|
16081
|
+
Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
16082
|
+
---------------------------------------------------------
|
|
16083
|
+
|
|
16084
|
+
This Source Code Form is "Incompatible With Secondary Licenses", as
|
|
16085
|
+
defined by the Mozilla Public License, v. 2.0.
|
|
16086
|
+
|
|
16087
|
+
------------------------------------------------------------------------------
|
|
16088
|
+
COPYRIGHT — 1 package(s): unicode-bidi 0.3.18
|
|
16089
|
+
------------------------------------------------------------------------------
|
|
16090
|
+
This project is copyright 2015, The Servo Project Developers (given in the
|
|
16091
|
+
file AUTHORS).
|
|
16092
|
+
|
|
16093
|
+
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
|
|
16094
|
+
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
|
|
16095
|
+
http://opensource.org/licenses/MIT>, at your option. All files in the project
|
|
16096
|
+
carrying such notice may not be copied, modified, or distributed except
|
|
16097
|
+
according to those terms.
|
|
16098
|
+
|
|
16099
|
+
------------------------------------------------------------------------------
|
|
16100
|
+
LICENSE-UNICODE — 1 package(s): unicode-ident 1.0.24
|
|
16101
|
+
------------------------------------------------------------------------------
|
|
16102
|
+
UNICODE LICENSE V3
|
|
16103
|
+
|
|
16104
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
16105
|
+
|
|
16106
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
16107
|
+
|
|
16108
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
16109
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
16110
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
16111
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
16112
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
16113
|
+
|
|
16114
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
16115
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
16116
|
+
software and any associated documentation (the "Software") to deal in the
|
|
16117
|
+
Data Files or Software without restriction, including without limitation
|
|
16118
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
16119
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
16120
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
16121
|
+
this copyright and permission notice appear with all copies of the Data
|
|
16122
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
16123
|
+
associated Documentation.
|
|
16124
|
+
|
|
16125
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
16126
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
16127
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
16128
|
+
THIRD PARTY RIGHTS.
|
|
16129
|
+
|
|
16130
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
16131
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
16132
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
16133
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
16134
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
16135
|
+
FILES OR SOFTWARE.
|
|
16136
|
+
|
|
16137
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
16138
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
16139
|
+
dealings in these Data Files or Software without prior written
|
|
16140
|
+
authorization of the copyright holder.
|
|
16141
|
+
|
|
16142
|
+
------------------------------------------------------------------------------
|
|
16143
|
+
LICENSE-APACHE — 1 package(s): unicode-script 0.5.8
|
|
16144
|
+
------------------------------------------------------------------------------
|
|
16145
|
+
Apache License
|
|
16146
|
+
Version 2.0, January 2004
|
|
16147
|
+
http://www.apache.org/licenses/
|
|
16148
|
+
|
|
16149
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
16150
|
+
|
|
16151
|
+
1. Definitions.
|
|
16152
|
+
|
|
16153
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
16154
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
16155
|
+
|
|
16156
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
16157
|
+
the copyright owner that is granting the License.
|
|
16158
|
+
|
|
16159
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16160
|
+
other entities that control, are controlled by, or are under common
|
|
16161
|
+
control with that entity. For the purposes of this definition,
|
|
16162
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
16163
|
+
direction or management of such entity, whether by contract or
|
|
16164
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
16165
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
16166
|
+
|
|
16167
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
16168
|
+
exercising permissions granted by this License.
|
|
16169
|
+
|
|
16170
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
16171
|
+
including but not limited to software source code, documentation
|
|
16172
|
+
source, and configuration files.
|
|
16173
|
+
|
|
16174
|
+
"Object" form shall mean any form resulting from mechanical
|
|
16175
|
+
transformation or translation of a Source form, including but
|
|
16176
|
+
not limited to compiled object code, generated documentation,
|
|
16177
|
+
and conversions to other media types.
|
|
16178
|
+
|
|
16179
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
16180
|
+
Object form, made available under the License, as indicated by a
|
|
16181
|
+
copyright notice that is included in or attached to the work
|
|
16182
|
+
(an example is provided in the Appendix below).
|
|
16183
|
+
|
|
16184
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
16185
|
+
form, that is based on (or derived from) the Work and for which the
|
|
16186
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
16187
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
16188
|
+
of this License, Derivative Works shall not include works that remain
|
|
16189
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
16190
|
+
the Work and Derivative Works thereof.
|
|
16191
|
+
|
|
16192
|
+
"Contribution" shall mean any work of authorship, including
|
|
16193
|
+
the original version of the Work and any modifications or additions
|
|
16194
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
16195
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
16196
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
16197
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
16198
|
+
means any form of electronic, verbal, or written communication sent
|
|
16199
|
+
to the Licensor or its representatives, including but not limited to
|
|
16200
|
+
communication on electronic mailing lists, source code control systems,
|
|
16201
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
16202
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
16203
|
+
excluding communication that is conspicuously marked or otherwise
|
|
16204
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
16205
|
+
|
|
16206
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
16207
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
16208
|
+
subsequently incorporated within the Work.
|
|
16209
|
+
|
|
16210
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
16211
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
16212
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
16213
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
16214
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
16215
|
+
Work and such Derivative Works in Source or Object form.
|
|
16216
|
+
|
|
16217
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
16218
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
16219
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
16220
|
+
(except as stated in this section) patent license to make, have made,
|
|
16221
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
16222
|
+
where such license applies only to those patent claims licensable
|
|
16223
|
+
by such Contributor that are necessarily infringed by their
|
|
16224
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
16225
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
16226
|
+
institute patent litigation against any entity (including a
|
|
16227
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
16228
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
16229
|
+
or contributory patent infringement, then any patent licenses
|
|
16230
|
+
granted to You under this License for that Work shall terminate
|
|
16231
|
+
as of the date such litigation is filed.
|
|
16232
|
+
|
|
16233
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
16234
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
16235
|
+
modifications, and in Source or Object form, provided that You
|
|
16236
|
+
meet the following conditions:
|
|
16237
|
+
|
|
16238
|
+
(a) You must give any other recipients of the Work or
|
|
16239
|
+
Derivative Works a copy of this License; and
|
|
16240
|
+
|
|
16241
|
+
(b) You must cause any modified files to carry prominent notices
|
|
16242
|
+
stating that You changed the files; and
|
|
16243
|
+
|
|
16244
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
16245
|
+
that You distribute, all copyright, patent, trademark, and
|
|
16246
|
+
attribution notices from the Source form of the Work,
|
|
16247
|
+
excluding those notices that do not pertain to any part of
|
|
16248
|
+
the Derivative Works; and
|
|
16249
|
+
|
|
16250
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
16251
|
+
distribution, then any Derivative Works that You distribute must
|
|
16252
|
+
include a readable copy of the attribution notices contained
|
|
16253
|
+
within such NOTICE file, excluding those notices that do not
|
|
16254
|
+
pertain to any part of the Derivative Works, in at least one
|
|
16255
|
+
of the following places: within a NOTICE text file distributed
|
|
16256
|
+
as part of the Derivative Works; within the Source form or
|
|
16257
|
+
documentation, if provided along with the Derivative Works; or,
|
|
16258
|
+
within a display generated by the Derivative Works, if and
|
|
16259
|
+
wherever such third-party notices normally appear. The contents
|
|
16260
|
+
of the NOTICE file are for informational purposes only and
|
|
16261
|
+
do not modify the License. You may add Your own attribution
|
|
16262
|
+
notices within Derivative Works that You distribute, alongside
|
|
16263
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
16264
|
+
that such additional attribution notices cannot be construed
|
|
16265
|
+
as modifying the License.
|
|
16266
|
+
|
|
16267
|
+
You may add Your own copyright statement to Your modifications and
|
|
16268
|
+
may provide additional or different license terms and conditions
|
|
16269
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
16270
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
16271
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
16272
|
+
the conditions stated in this License.
|
|
16273
|
+
|
|
16274
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
16275
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
16276
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
16277
|
+
this License, without any additional terms or conditions.
|
|
16278
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
16279
|
+
the terms of any separate license agreement you may have executed
|
|
16280
|
+
with Licensor regarding such Contributions.
|
|
16281
|
+
|
|
16282
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
16283
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
16284
|
+
except as required for reasonable and customary use in describing the
|
|
16285
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
14998
16286
|
|
|
14999
|
-
|
|
15000
|
-
|
|
15001
|
-
|
|
15002
|
-
|
|
15003
|
-
|
|
16287
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
16288
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
16289
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
16290
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
16291
|
+
implied, including, without limitation, any warranties or conditions
|
|
16292
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
16293
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
16294
|
+
appropriateness of using or redistributing the Work and assume any
|
|
16295
|
+
risks associated with Your exercise of permissions under this License.
|
|
15004
16296
|
|
|
15005
|
-
|
|
15006
|
-
|
|
16297
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
16298
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
16299
|
+
unless required by applicable law (such as deliberate and grossly
|
|
16300
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
16301
|
+
liable to You for damages, including any direct, indirect, special,
|
|
16302
|
+
incidental, or consequential damages of any character arising as a
|
|
16303
|
+
result of this License or out of the use or inability to use the
|
|
16304
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
16305
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
16306
|
+
other commercial damages or losses), even if such Contributor
|
|
16307
|
+
has been advised of the possibility of such damages.
|
|
15007
16308
|
|
|
15008
|
-
|
|
15009
|
-
|
|
15010
|
-
|
|
16309
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
16310
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
16311
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
16312
|
+
or other liability obligations and/or rights consistent with this
|
|
16313
|
+
License. However, in accepting such obligations, You may act only
|
|
16314
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
16315
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
16316
|
+
defend, and hold each Contributor harmless for any liability
|
|
16317
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
16318
|
+
of your accepting any such warranty or additional liability.
|
|
15011
16319
|
|
|
15012
|
-
|
|
15013
|
-
-------------------------------------------
|
|
16320
|
+
END OF TERMS AND CONDITIONS
|
|
15014
16321
|
|
|
15015
|
-
|
|
15016
|
-
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
15017
|
-
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
16322
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
15018
16323
|
|
|
15019
|
-
|
|
15020
|
-
|
|
15021
|
-
|
|
15022
|
-
|
|
16324
|
+
To apply the Apache License to your work, attach the following
|
|
16325
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
16326
|
+
replaced with your own identifying information. (Don't include
|
|
16327
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
16328
|
+
comment syntax for the file format. We also recommend that a
|
|
16329
|
+
file or class name and description of purpose be included on the
|
|
16330
|
+
same "printed page" as the copyright notice for easier
|
|
16331
|
+
identification within third-party archives.
|
|
15023
16332
|
|
|
15024
|
-
|
|
16333
|
+
Copyright 2021 The Unicode-rs Developers
|
|
15025
16334
|
|
|
15026
|
-
|
|
15027
|
-
|
|
16335
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
16336
|
+
you may not use this file except in compliance with the License.
|
|
16337
|
+
You may obtain a copy of the License at
|
|
15028
16338
|
|
|
15029
|
-
|
|
15030
|
-
|
|
16339
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
16340
|
+
|
|
16341
|
+
Unless required by applicable law or agreed to in writing, software
|
|
16342
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16343
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16344
|
+
See the License for the specific language governing permissions and
|
|
16345
|
+
limitations under the License.
|
|
15031
16346
|
|
|
15032
16347
|
------------------------------------------------------------------------------
|
|
15033
|
-
LICENSE-
|
|
16348
|
+
LICENSE-MIT — 1 package(s): unicode-script 0.5.8
|
|
15034
16349
|
------------------------------------------------------------------------------
|
|
15035
|
-
|
|
15036
|
-
|
|
15037
|
-
COPYRIGHT AND PERMISSION NOTICE
|
|
15038
|
-
|
|
15039
|
-
Copyright © 1991-2023 Unicode, Inc.
|
|
15040
|
-
|
|
15041
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
15042
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
15043
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
15044
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
15045
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
16350
|
+
MIT License
|
|
15046
16351
|
|
|
15047
|
-
|
|
15048
|
-
copy of data files and any associated documentation (the "Data Files") or
|
|
15049
|
-
software and any associated documentation (the "Software") to deal in the
|
|
15050
|
-
Data Files or Software without restriction, including without limitation
|
|
15051
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
15052
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
|
15053
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
|
15054
|
-
this copyright and permission notice appear with all copies of the Data
|
|
15055
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
|
15056
|
-
associated Documentation.
|
|
16352
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
15057
16353
|
|
|
15058
|
-
|
|
15059
|
-
|
|
15060
|
-
|
|
15061
|
-
|
|
16354
|
+
Permission is hereby granted, free of charge, to any
|
|
16355
|
+
person obtaining a copy of this software and associated
|
|
16356
|
+
documentation files (the "Software"), to deal in the
|
|
16357
|
+
Software without restriction, including without
|
|
16358
|
+
limitation the rights to use, copy, modify, merge,
|
|
16359
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
16360
|
+
the Software, and to permit persons to whom the Software
|
|
16361
|
+
is furnished to do so, subject to the following
|
|
16362
|
+
conditions:
|
|
15062
16363
|
|
|
15063
|
-
|
|
15064
|
-
|
|
15065
|
-
|
|
15066
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
15067
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
15068
|
-
FILES OR SOFTWARE.
|
|
16364
|
+
The above copyright notice and this permission notice
|
|
16365
|
+
shall be included in all copies or substantial portions
|
|
16366
|
+
of the Software.
|
|
15069
16367
|
|
|
15070
|
-
|
|
15071
|
-
|
|
15072
|
-
|
|
15073
|
-
|
|
16368
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
16369
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
16370
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
16371
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
16372
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
16373
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
16374
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
16375
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16376
|
+
DEALINGS IN THE SOFTWARE.
|
|
15074
16377
|
|
|
15075
16378
|
------------------------------------------------------------------------------
|
|
15076
16379
|
COPYRIGHT — 2 package(s): unicode-segmentation 1.13.3, unicode-width 0.2.2
|
|
@@ -15083,6 +16386,81 @@ at your option. All files in the project carrying such
|
|
|
15083
16386
|
notice may not be copied, modified, or distributed except
|
|
15084
16387
|
according to those terms.
|
|
15085
16388
|
|
|
16389
|
+
------------------------------------------------------------------------------
|
|
16390
|
+
LICENSE-MIT — 1 package(s): usvg 0.48.1
|
|
16391
|
+
------------------------------------------------------------------------------
|
|
16392
|
+
Copyright 2017 the Resvg Authors
|
|
16393
|
+
|
|
16394
|
+
Permission is hereby granted, free of charge, to any
|
|
16395
|
+
person obtaining a copy of this software and associated
|
|
16396
|
+
documentation files (the "Software"), to deal in the
|
|
16397
|
+
Software without restriction, including without
|
|
16398
|
+
limitation the rights to use, copy, modify, merge,
|
|
16399
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
16400
|
+
the Software, and to permit persons to whom the Software
|
|
16401
|
+
is furnished to do so, subject to the following
|
|
16402
|
+
conditions:
|
|
16403
|
+
|
|
16404
|
+
The above copyright notice and this permission notice
|
|
16405
|
+
shall be included in all copies or substantial portions
|
|
16406
|
+
of the Software.
|
|
16407
|
+
|
|
16408
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
16409
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
16410
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
16411
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
16412
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
16413
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
16414
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
16415
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16416
|
+
DEALINGS IN THE SOFTWARE.
|
|
16417
|
+
|
|
16418
|
+
------------------------------------------------------------------------------
|
|
16419
|
+
COPYRIGHT — 1 package(s): utf16_iter 1.0.5
|
|
16420
|
+
------------------------------------------------------------------------------
|
|
16421
|
+
Copyright Mozilla Foundation
|
|
16422
|
+
|
|
16423
|
+
Licensed under the Apache License (Version 2.0), or the MIT license,
|
|
16424
|
+
(the "Licenses") at your option. You may not use this file except in
|
|
16425
|
+
compliance with one of the Licenses. You may obtain copies of the
|
|
16426
|
+
Licenses at:
|
|
16427
|
+
|
|
16428
|
+
https://www.apache.org/licenses/LICENSE-2.0
|
|
16429
|
+
https://opensource.org/licenses/MIT
|
|
16430
|
+
|
|
16431
|
+
Unless required by applicable law or agreed to in writing, software
|
|
16432
|
+
distributed under the Licenses is distributed on an "AS IS" BASIS,
|
|
16433
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16434
|
+
See the Licenses for the specific language governing permissions and
|
|
16435
|
+
limitations under the Licenses.
|
|
16436
|
+
|
|
16437
|
+
--
|
|
16438
|
+
|
|
16439
|
+
Test code is dedicated to the Public Domain when so designated (see
|
|
16440
|
+
the individual files for PD/CC0-dedicated sections).
|
|
16441
|
+
|
|
16442
|
+
--
|
|
16443
|
+
|
|
16444
|
+
The implementation for Utf16CharIndices was adapted from the
|
|
16445
|
+
CharIndices implementation of the Rust standard library at revision
|
|
16446
|
+
ab32548539ec38a939c1b58599249f3b54130026
|
|
16447
|
+
(https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/library/core/src/str/iter.rs).
|
|
16448
|
+
|
|
16449
|
+
Excerpt from https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/COPYRIGHT ,
|
|
16450
|
+
which refers to
|
|
16451
|
+
https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/LICENSE-APACHE
|
|
16452
|
+
and
|
|
16453
|
+
https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/LICENSE-MIT
|
|
16454
|
+
:
|
|
16455
|
+
|
|
16456
|
+
For full authorship information, see the version control history or
|
|
16457
|
+
https://thanks.rust-lang.org
|
|
16458
|
+
|
|
16459
|
+
Except as otherwise noted (below and/or in individual files), Rust is
|
|
16460
|
+
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
|
|
16461
|
+
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
|
16462
|
+
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.
|
|
16463
|
+
|
|
15086
16464
|
------------------------------------------------------------------------------
|
|
15087
16465
|
COPYRIGHT — 1 package(s): utf8_iter 1.0.4
|
|
15088
16466
|
------------------------------------------------------------------------------
|
|
@@ -15185,7 +16563,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
15185
16563
|
SOFTWARE.
|
|
15186
16564
|
|
|
15187
16565
|
------------------------------------------------------------------------------
|
|
15188
|
-
LICENSE-MIT — 5 package(s): vello 0.
|
|
16566
|
+
LICENSE-MIT — 5 package(s): vello 0.10.0, vello_common 0.1.0, vello_cpu 0.1.0, vello_encoding 0.10.0, vello_shaders 0.10.0
|
|
15189
16567
|
------------------------------------------------------------------------------
|
|
15190
16568
|
Copyright 2020 the Vello Authors
|
|
15191
16569
|
|
|
@@ -15865,6 +17243,30 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
15865
17243
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
15866
17244
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
15867
17245
|
|
|
17246
|
+
------------------------------------------------------------------------------
|
|
17247
|
+
COPYRIGHT — 1 package(s): write16 1.0.0
|
|
17248
|
+
------------------------------------------------------------------------------
|
|
17249
|
+
Copyright Mozilla Foundation
|
|
17250
|
+
|
|
17251
|
+
Licensed under the Apache License (Version 2.0), or the MIT license,
|
|
17252
|
+
(the "Licenses") at your option. You may not use this file except in
|
|
17253
|
+
compliance with one of the Licenses. You may obtain copies of the
|
|
17254
|
+
Licenses at:
|
|
17255
|
+
|
|
17256
|
+
https://www.apache.org/licenses/LICENSE-2.0
|
|
17257
|
+
https://opensource.org/licenses/MIT
|
|
17258
|
+
|
|
17259
|
+
Unless required by applicable law or agreed to in writing, software
|
|
17260
|
+
distributed under the Licenses is distributed on an "AS IS" BASIS,
|
|
17261
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17262
|
+
See the Licenses for the specific language governing permissions and
|
|
17263
|
+
limitations under the Licenses.
|
|
17264
|
+
|
|
17265
|
+
--
|
|
17266
|
+
|
|
17267
|
+
Test code is dedicated to the Public Domain when so designated (see
|
|
17268
|
+
the individual files for PD/CC0-dedicated sections).
|
|
17269
|
+
|
|
15868
17270
|
------------------------------------------------------------------------------
|
|
15869
17271
|
LICENSE — 1 package(s): xkbcommon-dl 0.4.2
|
|
15870
17272
|
------------------------------------------------------------------------------
|
|
@@ -16133,6 +17535,31 @@ Permission is granted to anyone to use this software for any purpose, including
|
|
|
16133
17535
|
|
|
16134
17536
|
3. This notice may not be removed or altered from any source distribution.
|
|
16135
17537
|
|
|
17538
|
+
------------------------------------------------------------------------------
|
|
17539
|
+
LICENSE — 1 package(s): xmlwriter 0.1.0
|
|
17540
|
+
------------------------------------------------------------------------------
|
|
17541
|
+
The MIT License (MIT)
|
|
17542
|
+
|
|
17543
|
+
Copyright (c) 2019 Reizner Evgeniy
|
|
17544
|
+
|
|
17545
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
17546
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
17547
|
+
in the Software without restriction, including without limitation the rights
|
|
17548
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
17549
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
17550
|
+
furnished to do so, subject to the following conditions:
|
|
17551
|
+
|
|
17552
|
+
The above copyright notice and this permission notice shall be included in all
|
|
17553
|
+
copies or substantial portions of the Software.
|
|
17554
|
+
|
|
17555
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17556
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17557
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
17558
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
17559
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17560
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
17561
|
+
SOFTWARE.
|
|
17562
|
+
|
|
16136
17563
|
------------------------------------------------------------------------------
|
|
16137
17564
|
LICENSE-APACHE — 2 package(s): zerocopy 0.8.56, zerocopy-derive 0.8.56
|
|
16138
17565
|
------------------------------------------------------------------------------
|