4 Maintainer: Sven Hoexter <hoexter@debian.org>
5 Build-Depends: debhelper (>= 9), libfuse-dev, autotools-dev, pkg-config
6 Standards-Version: 3.9.6
7 Homepage: https://github.com/relan/exfat
8 Vcs-Git: git://git.sven.stormbind.net/git/sven/fuse-exfat.git
9 Vcs-Browser: http://git.sven.stormbind.net/?p=sven/fuse-exfat.git
12 Architecture: linux-any kfreebsd-any
13 Depends: ${shlibs:Depends}, ${misc:Depends}, fuse [linux-any], fuse4bsd [kfreebsd-any]
14 Recommends: exfat-utils
15 Description: read and write exFAT driver for FUSE
16 fuse-exfat is a read and write driver implementing
17 the extended file allocation table as a filesystem in userspace.
18 A mounthelper is provided unter the name mount.exfat-fuse.