apple-encodings: initial commit (renamed from mac-encodings)

Bidirectional, emulator-grade conversion between classic Mac OS text
encodings and Unicode. Renamed at extraction-to-shared-crate time
(2026-07-19): consumers will be fsinspect, adx, and ad-decoder via git
dependencies on code.movq.us.
This commit is contained in:
Claude Fable 5
2026-07-19 11:37:24 -05:00
commit 4f1439af65
5 changed files with 364 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
Cargo.lock