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
|
Source: mime-support
Maintainer: Mime-Support Packagers <team+debian-mimesupport-packagers@tracker.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>
Section: net
Priority: standard
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian/mime-support
Vcs-Git: https://salsa.debian.org/debian/mime-support.git
Package: mime-support
Architecture: all
Multi-Arch: foreign
Recommends: bzip2,
file,
xz-utils
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.
|