StuffIt was the de-facto standard archiving and compression format for Macs throughout the 90s, adding support for it alongside MacBinary and BinHex would make for a near-complete Classic Mac file suite
there is a Rust implementation with a permissive license that we can learn from https://github.com/benletchford/stuffit-rs
StuffIt was the de-facto standard archiving and compression format for Macs throughout the 90s, adding support for it alongside MacBinary and BinHex would make for a near-complete Classic Mac file suite
there is a Rust implementation with a permissive license that we can learn from https://github.com/benletchford/stuffit-rs