]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/control
25863c5eede5cfc47ffb2c0b71b93a4af80b6db9
[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), autotools-dev, pkg-config
6 Standards-Version: 3.9.6
7 Homepage: http://code.google.com/p/exfat/
8 Vcs-Git: git://git.sven.stormbind.net/git/sven/exfat-utils.git
9 Vcs-Browser: http://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.