-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE-THIRDPARTY.json
983 lines (983 loc) · 33.6 KB
/
LICENSE-THIRDPARTY.json
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
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
[
{
"name": "aho-corasick",
"version": "1.1.3",
"authors": "Andrew Gallant <[email protected]>",
"repository": "https://github.com/BurntSushi/aho-corasick",
"license": "MIT OR Unlicense",
"license_file": null,
"description": "Fast multiple substring searching."
},
{
"name": "android-tzdata",
"version": "0.1.1",
"authors": "RumovZ",
"repository": "https://github.com/RumovZ/android-tzdata",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Parser for the Android-specific tzdata file"
},
{
"name": "android_system_properties",
"version": "0.1.5",
"authors": "Nicolas Silva <[email protected]>",
"repository": "https://github.com/nical/android_system_properties",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Minimal Android system properties wrapper"
},
{
"name": "anstream",
"version": "0.6.14",
"authors": null,
"repository": "https://github.com/rust-cli/anstyle.git",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A simple cross platform library for writing colored text to a terminal."
},
{
"name": "anstyle",
"version": "1.0.7",
"authors": null,
"repository": "https://github.com/rust-cli/anstyle.git",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "ANSI text styling"
},
{
"name": "anstyle-parse",
"version": "0.2.4",
"authors": null,
"repository": "https://github.com/rust-cli/anstyle.git",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Parse ANSI Style Escapes"
},
{
"name": "anstyle-query",
"version": "1.1.0",
"authors": null,
"repository": "https://github.com/rust-cli/anstyle",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Look up colored console capabilities"
},
{
"name": "anstyle-wincon",
"version": "3.0.3",
"authors": null,
"repository": "https://github.com/rust-cli/anstyle.git",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Styling legacy Windows terminals"
},
{
"name": "autocfg",
"version": "1.3.0",
"authors": "Josh Stone <[email protected]>",
"repository": "https://github.com/cuviper/autocfg",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Automatic cfg for Rust compiler features"
},
{
"name": "bindgen",
"version": "0.69.4",
"authors": "Jyun-Yan You <[email protected]>|Emilio Cobos Álvarez <[email protected]>|Nick Fitzgerald <[email protected]>|The Servo project developers",
"repository": "https://github.com/rust-lang/rust-bindgen",
"license": "BSD-3-Clause",
"license_file": null,
"description": "Automatically generates Rust FFI bindings to C and C++ libraries."
},
{
"name": "bio-types",
"version": "1.0.3",
"authors": "Johannes Köster <[email protected]>",
"repository": "https://github.com/rust-bio/rust-bio-types",
"license": "MIT",
"license_file": "LICENSE.md",
"description": "A collection of common biomedical types for use in rust-bio and rust-htslib."
},
{
"name": "bitflags",
"version": "2.6.0",
"authors": "The Rust Project Developers",
"repository": "https://github.com/bitflags/bitflags",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A macro to generate structures which behave like bitflags."
},
{
"name": "bumpalo",
"version": "3.16.0",
"authors": "Nick Fitzgerald <[email protected]>",
"repository": "https://github.com/fitzgen/bumpalo",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A fast bump allocation arena for Rust."
},
{
"name": "byteorder",
"version": "1.5.0",
"authors": "Andrew Gallant <[email protected]>",
"repository": "https://github.com/BurntSushi/byteorder",
"license": "MIT OR Unlicense",
"license_file": null,
"description": "Library for reading/writing numbers in big-endian and little-endian."
},
{
"name": "cc",
"version": "1.1.5",
"authors": "Alex Crichton <[email protected]>",
"repository": "https://github.com/rust-lang/cc-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code."
},
{
"name": "cexpr",
"version": "0.6.0",
"authors": "Jethro Beekman <[email protected]>",
"repository": "https://github.com/jethrogb/rust-cexpr",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A C expression parser and evaluator"
},
{
"name": "cfg-if",
"version": "1.0.0",
"authors": "Alex Crichton <[email protected]>",
"repository": "https://github.com/alexcrichton/cfg-if",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted."
},
{
"name": "chrono",
"version": "0.4.38",
"authors": null,
"repository": "https://github.com/chronotope/chrono",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Date and time library for Rust"
},
{
"name": "clang-sys",
"version": "1.8.1",
"authors": "Kyle Mayes <[email protected]>",
"repository": "https://github.com/KyleMayes/clang-sys",
"license": "Apache-2.0",
"license_file": null,
"description": "Rust bindings for libclang."
},
{
"name": "clap",
"version": "4.5.9",
"authors": null,
"repository": "https://github.com/clap-rs/clap",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A simple to use, efficient, and full-featured Command Line Argument Parser"
},
{
"name": "clap_builder",
"version": "4.5.9",
"authors": null,
"repository": "https://github.com/clap-rs/clap",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A simple to use, efficient, and full-featured Command Line Argument Parser"
},
{
"name": "clap_derive",
"version": "4.5.8",
"authors": null,
"repository": "https://github.com/clap-rs/clap",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Parse command line argument by defining a struct, derive crate."
},
{
"name": "clap_lex",
"version": "0.7.1",
"authors": null,
"repository": "https://github.com/clap-rs/clap",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Minimal, flexible command line parser"
},
{
"name": "cmake",
"version": "0.1.50",
"authors": "Alex Crichton <[email protected]>",
"repository": "https://github.com/rust-lang/cmake-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A build dependency for running `cmake` to build a native library"
},
{
"name": "colorchoice",
"version": "1.0.1",
"authors": null,
"repository": "https://github.com/rust-cli/anstyle",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Global override of color control"
},
{
"name": "core-foundation-sys",
"version": "0.8.6",
"authors": "The Servo Project Developers",
"repository": "https://github.com/servo/core-foundation-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Bindings to Core Foundation for macOS"
},
{
"name": "custom_derive",
"version": "0.1.7",
"authors": "Daniel Keep <[email protected]>",
"repository": "https://github.com/DanielKeep/rust-custom-derive/tree/custom_derive-master",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "(Note: superseded by `macro-attr`) This crate provides a macro that enables the use of custom derive attributes."
},
{
"name": "derive-new",
"version": "0.5.9",
"authors": "Nick Cameron <[email protected]>",
"repository": "https://github.com/nrc/derive-new",
"license": "MIT",
"license_file": null,
"description": "`#[derive(new)]` implements simple constructor functions for structs and enums."
},
{
"name": "derive-new",
"version": "0.6.0",
"authors": "Nick Cameron <[email protected]>",
"repository": "https://github.com/nrc/derive-new",
"license": "MIT",
"license_file": null,
"description": "`#[derive(new)]` implements simple constructor functions for structs and enums."
},
{
"name": "either",
"version": "1.13.0",
"authors": "bluss",
"repository": "https://github.com/rayon-rs/either",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases."
},
{
"name": "env_logger",
"version": "0.10.2",
"authors": null,
"repository": "https://github.com/rust-cli/env_logger",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A logging implementation for `log` which is configured via an environment variable."
},
{
"name": "form_urlencoded",
"version": "1.2.1",
"authors": "The rust-url developers",
"repository": "https://github.com/servo/rust-url",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms."
},
{
"name": "fs-utils",
"version": "1.1.4",
"authors": "Sebastian Thiel <[email protected]>",
"repository": "https://github.com/Byron/fs-utils-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Utilities to help working with the filesytem"
},
{
"name": "glob",
"version": "0.3.1",
"authors": "The Rust Project Developers",
"repository": "https://github.com/rust-lang/glob",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Support for matching file paths against Unix shell style patterns."
},
{
"name": "heck",
"version": "0.5.0",
"authors": null,
"repository": "https://github.com/withoutboats/heck",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "heck is a case conversion library."
},
{
"name": "hermit-abi",
"version": "0.3.9",
"authors": "Stefan Lankes",
"repository": "https://github.com/hermit-os/hermit-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Hermit system calls definitions."
},
{
"name": "hts-sys",
"version": "2.1.4",
"authors": "Christopher Schröder <[email protected]>|Johannes Köster <[email protected]>",
"repository": "https://github.com/samtools/htslib.git",
"license": "MIT",
"license_file": null,
"description": "This library provides HTSlib bindings."
},
{
"name": "humantime",
"version": "2.1.0",
"authors": "Paul Colomiets <[email protected]>",
"repository": "https://github.com/tailhook/humantime",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A parser and formatter for std::time::{Duration, SystemTime}"
},
{
"name": "iana-time-zone",
"version": "0.1.60",
"authors": "Andrew Straw <[email protected]>|René Kijewski <[email protected]>|Ryan Lopopolo <[email protected]>",
"repository": "https://github.com/strawlab/iana-time-zone",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "get the IANA time zone for the current system"
},
{
"name": "iana-time-zone-haiku",
"version": "0.1.2",
"authors": "René Kijewski <[email protected]>",
"repository": "https://github.com/strawlab/iana-time-zone",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "iana-time-zone support crate for Haiku OS"
},
{
"name": "idna",
"version": "0.5.0",
"authors": "The rust-url developers",
"repository": "https://github.com/servo/rust-url/",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "IDNA (Internationalizing Domain Names in Applications) and Punycode."
},
{
"name": "ieee754",
"version": "0.2.6",
"authors": "Huon Wilson <[email protected]>",
"repository": "https://github.com/huonw/ieee754",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Low-level manipulations of IEEE754 floating-point numbers."
},
{
"name": "is-terminal",
"version": "0.4.12",
"authors": "softprops <[email protected]>|Dan Gohman <[email protected]>",
"repository": "https://github.com/sunfishcode/is-terminal",
"license": "MIT",
"license_file": null,
"description": "Test whether a given stream is a terminal"
},
{
"name": "is_terminal_polyfill",
"version": "1.70.0",
"authors": null,
"repository": "https://github.com/polyfill-rs/is_terminal_polyfill",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs"
},
{
"name": "itertools",
"version": "0.12.1",
"authors": "bluss",
"repository": "https://github.com/rust-itertools/itertools",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Extra iterator adaptors, iterator methods, free functions, and macros."
},
{
"name": "itertools",
"version": "0.13.0",
"authors": "bluss",
"repository": "https://github.com/rust-itertools/itertools",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Extra iterator adaptors, iterator methods, free functions, and macros."
},
{
"name": "jobserver",
"version": "0.1.31",
"authors": "Alex Crichton <[email protected]>",
"repository": "https://github.com/rust-lang/jobserver-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "An implementation of the GNU Make jobserver for Rust."
},
{
"name": "js-sys",
"version": "0.3.69",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate."
},
{
"name": "lazy_static",
"version": "1.5.0",
"authors": "Marvin Löbel <[email protected]>",
"repository": "https://github.com/rust-lang-nursery/lazy-static.rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A macro for declaring lazily evaluated statics in Rust."
},
{
"name": "lazycell",
"version": "1.3.0",
"authors": "Alex Crichton <[email protected]>|Nikita Pekin <[email protected]>",
"repository": "https://github.com/indiv0/lazycell",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A library providing a lazily filled Cell struct"
},
{
"name": "libc",
"version": "0.2.155",
"authors": "The Rust Project Developers",
"repository": "https://github.com/rust-lang/libc",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Raw FFI bindings to platform libraries like libc."
},
{
"name": "libloading",
"version": "0.8.4",
"authors": "Simonas Kazlauskas <[email protected]>",
"repository": "https://github.com/nagisa/rust_libloading/",
"license": "ISC",
"license_file": null,
"description": "Bindings around the platform's dynamic library loading primitives with greatly improved memory safety."
},
{
"name": "libz-sys",
"version": "1.1.18",
"authors": "Alex Crichton <[email protected]>|Josh Triplett <[email protected]>|Sebastian Thiel <[email protected]>",
"repository": "https://github.com/rust-lang/libz-sys",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Low-level bindings to the system libz library (also known as zlib)."
},
{
"name": "linear-map",
"version": "1.2.0",
"authors": "Andrew Paseltiner <[email protected]>|Tobias Bucher <[email protected]>",
"repository": "https://github.com/contain-rs/linear-map",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A map implemented by searching linearly in a vector."
},
{
"name": "log",
"version": "0.4.22",
"authors": "The Rust Project Developers",
"repository": "https://github.com/rust-lang/log",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A lightweight logging facade for Rust"
},
{
"name": "logaddexp",
"version": "0.1.3",
"authors": null,
"repository": "https://github.com/erikbrinkman/logaddexp-rs",
"license": "MIT",
"license_file": null,
"description": "stable implementations of logaddexp and logsumexp"
},
{
"name": "memchr",
"version": "2.7.4",
"authors": "Andrew Gallant <[email protected]>|bluss",
"repository": "https://github.com/BurntSushi/memchr",
"license": "MIT OR Unlicense",
"license_file": null,
"description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search."
},
{
"name": "minimal-lexical",
"version": "0.2.1",
"authors": "Alex Huszagh <[email protected]>",
"repository": "https://github.com/Alexhuszagh/minimal-lexical",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Fast float parsing conversion routines."
},
{
"name": "newtype_derive",
"version": "0.1.6",
"authors": "Daniel Keep <[email protected]>",
"repository": "https://github.com/DanielKeep/rust-custom-derive",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "This crate provides macros for deriving common traits for newtype structures."
},
{
"name": "nom",
"version": "7.1.3",
"authors": "[email protected]",
"repository": "https://github.com/Geal/nom",
"license": "MIT",
"license_file": null,
"description": "A byte-oriented, zero-copy, parser combinators library"
},
{
"name": "num-traits",
"version": "0.2.19",
"authors": "The Rust Project Developers",
"repository": "https://github.com/rust-num/num-traits",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Numeric traits for generic mathematics"
},
{
"name": "once_cell",
"version": "1.19.0",
"authors": "Aleksey Kladov <[email protected]>",
"repository": "https://github.com/matklad/once_cell",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Single assignment cells and lazy values."
},
{
"name": "percent-encoding",
"version": "2.3.1",
"authors": "The rust-url developers",
"repository": "https://github.com/servo/rust-url/",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Percent encoding and decoding"
},
{
"name": "pkg-config",
"version": "0.3.30",
"authors": "Alex Crichton <[email protected]>",
"repository": "https://github.com/rust-lang/pkg-config-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts."
},
{
"name": "proc-macro2",
"version": "1.0.86",
"authors": "David Tolnay <[email protected]>|Alex Crichton <[email protected]>",
"repository": "https://github.com/dtolnay/proc-macro2",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case."
},
{
"name": "quick-error",
"version": "1.2.3",
"authors": "Paul Colomiets <[email protected]>|Colin Kiegel <[email protected]>",
"repository": "http://github.com/tailhook/quick-error",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A macro which makes error types pleasant to write."
},
{
"name": "quote",
"version": "1.0.36",
"authors": "David Tolnay <[email protected]>",
"repository": "https://github.com/dtolnay/quote",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Quasi-quoting macro quote!(...)"
},
{
"name": "regex",
"version": "1.10.5",
"authors": "The Rust Project Developers|Andrew Gallant <[email protected]>",
"repository": "https://github.com/rust-lang/regex",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs."
},
{
"name": "regex-automata",
"version": "0.4.7",
"authors": "The Rust Project Developers|Andrew Gallant <[email protected]>",
"repository": "https://github.com/rust-lang/regex/tree/master/regex-automata",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Automata construction and matching using regular expressions."
},
{
"name": "regex-syntax",
"version": "0.8.4",
"authors": "The Rust Project Developers|Andrew Gallant <[email protected]>",
"repository": "https://github.com/rust-lang/regex/tree/master/regex-syntax",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A regular expression parser."
},
{
"name": "rust-htslib",
"version": "0.47.0",
"authors": "Christopher Schröder <[email protected]>|Johannes Köster <[email protected]>",
"repository": "https://github.com/rust-bio/rust-htslib.git",
"license": "MIT",
"license_file": null,
"description": "This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files."
},
{
"name": "rustc-hash",
"version": "1.1.0",
"authors": "The Rust Project Developers",
"repository": "https://github.com/rust-lang-nursery/rustc-hash",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "speed, non-cryptographic hash used in rustc"
},
{
"name": "rustc_version",
"version": "0.1.7",
"authors": "Marvin Löbel <[email protected]>",
"repository": "https://github.com/Kimundi/rustc-version-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A library for querying the version of a installed rustc compiler"
},
{
"name": "rustversion",
"version": "1.0.17",
"authors": "David Tolnay <[email protected]>",
"repository": "https://github.com/dtolnay/rustversion",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Conditional compilation according to rustc compiler version"
},
{
"name": "semver",
"version": "0.1.20",
"authors": "The Rust Project Developers",
"repository": "https://github.com/rust-lang/semver",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Semantic version parsing and comparison."
},
{
"name": "shlex",
"version": "1.3.0",
"authors": "comex <[email protected]>|Fenhl <[email protected]>|Adrian Taylor <[email protected]>|Alex Touchet <[email protected]>|Daniel Parks <[email protected]>|Garrett Berg <[email protected]>",
"repository": "https://github.com/comex/rust-shlex",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Split a string into shell words, like Python's shlex."
},
{
"name": "strsim",
"version": "0.11.1",
"authors": "Danny Guo <[email protected]>|maxbachmann <[email protected]>",
"repository": "https://github.com/rapidfuzz/strsim-rs",
"license": "MIT",
"license_file": null,
"description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice."
},
{
"name": "strum_macros",
"version": "0.26.4",
"authors": "Peter Glotfelty <[email protected]>",
"repository": "https://github.com/Peternator7/strum",
"license": "MIT",
"license_file": null,
"description": "Helpful macros for working with enums and strings"
},
{
"name": "syn",
"version": "1.0.109",
"authors": "David Tolnay <[email protected]>",
"repository": "https://github.com/dtolnay/syn",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Parser for Rust source code"
},
{
"name": "syn",
"version": "2.0.71",
"authors": "David Tolnay <[email protected]>",
"repository": "https://github.com/dtolnay/syn",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Parser for Rust source code"
},
{
"name": "termcolor",
"version": "1.4.1",
"authors": "Andrew Gallant <[email protected]>",
"repository": "https://github.com/BurntSushi/termcolor",
"license": "MIT OR Unlicense",
"license_file": null,
"description": "A simple cross platform library for writing colored text to a terminal."
},
{
"name": "thiserror",
"version": "1.0.62",
"authors": "David Tolnay <[email protected]>",
"repository": "https://github.com/dtolnay/thiserror",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "derive(Error)"
},
{
"name": "thiserror-impl",
"version": "1.0.62",
"authors": "David Tolnay <[email protected]>",
"repository": "https://github.com/dtolnay/thiserror",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Implementation detail of the `thiserror` crate"
},
{
"name": "tinyvec",
"version": "1.8.0",
"authors": "Lokathor <[email protected]>",
"repository": "https://github.com/Lokathor/tinyvec",
"license": "Apache-2.0 OR MIT OR Zlib",
"license_file": null,
"description": "`tinyvec` provides 100% safe vec-like data structures."
},
{
"name": "tinyvec_macros",
"version": "0.1.1",
"authors": "Soveu <[email protected]>",
"repository": "https://github.com/Soveu/tinyvec_macros",
"license": "Apache-2.0 OR MIT OR Zlib",
"license_file": null,
"description": "Some macros for tiny containers"
},
{
"name": "unicode-bidi",
"version": "0.3.15",
"authors": "The Servo Project Developers",
"repository": "https://github.com/servo/unicode-bidi",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Implementation of the Unicode Bidirectional Algorithm"
},
{
"name": "unicode-ident",
"version": "1.0.12",
"authors": "David Tolnay <[email protected]>",
"repository": "https://github.com/dtolnay/unicode-ident",
"license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016",
"license_file": null,
"description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31"
},
{
"name": "unicode-normalization",
"version": "0.1.23",
"authors": "kwantam <[email protected]>|Manish Goregaokar <[email protected]>",
"repository": "https://github.com/unicode-rs/unicode-normalization",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15."
},
{
"name": "url",
"version": "2.5.2",
"authors": "The rust-url developers",
"repository": "https://github.com/servo/rust-url",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "URL library for Rust, based on the WHATWG URL Standard"
},
{
"name": "utf8parse",
"version": "0.2.2",
"authors": "Joe Wilm <[email protected]>|Christian Duerr <[email protected]>",
"repository": "https://github.com/alacritty/vte",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Table-driven UTF-8 parser"
},
{
"name": "vclust",
"version": "0.1.0",
"authors": null,
"repository": null,
"license": null,
"license_file": null,
"description": null
},
{
"name": "vcpkg",
"version": "0.2.15",
"authors": "Jim McGrath <[email protected]>",
"repository": "https://github.com/mcgoo/vcpkg-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts."
},
{
"name": "wasm-bindgen",
"version": "0.2.92",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Easy support for interacting between JS and Rust."
},
{
"name": "wasm-bindgen-backend",
"version": "0.2.92",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Backend code generation of the wasm-bindgen tool"
},
{
"name": "wasm-bindgen-macro",
"version": "0.2.92",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Definition of the `#[wasm_bindgen]` attribute, an internal dependency"
},
{
"name": "wasm-bindgen-macro-support",
"version": "0.2.92",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate"
},
{
"name": "wasm-bindgen-shared",
"version": "0.2.92",
"authors": "The wasm-bindgen Developers",
"repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency."
},
{
"name": "winapi-util",
"version": "0.1.8",
"authors": "Andrew Gallant <[email protected]>",
"repository": "https://github.com/BurntSushi/winapi-util",
"license": "MIT OR Unlicense",
"license_file": null,
"description": "A dumping ground for high level safe wrappers over windows-sys."
},
{
"name": "windows-core",
"version": "0.52.0",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Rust for Windows"
},
{
"name": "windows-sys",
"version": "0.52.0",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Rust for Windows"
},
{
"name": "windows-targets",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import libs for Windows"
},
{
"name": "windows_aarch64_gnullvm",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import lib for Windows"
},
{
"name": "windows_aarch64_msvc",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import lib for Windows"
},
{
"name": "windows_i686_gnu",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import lib for Windows"
},
{
"name": "windows_i686_gnullvm",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import lib for Windows"
},
{
"name": "windows_i686_msvc",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import lib for Windows"
},
{
"name": "windows_x86_64_gnu",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import lib for Windows"
},
{
"name": "windows_x86_64_gnullvm",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import lib for Windows"
},
{
"name": "windows_x86_64_msvc",
"version": "0.52.6",
"authors": "Microsoft",
"repository": "https://github.com/microsoft/windows-rs",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Import lib for Windows"
}
]