AppleSingle
From Just Solve the File Format Problem
Resource Fork of Macintosh files on filesystems not natively supporting it, something which became necessary when Apple moved to Unix-based operating systems instead of "classic" MacOS. AppleDouble is an alternative format to accomplish the same end, using two files where AppleSingle uses one.
AppleSingle is one of the systems used to store the
AppleSingle combines the data and resource forks with Finder meta-information into a single file, similar in concept to MacBinary.
Format detail links
- File format details
- RFC 1740 (describes various Mac-specific formats)