File: control

package info (click to toggle)
mime-support 3.44-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 164 kB
  • ctags: 18
  • sloc: perl: 619; makefile: 58; sh: 54
file content (22 lines) | stat: -rw-r--r-- 796 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: mime-support
Build-Depends: debhelper
Section: net
Priority: standard
Maintainer: Brian White <bcwhite@pobox.com>
Standards-Version: 3.1.1.1

Package: mime-support
Architecture: all
Conflicts: a2ps(<<4.10.4), metamail(<<2.7-44)
Recommends: file(>=3.27-3)
Description: MIME files 'mime.types' & 'mailcap', and support programs
 As these files can be used by all MIME compliant programs, they
 have been moved into their own package that others can depend upon.
 .
 Other packages add themselves as viewers/editors/composers/etc by
 using the provided "update-mime" program.
 .
 In addition, the commands "see", "edit", "compose", and "print"
 will display, alter, create, and print (respectively) any file using
 a program determined from the entries in the mime.types and mailcap
 files.