ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/sysutils/fusefs-libs/pkg-descr
Revision: 18647
Committed: Sun Apr 12 05:33:21 2015 UTC (9 years ago) by laffer1
File size: 230 byte(s)
Log Message:
drop cvs2svn:cvs-rev prop

File Contents

# Content
1 FUSE makes it possible to implement a filesystem in a userspace program.
2 Features include: simple yet comprehensive API, secure mounting by non-root
3 users, and multi-threaded operation.
4
5 WWW: http://sourceforge.net/projects/fuse/