plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

mimetype (6236B)


      1 #suffix		generic type	specific type	encoding	safe? y=yes, m=maybe, n=no, p=previous.suffix, r=mailreject
      2 .3gp		video		3gpp		-		y
      3 .3gpp		video		3gpp		-		y
      4 .C		text		plain		-		y # C++ program
      5 .Z		-		-		compress	m
      6 .a		application	octet-stream	-		y
      7 .ada		text		plain		-		y # ada program
      8 .ai		application	postscript	-		y
      9 .aif		audio		x-aiff		-		y
     10 .aifc		audio		x-aiff		-		y
     11 .aiff		audio		x-aiff		-		y
     12 .asf		video		x-ms-asf	-		m # MS streaming
     13 .asc		application	text		-		y # sometimes application/pgp-signature
     14 .asx		video		x-ms-asf	-		m # MS streaming
     15 .au		audio		basic		-		y # sun audio
     16 .avi		video		x-msvideo	-		m
     17 .awk		text		plain		-		y # awk program
     18 .bas		text		plain		-		y # basic program
     19 .bat		application	octet-stream	-		r # DOS executable
     20 .bbl		text		plain		-		y # BibTex output
     21 .bcpio		application	x-bcpio		-		m
     22 .bib		text		plain		-		y # BibTex input
     23 .bmp		image		bmp		-		y # bitmapped image
     24 .c		text		plain		-		y # C program
     25 .c++		text		plain		-		y # C++ program
     26 .cacert		application	x-x509-ca-cert	-		y # DER X.509 CA certificate
     27 .cc		text		plain		-		y
     28 .cdf		application	x-netcdf	-		y
     29 .class		application	java		-		y # Java bytecodes
     30 .com		application	octet-stream	-		r # DOS executable
     31 .cpio		application	x-cpio		-		y
     32 .cpl		application	octet-stream	-		r # Windows Control Panel Applet
     33 .cpp		text		plain		-		y # DOS C++ program
     34 .crt		application	x-x509-ca-cert	-		y # DER X.509 CA certificate
     35 .css		text		css		-		m
     36 .csv		application	vnd.ms-excel	-		y # Microsoft Excel comma-separated-values
     37 .dat		text		plain		-		y # AMPL et al.
     38 .diff		text		plain		-		y
     39 .doc		application	msword		-		n # Microsoft Word
     40 .dvi		application	x-dvi		-		y # TeX output
     41 .enc		application	octet-stream	-		y # encrypted file
     42 .eps		application	postscript	-		y
     43 .etx		text		x-setext	-		m
     44 .exe		application	octet-stream	-		r # DOS executable
     45 .executable	application	octet-stream	-		r # DOS executable
     46 .exz		application	octet-stream	gzip		n # gzipped DOS executable
     47 .f		text		plain		-		y # fortran-77 program
     48 .fm		application	framemaker	-		y
     49 .f90		text		plain		-		y # fortran-90 program
     50 .flc		video		x-flc		-		m
     51 .fli		video		x-fli		-		m
     52 .gcd		text		x-pcs-gcd	-		y	# helper file for .qcp
     53 .gif		image		gif		-		y
     54 .gtar		application	x-gtar		-		m
     55 .gz		-		-		gzip		m # gzipped file
     56 .h		text		plain		-		y # C header file
     57 .hdf		application	x-hdf		-		y
     58 .hdml		text		x-hdml		-		y
     59 .hqx		application	octet-stream	-		m # Mac BinHex
     60 .htm		text		html		-		m
     61 .html		text		html		-		m
     62 .ico		image		x-icon		-		y
     63 .ief		image		ief		-		y
     64 .jad		text		vnd.sun.j2me.app-descriptor	-	y
     65 .jar		application	java-archive	-		y
     66 .jfif		image		jpeg		-		y
     67 .jfif-tbnl	image		jpeg		-		y
     68 .jpe		image		jpeg		-		y
     69 .jpeg		image		jpeg		-		y
     70 .jpg		image		jpeg		-		y
     71 .jpg		image		pjpeg		-		y
     72 .latex		application	x-latex		-		y
     73 .ltx		application	x-latex		-		y
     74 .man		application	x-troff-man	-		y
     75 .me		application	x-troff-me	-		y
     76 .mid		audio		midi		-		y # MIDI music
     77 .mime		message		rfc822		-		y
     78 .mod		text		plain		-		y # AMPL et al.
     79 .mov		video		quicktime	-		y
     80 .movie		video		x-sgi-movie	-		y
     81 .mpe		video		mpeg		-		y
     82 .mpeg		video		mpeg		-		y
     83 .mpg		video		mpeg		-		y
     84 .ms		application	x-troff-ms	-		y
     85 .mv		video		x-sgi-movie	-		y
     86 .nc		application	x-netcdf	-		y
     87 .o		application	octet-stream	-		y
     88 .oda		application	oda		-		m
     89 .p		text		plain			-	y # Pascal program
     90 .p7m		application	x-pkcs7-mime		-	y # SMIME
     91 .p7s		application	x-pkcs7-signature	-	y # SMIME
     92 .pbm		image		x-portable-bitmap	-	y
     93 .pdf		application	pdf		-		y # Adobe Portable Document Format
     94 .pif		application	octet-stream	-		r # DOS executable
     95 .pgm		image		x-portable-graymap	-	y
     96 .pl		text		plain		-		y
     97 .png		image		png		-		y
     98 .pnm		image		x-portable-anymap	-	y
     99 .ppm		image		x-portable-pixmap	-	y
    100 .ppt		application	vnd.ms-powerpoint	-	n # Microsoft PowerPoint
    101 .ps		application	postscript	-		m
    102 .qcp		audio		vnd.qcelp	-		y # Qualcomm CELP
    103 .qcp2		audio		qcp		-		y # Qualcomm CELP
    104 .qt		video		quicktime	-		y
    105 .r		text		plain		-		y # ratfor program
    106 .ra		audio		x-pn-realaudio	-		y # G2 RealAudio
    107 .ram		audio		x-pn-realaudio	-		y # G2 RealAudio
    108 .ras		image		x-cmu-rast	-		y
    109 .rc		text		plain		-		y # rc
    110 .rfr		text		plain		-		y # refer
    111 .rgb		image		x-rgb		-		y
    112 .rm		application	x-pn-realmedia	-		y # G2 RealAudio
    113 .roff		application	x-troff		-		y
    114 .rpm		audio		x-pn-realaudio-plugin	-	y # G2 RealAudio
    115 .rtf		application	rtf		-		y
    116 .rtx		text		richtext 	-		y
    117 .scr		application	octet-stream	-		r # DOS executable (screen saver)
    118 .sh		application	x-shar		-		m
    119 .shar		application	x-shar		-		m
    120 .smi		application	smil		-		m # sync multimedia
    121 .smil		application	smil		-		m # sync multimedia
    122 .snd		audio		basic		-		y
    123 .suspect	application	octet-stream	-		y # upas/vf
    124 .sv4cpio	application	x-sv4cpio	-		m
    125 .sv4crc		application	x-sv4crc	-		y
    126 .t		application	x-troff		-		y
    127 .tar		application	x-tar		-		m
    128 .tardist	application	x-tardist	-		n # SGI SoftwareManager
    129 .taz		application	x-tar		compress	m
    130 .tcl		application	x-tcl		-		y
    131 .tex		application	x-tex		-		y # Tex input
    132 .texi		application	x-texinfo	-		y
    133 .texinfo	application	x-texinfo	-		y
    134 .text		text		plain		-		y
    135 .tgz		application	x-tar		gzip		m
    136 .tif		image		tiff		-		y
    137 .tiff		image		tiff		-		y
    138 .toc		text		plain		-		y # table of contents
    139 .tr		application	x-troff		-		y
    140 .trz		application	x-tar		compress	m
    141 .tsv		text		tab-separated-values	-	y
    142 .txt		text		-		-		y
    143 .txt		text		plain		-		y
    144 .ucert		application	x-x509-user-cert	-	y # DER X.509 user certificate
    145 .ustar		application	x-ustar		-		m
    146 .vcf		text		x-vcard		-		y # vCard
    147 .wav		audio		x-wav		-		y
    148 .wbmp		image		vnd.wap.wbmp	-		y # wireless bitmap
    149 .wml		text		vnd.wap.wml	-		m # WML doc
    150 .wmlc		application	vnd.wap.wmlc	-		m # compiled WML doc
    151 .wmls		text		vnd.wap.wmlscript	-	m # WMLScript
    152 .wmlsc		application	vnd.wap.wmlscriptc	-	m # compiled WMLScript
    153 .wsrc		application	x-wais-source	-		y
    154 .xbm		image		x-xbitmap	-		y # X bitmap
    155 .xgz		-		-		x-gzip		m # gzipped file
    156 .xls		application	vnd.ms-excel	-		n # Microsoft Excel
    157 .xml		text		xml		-		m
    158 .xpm		image		x-xpixmap	-		y
    159 .xwd		image		x-xwindowdump	-		y
    160 .z		-		-		compress	m
    161 .Z		-		-		compress	m
    162 .zip		application	zip		-		n
    163 .zzz		application	sleep		-		n # testing
    164 -		application	x-gunzip	-		p # type for .tar.gz
    165 -		message		delivery-status	-		y # mail bounces
    166 -		application	pgp-signature	-		y
    167 -		application	pgp-encrypted	-		y