File: media.types

package info (click to toggle)
libwww-perl 5.36-1.1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 848 kB
  • ctags: 400
  • sloc: perl: 6,366; makefile: 51; sh: 6
file content (120 lines) | stat: -rw-r--r-- 2,828 bytes parent folder | download | duplicates (7)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
# $Id: media.types,v 1.4 1996/11/11 17:45:16 aas Exp $
#
# This file defines the mapping from file name extentions to media types.
# Media types where the subtype does not have the "x-" prefix should be
# registered by IANA:
#
#   ftp://www.isi.edu/in-notes/iana/assignments/media-types/
#
# See also: RFC-1590

# Text formats
text/html			html htm
text/plain			txt text pm el c h cc hh cxx hxx f90
text/richtext			rtx
text/tab-separated-values	tsv

text/x-setext			etx
text/x-pod			pod			# Perl documentation

# Image formats
image/png			png
image/gif			gif			# Compuserve
image/ief			ief
image/jpeg			jpeg jpg jpe jfif
image/tiff			tiff tif

image/x-cmu-raster		ras
image/x-portable-anymap		pnm
image/x-portable-bitmap		pbm
image/x-portable-graymap	pgm
image/x-portable-pixmap		ppm
image/x-rgb			rgb			# SGI IRIS
image/x-xbitmap			xbm			# X Windows
image/x-xpixmap			xpm			# X Windows
image/x-xwindowdump		xwd			# X Windows
image/x-bmp			bmp			# MS Windows
image/x-targa			tga
image/x-fits			fts


# Audio formats
audio/basic			au snd
audio/x-aiff			aif aiff aifc
audio/x-wav			wav			# MS Windows
audio/x-mpeg-2			mp2			# MPEG layer 2 audio

# Video formats
video/mpeg			mpeg mpg mpe
video/quicktime			qt
video/x-msvideo			avi
video/x-sgi-movie		mov

# Message
message/rfc822			mail
message/partial
message/external-body
message/news			art

# Applications
application/octet-stream	bin
application/postscript		ai eps ps
application/oda			oda
application/atomicmail
application/andrew-insert
application/slate
application/wita
application/dec-dx
application/dca-rtf
application/activemessage
application/rtf			rft			# MS Word
application/applefile
application/mac-binhex40	hqx
application/news-message-id
application/news-transmission
application/wordperfect5.1
application/pdf			pdf
application/zip			zip
application/macwriteii
application/msword
application/remote-printing
application/mathematica
application/cybercash
application/commonground
application/iges
application/riscos
application/eshop

application/x-mif		mif			# FrameMaker
application/x-maker		fm
application/x-csh		csh
application/x-dvi		dvi
application/x-hdf		hdf
application/x-latex		latex
application/x-netcdf		nc cdf
application/x-sh		sh
application/x-tcl		tcl
application/x-perl		pl
application/x-tex		tex
application/x-texinfo		texinfo texi
application/x-troff		t tr roff
application/x-troff-man		man 1 2 3 4 5 6 7 8
application/x-troff-me		me
application/x-troff-ms		ms
application/x-wais-source	src
application/x-bcpio		bcpio
application/x-cpio		cpio
application/x-gtar		gtar			# GNU tar
application/x-shar		shar
application/x-sv4cpio		sv4cpio
application/x-sv4crc		sv4crc
application/x-tar		tar
application/x-ustar		ustar

# Multipart
multipart/mixed
multipart/alternative
multipart/digest
multipart/parallel
multipart/appledouble
multipart/header-set