ignore-python 0.3.3__cp313-cp313-win_arm64.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.
@@ -0,0 +1,1235 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "version": 1,
5
+ "serialNumber": "urn:uuid:0bd3e012-733b-4b6a-9c89-229d6bc001f9",
6
+ "metadata": {
7
+ "timestamp": "2026-03-10T18:42:00.242804700Z",
8
+ "tools": [
9
+ {
10
+ "vendor": "CycloneDX",
11
+ "name": "cargo-cyclonedx",
12
+ "version": "0.5.7"
13
+ }
14
+ ],
15
+ "component": {
16
+ "type": "library",
17
+ "bom-ref": "path+file:///C:/a/ignore-python/ignore-python#0.3.3",
18
+ "name": "ignore-python",
19
+ "version": "0.3.3",
20
+ "scope": "required",
21
+ "purl": "pkg:cargo/ignore-python@0.3.3?download_url=file://.",
22
+ "components": [
23
+ {
24
+ "type": "library",
25
+ "bom-ref": "path+file:///C:/a/ignore-python/ignore-python#0.3.3 bin-target-0",
26
+ "name": "ignore",
27
+ "version": "0.3.3",
28
+ "purl": "pkg:cargo/ignore-python@0.3.3?download_url=file://.#src/lib.rs"
29
+ }
30
+ ]
31
+ },
32
+ "properties": [
33
+ {
34
+ "name": "cdx:rustc:sbom:target:all_targets",
35
+ "value": "true"
36
+ }
37
+ ]
38
+ },
39
+ "components": [
40
+ {
41
+ "type": "library",
42
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
43
+ "author": "Andrew Gallant <jamslam@gmail.com>",
44
+ "name": "aho-corasick",
45
+ "version": "1.1.4",
46
+ "description": "Fast multiple substring searching.",
47
+ "scope": "required",
48
+ "hashes": [
49
+ {
50
+ "alg": "SHA-256",
51
+ "content": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
52
+ }
53
+ ],
54
+ "licenses": [
55
+ {
56
+ "expression": "Unlicense OR MIT"
57
+ }
58
+ ],
59
+ "purl": "pkg:cargo/aho-corasick@1.1.4",
60
+ "externalReferences": [
61
+ {
62
+ "type": "website",
63
+ "url": "https://github.com/BurntSushi/aho-corasick"
64
+ },
65
+ {
66
+ "type": "vcs",
67
+ "url": "https://github.com/BurntSushi/aho-corasick"
68
+ }
69
+ ]
70
+ },
71
+ {
72
+ "type": "library",
73
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bstr@1.12.1",
74
+ "author": "Andrew Gallant <jamslam@gmail.com>",
75
+ "name": "bstr",
76
+ "version": "1.12.1",
77
+ "description": "A string type that is not required to be valid UTF-8.",
78
+ "scope": "required",
79
+ "hashes": [
80
+ {
81
+ "alg": "SHA-256",
82
+ "content": "63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab"
83
+ }
84
+ ],
85
+ "licenses": [
86
+ {
87
+ "expression": "MIT OR Apache-2.0"
88
+ }
89
+ ],
90
+ "purl": "pkg:cargo/bstr@1.12.1",
91
+ "externalReferences": [
92
+ {
93
+ "type": "documentation",
94
+ "url": "https://docs.rs/bstr"
95
+ },
96
+ {
97
+ "type": "website",
98
+ "url": "https://github.com/BurntSushi/bstr"
99
+ },
100
+ {
101
+ "type": "vcs",
102
+ "url": "https://github.com/BurntSushi/bstr"
103
+ }
104
+ ]
105
+ },
106
+ {
107
+ "type": "library",
108
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
109
+ "name": "crossbeam-deque",
110
+ "version": "0.8.6",
111
+ "description": "Concurrent work-stealing deque",
112
+ "scope": "required",
113
+ "hashes": [
114
+ {
115
+ "alg": "SHA-256",
116
+ "content": "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
117
+ }
118
+ ],
119
+ "licenses": [
120
+ {
121
+ "expression": "MIT OR Apache-2.0"
122
+ }
123
+ ],
124
+ "purl": "pkg:cargo/crossbeam-deque@0.8.6",
125
+ "externalReferences": [
126
+ {
127
+ "type": "website",
128
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque"
129
+ },
130
+ {
131
+ "type": "vcs",
132
+ "url": "https://github.com/crossbeam-rs/crossbeam"
133
+ }
134
+ ]
135
+ },
136
+ {
137
+ "type": "library",
138
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
139
+ "name": "crossbeam-epoch",
140
+ "version": "0.9.18",
141
+ "description": "Epoch-based garbage collection",
142
+ "scope": "required",
143
+ "hashes": [
144
+ {
145
+ "alg": "SHA-256",
146
+ "content": "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
147
+ }
148
+ ],
149
+ "licenses": [
150
+ {
151
+ "expression": "MIT OR Apache-2.0"
152
+ }
153
+ ],
154
+ "purl": "pkg:cargo/crossbeam-epoch@0.9.18",
155
+ "externalReferences": [
156
+ {
157
+ "type": "website",
158
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch"
159
+ },
160
+ {
161
+ "type": "vcs",
162
+ "url": "https://github.com/crossbeam-rs/crossbeam"
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "type": "library",
168
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
169
+ "name": "crossbeam-utils",
170
+ "version": "0.8.21",
171
+ "description": "Utilities for concurrent programming",
172
+ "scope": "required",
173
+ "hashes": [
174
+ {
175
+ "alg": "SHA-256",
176
+ "content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
177
+ }
178
+ ],
179
+ "licenses": [
180
+ {
181
+ "expression": "MIT OR Apache-2.0"
182
+ }
183
+ ],
184
+ "purl": "pkg:cargo/crossbeam-utils@0.8.21",
185
+ "externalReferences": [
186
+ {
187
+ "type": "website",
188
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
189
+ },
190
+ {
191
+ "type": "vcs",
192
+ "url": "https://github.com/crossbeam-rs/crossbeam"
193
+ }
194
+ ]
195
+ },
196
+ {
197
+ "type": "library",
198
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#globset@0.4.18",
199
+ "author": "Andrew Gallant <jamslam@gmail.com>",
200
+ "name": "globset",
201
+ "version": "0.4.18",
202
+ "description": "Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ",
203
+ "scope": "required",
204
+ "hashes": [
205
+ {
206
+ "alg": "SHA-256",
207
+ "content": "52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3"
208
+ }
209
+ ],
210
+ "licenses": [
211
+ {
212
+ "expression": "Unlicense OR MIT"
213
+ }
214
+ ],
215
+ "purl": "pkg:cargo/globset@0.4.18",
216
+ "externalReferences": [
217
+ {
218
+ "type": "documentation",
219
+ "url": "https://docs.rs/globset"
220
+ },
221
+ {
222
+ "type": "website",
223
+ "url": "https://github.com/BurntSushi/ripgrep/tree/master/crates/globset"
224
+ },
225
+ {
226
+ "type": "vcs",
227
+ "url": "https://github.com/BurntSushi/ripgrep/tree/master/crates/globset"
228
+ }
229
+ ]
230
+ },
231
+ {
232
+ "type": "library",
233
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
234
+ "name": "heck",
235
+ "version": "0.5.0",
236
+ "description": "heck is a case conversion library.",
237
+ "scope": "required",
238
+ "hashes": [
239
+ {
240
+ "alg": "SHA-256",
241
+ "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
242
+ }
243
+ ],
244
+ "licenses": [
245
+ {
246
+ "expression": "MIT OR Apache-2.0"
247
+ }
248
+ ],
249
+ "purl": "pkg:cargo/heck@0.5.0",
250
+ "externalReferences": [
251
+ {
252
+ "type": "vcs",
253
+ "url": "https://github.com/withoutboats/heck"
254
+ }
255
+ ]
256
+ },
257
+ {
258
+ "type": "library",
259
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ignore@0.4.25",
260
+ "author": "Andrew Gallant <jamslam@gmail.com>",
261
+ "name": "ignore",
262
+ "version": "0.4.25",
263
+ "description": "A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ",
264
+ "scope": "required",
265
+ "hashes": [
266
+ {
267
+ "alg": "SHA-256",
268
+ "content": "d3d782a365a015e0f5c04902246139249abf769125006fbe7649e2ee88169b4a"
269
+ }
270
+ ],
271
+ "licenses": [
272
+ {
273
+ "expression": "Unlicense OR MIT"
274
+ }
275
+ ],
276
+ "purl": "pkg:cargo/ignore@0.4.25",
277
+ "externalReferences": [
278
+ {
279
+ "type": "documentation",
280
+ "url": "https://docs.rs/ignore"
281
+ },
282
+ {
283
+ "type": "website",
284
+ "url": "https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore"
285
+ },
286
+ {
287
+ "type": "vcs",
288
+ "url": "https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore"
289
+ }
290
+ ]
291
+ },
292
+ {
293
+ "type": "library",
294
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183",
295
+ "author": "The Rust Project Developers",
296
+ "name": "libc",
297
+ "version": "0.2.183",
298
+ "description": "Raw FFI bindings to platform libraries like libc.",
299
+ "scope": "required",
300
+ "hashes": [
301
+ {
302
+ "alg": "SHA-256",
303
+ "content": "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d"
304
+ }
305
+ ],
306
+ "licenses": [
307
+ {
308
+ "expression": "MIT OR Apache-2.0"
309
+ }
310
+ ],
311
+ "purl": "pkg:cargo/libc@0.2.183",
312
+ "externalReferences": [
313
+ {
314
+ "type": "vcs",
315
+ "url": "https://github.com/rust-lang/libc"
316
+ }
317
+ ]
318
+ },
319
+ {
320
+ "type": "library",
321
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
322
+ "author": "The Rust Project Developers",
323
+ "name": "log",
324
+ "version": "0.4.29",
325
+ "description": "A lightweight logging facade for Rust ",
326
+ "scope": "required",
327
+ "hashes": [
328
+ {
329
+ "alg": "SHA-256",
330
+ "content": "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
331
+ }
332
+ ],
333
+ "licenses": [
334
+ {
335
+ "expression": "MIT OR Apache-2.0"
336
+ }
337
+ ],
338
+ "purl": "pkg:cargo/log@0.4.29",
339
+ "externalReferences": [
340
+ {
341
+ "type": "documentation",
342
+ "url": "https://docs.rs/log"
343
+ },
344
+ {
345
+ "type": "vcs",
346
+ "url": "https://github.com/rust-lang/log"
347
+ }
348
+ ]
349
+ },
350
+ {
351
+ "type": "library",
352
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
353
+ "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
354
+ "name": "memchr",
355
+ "version": "2.8.0",
356
+ "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
357
+ "scope": "required",
358
+ "hashes": [
359
+ {
360
+ "alg": "SHA-256",
361
+ "content": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
362
+ }
363
+ ],
364
+ "licenses": [
365
+ {
366
+ "expression": "Unlicense OR MIT"
367
+ }
368
+ ],
369
+ "purl": "pkg:cargo/memchr@2.8.0",
370
+ "externalReferences": [
371
+ {
372
+ "type": "documentation",
373
+ "url": "https://docs.rs/memchr/"
374
+ },
375
+ {
376
+ "type": "website",
377
+ "url": "https://github.com/BurntSushi/memchr"
378
+ },
379
+ {
380
+ "type": "vcs",
381
+ "url": "https://github.com/BurntSushi/memchr"
382
+ }
383
+ ]
384
+ },
385
+ {
386
+ "type": "library",
387
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3",
388
+ "author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
389
+ "name": "once_cell",
390
+ "version": "1.21.3",
391
+ "description": "Single assignment cells and lazy values.",
392
+ "scope": "required",
393
+ "hashes": [
394
+ {
395
+ "alg": "SHA-256",
396
+ "content": "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
397
+ }
398
+ ],
399
+ "licenses": [
400
+ {
401
+ "expression": "MIT OR Apache-2.0"
402
+ }
403
+ ],
404
+ "purl": "pkg:cargo/once_cell@1.21.3",
405
+ "externalReferences": [
406
+ {
407
+ "type": "documentation",
408
+ "url": "https://docs.rs/once_cell"
409
+ },
410
+ {
411
+ "type": "vcs",
412
+ "url": "https://github.com/matklad/once_cell"
413
+ }
414
+ ]
415
+ },
416
+ {
417
+ "type": "library",
418
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
419
+ "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
420
+ "name": "proc-macro2",
421
+ "version": "1.0.106",
422
+ "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
423
+ "scope": "required",
424
+ "hashes": [
425
+ {
426
+ "alg": "SHA-256",
427
+ "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
428
+ }
429
+ ],
430
+ "licenses": [
431
+ {
432
+ "expression": "MIT OR Apache-2.0"
433
+ }
434
+ ],
435
+ "purl": "pkg:cargo/proc-macro2@1.0.106",
436
+ "externalReferences": [
437
+ {
438
+ "type": "documentation",
439
+ "url": "https://docs.rs/proc-macro2"
440
+ },
441
+ {
442
+ "type": "vcs",
443
+ "url": "https://github.com/dtolnay/proc-macro2"
444
+ }
445
+ ]
446
+ },
447
+ {
448
+ "type": "library",
449
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.2",
450
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
451
+ "name": "pyo3-build-config",
452
+ "version": "0.28.2",
453
+ "description": "Build configuration for the PyO3 ecosystem",
454
+ "scope": "required",
455
+ "hashes": [
456
+ {
457
+ "alg": "SHA-256",
458
+ "content": "8bf94ee265674bf76c09fa430b0e99c26e319c945d96ca0d5a8215f31bf81cf7"
459
+ }
460
+ ],
461
+ "licenses": [
462
+ {
463
+ "expression": "MIT OR Apache-2.0"
464
+ }
465
+ ],
466
+ "purl": "pkg:cargo/pyo3-build-config@0.28.2",
467
+ "externalReferences": [
468
+ {
469
+ "type": "website",
470
+ "url": "https://github.com/pyo3/pyo3"
471
+ },
472
+ {
473
+ "type": "vcs",
474
+ "url": "https://github.com/pyo3/pyo3"
475
+ }
476
+ ]
477
+ },
478
+ {
479
+ "type": "library",
480
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.28.2",
481
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
482
+ "name": "pyo3-ffi",
483
+ "version": "0.28.2",
484
+ "description": "Python-API bindings for the PyO3 ecosystem",
485
+ "scope": "required",
486
+ "hashes": [
487
+ {
488
+ "alg": "SHA-256",
489
+ "content": "491aa5fc66d8059dd44a75f4580a2962c1862a1c2945359db36f6c2818b748dc"
490
+ }
491
+ ],
492
+ "licenses": [
493
+ {
494
+ "expression": "MIT OR Apache-2.0"
495
+ }
496
+ ],
497
+ "purl": "pkg:cargo/pyo3-ffi@0.28.2",
498
+ "externalReferences": [
499
+ {
500
+ "type": "website",
501
+ "url": "https://github.com/pyo3/pyo3"
502
+ },
503
+ {
504
+ "type": "other",
505
+ "url": "python"
506
+ },
507
+ {
508
+ "type": "vcs",
509
+ "url": "https://github.com/pyo3/pyo3"
510
+ }
511
+ ]
512
+ },
513
+ {
514
+ "type": "library",
515
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.28.2",
516
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
517
+ "name": "pyo3-macros-backend",
518
+ "version": "0.28.2",
519
+ "description": "Code generation for PyO3 package",
520
+ "scope": "required",
521
+ "hashes": [
522
+ {
523
+ "alg": "SHA-256",
524
+ "content": "22faaa1ce6c430a1f71658760497291065e6450d7b5dc2bcf254d49f66ee700a"
525
+ }
526
+ ],
527
+ "licenses": [
528
+ {
529
+ "expression": "MIT OR Apache-2.0"
530
+ }
531
+ ],
532
+ "purl": "pkg:cargo/pyo3-macros-backend@0.28.2",
533
+ "externalReferences": [
534
+ {
535
+ "type": "website",
536
+ "url": "https://github.com/pyo3/pyo3"
537
+ },
538
+ {
539
+ "type": "vcs",
540
+ "url": "https://github.com/pyo3/pyo3"
541
+ }
542
+ ]
543
+ },
544
+ {
545
+ "type": "library",
546
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.28.2",
547
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
548
+ "name": "pyo3-macros",
549
+ "version": "0.28.2",
550
+ "description": "Proc macros for PyO3 package",
551
+ "scope": "required",
552
+ "hashes": [
553
+ {
554
+ "alg": "SHA-256",
555
+ "content": "f5d671734e9d7a43449f8480f8b38115df67bef8d21f76837fa75ee7aaa5e52e"
556
+ }
557
+ ],
558
+ "licenses": [
559
+ {
560
+ "expression": "MIT OR Apache-2.0"
561
+ }
562
+ ],
563
+ "purl": "pkg:cargo/pyo3-macros@0.28.2",
564
+ "externalReferences": [
565
+ {
566
+ "type": "website",
567
+ "url": "https://github.com/pyo3/pyo3"
568
+ },
569
+ {
570
+ "type": "vcs",
571
+ "url": "https://github.com/pyo3/pyo3"
572
+ }
573
+ ]
574
+ },
575
+ {
576
+ "type": "library",
577
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.28.2",
578
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
579
+ "name": "pyo3",
580
+ "version": "0.28.2",
581
+ "description": "Bindings to Python interpreter",
582
+ "scope": "required",
583
+ "hashes": [
584
+ {
585
+ "alg": "SHA-256",
586
+ "content": "cf85e27e86080aafd5a22eae58a162e133a589551542b3e5cee4beb27e54f8e1"
587
+ }
588
+ ],
589
+ "licenses": [
590
+ {
591
+ "expression": "MIT OR Apache-2.0"
592
+ }
593
+ ],
594
+ "purl": "pkg:cargo/pyo3@0.28.2",
595
+ "externalReferences": [
596
+ {
597
+ "type": "documentation",
598
+ "url": "https://docs.rs/crate/pyo3/"
599
+ },
600
+ {
601
+ "type": "website",
602
+ "url": "https://github.com/pyo3/pyo3"
603
+ },
604
+ {
605
+ "type": "vcs",
606
+ "url": "https://github.com/pyo3/pyo3"
607
+ }
608
+ ]
609
+ },
610
+ {
611
+ "type": "library",
612
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
613
+ "author": "David Tolnay <dtolnay@gmail.com>",
614
+ "name": "quote",
615
+ "version": "1.0.45",
616
+ "description": "Quasi-quoting macro quote!(...)",
617
+ "scope": "required",
618
+ "hashes": [
619
+ {
620
+ "alg": "SHA-256",
621
+ "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
622
+ }
623
+ ],
624
+ "licenses": [
625
+ {
626
+ "expression": "MIT OR Apache-2.0"
627
+ }
628
+ ],
629
+ "purl": "pkg:cargo/quote@1.0.45",
630
+ "externalReferences": [
631
+ {
632
+ "type": "documentation",
633
+ "url": "https://docs.rs/quote/"
634
+ },
635
+ {
636
+ "type": "vcs",
637
+ "url": "https://github.com/dtolnay/quote"
638
+ }
639
+ ]
640
+ },
641
+ {
642
+ "type": "library",
643
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
644
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
645
+ "name": "regex-automata",
646
+ "version": "0.4.14",
647
+ "description": "Automata construction and matching using regular expressions.",
648
+ "scope": "required",
649
+ "hashes": [
650
+ {
651
+ "alg": "SHA-256",
652
+ "content": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
653
+ }
654
+ ],
655
+ "licenses": [
656
+ {
657
+ "expression": "MIT OR Apache-2.0"
658
+ }
659
+ ],
660
+ "purl": "pkg:cargo/regex-automata@0.4.14",
661
+ "externalReferences": [
662
+ {
663
+ "type": "documentation",
664
+ "url": "https://docs.rs/regex-automata"
665
+ },
666
+ {
667
+ "type": "website",
668
+ "url": "https://github.com/rust-lang/regex/tree/master/regex-automata"
669
+ },
670
+ {
671
+ "type": "vcs",
672
+ "url": "https://github.com/rust-lang/regex"
673
+ }
674
+ ]
675
+ },
676
+ {
677
+ "type": "library",
678
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
679
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
680
+ "name": "regex-syntax",
681
+ "version": "0.8.10",
682
+ "description": "A regular expression parser.",
683
+ "scope": "required",
684
+ "hashes": [
685
+ {
686
+ "alg": "SHA-256",
687
+ "content": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
688
+ }
689
+ ],
690
+ "licenses": [
691
+ {
692
+ "expression": "MIT OR Apache-2.0"
693
+ }
694
+ ],
695
+ "purl": "pkg:cargo/regex-syntax@0.8.10",
696
+ "externalReferences": [
697
+ {
698
+ "type": "documentation",
699
+ "url": "https://docs.rs/regex-syntax"
700
+ },
701
+ {
702
+ "type": "website",
703
+ "url": "https://github.com/rust-lang/regex/tree/master/regex-syntax"
704
+ },
705
+ {
706
+ "type": "vcs",
707
+ "url": "https://github.com/rust-lang/regex"
708
+ }
709
+ ]
710
+ },
711
+ {
712
+ "type": "library",
713
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
714
+ "author": "Andrew Gallant <jamslam@gmail.com>",
715
+ "name": "same-file",
716
+ "version": "1.0.6",
717
+ "description": "A simple crate for determining whether two file paths point to the same file. ",
718
+ "scope": "required",
719
+ "hashes": [
720
+ {
721
+ "alg": "SHA-256",
722
+ "content": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
723
+ }
724
+ ],
725
+ "licenses": [
726
+ {
727
+ "expression": "Unlicense OR MIT"
728
+ }
729
+ ],
730
+ "purl": "pkg:cargo/same-file@1.0.6",
731
+ "externalReferences": [
732
+ {
733
+ "type": "documentation",
734
+ "url": "https://docs.rs/same-file"
735
+ },
736
+ {
737
+ "type": "website",
738
+ "url": "https://github.com/BurntSushi/same-file"
739
+ },
740
+ {
741
+ "type": "vcs",
742
+ "url": "https://github.com/BurntSushi/same-file"
743
+ }
744
+ ]
745
+ },
746
+ {
747
+ "type": "library",
748
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
749
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
750
+ "name": "serde",
751
+ "version": "1.0.228",
752
+ "description": "A generic serialization/deserialization framework",
753
+ "scope": "required",
754
+ "hashes": [
755
+ {
756
+ "alg": "SHA-256",
757
+ "content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
758
+ }
759
+ ],
760
+ "licenses": [
761
+ {
762
+ "expression": "MIT OR Apache-2.0"
763
+ }
764
+ ],
765
+ "purl": "pkg:cargo/serde@1.0.228",
766
+ "externalReferences": [
767
+ {
768
+ "type": "documentation",
769
+ "url": "https://docs.rs/serde"
770
+ },
771
+ {
772
+ "type": "website",
773
+ "url": "https://serde.rs"
774
+ },
775
+ {
776
+ "type": "vcs",
777
+ "url": "https://github.com/serde-rs/serde"
778
+ }
779
+ ]
780
+ },
781
+ {
782
+ "type": "library",
783
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
784
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
785
+ "name": "serde_core",
786
+ "version": "1.0.228",
787
+ "description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
788
+ "scope": "required",
789
+ "hashes": [
790
+ {
791
+ "alg": "SHA-256",
792
+ "content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
793
+ }
794
+ ],
795
+ "licenses": [
796
+ {
797
+ "expression": "MIT OR Apache-2.0"
798
+ }
799
+ ],
800
+ "purl": "pkg:cargo/serde_core@1.0.228",
801
+ "externalReferences": [
802
+ {
803
+ "type": "documentation",
804
+ "url": "https://docs.rs/serde_core"
805
+ },
806
+ {
807
+ "type": "website",
808
+ "url": "https://serde.rs"
809
+ },
810
+ {
811
+ "type": "vcs",
812
+ "url": "https://github.com/serde-rs/serde"
813
+ }
814
+ ]
815
+ },
816
+ {
817
+ "type": "library",
818
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
819
+ "author": "David Tolnay <dtolnay@gmail.com>",
820
+ "name": "syn",
821
+ "version": "2.0.117",
822
+ "description": "Parser for Rust source code",
823
+ "scope": "required",
824
+ "hashes": [
825
+ {
826
+ "alg": "SHA-256",
827
+ "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
828
+ }
829
+ ],
830
+ "licenses": [
831
+ {
832
+ "expression": "MIT OR Apache-2.0"
833
+ }
834
+ ],
835
+ "purl": "pkg:cargo/syn@2.0.117",
836
+ "externalReferences": [
837
+ {
838
+ "type": "documentation",
839
+ "url": "https://docs.rs/syn"
840
+ },
841
+ {
842
+ "type": "vcs",
843
+ "url": "https://github.com/dtolnay/syn"
844
+ }
845
+ ]
846
+ },
847
+ {
848
+ "type": "library",
849
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5",
850
+ "author": "Dan Gohman <sunfish@mozilla.com>",
851
+ "name": "target-lexicon",
852
+ "version": "0.13.5",
853
+ "description": "LLVM target triple types",
854
+ "scope": "required",
855
+ "hashes": [
856
+ {
857
+ "alg": "SHA-256",
858
+ "content": "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
859
+ }
860
+ ],
861
+ "licenses": [
862
+ {
863
+ "expression": "Apache-2.0 WITH LLVM-exception"
864
+ }
865
+ ],
866
+ "purl": "pkg:cargo/target-lexicon@0.13.5",
867
+ "externalReferences": [
868
+ {
869
+ "type": "documentation",
870
+ "url": "https://docs.rs/target-lexicon/"
871
+ },
872
+ {
873
+ "type": "vcs",
874
+ "url": "https://github.com/bytecodealliance/target-lexicon"
875
+ }
876
+ ]
877
+ },
878
+ {
879
+ "type": "library",
880
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
881
+ "author": "David Tolnay <dtolnay@gmail.com>",
882
+ "name": "unicode-ident",
883
+ "version": "1.0.24",
884
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
885
+ "scope": "required",
886
+ "hashes": [
887
+ {
888
+ "alg": "SHA-256",
889
+ "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
890
+ }
891
+ ],
892
+ "licenses": [
893
+ {
894
+ "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
895
+ }
896
+ ],
897
+ "purl": "pkg:cargo/unicode-ident@1.0.24",
898
+ "externalReferences": [
899
+ {
900
+ "type": "documentation",
901
+ "url": "https://docs.rs/unicode-ident"
902
+ },
903
+ {
904
+ "type": "vcs",
905
+ "url": "https://github.com/dtolnay/unicode-ident"
906
+ }
907
+ ]
908
+ },
909
+ {
910
+ "type": "library",
911
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
912
+ "author": "Andrew Gallant <jamslam@gmail.com>",
913
+ "name": "walkdir",
914
+ "version": "2.5.0",
915
+ "description": "Recursively walk a directory.",
916
+ "scope": "required",
917
+ "hashes": [
918
+ {
919
+ "alg": "SHA-256",
920
+ "content": "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
921
+ }
922
+ ],
923
+ "licenses": [
924
+ {
925
+ "expression": "Unlicense OR MIT"
926
+ }
927
+ ],
928
+ "purl": "pkg:cargo/walkdir@2.5.0",
929
+ "externalReferences": [
930
+ {
931
+ "type": "documentation",
932
+ "url": "https://docs.rs/walkdir/"
933
+ },
934
+ {
935
+ "type": "website",
936
+ "url": "https://github.com/BurntSushi/walkdir"
937
+ },
938
+ {
939
+ "type": "vcs",
940
+ "url": "https://github.com/BurntSushi/walkdir"
941
+ }
942
+ ]
943
+ },
944
+ {
945
+ "type": "library",
946
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11",
947
+ "author": "Andrew Gallant <jamslam@gmail.com>",
948
+ "name": "winapi-util",
949
+ "version": "0.1.11",
950
+ "description": "A dumping ground for high level safe wrappers over windows-sys.",
951
+ "scope": "required",
952
+ "hashes": [
953
+ {
954
+ "alg": "SHA-256",
955
+ "content": "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
956
+ }
957
+ ],
958
+ "licenses": [
959
+ {
960
+ "expression": "Unlicense OR MIT"
961
+ }
962
+ ],
963
+ "purl": "pkg:cargo/winapi-util@0.1.11",
964
+ "externalReferences": [
965
+ {
966
+ "type": "documentation",
967
+ "url": "https://docs.rs/winapi-util"
968
+ },
969
+ {
970
+ "type": "website",
971
+ "url": "https://github.com/BurntSushi/winapi-util"
972
+ },
973
+ {
974
+ "type": "vcs",
975
+ "url": "https://github.com/BurntSushi/winapi-util"
976
+ }
977
+ ]
978
+ },
979
+ {
980
+ "type": "library",
981
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
982
+ "name": "windows-link",
983
+ "version": "0.2.1",
984
+ "description": "Linking for Windows",
985
+ "scope": "required",
986
+ "hashes": [
987
+ {
988
+ "alg": "SHA-256",
989
+ "content": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
990
+ }
991
+ ],
992
+ "licenses": [
993
+ {
994
+ "expression": "MIT OR Apache-2.0"
995
+ }
996
+ ],
997
+ "purl": "pkg:cargo/windows-link@0.2.1",
998
+ "externalReferences": [
999
+ {
1000
+ "type": "vcs",
1001
+ "url": "https://github.com/microsoft/windows-rs"
1002
+ }
1003
+ ]
1004
+ },
1005
+ {
1006
+ "type": "library",
1007
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
1008
+ "name": "windows-sys",
1009
+ "version": "0.61.2",
1010
+ "description": "Rust for Windows",
1011
+ "scope": "required",
1012
+ "hashes": [
1013
+ {
1014
+ "alg": "SHA-256",
1015
+ "content": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
1016
+ }
1017
+ ],
1018
+ "licenses": [
1019
+ {
1020
+ "expression": "MIT OR Apache-2.0"
1021
+ }
1022
+ ],
1023
+ "purl": "pkg:cargo/windows-sys@0.61.2",
1024
+ "externalReferences": [
1025
+ {
1026
+ "type": "vcs",
1027
+ "url": "https://github.com/microsoft/windows-rs"
1028
+ }
1029
+ ]
1030
+ }
1031
+ ],
1032
+ "dependencies": [
1033
+ {
1034
+ "ref": "path+file:///C:/a/ignore-python/ignore-python#0.3.3",
1035
+ "dependsOn": [
1036
+ "registry+https://github.com/rust-lang/crates.io-index#ignore@0.4.25",
1037
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.28.2"
1038
+ ]
1039
+ },
1040
+ {
1041
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
1042
+ "dependsOn": [
1043
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
1044
+ ]
1045
+ },
1046
+ {
1047
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bstr@1.12.1",
1048
+ "dependsOn": [
1049
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1050
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
1051
+ ]
1052
+ },
1053
+ {
1054
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
1055
+ "dependsOn": [
1056
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
1057
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
1058
+ ]
1059
+ },
1060
+ {
1061
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
1062
+ "dependsOn": [
1063
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
1064
+ ]
1065
+ },
1066
+ {
1067
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
1068
+ "dependsOn": []
1069
+ },
1070
+ {
1071
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#globset@0.4.18",
1072
+ "dependsOn": [
1073
+ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
1074
+ "registry+https://github.com/rust-lang/crates.io-index#bstr@1.12.1",
1075
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
1076
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
1077
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
1078
+ ]
1079
+ },
1080
+ {
1081
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
1082
+ "dependsOn": []
1083
+ },
1084
+ {
1085
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ignore@0.4.25",
1086
+ "dependsOn": [
1087
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
1088
+ "registry+https://github.com/rust-lang/crates.io-index#globset@0.4.18",
1089
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
1090
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1091
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
1092
+ "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
1093
+ "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
1094
+ "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11"
1095
+ ]
1096
+ },
1097
+ {
1098
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183",
1099
+ "dependsOn": []
1100
+ },
1101
+ {
1102
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
1103
+ "dependsOn": []
1104
+ },
1105
+ {
1106
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1107
+ "dependsOn": []
1108
+ },
1109
+ {
1110
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3",
1111
+ "dependsOn": []
1112
+ },
1113
+ {
1114
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1115
+ "dependsOn": [
1116
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
1117
+ ]
1118
+ },
1119
+ {
1120
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.2",
1121
+ "dependsOn": [
1122
+ "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5"
1123
+ ]
1124
+ },
1125
+ {
1126
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.28.2",
1127
+ "dependsOn": [
1128
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183",
1129
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.2"
1130
+ ]
1131
+ },
1132
+ {
1133
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.28.2",
1134
+ "dependsOn": [
1135
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
1136
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1137
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.2",
1138
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1139
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
1140
+ ]
1141
+ },
1142
+ {
1143
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.28.2",
1144
+ "dependsOn": [
1145
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1146
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.28.2",
1147
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1148
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
1149
+ ]
1150
+ },
1151
+ {
1152
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.28.2",
1153
+ "dependsOn": [
1154
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183",
1155
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3",
1156
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.2",
1157
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.28.2",
1158
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.28.2"
1159
+ ]
1160
+ },
1161
+ {
1162
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1163
+ "dependsOn": [
1164
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
1165
+ ]
1166
+ },
1167
+ {
1168
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
1169
+ "dependsOn": [
1170
+ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
1171
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1172
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
1173
+ ]
1174
+ },
1175
+ {
1176
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
1177
+ "dependsOn": []
1178
+ },
1179
+ {
1180
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
1181
+ "dependsOn": [
1182
+ "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11"
1183
+ ]
1184
+ },
1185
+ {
1186
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
1187
+ "dependsOn": [
1188
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
1189
+ ]
1190
+ },
1191
+ {
1192
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
1193
+ "dependsOn": []
1194
+ },
1195
+ {
1196
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
1197
+ "dependsOn": [
1198
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1199
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1200
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
1201
+ ]
1202
+ },
1203
+ {
1204
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5",
1205
+ "dependsOn": []
1206
+ },
1207
+ {
1208
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
1209
+ "dependsOn": []
1210
+ },
1211
+ {
1212
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
1213
+ "dependsOn": [
1214
+ "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
1215
+ "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11"
1216
+ ]
1217
+ },
1218
+ {
1219
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11",
1220
+ "dependsOn": [
1221
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
1222
+ ]
1223
+ },
1224
+ {
1225
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
1226
+ "dependsOn": []
1227
+ },
1228
+ {
1229
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
1230
+ "dependsOn": [
1231
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
1232
+ ]
1233
+ }
1234
+ ]
1235
+ }