251 kx # HOW TO EDIT THIS FILE:
251 kx # The "handy ruler" below makes it easier to edit a package description. Line
251 kx # up the first '|' above the ':' following the base package name, and the '|'
251 kx # on the right side marks the last column you can put a character in. You must
251 kx # make exactly 11 lines for the formatting to be correct. It's also
251 kx # customary to leave one space after the ':'.
251 kx
251 kx |-----handy-ruler------------------------------------------------------|
251 kx fuse3: fuse3 @VERSION@ (Filesystem in Userspace v3)
251 kx fuse3:
251 kx fuse3: FUSE is a simple interface for userspace programs to export
251 kx fuse3: a virtual filesystem to the Linux kernel. FUSE also aims to
251 kx fuse3: provide a secure method for non privileged users to create
251 kx fuse3: and mount their own filesystem implementations.
251 kx fuse3:
251 kx fuse3:
251 kx fuse3: Homepage: https://github.com/libfuse/libfuse
251 kx fuse3:
251 kx fuse3: