Source: zfs-fuse
Section: utils
Priority: extra
Maintainer: Michael Prokop <mika@grml.org>
Uploaders: Michael Gebetsroither <gebi@grml.org>
Build-Depends: debhelper (>= 5), scons, libfuse-dev, zlib1g-dev, xsltproc, docbook-xsl, asciidoc
Standards-Version: 3.7.2
Homepage: http://www.wizy.org/wiki/ZFS_on_FUSE
XS-Vcs-hg: http://hg.grml.org/zfs-fuse/
XS-Vcs-Browser: http://hg.grml.org/zfs-fuse/

Package: zfs-fuse
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fuse-utils
Description: ZFS on fuse
 ZFS is an advanced filesystem from Sun Microsystems, originally developed
 for solaris. It provides a number of advanced features, such as live
 integrity checks, atomic updates, atomic snapshots and clones, compression,
 and much more.
 .
 This package provides an implementation of Sun's ZFS filesystem in userspace,
 using FUSE.
 .
  Homepage: http://www.wizy.org/wiki/ZFS_on_FUSE
