Dr-Emann / applesauce

Transparent compression for Apple File System Compression (AFSC)
GNU General Public License v3.0
21 stars 0 forks source link

Make `applesauce` library usable outside of macos #6

Closed Dr-Emann closed 1 year ago

Dr-Emann commented 1 year ago

Need to provide lower-level primitives (use this trait to create a new "resource fork" (Write impl)).

Will probably still want mac-specific smarts about how resource forks / decmpfs xattrs work. Maybe separate into a lower/higher-level library?

Dr-Emann commented 1 year ago

Mostly done, split into applesauce/applesauce-core