File: control

package info (click to toggle)
exfat-utils 1.2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 836 kB
  • ctags: 498
  • sloc: ansic: 4,982; sh: 1,440; makefile: 66
file content (22 lines) | stat: -rw-r--r-- 912 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: exfat-utils
Section: otherosfs
Priority: optional
Maintainer: Sven Hoexter <hoexter@debian.org>
Build-Depends: debhelper (>= 9), pkg-config, dh-autoreconf
Standards-Version: 3.9.8
Homepage: https://github.com/relan/exfat
Vcs-Git: git://git.sven.stormbind.net/git/sven/exfat-utils.git
Vcs-Browser: https://git.sven.stormbind.net/?p=sven/exfat-utils.git

Package: exfat-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: exfat-fuse
Description: utilities to create, check, label and dump exFAT filesystem
 Utilities to manage extended file allocation table filesystem.
 This package provides tools to create, check and label the
 filesystem. It contains
  - dumpexfat to dump properties of the filesystem
  - exfatfsck / fsck.exfat to report errors found on a exFAT filesystem
  - exfatlabel to label a exFAT filesystem
  - mkexfatfs / mkfs.exfat to create a exFAT filesystem.