vigb-decoder 0.1.0

Decoder for PaperPort 2 .max (ViGBe) image scans
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/target
**/*.rs.bk
Cargo.lock.bak
.idea
.vscode
*.swp
.DS_Store
# Python bytecode caches from running python-reference/vigb_max2pdf.py
__pycache__/
*.pyc
# Local-only corpus tests pull from outside the repo
/tests-private/
# Local-only Claude Code guidance; not part of the published repo
/CLAUDE.md
# Local-only release/marketing checklist; not part of the published repo
/docs/release-checklist.md