]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/control
f477973553935773489dbf7b8078c48b3b7e4100
[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 (>= 11), pkg-config
6 Standards-Version: 4.0.0
7 Homepage: https://github.com/relan/exfat
8 Vcs-Git: https://git.sven.stormbind.net/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.