File: control

package info (click to toggle)
mtools 4.0.26-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,304 kB
  • sloc: ansic: 18,998; sh: 3,457; makefile: 246; sed: 7
file content (43 lines) | stat: -rw-r--r-- 1,260 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: mtools
Section: otherosfs
Priority: optional
Maintainer: Chris Lamb <lamby@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dpkg-dev (>= 1.16.1~),
 libxfont-dev,
 libxt-dev,
 texinfo,
Standards-Version: 4.5.1
Homepage: https://www.gnu.org/software/mtools/
Vcs-Git: https://salsa.debian.org/lamby/pkg-mtools.git
Vcs-Browser: https://salsa.debian.org/lamby/pkg-mtools
Rules-Requires-Root: no

Package: floppyd
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 mtools,
Description: Daemon for remote access to floppy drives
 Floppyd is used as a server to grant access to the floppy drive to clients
 running on a remote machine, just as an X server grants access to the display
 to remote clients.

Package: mtools
Architecture: any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 floppyd,
Description: Tools for manipulating MSDOS files
 Mtools is a collection of utilities to access MS-DOS disks from Unix without
 mounting them. It supports Win'95 style long file names, OS/2 Xdf disks,
 ZIP/JAZ disks and 2m disks (store up to 1992kB on a high density 3 1/2 disk).
 .
 Also included in this package are commands to eject and manipulate the
 write/password protection control of Zip disks.