]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/control
694de741d59cdc7a31ae37ab03e308f255c97374
[sven/fuse-exfat.git] / debian / control
1 Source: fuse-exfat
2 Section: otherosfs
3 Priority: optional
4 Maintainer: Sven Hoexter <hoexter@debian.org>
5 Build-Depends: debhelper-compat (= 13), libfuse-dev, pkg-config
6 Standards-Version: 4.5.0
7 Homepage: https://github.com/relan/exfat
8 Vcs-Git: https://git.sven.stormbind.net/fuse-exfat.git
9 Vcs-Browser: https://git.sven.stormbind.net/?p=sven/fuse-exfat.git
10
11 Package: exfat-fuse
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.