-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
LICENSE.note
655 lines (467 loc) · 18.8 KB
/
LICENSE.note
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
The binary compiled from the source code of this package contains the following Rust crates:
-------------------------------------------------------------
Name: argh
Repository: https://github.com/google/argh
Authors: Taylor Cramer, Benjamin Brittain, Erick Tryzelaar
License: BSD-3-Clause
-------------------------------------------------------------
Name: argh_derive
Repository: https://github.com/google/argh
Authors: Taylor Cramer, Benjamin Brittain, Erick Tryzelaar
License: BSD-3-Clause
-------------------------------------------------------------
Name: argh_shared
Repository: https://github.com/google/argh
Authors: Taylor Cramer, Benjamin Brittain, Erick Tryzelaar
License: BSD-3-Clause
-------------------------------------------------------------
Name: async-trait
Repository: https://github.com/dtolnay/async-trait
Authors: David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: axum
Repository: https://github.com/tokio-rs/axum
Authors: axum authors
License: MIT
-------------------------------------------------------------
Name: axum-core
Repository: https://github.com/tokio-rs/axum
Authors: axum-core authors
License: MIT
-------------------------------------------------------------
Name: bitflags
Repository: https://github.com/bitflags/bitflags
Authors: The Rust Project Developers
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: bytes
Repository: https://github.com/tokio-rs/bytes
Authors: Carl Lerche, Sean McArthur
License: MIT
-------------------------------------------------------------
Name: cfg-if
Repository: https://github.com/alexcrichton/cfg-if
Authors: Alex Crichton
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: deadpool
Repository: https://github.com/bikeshedder/deadpool
Authors: Michael P. Jung
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: deadpool-runtime
Repository: https://github.com/bikeshedder/deadpool
Authors: Michael P. Jung
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: extendr-api
Repository: https://github.com/extendr/extendr
Authors: andy-thomason, Thomas Down, Mossa Merhi Reimert, Claus O. Wilke, Hiroaki Yutani, Ilia A. Kosenkov, Michael Milton
License: MIT
-------------------------------------------------------------
Name: extendr-engine
Repository: https://github.com/extendr/extendr
Authors: andy-thomason, Thomas Down, Mossa Merhi Reimert, Claus O. Wilke, Hiroaki Yutani, Ilia A. Kosenkov
License: MIT
-------------------------------------------------------------
Name: extendr-macros
Repository: https://github.com/extendr/extendr
Authors: andy-thomason, Thomas Down, Mossa Merhi Reimert, Claus O. Wilke, Hiroaki Yutani, Ilia A. Kosenkov
License: MIT
-------------------------------------------------------------
Name: fnv
Repository: https://github.com/servo/rust-fnv
Authors: Alex Crichton
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: form_urlencoded
Repository: https://github.com/servo/rust-url
Authors: The rust-url developers
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: futures-channel
Repository: https://github.com/rust-lang/futures-rs
Authors: futures-channel authors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: futures-core
Repository: https://github.com/rust-lang/futures-rs
Authors: futures-core authors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: futures-task
Repository: https://github.com/rust-lang/futures-rs
Authors: futures-task authors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: futures-util
Repository: https://github.com/rust-lang/futures-rs
Authors: futures-util authors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: getrandom
Repository: https://github.com/rust-random/getrandom
Authors: The Rand Project Developers
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: hermit-abi
Repository: https://github.com/hermitcore/rusty-hermit
Authors: Stefan Lankes
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: http
Repository: https://github.com/hyperium/http
Authors: Alex Crichton, Carl Lerche, Sean McArthur
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: http-body
Repository: https://github.com/hyperium/http-body
Authors: Carl Lerche, Lucio Franco, Sean McArthur
License: MIT
-------------------------------------------------------------
Name: httparse
Repository: https://github.com/seanmonstar/httparse
Authors: Sean McArthur
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: httpdate
Repository: https://github.com/pyfisch/httpdate
Authors: Pyfisch
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: hyper
Repository: https://github.com/hyperium/hyper
Authors: Sean McArthur
License: MIT
-------------------------------------------------------------
Name: itoa
Repository: https://github.com/dtolnay/itoa
Authors: David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: lazy_static
Repository: https://github.com/rust-lang-nursery/lazy-static.rs
Authors: Marvin Löbel
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: libR-sys
Repository: https://github.com/extendr/libR-sys
Authors: andy-thomason, Thomas Down, Mossa Merhi Reimert, Claus O. Wilke, Ilia A. Kosenkov, Hiroaki Yutani
License: MIT
-------------------------------------------------------------
Name: libc
Repository: https://github.com/rust-lang/libc
Authors: The Rust Project Developers
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: log
Repository: https://github.com/rust-lang/log
Authors: The Rust Project Developers
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: matchit
Repository: https://github.com/ibraheemdev/matchit
Authors: Ibraheem Ahmed
License: MIT
-------------------------------------------------------------
Name: memchr
Repository: https://github.com/BurntSushi/memchr
Authors: Andrew Gallant, bluss
License: MIT OR Unlicense
-------------------------------------------------------------
Name: mime
Repository: https://github.com/hyperium/mime
Authors: Sean McArthur
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: mio
Repository: https://github.com/tokio-rs/mio
Authors: Carl Lerche, Thomas de Zeeuw, Tokio Contributors
License: MIT
-------------------------------------------------------------
Name: num_cpus
Repository: https://github.com/seanmonstar/num_cpus
Authors: Sean McArthur
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: once_cell
Repository: https://github.com/matklad/once_cell
Authors: Aleksey Kladov
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: paste
Repository: https://github.com/dtolnay/paste
Authors: David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: percent-encoding
Repository: https://github.com/servo/rust-url/
Authors: The rust-url developers
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: pin-project
Repository: https://github.com/taiki-e/pin-project
Authors: pin-project authors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: pin-project-internal
Repository: https://github.com/taiki-e/pin-project
Authors: pin-project-internal authors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: pin-project-lite
Repository: https://github.com/taiki-e/pin-project-lite
Authors: pin-project-lite authors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: pin-utils
Repository: https://github.com/rust-lang-nursery/pin-utils
Authors: Josef Brandl
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: ppv-lite86
Repository: https://github.com/cryptocorrosion/cryptocorrosion
Authors: The CryptoCorrosion Contributors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: proc-macro2
Repository: https://github.com/dtolnay/proc-macro2
Authors: David Tolnay, Alex Crichton
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: quote
Repository: https://github.com/dtolnay/quote
Authors: David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: rand
Repository: https://github.com/rust-random/rand
Authors: The Rand Project Developers, The Rust Project Developers
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: rand_chacha
Repository: https://github.com/rust-random/rand
Authors: The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: rand_core
Repository: https://github.com/rust-random/rand
Authors: The Rand Project Developers, The Rust Project Developers
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: retain_mut
Repository: https://github.com/upsuper/retain_mut
Authors: Xidorn Quan
License: MIT
-------------------------------------------------------------
Name: ryu
Repository: https://github.com/dtolnay/ryu
Authors: David Tolnay
License: Apache-2.0 OR BSL-1.0
-------------------------------------------------------------
Name: serde
Repository: https://github.com/serde-rs/serde
Authors: Erick Tryzelaar, David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: serde_json
Repository: https://github.com/serde-rs/json
Authors: Erick Tryzelaar, David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: serde_path_to_error
Repository: https://github.com/dtolnay/path-to-error
Authors: David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: serde_urlencoded
Repository: https://github.com/nox/serde_urlencoded
Authors: Anthony Ramine
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: signal-hook-registry
Repository: https://github.com/vorner/signal-hook
Authors: Michal 'vorner' Vaner, Masaki Hara
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: socket2
Repository: https://github.com/rust-lang/socket2
Authors: Alex Crichton, Thomas de Zeeuw
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: syn
Repository: https://github.com/dtolnay/syn
Authors: David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: syn
Repository: https://github.com/dtolnay/syn
Authors: David Tolnay
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: sync_wrapper
Repository: https://github.com/Actyx/sync_wrapper
Authors: Actyx AG
License: Apache-2.0
-------------------------------------------------------------
Name: tokio
Repository: https://github.com/tokio-rs/tokio
Authors: Tokio Contributors
License: MIT
-------------------------------------------------------------
Name: tokio-macros
Repository: https://github.com/tokio-rs/tokio
Authors: Tokio Contributors
License: MIT
-------------------------------------------------------------
Name: tower
Repository: https://github.com/tower-rs/tower
Authors: Tower Maintainers
License: MIT
-------------------------------------------------------------
Name: tower-layer
Repository: https://github.com/tower-rs/tower
Authors: Tower Maintainers
License: MIT
-------------------------------------------------------------
Name: tower-service
Repository: https://github.com/tower-rs/tower
Authors: Tower Maintainers
License: MIT
-------------------------------------------------------------
Name: tracing
Repository: https://github.com/tokio-rs/tracing
Authors: Eliza Weisman, Tokio Contributors
License: MIT
-------------------------------------------------------------
Name: tracing-core
Repository: https://github.com/tokio-rs/tracing
Authors: Tokio Contributors
License: MIT
-------------------------------------------------------------
Name: try-lock
Repository: https://github.com/seanmonstar/try-lock
Authors: Sean McArthur
License: MIT
-------------------------------------------------------------
Name: unicode-ident
Repository: https://github.com/dtolnay/unicode-ident
Authors: David Tolnay
License: (MIT OR Apache-2.0) AND Unicode-DFS-2016
-------------------------------------------------------------
Name: want
Repository: https://github.com/seanmonstar/want
Authors: Sean McArthur
License: MIT
-------------------------------------------------------------
Name: wasi
Repository: https://github.com/bytecodealliance/wasi
Authors: The Cranelift Project Developers
License: Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
-------------------------------------------------------------
Name: winapi
Repository: https://github.com/retep998/winapi-rs
Authors: Peter Atashian
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: winapi-i686-pc-windows-gnu
Repository: https://github.com/retep998/winapi-rs
Authors: Peter Atashian
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: winapi-x86_64-pc-windows-gnu
Repository: https://github.com/retep998/winapi-rs
Authors: Peter Atashian
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows-sys
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows-sys
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows-targets
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows-targets
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_aarch64_gnullvm
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_aarch64_gnullvm
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_aarch64_msvc
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_aarch64_msvc
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_i686_gnu
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_i686_gnu
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_i686_msvc
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_i686_msvc
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_x86_64_gnu
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_x86_64_gnu
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_x86_64_gnullvm
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_x86_64_gnullvm
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_x86_64_msvc
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------
Name: windows_x86_64_msvc
Repository: https://github.com/microsoft/windows-rs
Authors: Microsoft
License: Apache-2.0 OR MIT
-------------------------------------------------------------