diff options
author | Vliegendehuiskat <vliegendehuiskat [at] gmail [dot] com> | 2012-04-15 11:49:21 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-16 05:35:58 -0500 |
commit | 1accea9b4459f02fc43429530a9b7aef62cd4993 (patch) | |
tree | eb981ddd4e8382f8cf81af18b33b05bb566ec30a /system/exfat-utils/README | |
parent | 682007c6a4fa40ed8469c67d68d58ba9d1d96c0d (diff) | |
download | slackbuilds-1accea9b4459f02fc43429530a9b7aef62cd4993.tar.gz |
system/exfat-utils: Added (ExFat filesystem utilities)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/exfat-utils/README')
-rw-r--r-- | system/exfat-utils/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/system/exfat-utils/README b/system/exfat-utils/README new file mode 100644 index 0000000000..0ca499a017 --- /dev/null +++ b/system/exfat-utils/README @@ -0,0 +1,15 @@ +exfat-utils (ExFat module for FUSE) + +This project aims to provide a full-featured exFAT file system +implementation for GNU/Linux other Unix-like systems as a FUSE +module. + +Current status of the project: beta. + +This package contains the utilities + +Keep in mind, that it might be illegal to use this software in +countries respecting US-Patents. + +This requires fuse (in slackware), scons and fuse-exfat (both +available at sbo) |