tryke 0.1.0.dev5__py3-none-win_amd64.whl

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.
Binary file
@@ -0,0 +1,11 @@
1
+ Metadata-Version: 2.4
2
+ Name: tryke
3
+ Version: 0.1.0.dev5
4
+ License-File: LICENSE
5
+ Summary: Add your description here
6
+ Author-email: Justin Chapman <commonmodestudio@gmail.com>
7
+ Requires-Python: >=3.13
8
+ Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
9
+
10
+ # tryke
11
+
@@ -0,0 +1,6 @@
1
+ tryke-0.1.0.dev5.data/scripts/tryke.exe,sha256=C4JluKWk0NdFb8FDr3U5kXQ9fhnuW61AAWAcgWIS2dc,615936
2
+ tryke-0.1.0.dev5.dist-info/METADATA,sha256=8rrjaazP2pxEIK2RCcdanpOK0CGq6L9tyt3CAsO5xUY,272
3
+ tryke-0.1.0.dev5.dist-info/WHEEL,sha256=YKH46JP5eEDGO8MlcZbFM08lLdscocTbxlL8lXLWXQg,94
4
+ tryke-0.1.0.dev5.dist-info/licenses/LICENSE,sha256=a9ZyGIp9tqssd_5K4MN3nCIS3q6vuoUW-ROA2lUxB64,1084
5
+ tryke-0.1.0.dev5.dist-info/sboms/tryke.cyclonedx.json,sha256=OdFbM2Q8g18dZT2xQtsnwmr6IU7VOZ9XzyMOVfx9Buk,23022
6
+ tryke-0.1.0.dev5.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.12.4)
3
+ Root-Is-Purelib: false
4
+ Tag: py3-none-win_amd64
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 justin
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,764 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "version": 1,
5
+ "serialNumber": "urn:uuid:a35746ee-9180-4084-9922-df755fcd5b0e",
6
+ "metadata": {
7
+ "timestamp": "2026-02-28T06:20:35.828713900Z",
8
+ "tools": [
9
+ {
10
+ "vendor": "CycloneDX",
11
+ "name": "cargo-cyclonedx",
12
+ "version": "0.5.7"
13
+ }
14
+ ],
15
+ "component": {
16
+ "type": "application",
17
+ "bom-ref": "path+file:///D:/a/tryke/tryke/crates/tryke#0.1.0",
18
+ "name": "tryke",
19
+ "version": "0.1.0",
20
+ "description": "python testing",
21
+ "scope": "required",
22
+ "licenses": [
23
+ {
24
+ "expression": "MIT"
25
+ }
26
+ ],
27
+ "purl": "pkg:cargo/tryke@0.1.0?download_url=file://.",
28
+ "externalReferences": [
29
+ {
30
+ "type": "vcs",
31
+ "url": "https://github.com/thejchap/tryke"
32
+ }
33
+ ],
34
+ "components": [
35
+ {
36
+ "type": "application",
37
+ "bom-ref": "path+file:///D:/a/tryke/tryke/crates/tryke#0.1.0 bin-target-0",
38
+ "name": "tryke",
39
+ "version": "0.1.0",
40
+ "purl": "pkg:cargo/tryke@0.1.0?download_url=file://.#src/main.rs"
41
+ }
42
+ ]
43
+ },
44
+ "properties": [
45
+ {
46
+ "name": "cdx:rustc:sbom:target:all_targets",
47
+ "value": "true"
48
+ }
49
+ ]
50
+ },
51
+ "components": [
52
+ {
53
+ "type": "library",
54
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@0.6.21",
55
+ "name": "anstream",
56
+ "version": "0.6.21",
57
+ "description": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.",
58
+ "scope": "required",
59
+ "hashes": [
60
+ {
61
+ "alg": "SHA-256",
62
+ "content": "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a"
63
+ }
64
+ ],
65
+ "licenses": [
66
+ {
67
+ "expression": "MIT OR Apache-2.0"
68
+ }
69
+ ],
70
+ "purl": "pkg:cargo/anstream@0.6.21",
71
+ "externalReferences": [
72
+ {
73
+ "type": "vcs",
74
+ "url": "https://github.com/rust-cli/anstyle.git"
75
+ }
76
+ ]
77
+ },
78
+ {
79
+ "type": "library",
80
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@0.2.7",
81
+ "name": "anstyle-parse",
82
+ "version": "0.2.7",
83
+ "description": "Parse ANSI Style Escapes",
84
+ "scope": "required",
85
+ "hashes": [
86
+ {
87
+ "alg": "SHA-256",
88
+ "content": "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
89
+ }
90
+ ],
91
+ "licenses": [
92
+ {
93
+ "expression": "MIT OR Apache-2.0"
94
+ }
95
+ ],
96
+ "purl": "pkg:cargo/anstyle-parse@0.2.7",
97
+ "externalReferences": [
98
+ {
99
+ "type": "vcs",
100
+ "url": "https://github.com/rust-cli/anstyle.git"
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "type": "library",
106
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
107
+ "name": "anstyle-query",
108
+ "version": "1.1.5",
109
+ "description": "Look up colored console capabilities",
110
+ "scope": "required",
111
+ "hashes": [
112
+ {
113
+ "alg": "SHA-256",
114
+ "content": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
115
+ }
116
+ ],
117
+ "licenses": [
118
+ {
119
+ "expression": "MIT OR Apache-2.0"
120
+ }
121
+ ],
122
+ "purl": "pkg:cargo/anstyle-query@1.1.5",
123
+ "externalReferences": [
124
+ {
125
+ "type": "vcs",
126
+ "url": "https://github.com/rust-cli/anstyle.git"
127
+ }
128
+ ]
129
+ },
130
+ {
131
+ "type": "library",
132
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
133
+ "name": "anstyle-wincon",
134
+ "version": "3.0.11",
135
+ "description": "Styling legacy Windows terminals",
136
+ "scope": "required",
137
+ "hashes": [
138
+ {
139
+ "alg": "SHA-256",
140
+ "content": "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
141
+ }
142
+ ],
143
+ "licenses": [
144
+ {
145
+ "expression": "MIT OR Apache-2.0"
146
+ }
147
+ ],
148
+ "purl": "pkg:cargo/anstyle-wincon@3.0.11",
149
+ "externalReferences": [
150
+ {
151
+ "type": "vcs",
152
+ "url": "https://github.com/rust-cli/anstyle.git"
153
+ }
154
+ ]
155
+ },
156
+ {
157
+ "type": "library",
158
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13",
159
+ "name": "anstyle",
160
+ "version": "1.0.13",
161
+ "description": "ANSI text styling",
162
+ "scope": "required",
163
+ "hashes": [
164
+ {
165
+ "alg": "SHA-256",
166
+ "content": "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78"
167
+ }
168
+ ],
169
+ "licenses": [
170
+ {
171
+ "expression": "MIT OR Apache-2.0"
172
+ }
173
+ ],
174
+ "purl": "pkg:cargo/anstyle@1.0.13",
175
+ "externalReferences": [
176
+ {
177
+ "type": "vcs",
178
+ "url": "https://github.com/rust-cli/anstyle.git"
179
+ }
180
+ ]
181
+ },
182
+ {
183
+ "type": "library",
184
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.5.60",
185
+ "name": "clap",
186
+ "version": "4.5.60",
187
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
188
+ "scope": "required",
189
+ "hashes": [
190
+ {
191
+ "alg": "SHA-256",
192
+ "content": "2797f34da339ce31042b27d23607e051786132987f595b02ba4f6a6dffb7030a"
193
+ }
194
+ ],
195
+ "licenses": [
196
+ {
197
+ "expression": "MIT OR Apache-2.0"
198
+ }
199
+ ],
200
+ "purl": "pkg:cargo/clap@4.5.60",
201
+ "externalReferences": [
202
+ {
203
+ "type": "vcs",
204
+ "url": "https://github.com/clap-rs/clap"
205
+ }
206
+ ]
207
+ },
208
+ {
209
+ "type": "library",
210
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.5.60",
211
+ "name": "clap_builder",
212
+ "version": "4.5.60",
213
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
214
+ "scope": "required",
215
+ "hashes": [
216
+ {
217
+ "alg": "SHA-256",
218
+ "content": "24a241312cea5059b13574bb9b3861cabf758b879c15190b37b6d6fd63ab6876"
219
+ }
220
+ ],
221
+ "licenses": [
222
+ {
223
+ "expression": "MIT OR Apache-2.0"
224
+ }
225
+ ],
226
+ "purl": "pkg:cargo/clap_builder@4.5.60",
227
+ "externalReferences": [
228
+ {
229
+ "type": "vcs",
230
+ "url": "https://github.com/clap-rs/clap"
231
+ }
232
+ ]
233
+ },
234
+ {
235
+ "type": "library",
236
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.5.55",
237
+ "name": "clap_derive",
238
+ "version": "4.5.55",
239
+ "description": "Parse command line argument by defining a struct, derive crate.",
240
+ "scope": "required",
241
+ "hashes": [
242
+ {
243
+ "alg": "SHA-256",
244
+ "content": "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5"
245
+ }
246
+ ],
247
+ "licenses": [
248
+ {
249
+ "expression": "MIT OR Apache-2.0"
250
+ }
251
+ ],
252
+ "purl": "pkg:cargo/clap_derive@4.5.55",
253
+ "externalReferences": [
254
+ {
255
+ "type": "vcs",
256
+ "url": "https://github.com/clap-rs/clap"
257
+ }
258
+ ]
259
+ },
260
+ {
261
+ "type": "library",
262
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.0.0",
263
+ "name": "clap_lex",
264
+ "version": "1.0.0",
265
+ "description": "Minimal, flexible command line parser",
266
+ "scope": "required",
267
+ "hashes": [
268
+ {
269
+ "alg": "SHA-256",
270
+ "content": "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831"
271
+ }
272
+ ],
273
+ "licenses": [
274
+ {
275
+ "expression": "MIT OR Apache-2.0"
276
+ }
277
+ ],
278
+ "purl": "pkg:cargo/clap_lex@1.0.0",
279
+ "externalReferences": [
280
+ {
281
+ "type": "vcs",
282
+ "url": "https://github.com/clap-rs/clap"
283
+ }
284
+ ]
285
+ },
286
+ {
287
+ "type": "library",
288
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.4",
289
+ "name": "colorchoice",
290
+ "version": "1.0.4",
291
+ "description": "Global override of color control",
292
+ "scope": "required",
293
+ "hashes": [
294
+ {
295
+ "alg": "SHA-256",
296
+ "content": "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
297
+ }
298
+ ],
299
+ "licenses": [
300
+ {
301
+ "expression": "MIT OR Apache-2.0"
302
+ }
303
+ ],
304
+ "purl": "pkg:cargo/colorchoice@1.0.4",
305
+ "externalReferences": [
306
+ {
307
+ "type": "vcs",
308
+ "url": "https://github.com/rust-cli/anstyle.git"
309
+ }
310
+ ]
311
+ },
312
+ {
313
+ "type": "library",
314
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
315
+ "name": "heck",
316
+ "version": "0.5.0",
317
+ "description": "heck is a case conversion library.",
318
+ "scope": "required",
319
+ "hashes": [
320
+ {
321
+ "alg": "SHA-256",
322
+ "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
323
+ }
324
+ ],
325
+ "licenses": [
326
+ {
327
+ "expression": "MIT OR Apache-2.0"
328
+ }
329
+ ],
330
+ "purl": "pkg:cargo/heck@0.5.0",
331
+ "externalReferences": [
332
+ {
333
+ "type": "vcs",
334
+ "url": "https://github.com/withoutboats/heck"
335
+ }
336
+ ]
337
+ },
338
+ {
339
+ "type": "library",
340
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
341
+ "name": "is_terminal_polyfill",
342
+ "version": "1.70.2",
343
+ "description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs",
344
+ "scope": "required",
345
+ "hashes": [
346
+ {
347
+ "alg": "SHA-256",
348
+ "content": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
349
+ }
350
+ ],
351
+ "licenses": [
352
+ {
353
+ "expression": "MIT OR Apache-2.0"
354
+ }
355
+ ],
356
+ "purl": "pkg:cargo/is_terminal_polyfill@1.70.2",
357
+ "externalReferences": [
358
+ {
359
+ "type": "vcs",
360
+ "url": "https://github.com/polyfill-rs/is_terminal_polyfill"
361
+ }
362
+ ]
363
+ },
364
+ {
365
+ "type": "library",
366
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
367
+ "name": "once_cell_polyfill",
368
+ "version": "1.70.2",
369
+ "description": "Polyfill for `OnceCell` stdlib feature for use with older MSRVs",
370
+ "scope": "required",
371
+ "hashes": [
372
+ {
373
+ "alg": "SHA-256",
374
+ "content": "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
375
+ }
376
+ ],
377
+ "licenses": [
378
+ {
379
+ "expression": "MIT OR Apache-2.0"
380
+ }
381
+ ],
382
+ "purl": "pkg:cargo/once_cell_polyfill@1.70.2",
383
+ "externalReferences": [
384
+ {
385
+ "type": "vcs",
386
+ "url": "https://github.com/polyfill-rs/once_cell_polyfill"
387
+ }
388
+ ]
389
+ },
390
+ {
391
+ "type": "library",
392
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
393
+ "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
394
+ "name": "proc-macro2",
395
+ "version": "1.0.106",
396
+ "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
397
+ "scope": "required",
398
+ "hashes": [
399
+ {
400
+ "alg": "SHA-256",
401
+ "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
402
+ }
403
+ ],
404
+ "licenses": [
405
+ {
406
+ "expression": "MIT OR Apache-2.0"
407
+ }
408
+ ],
409
+ "purl": "pkg:cargo/proc-macro2@1.0.106",
410
+ "externalReferences": [
411
+ {
412
+ "type": "documentation",
413
+ "url": "https://docs.rs/proc-macro2"
414
+ },
415
+ {
416
+ "type": "vcs",
417
+ "url": "https://github.com/dtolnay/proc-macro2"
418
+ }
419
+ ]
420
+ },
421
+ {
422
+ "type": "library",
423
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
424
+ "author": "David Tolnay <dtolnay@gmail.com>",
425
+ "name": "quote",
426
+ "version": "1.0.44",
427
+ "description": "Quasi-quoting macro quote!(...)",
428
+ "scope": "required",
429
+ "hashes": [
430
+ {
431
+ "alg": "SHA-256",
432
+ "content": "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
433
+ }
434
+ ],
435
+ "licenses": [
436
+ {
437
+ "expression": "MIT OR Apache-2.0"
438
+ }
439
+ ],
440
+ "purl": "pkg:cargo/quote@1.0.44",
441
+ "externalReferences": [
442
+ {
443
+ "type": "documentation",
444
+ "url": "https://docs.rs/quote/"
445
+ },
446
+ {
447
+ "type": "vcs",
448
+ "url": "https://github.com/dtolnay/quote"
449
+ }
450
+ ]
451
+ },
452
+ {
453
+ "type": "library",
454
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
455
+ "author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
456
+ "name": "strsim",
457
+ "version": "0.11.1",
458
+ "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
459
+ "scope": "required",
460
+ "hashes": [
461
+ {
462
+ "alg": "SHA-256",
463
+ "content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
464
+ }
465
+ ],
466
+ "licenses": [
467
+ {
468
+ "expression": "MIT"
469
+ }
470
+ ],
471
+ "purl": "pkg:cargo/strsim@0.11.1",
472
+ "externalReferences": [
473
+ {
474
+ "type": "documentation",
475
+ "url": "https://docs.rs/strsim/"
476
+ },
477
+ {
478
+ "type": "website",
479
+ "url": "https://github.com/rapidfuzz/strsim-rs"
480
+ },
481
+ {
482
+ "type": "vcs",
483
+ "url": "https://github.com/rapidfuzz/strsim-rs"
484
+ }
485
+ ]
486
+ },
487
+ {
488
+ "type": "library",
489
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
490
+ "author": "David Tolnay <dtolnay@gmail.com>",
491
+ "name": "syn",
492
+ "version": "2.0.117",
493
+ "description": "Parser for Rust source code",
494
+ "scope": "required",
495
+ "hashes": [
496
+ {
497
+ "alg": "SHA-256",
498
+ "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
499
+ }
500
+ ],
501
+ "licenses": [
502
+ {
503
+ "expression": "MIT OR Apache-2.0"
504
+ }
505
+ ],
506
+ "purl": "pkg:cargo/syn@2.0.117",
507
+ "externalReferences": [
508
+ {
509
+ "type": "documentation",
510
+ "url": "https://docs.rs/syn"
511
+ },
512
+ {
513
+ "type": "vcs",
514
+ "url": "https://github.com/dtolnay/syn"
515
+ }
516
+ ]
517
+ },
518
+ {
519
+ "type": "library",
520
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
521
+ "author": "David Tolnay <dtolnay@gmail.com>",
522
+ "name": "unicode-ident",
523
+ "version": "1.0.24",
524
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
525
+ "scope": "required",
526
+ "hashes": [
527
+ {
528
+ "alg": "SHA-256",
529
+ "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
530
+ }
531
+ ],
532
+ "licenses": [
533
+ {
534
+ "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
535
+ }
536
+ ],
537
+ "purl": "pkg:cargo/unicode-ident@1.0.24",
538
+ "externalReferences": [
539
+ {
540
+ "type": "documentation",
541
+ "url": "https://docs.rs/unicode-ident"
542
+ },
543
+ {
544
+ "type": "vcs",
545
+ "url": "https://github.com/dtolnay/unicode-ident"
546
+ }
547
+ ]
548
+ },
549
+ {
550
+ "type": "library",
551
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
552
+ "author": "Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>",
553
+ "name": "utf8parse",
554
+ "version": "0.2.2",
555
+ "description": "Table-driven UTF-8 parser",
556
+ "scope": "required",
557
+ "hashes": [
558
+ {
559
+ "alg": "SHA-256",
560
+ "content": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
561
+ }
562
+ ],
563
+ "licenses": [
564
+ {
565
+ "expression": "Apache-2.0 OR MIT"
566
+ }
567
+ ],
568
+ "purl": "pkg:cargo/utf8parse@0.2.2",
569
+ "externalReferences": [
570
+ {
571
+ "type": "documentation",
572
+ "url": "https://docs.rs/utf8parse/"
573
+ },
574
+ {
575
+ "type": "vcs",
576
+ "url": "https://github.com/alacritty/vte"
577
+ }
578
+ ]
579
+ },
580
+ {
581
+ "type": "library",
582
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
583
+ "name": "windows-link",
584
+ "version": "0.2.1",
585
+ "description": "Linking for Windows",
586
+ "scope": "required",
587
+ "hashes": [
588
+ {
589
+ "alg": "SHA-256",
590
+ "content": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
591
+ }
592
+ ],
593
+ "licenses": [
594
+ {
595
+ "expression": "MIT OR Apache-2.0"
596
+ }
597
+ ],
598
+ "purl": "pkg:cargo/windows-link@0.2.1",
599
+ "externalReferences": [
600
+ {
601
+ "type": "vcs",
602
+ "url": "https://github.com/microsoft/windows-rs"
603
+ }
604
+ ]
605
+ },
606
+ {
607
+ "type": "library",
608
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
609
+ "name": "windows-sys",
610
+ "version": "0.61.2",
611
+ "description": "Rust for Windows",
612
+ "scope": "required",
613
+ "hashes": [
614
+ {
615
+ "alg": "SHA-256",
616
+ "content": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
617
+ }
618
+ ],
619
+ "licenses": [
620
+ {
621
+ "expression": "MIT OR Apache-2.0"
622
+ }
623
+ ],
624
+ "purl": "pkg:cargo/windows-sys@0.61.2",
625
+ "externalReferences": [
626
+ {
627
+ "type": "vcs",
628
+ "url": "https://github.com/microsoft/windows-rs"
629
+ }
630
+ ]
631
+ }
632
+ ],
633
+ "dependencies": [
634
+ {
635
+ "ref": "path+file:///D:/a/tryke/tryke/crates/tryke#0.1.0",
636
+ "dependsOn": [
637
+ "registry+https://github.com/rust-lang/crates.io-index#clap@4.5.60"
638
+ ]
639
+ },
640
+ {
641
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@0.6.21",
642
+ "dependsOn": [
643
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13",
644
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@0.2.7",
645
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
646
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
647
+ "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.4",
648
+ "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
649
+ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
650
+ ]
651
+ },
652
+ {
653
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@0.2.7",
654
+ "dependsOn": [
655
+ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
656
+ ]
657
+ },
658
+ {
659
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
660
+ "dependsOn": [
661
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
662
+ ]
663
+ },
664
+ {
665
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
666
+ "dependsOn": [
667
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13",
668
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
669
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
670
+ ]
671
+ },
672
+ {
673
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13",
674
+ "dependsOn": []
675
+ },
676
+ {
677
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.5.60",
678
+ "dependsOn": [
679
+ "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.5.60",
680
+ "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.5.55"
681
+ ]
682
+ },
683
+ {
684
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.5.60",
685
+ "dependsOn": [
686
+ "registry+https://github.com/rust-lang/crates.io-index#anstream@0.6.21",
687
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13",
688
+ "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.0.0",
689
+ "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
690
+ ]
691
+ },
692
+ {
693
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.5.55",
694
+ "dependsOn": [
695
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
696
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
697
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
698
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
699
+ ]
700
+ },
701
+ {
702
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.0.0",
703
+ "dependsOn": []
704
+ },
705
+ {
706
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.4",
707
+ "dependsOn": []
708
+ },
709
+ {
710
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
711
+ "dependsOn": []
712
+ },
713
+ {
714
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
715
+ "dependsOn": []
716
+ },
717
+ {
718
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
719
+ "dependsOn": []
720
+ },
721
+ {
722
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
723
+ "dependsOn": [
724
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
725
+ ]
726
+ },
727
+ {
728
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
729
+ "dependsOn": [
730
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
731
+ ]
732
+ },
733
+ {
734
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
735
+ "dependsOn": []
736
+ },
737
+ {
738
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
739
+ "dependsOn": [
740
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
741
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
742
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
743
+ ]
744
+ },
745
+ {
746
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
747
+ "dependsOn": []
748
+ },
749
+ {
750
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
751
+ "dependsOn": []
752
+ },
753
+ {
754
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
755
+ "dependsOn": []
756
+ },
757
+ {
758
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
759
+ "dependsOn": [
760
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
761
+ ]
762
+ }
763
+ ]
764
+ }