File: control

package info (click to toggle)
mtools 4.0.49-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,532 kB
  • sloc: ansic: 20,351; sh: 5,572; makefile: 234; sed: 7
file content (43 lines) | stat: -rw-r--r-- 1,285 bytes parent folder | download
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 Hofstaedtler <zeha@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libxfont-dev,
 libxt-dev,
 texinfo,
Standards-Version: 4.7.2
Homepage: https://www.gnu.org/software/mtools/
Vcs-Git: https://salsa.debian.org/debian/mtools.git
Vcs-Browser: https://salsa.debian.org/debian/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},
 libc-gconv-modules-extra | libc6 (<< 2.42-1~),
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.