capa 0.5.2

File capability extractor.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Cargo.lock
target/

.idea/
.vscode/

*.raw*
.DS_Store

# Top-level only — must NOT match `src/rules/`, which is real
# tracked source. `rules/` (no leading slash) is a recursive
# match in gitignore semantics and silently dropped
# `src/rules/com_db.rs` from the index when the generator first
# emitted it, breaking `cargo publish` (tarball was missing the
# `include!`-d 5.8 MB GUID database).
/rules/

tmp/