mime-types-data 3.2023.0218.1 → 3.2024.0206
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/History.md +28 -0
- data/Rakefile +33 -18
- data/data/content_type_mime.db +2 -0
- data/data/ext_mime.db +4 -0
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +83 -3
- data/data/mime.docs.column +80 -0
- data/data/mime.encoding.column +80 -0
- data/data/mime.flags.column +82 -2
- data/data/mime.friendly.column +80 -0
- data/data/mime.pext.column +80 -0
- data/data/mime.use_instead.column +81 -1
- data/data/mime.xrefs.column +122 -42
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +576 -25
- data/types/audio.yaml +20 -3
- data/types/image.yaml +36 -17
- data/types/message.yaml +27 -0
- data/types/model.yaml +9 -0
- data/types/text.yaml +58 -0
- data/types/video.yaml +29 -1
- metadata +38 -37
@@ -5,6 +5,7 @@
|
|
5
5
|
-
|
6
6
|
-
|
7
7
|
-
|
8
|
+
-
|
8
9
|
application/x-msaccess
|
9
10
|
-
|
10
11
|
-
|
@@ -54,11 +55,14 @@ application/x-msaccess
|
|
54
55
|
-
|
55
56
|
-
|
56
57
|
-
|
58
|
+
-
|
59
|
+
-
|
57
60
|
application/x-bleeper
|
58
61
|
-
|
59
62
|
-
|
60
63
|
-
|
61
64
|
-
|
65
|
+
-
|
62
66
|
application/cals-1840
|
63
67
|
-
|
64
68
|
-
|
@@ -130,6 +134,8 @@ application/cals-1840
|
|
130
134
|
-
|
131
135
|
-
|
132
136
|
-
|
137
|
+
-
|
138
|
+
-
|
133
139
|
text/javascript
|
134
140
|
-
|
135
141
|
-
|
@@ -154,6 +160,7 @@ text/javascript
|
|
154
160
|
-
|
155
161
|
-
|
156
162
|
-
|
163
|
+
-
|
157
164
|
application/vnd.ms-excel
|
158
165
|
-
|
159
166
|
-
|
@@ -176,6 +183,7 @@ application/x-futuresplash
|
|
176
183
|
-
|
177
184
|
-
|
178
185
|
-
|
186
|
+
-
|
179
187
|
application/x-ghostview
|
180
188
|
-
|
181
189
|
-
|
@@ -235,6 +243,8 @@ text/javascript
|
|
235
243
|
-
|
236
244
|
-
|
237
245
|
-
|
246
|
+
-
|
247
|
+
-
|
238
248
|
application/vnd.lotus-1-2-3
|
239
249
|
-
|
240
250
|
-
|
@@ -369,6 +379,18 @@ application/x-mathematica-old
|
|
369
379
|
-
|
370
380
|
-
|
371
381
|
-
|
382
|
+
-
|
383
|
+
-
|
384
|
+
-
|
385
|
+
-
|
386
|
+
-
|
387
|
+
-
|
388
|
+
-
|
389
|
+
-
|
390
|
+
-
|
391
|
+
-
|
392
|
+
-
|
393
|
+
-
|
372
394
|
application/x-quicktimeplayer
|
373
395
|
-
|
374
396
|
-
|
@@ -539,6 +561,10 @@ application/x-VMSBACKUP
|
|
539
561
|
-
|
540
562
|
-
|
541
563
|
-
|
564
|
+
-
|
565
|
+
-
|
566
|
+
-
|
567
|
+
-
|
542
568
|
application/vnd.3gpp.mcvideo-info+xml
|
543
569
|
-
|
544
570
|
-
|
@@ -625,6 +651,16 @@ application/vnd.3gpp.mcvideo-info+xml
|
|
625
651
|
-
|
626
652
|
-
|
627
653
|
-
|
654
|
+
-
|
655
|
+
-
|
656
|
+
-
|
657
|
+
-
|
658
|
+
-
|
659
|
+
-
|
660
|
+
-
|
661
|
+
-
|
662
|
+
-
|
663
|
+
-
|
628
664
|
application/vnd.aristanetworks.swi
|
629
665
|
-
|
630
666
|
-
|
@@ -873,6 +909,10 @@ application/vnd.aristanetworks.swi
|
|
873
909
|
-
|
874
910
|
-
|
875
911
|
-
|
912
|
+
-
|
913
|
+
-
|
914
|
+
-
|
915
|
+
-
|
876
916
|
application/geo+json
|
877
917
|
-
|
878
918
|
-
|
@@ -1142,6 +1182,16 @@ application/vnd.visionary
|
|
1142
1182
|
-
|
1143
1183
|
-
|
1144
1184
|
-
|
1185
|
+
-
|
1186
|
+
-
|
1187
|
+
-
|
1188
|
+
-
|
1189
|
+
-
|
1190
|
+
-
|
1191
|
+
-
|
1192
|
+
-
|
1193
|
+
-
|
1194
|
+
-
|
1145
1195
|
application/vnd.nokia.ncd
|
1146
1196
|
-
|
1147
1197
|
-
|
@@ -1158,6 +1208,9 @@ application/vnd.nokia.ncd
|
|
1158
1208
|
-
|
1159
1209
|
-
|
1160
1210
|
-
|
1211
|
+
-
|
1212
|
+
-
|
1213
|
+
-
|
1161
1214
|
application/vnd.oasis.opendocument.base
|
1162
1215
|
-
|
1163
1216
|
-
|
@@ -1568,6 +1621,10 @@ application/vnd.oasis.opendocument.base
|
|
1568
1621
|
-
|
1569
1622
|
-
|
1570
1623
|
-
|
1624
|
+
-
|
1625
|
+
-
|
1626
|
+
-
|
1627
|
+
-
|
1571
1628
|
video/vnd.youtube.yt
|
1572
1629
|
-
|
1573
1630
|
-
|
@@ -1630,6 +1687,7 @@ application/x-compressed
|
|
1630
1687
|
-
|
1631
1688
|
-
|
1632
1689
|
-
|
1690
|
+
text/javascript
|
1633
1691
|
-
|
1634
1692
|
-
|
1635
1693
|
application/vnd.ms-excel
|
@@ -1670,7 +1728,7 @@ application/gzip
|
|
1670
1728
|
-
|
1671
1729
|
-
|
1672
1730
|
-
|
1673
|
-
|
1731
|
+
text/javascript
|
1674
1732
|
-
|
1675
1733
|
-
|
1676
1734
|
application/vnd.lotus-1-2-3
|
@@ -1964,6 +2022,10 @@ application/x400-bp
|
|
1964
2022
|
-
|
1965
2023
|
-
|
1966
2024
|
-
|
2025
|
+
-
|
2026
|
+
-
|
2027
|
+
-
|
2028
|
+
-
|
1967
2029
|
audio/qcelp
|
1968
2030
|
-
|
1969
2031
|
-
|
@@ -2052,6 +2114,8 @@ image/x-cmu-raster
|
|
2052
2114
|
-
|
2053
2115
|
-
|
2054
2116
|
-
|
2117
|
+
-
|
2118
|
+
-
|
2055
2119
|
image/x-targa
|
2056
2120
|
-
|
2057
2121
|
-
|
@@ -2218,6 +2282,10 @@ image/wmf
|
|
2218
2282
|
-
|
2219
2283
|
-
|
2220
2284
|
-
|
2285
|
+
-
|
2286
|
+
-
|
2287
|
+
-
|
2288
|
+
-
|
2221
2289
|
multipart/parallel
|
2222
2290
|
-
|
2223
2291
|
-
|
@@ -2247,6 +2315,14 @@ text/javascript
|
|
2247
2315
|
-
|
2248
2316
|
-
|
2249
2317
|
-
|
2318
|
+
text/javascript
|
2319
|
+
text/javascript
|
2320
|
+
text/javascript
|
2321
|
+
text/javascript
|
2322
|
+
text/javascript
|
2323
|
+
-
|
2324
|
+
text/javascript
|
2325
|
+
text/javascript
|
2250
2326
|
-
|
2251
2327
|
-
|
2252
2328
|
-
|
@@ -2324,6 +2400,7 @@ model/vnd.flatland.3dml
|
|
2324
2400
|
-
|
2325
2401
|
-
|
2326
2402
|
-
|
2403
|
+
text/javascript
|
2327
2404
|
-
|
2328
2405
|
-
|
2329
2406
|
-
|
@@ -2353,6 +2430,7 @@ video/x-dl
|
|
2353
2430
|
-
|
2354
2431
|
-
|
2355
2432
|
-
|
2433
|
+
-
|
2356
2434
|
video/x-gl
|
2357
2435
|
-
|
2358
2436
|
-
|
@@ -2433,6 +2511,8 @@ video/x-gl
|
|
2433
2511
|
-
|
2434
2512
|
-
|
2435
2513
|
-
|
2514
|
+
-
|
2515
|
+
-
|
2436
2516
|
video/DV
|
2437
2517
|
-
|
2438
2518
|
-
|