[go: up one dir, main page]

File: control

package info (click to toggle)
fuse-exfat 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 720 kB
  • sloc: sh: 4,360; ansic: 3,770; makefile: 37
file content (19 lines) | stat: -rw-r--r-- 739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: fuse-exfat
Section: otherosfs
Priority: optional
Maintainer: Sven Hoexter <hoexter@debian.org>
Build-Depends: debhelper-compat (= 13), libfuse-dev, pkg-config
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://github.com/relan/exfat
Vcs-Git: https://git.sven.stormbind.net/fuse-exfat.git
Vcs-Browser: https://git.sven.stormbind.net/?p=sven/fuse-exfat.git

Package: exfat-fuse
Architecture: linux-any kfreebsd-any
Depends: ${shlibs:Depends}, ${misc:Depends}, fuse
Recommends: exfat-utils
Description: read and write exFAT driver for FUSE
 fuse-exfat is a read and write driver implementing
 the extended file allocation table as a filesystem in userspace.
 A mounthelper is provided unter the name mount.exfat-fuse.