mime-types-data 3.2021.0212 → 3.2021.1115
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Code-of-Conduct.md +12 -12
- data/Contributing.md +38 -20
- data/History.md +44 -11
- data/Licence.md +9 -10
- data/Manifest.txt +3 -0
- data/README.md +11 -1
- data/Rakefile +71 -75
- data/data/content_type_mime.db +878 -0
- data/data/ext_mime.db +1198 -0
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +63 -2
- data/data/mime.docs.column +61 -0
- data/data/mime.encoding.column +61 -0
- data/data/mime.flags.column +2376 -2315
- data/data/mime.friendly.column +61 -0
- data/data/mime.pext.column +61 -0
- data/data/mime.use_instead.column +61 -0
- data/data/mime.xrefs.column +76 -15
- data/lib/mime/types/data.rb +2 -2
- data/lib/mime-types-data.rb +1 -1
- data/types/application.yaml +336 -12
- data/types/audio.yaml +2 -0
- data/types/image.yaml +2 -0
- data/types/message.yaml +2 -2
- data/types/model.yaml +59 -0
- data/types/multipart.yaml +2 -2
- data/types/provisional-standard-types.yaml +129 -0
- data/types/text.yaml +21 -0
- data/types/video.yaml +27 -0
- metadata +38 -7
data/data/mime.friendly.column
CHANGED
@@ -19,12 +19,17 @@
|
|
19
19
|
-
|
20
20
|
-
|
21
21
|
-
|
22
|
+
-
|
23
|
+
-
|
24
|
+
-
|
25
|
+
-
|
22
26
|
en^Andrew Toolkit
|
23
27
|
-
|
24
28
|
-
|
25
29
|
en^Applixware
|
26
30
|
-
|
27
31
|
-
|
32
|
+
-
|
28
33
|
en^Atom Syndication Format
|
29
34
|
en^Atom Publishing Protocol
|
30
35
|
-
|
@@ -82,11 +87,13 @@ en^Cloud Data Management Interface (CDMI) - Queue
|
|
82
87
|
-
|
83
88
|
-
|
84
89
|
-
|
90
|
+
-
|
85
91
|
en^CU-SeeMe
|
86
92
|
-
|
87
93
|
-
|
88
94
|
-
|
89
95
|
-
|
96
|
+
-
|
90
97
|
en^Web Distributed Authoring and Versioning
|
91
98
|
-
|
92
99
|
-
|
@@ -142,6 +149,7 @@ en^Efficient XML Interchange
|
|
142
149
|
-
|
143
150
|
-
|
144
151
|
-
|
152
|
+
-
|
145
153
|
en^Portable Font Resource
|
146
154
|
en^Web Open Font Format
|
147
155
|
-
|
@@ -176,6 +184,7 @@ en^Hyperstudio
|
|
176
184
|
-
|
177
185
|
-
|
178
186
|
-
|
187
|
+
-
|
179
188
|
en^Internet Protocol Flow Information Export
|
180
189
|
-
|
181
190
|
-
|
@@ -207,11 +216,13 @@ en^JavaScript Object Notation (JSON)
|
|
207
216
|
-
|
208
217
|
-
|
209
218
|
-
|
219
|
+
-
|
210
220
|
en^Macintosh BinHex 4.0
|
211
221
|
en^Compact Pro
|
212
222
|
-
|
213
223
|
-
|
214
224
|
en^Metadata Authority Description Schema
|
225
|
+
-
|
215
226
|
en^MARC Formats
|
216
227
|
en^MARC21 XML Schema
|
217
228
|
-
|
@@ -244,6 +255,7 @@ en^Metadata Encoding and Transmission Standard
|
|
244
255
|
-
|
245
256
|
-
|
246
257
|
-
|
258
|
+
-
|
247
259
|
en^Metadata Object Description Schema
|
248
260
|
-
|
249
261
|
-
|
@@ -275,10 +287,12 @@ en^Material Exchange Format
|
|
275
287
|
-
|
276
288
|
-
|
277
289
|
-
|
290
|
+
-
|
278
291
|
en^Binary Data
|
279
292
|
en^Office Document Architecture
|
280
293
|
-
|
281
294
|
-
|
295
|
+
-
|
282
296
|
en^Open eBook Publication Structure
|
283
297
|
en^Ogg
|
284
298
|
-
|
@@ -289,6 +303,8 @@ en^Microsoft OneNote
|
|
289
303
|
-
|
290
304
|
-
|
291
305
|
-
|
306
|
+
-
|
307
|
+
-
|
292
308
|
en^XML Patch Framework
|
293
309
|
en^Adobe Portable Document Format
|
294
310
|
-
|
@@ -308,6 +324,7 @@ en^PKCS #8 - Private-Key Information Syntax Standard
|
|
308
324
|
en^Attribute Certificate
|
309
325
|
en^Internet Public Key Infrastructure - Certificate
|
310
326
|
en^Internet Public Key Infrastructure - Certificate Revocation Lists
|
327
|
+
-
|
311
328
|
en^Internet Public Key Infrastructure - Certification Path
|
312
329
|
en^Internet Public Key Infrastructure - Certificate Management Protocole
|
313
330
|
en^Pronunciation Lexicon Specification
|
@@ -339,11 +356,13 @@ en^Relax NG Compact Syntax
|
|
339
356
|
-
|
340
357
|
-
|
341
358
|
-
|
359
|
+
-
|
342
360
|
en^XML Resource Lists
|
343
361
|
en^XML Resource Lists Diff
|
344
362
|
-
|
345
363
|
-
|
346
364
|
-
|
365
|
+
-
|
347
366
|
en^XML Resource Lists
|
348
367
|
-
|
349
368
|
-
|
@@ -353,6 +372,7 @@ en^XML Resource Lists
|
|
353
372
|
-
|
354
373
|
-
|
355
374
|
-
|
375
|
+
-
|
356
376
|
en^Really Simple Discovery
|
357
377
|
en^RSS - Really Simple Syndication
|
358
378
|
en^Rich Text Format
|
@@ -362,6 +382,7 @@ en^Rich Text Format
|
|
362
382
|
-
|
363
383
|
-
|
364
384
|
-
|
385
|
+
-
|
365
386
|
en^Systems Biology Markup Language
|
366
387
|
-
|
367
388
|
-
|
@@ -400,6 +421,7 @@ en^S Hexdump Format
|
|
400
421
|
-
|
401
422
|
-
|
402
423
|
-
|
424
|
+
-
|
403
425
|
en^Synchronized Multimedia Integration Language
|
404
426
|
-
|
405
427
|
-
|
@@ -409,6 +431,7 @@ en^SPARQL - Query
|
|
409
431
|
en^SPARQL - Results
|
410
432
|
-
|
411
433
|
-
|
434
|
+
-
|
412
435
|
en^Speech Recognition Grammar Specification
|
413
436
|
en^Speech Recognition Grammar Specification - XML
|
414
437
|
en^Search/Retrieve via URL Response Format
|
@@ -492,6 +515,12 @@ en^Time Stamped Data Envelope
|
|
492
515
|
-
|
493
516
|
-
|
494
517
|
-
|
518
|
+
-
|
519
|
+
-
|
520
|
+
-
|
521
|
+
-
|
522
|
+
-
|
523
|
+
-
|
495
524
|
en^3rd Generation Partnership Project - Pic Large
|
496
525
|
en^3rd Generation Partnership Project - Pic Small
|
497
526
|
en^3rd Generation Partnership Project - Pic Var
|
@@ -503,6 +532,7 @@ en^3rd Generation Partnership Project - Pic Var
|
|
503
532
|
-
|
504
533
|
-
|
505
534
|
-
|
535
|
+
-
|
506
536
|
en^3rd Generation Partnership Project - Transaction Capabilities Application Part
|
507
537
|
-
|
508
538
|
en^3M Post It Notes
|
@@ -532,6 +562,7 @@ en^Adobe XML Forms Data Format
|
|
532
562
|
-
|
533
563
|
-
|
534
564
|
-
|
565
|
+
-
|
535
566
|
en^Ahead AIR Application
|
536
567
|
en^AirZip FileSECURE
|
537
568
|
en^AirZip FileSECURE
|
@@ -553,6 +584,8 @@ en^Antix Game Player
|
|
553
584
|
-
|
554
585
|
-
|
555
586
|
-
|
587
|
+
-
|
588
|
+
-
|
556
589
|
en^Apple Installer Package
|
557
590
|
-
|
558
591
|
en^Multimedia Playlist Unicode
|
@@ -629,6 +662,8 @@ en^CrickSoftware - Clicker - Wordbank
|
|
629
662
|
en^Critical Tools - PERT Chart EXPERT
|
630
663
|
-
|
631
664
|
-
|
665
|
+
-
|
666
|
+
-
|
632
667
|
en^PosML
|
633
668
|
-
|
634
669
|
-
|
@@ -766,6 +801,10 @@ en^FrameMaker Normal Format
|
|
766
801
|
en^Frogans Player
|
767
802
|
en^Frogans Player
|
768
803
|
en^Friendly Software Corporation
|
804
|
+
-
|
805
|
+
-
|
806
|
+
-
|
807
|
+
-
|
769
808
|
en^Fujitsu Oasys
|
770
809
|
en^Fujitsu Oasys
|
771
810
|
en^Fujitsu Oasys
|
@@ -1019,6 +1058,8 @@ en^Muvee Automatic Video Editing
|
|
1019
1058
|
-
|
1020
1059
|
-
|
1021
1060
|
-
|
1061
|
+
-
|
1062
|
+
-
|
1022
1063
|
en^neuroLanguage
|
1023
1064
|
-
|
1024
1065
|
-
|
@@ -1153,6 +1194,7 @@ en^Open Office Extension
|
|
1153
1194
|
-
|
1154
1195
|
-
|
1155
1196
|
-
|
1197
|
+
-
|
1156
1198
|
en^Microsoft Office - OOXML - Presentation
|
1157
1199
|
-
|
1158
1200
|
-
|
@@ -1277,6 +1319,7 @@ en^Recordare Applications
|
|
1277
1319
|
en^Recordare Applications
|
1278
1320
|
-
|
1279
1321
|
-
|
1322
|
+
-
|
1280
1323
|
en^CryptoNote
|
1281
1324
|
en^Blackberry COD File
|
1282
1325
|
en^RealMedia
|
@@ -1407,6 +1450,7 @@ en^VirtualCatalog
|
|
1407
1450
|
-
|
1408
1451
|
-
|
1409
1452
|
-
|
1453
|
+
-
|
1410
1454
|
en^Microsoft Visio
|
1411
1455
|
en^Visionary
|
1412
1456
|
-
|
@@ -1466,6 +1510,7 @@ en^WebAssembly
|
|
1466
1510
|
-
|
1467
1511
|
-
|
1468
1512
|
-
|
1513
|
+
-
|
1469
1514
|
en^Widget Packaging and XML Configuration
|
1470
1515
|
en^WinHelp
|
1471
1516
|
-
|
@@ -1474,6 +1519,7 @@ en^WinHelp
|
|
1474
1519
|
-
|
1475
1520
|
-
|
1476
1521
|
-
|
1522
|
+
-
|
1477
1523
|
en^WSDL - Web Services Description Language
|
1478
1524
|
en^Web Services Policy
|
1479
1525
|
-
|
@@ -1896,6 +1942,7 @@ en^Computer Graphics Metafile
|
|
1896
1942
|
-
|
1897
1943
|
-
|
1898
1944
|
-
|
1945
|
+
-
|
1899
1946
|
en^G3 Fax Image
|
1900
1947
|
en^Graphics Interchange Format
|
1901
1948
|
-
|
@@ -1907,6 +1954,7 @@ en^Graphics Interchange Format
|
|
1907
1954
|
en^Image Exchange Format
|
1908
1955
|
-
|
1909
1956
|
-
|
1957
|
+
-
|
1910
1958
|
en^JPEG Image
|
1911
1959
|
-
|
1912
1960
|
-
|
@@ -1919,6 +1967,7 @@ en^JPEG Image
|
|
1919
1967
|
-
|
1920
1968
|
-
|
1921
1969
|
-
|
1970
|
+
-
|
1922
1971
|
en^OpenGL Textures (KTX)
|
1923
1972
|
-
|
1924
1973
|
-
|
@@ -2045,6 +2094,10 @@ en^Mesh Data Type
|
|
2045
2094
|
-
|
2046
2095
|
-
|
2047
2096
|
-
|
2097
|
+
-
|
2098
|
+
-
|
2099
|
+
-
|
2100
|
+
-
|
2048
2101
|
en^COLLADA
|
2049
2102
|
en^Autodesk Design Web Format (DWF)
|
2050
2103
|
-
|
@@ -2059,6 +2112,8 @@ en^Virtue MTS
|
|
2059
2112
|
-
|
2060
2113
|
-
|
2061
2114
|
-
|
2115
|
+
-
|
2116
|
+
-
|
2062
2117
|
en^Virtue VTU
|
2063
2118
|
en^Virtual Reality Modeling Language
|
2064
2119
|
-
|
@@ -2118,6 +2173,7 @@ en^HyperText Markup Language (HTML)
|
|
2118
2173
|
en^Notation3
|
2119
2174
|
-
|
2120
2175
|
-
|
2176
|
+
-
|
2121
2177
|
en^Text File
|
2122
2178
|
-
|
2123
2179
|
-
|
@@ -2136,6 +2192,7 @@ en^Standard Generalized Markup Language (SGML)
|
|
2136
2192
|
-
|
2137
2193
|
-
|
2138
2194
|
-
|
2195
|
+
-
|
2139
2196
|
en^Tab Separated Values
|
2140
2197
|
en^troff
|
2141
2198
|
en^Turtle (Terse RDF Triple Language)
|
@@ -2155,6 +2212,7 @@ en^Curl - Source Code
|
|
2155
2212
|
-
|
2156
2213
|
-
|
2157
2214
|
-
|
2215
|
+
-
|
2158
2216
|
en^mod_fly / fly.cgi
|
2159
2217
|
en^FLEXSTOR
|
2160
2218
|
-
|
@@ -2213,6 +2271,7 @@ en^3GP2
|
|
2213
2271
|
-
|
2214
2272
|
-
|
2215
2273
|
-
|
2274
|
+
-
|
2216
2275
|
en^H.261
|
2217
2276
|
en^H.263
|
2218
2277
|
-
|
@@ -2225,6 +2284,7 @@ en^H.264
|
|
2225
2284
|
en^JPGVideo
|
2226
2285
|
-
|
2227
2286
|
en^JPEG 2000 Compound Image File Format
|
2287
|
+
-
|
2228
2288
|
en^Motion JPEG 2000
|
2229
2289
|
-
|
2230
2290
|
-
|
@@ -2287,6 +2347,7 @@ en^DECE MP4
|
|
2287
2347
|
en^Vivo
|
2288
2348
|
-
|
2289
2349
|
-
|
2350
|
+
-
|
2290
2351
|
en^Open Web Media Project - Video
|
2291
2352
|
-
|
2292
2353
|
-
|
data/data/mime.pext.column
CHANGED
@@ -2313,3 +2313,64 @@
|
|
2313
2313
|
-
|
2314
2314
|
-
|
2315
2315
|
-
|
2316
|
+
-
|
2317
|
+
-
|
2318
|
+
-
|
2319
|
+
-
|
2320
|
+
-
|
2321
|
+
-
|
2322
|
+
-
|
2323
|
+
-
|
2324
|
+
-
|
2325
|
+
-
|
2326
|
+
-
|
2327
|
+
-
|
2328
|
+
-
|
2329
|
+
-
|
2330
|
+
-
|
2331
|
+
-
|
2332
|
+
-
|
2333
|
+
-
|
2334
|
+
-
|
2335
|
+
-
|
2336
|
+
-
|
2337
|
+
-
|
2338
|
+
-
|
2339
|
+
-
|
2340
|
+
-
|
2341
|
+
-
|
2342
|
+
-
|
2343
|
+
-
|
2344
|
+
-
|
2345
|
+
-
|
2346
|
+
-
|
2347
|
+
-
|
2348
|
+
-
|
2349
|
+
-
|
2350
|
+
-
|
2351
|
+
-
|
2352
|
+
-
|
2353
|
+
-
|
2354
|
+
-
|
2355
|
+
-
|
2356
|
+
-
|
2357
|
+
-
|
2358
|
+
-
|
2359
|
+
-
|
2360
|
+
-
|
2361
|
+
-
|
2362
|
+
-
|
2363
|
+
-
|
2364
|
+
-
|
2365
|
+
-
|
2366
|
+
-
|
2367
|
+
-
|
2368
|
+
-
|
2369
|
+
-
|
2370
|
+
-
|
2371
|
+
-
|
2372
|
+
-
|
2373
|
+
-
|
2374
|
+
-
|
2375
|
+
-
|
2376
|
+
-
|
@@ -3,6 +3,8 @@
|
|
3
3
|
-
|
4
4
|
-
|
5
5
|
-
|
6
|
+
-
|
7
|
+
-
|
6
8
|
application/x-msaccess
|
7
9
|
-
|
8
10
|
-
|
@@ -40,6 +42,9 @@ application/x-msaccess
|
|
40
42
|
-
|
41
43
|
-
|
42
44
|
-
|
45
|
+
-
|
46
|
+
-
|
47
|
+
-
|
43
48
|
application/x-bleeper
|
44
49
|
-
|
45
50
|
-
|
@@ -131,6 +136,8 @@ application/cals-1840
|
|
131
136
|
-
|
132
137
|
-
|
133
138
|
-
|
139
|
+
-
|
140
|
+
-
|
134
141
|
application/vnd.ms-excel
|
135
142
|
-
|
136
143
|
-
|
@@ -141,6 +148,7 @@ application/vnd.ms-excel
|
|
141
148
|
-
|
142
149
|
-
|
143
150
|
-
|
151
|
+
-
|
144
152
|
font/sfnt
|
145
153
|
-
|
146
154
|
font/woff
|
@@ -204,6 +212,8 @@ application/x-imagemap
|
|
204
212
|
-
|
205
213
|
-
|
206
214
|
-
|
215
|
+
-
|
216
|
+
-
|
207
217
|
application/vnd.lotus-1-2-3
|
208
218
|
-
|
209
219
|
-
|
@@ -214,6 +224,7 @@ application/x-mac-compactpro
|
|
214
224
|
-
|
215
225
|
-
|
216
226
|
-
|
227
|
+
-
|
217
228
|
application/vnd.mcd
|
218
229
|
-
|
219
230
|
application/x-mathematica-old
|
@@ -330,6 +341,12 @@ application/x-mathematica-old
|
|
330
341
|
-
|
331
342
|
-
|
332
343
|
-
|
344
|
+
-
|
345
|
+
-
|
346
|
+
-
|
347
|
+
-
|
348
|
+
-
|
349
|
+
-
|
333
350
|
application/x-quicktimeplayer
|
334
351
|
-
|
335
352
|
-
|
@@ -399,6 +416,11 @@ application/remote-printing
|
|
399
416
|
-
|
400
417
|
-
|
401
418
|
-
|
419
|
+
-
|
420
|
+
-
|
421
|
+
-
|
422
|
+
-
|
423
|
+
-
|
402
424
|
application/smil+xml
|
403
425
|
-
|
404
426
|
-
|
@@ -439,6 +461,8 @@ application/smil+xml
|
|
439
461
|
-
|
440
462
|
-
|
441
463
|
-
|
464
|
+
-
|
465
|
+
-
|
442
466
|
application/x-toolbook
|
443
467
|
-
|
444
468
|
-
|
@@ -483,6 +507,9 @@ application/x-VMSBACKUP
|
|
483
507
|
-
|
484
508
|
-
|
485
509
|
-
|
510
|
+
-
|
511
|
+
-
|
512
|
+
-
|
486
513
|
application/vnd.3gpp.mcvideo-info+xml
|
487
514
|
-
|
488
515
|
-
|
@@ -559,6 +586,12 @@ application/vnd.3gpp.mcvideo-info+xml
|
|
559
586
|
-
|
560
587
|
-
|
561
588
|
-
|
589
|
+
-
|
590
|
+
-
|
591
|
+
-
|
592
|
+
-
|
593
|
+
-
|
594
|
+
-
|
562
595
|
application/vnd.aristanetworks.swi
|
563
596
|
-
|
564
597
|
-
|
@@ -784,6 +817,12 @@ application/vnd.aristanetworks.swi
|
|
784
817
|
-
|
785
818
|
-
|
786
819
|
-
|
820
|
+
-
|
821
|
+
-
|
822
|
+
-
|
823
|
+
-
|
824
|
+
-
|
825
|
+
-
|
787
826
|
application/geo+json)
|
788
827
|
-
|
789
828
|
-
|
@@ -1039,6 +1078,8 @@ application/vnd.visionary
|
|
1039
1078
|
-
|
1040
1079
|
-
|
1041
1080
|
-
|
1081
|
+
-
|
1082
|
+
-
|
1042
1083
|
application/vnd.nokia.ncd
|
1043
1084
|
-
|
1044
1085
|
-
|
@@ -1455,6 +1496,9 @@ application/vnd.nokia.ncd
|
|
1455
1496
|
-
|
1456
1497
|
-
|
1457
1498
|
-
|
1499
|
+
-
|
1500
|
+
-
|
1501
|
+
-
|
1458
1502
|
video/vnd.youtube.yt
|
1459
1503
|
-
|
1460
1504
|
-
|
@@ -1470,6 +1514,8 @@ video/vnd.youtube.yt
|
|
1470
1514
|
-
|
1471
1515
|
-
|
1472
1516
|
-
|
1517
|
+
-
|
1518
|
+
-
|
1473
1519
|
application/vnd.wordperfect
|
1474
1520
|
-
|
1475
1521
|
application/x-wordperfect6.1
|
@@ -1930,6 +1976,9 @@ image/x-cmu-raster
|
|
1930
1976
|
-
|
1931
1977
|
-
|
1932
1978
|
-
|
1979
|
+
-
|
1980
|
+
-
|
1981
|
+
-
|
1933
1982
|
image/x-targa
|
1934
1983
|
-
|
1935
1984
|
-
|
@@ -2084,6 +2133,12 @@ image/wmf
|
|
2084
2133
|
-
|
2085
2134
|
-
|
2086
2135
|
-
|
2136
|
+
-
|
2137
|
+
-
|
2138
|
+
-
|
2139
|
+
-
|
2140
|
+
-
|
2141
|
+
-
|
2087
2142
|
multipart/parallel
|
2088
2143
|
-
|
2089
2144
|
-
|
@@ -2154,6 +2209,9 @@ application/javascript
|
|
2154
2209
|
-
|
2155
2210
|
-
|
2156
2211
|
-
|
2212
|
+
-
|
2213
|
+
-
|
2214
|
+
-
|
2157
2215
|
model/vnd.flatland.3dml
|
2158
2216
|
-
|
2159
2217
|
-
|
@@ -2212,6 +2270,7 @@ video/x-dl
|
|
2212
2270
|
-
|
2213
2271
|
-
|
2214
2272
|
-
|
2273
|
+
-
|
2215
2274
|
video/x-gl
|
2216
2275
|
-
|
2217
2276
|
-
|
@@ -2289,6 +2348,8 @@ video/x-gl
|
|
2289
2348
|
-
|
2290
2349
|
-
|
2291
2350
|
-
|
2351
|
+
-
|
2352
|
+
-
|
2292
2353
|
video/DV
|
2293
2354
|
-
|
2294
2355
|
-
|