summaryrefslogtreecommitdiffstats
path: root/libraries/libfsfat/README
diff options
context:
space:
mode:
author Barry J. Grundy <bgrundyat>2023-07-28 20:51:54 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-29 08:13:30 +0700
commitaadfc2070f8937f4e4ddad5f443a589000091995 (patch)
treef2541a39934678d0c636086297f64cd786877aed /libraries/libfsfat/README
parenta8b3238571bba6d704095f4b6f091f5575e9ce62 (diff)
downloadslackbuilds-aadfc2070f8937f4e4ddad5f443a589000091995.tar.gz
slackbuilds-aadfc2070f8937f4e4ddad5f443a589000091995.tar.xz
libraries/libfsfat: Added (FAT fs library and tools).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libfsfat/README')
-rw-r--r--libraries/libfsfat/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/libraries/libfsfat/README b/libraries/libfsfat/README
new file mode 100644
index 0000000000..efbd994e65
--- /dev/null
+++ b/libraries/libfsfat/README
@@ -0,0 +1,14 @@
+libfsfat is a library to access the File Allocation Table (FAT) file
+system format.
+
+Note that this project currently only focuses on the analysis of the
+format.
+
+Project information:
+
+* Status: experimental
+* Licence: LGPLv3+
+
+For more information see:
+
+* Project documentation: https://github.com/libyal/libfsfat/wiki/Home