]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/control
7c8fead09ee3c9c543e72928f07ea09c5cb04119
[sven/exfat-utils.git] / debian / control
1 Source: exfat-utils
2 Section: otherosfs
3 Priority: optional
4 Maintainer: Sven Hoexter <hoexter@debian.org>
5 Build-Depends: debhelper (>= 9), pkg-config, dh-autoreconf
6 Standards-Version: 4.0.0
7 Homepage: https://github.com/relan/exfat
8 Vcs-Git: git://git.sven.stormbind.net/git/sven/exfat-utils.git
9 Vcs-Browser: https://git.sven.stormbind.net/?p=sven/exfat-utils.git
10
11 Package: exfat-utils
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Recommends: exfat-fuse
15 Description: utilities to create, check, label and dump exFAT filesystem
16  Utilities to manage extended file allocation table filesystem.
17  This package provides tools to create, check and label the
18  filesystem. It contains
19   - dumpexfat to dump properties of the filesystem
20   - exfatfsck / fsck.exfat to report errors found on a exFAT filesystem
21   - exfatlabel to label a exFAT filesystem
22   - mkexfatfs / mkfs.exfat to create a exFAT filesystem.