File: control

package info (click to toggle)
apfsprogs 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,112 kB
  • sloc: ansic: 16,034; makefile: 175; sh: 57
file content (19 lines) | stat: -rw-r--r-- 751 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: apfsprogs
Section: admin
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Homepage: https://github.com/linux-apfs/apfsprogs
Vcs-Browser: https://salsa.debian.org/bananas-team/apfsprogs
Vcs-Git: https://salsa.debian.org/bananas-team/apfsprogs.git
Rules-Requires-Root: no

Package: apfsprogs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: experimental APFS tools for Linux
 This is a suite of userland software to work with the Apple File System on
 Linux. For now only mkfs and fsck tools are available, both functional but
 lacking in features. Compatibility with the Apple implementations has barely
 been tested; please exercise caution.