summaryrefslogtreecommitdiffstats
path: root/libraries/libfsapfs/README
diff options
context:
space:
mode:
author Barry J. Grundy <bgrundyat>2019-01-20 14:25:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-20 22:02:46 +0700
commita26817144f4639c0693db251859e6f2aca5339cf (patch)
tree68c79090e1da260ca59ed6b92e783dcf48ba7d90 /libraries/libfsapfs/README
parentd8d7bd6ab135d5bd4705f479b69dc482c40da625 (diff)
downloadslackbuilds-a26817144f4639c0693db251859e6f2aca5339cf.tar.gz
slackbuilds-a26817144f4639c0693db251859e6f2aca5339cf.tar.xz
libraries/libfsapfs: Added (libYAL NTFS library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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