summaryrefslogtreecommitdiffstats
path: root/libraries/libfsapfs/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libfsapfs/README')
-rw-r--r--libraries/libfsapfs/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/libraries/libfsapfs/README b/libraries/libfsapfs/README
new file mode 100644
index 0000000000..8c34d3dd05
--- /dev/null
+++ b/libraries/libfsapfs/README
@@ -0,0 +1,20 @@
+libfsapfs (libYAL APFS library)
+
+Library to access the Apple File System (APFS)
+
+Read-only supported APFS formats:
+
+* version 2
+
+Supported APFS format features:
+
+* ZLIB (DEFLATE) compression
+* LZVN compression
+* encryption
+
+Unsupported APFS format features:
+
+* APFS version 1
+* LZFSE compression, compression methods 11 and 12
+* "uncompressed", compression methods 1, 9 and 10
+* snapshots