blob: d66d8d07522e7d3bf3c9ffe4fca8ab6f23a58b6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
fuse-exfat (ExFat module for the FUSE)
This project aims to provide a full-featured exFAT file system
implementation for GNU/Linux other Unix-like systems as a FUSE
module.
In other words, you need this package to mount drives formatted
with the ExFAT file system.
Current status of the project: beta.
Keep in mind, that it might be illegal to use this software in
countries respecting US-Patents.
This requires fuse (in slackware) and scons (available at sbo)
|