xref: /aosp_15_r20/external/mtools/debian/control (revision d5c9a868b113e0ec0db2f27bc2ce8a253e77c4b0)
1Source: mtools
2Build-Depends: debhelper (>= 7), autotools-dev, libxt-dev, texinfo
3Section: otherosfs
4Priority: optional
5Maintainer: Alain Knaff <[email protected]>
6Homepage: http://www.mtools.linux.lu/
7
8Package: floppyd
9Priority: extra
10Architecture: any
11Replaces: mtools (<< 3.9.7)
12Depends: ${shlibs:Depends}, ${misc:Depends}
13Suggests: mtools
14Description: Daemon for remote access to floppy drives
15 Floppyd is used as a server to grant access to the floppy drive to
16 clients running on a remote machine, just as an X server grants access
17 to the display to remote clients.
18
19Package: mtools
20Architecture: any
21Depends: ${shlibs:Depends}, ${misc:Depends}
22Provides: mtools
23Suggests: floppyd
24Description: Tools for manipulating MSDOS files
25 Mtools is a collection of utilities to access MS-DOS disks from Unix
26 without mounting them. It supports Win'95 style long file names, OS/2
27 Xdf disks, ZIP/JAZ disks and 2m disks (store up to 1992k on a high
28 density 3 1/2 disk).
29 .
30 Also included in this package are commands to eject and manipulate
31 the write/password protection control of Zip disks.
32