mime-types-data 3.2019.1009 → 3.2020.0425

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.
@@ -3,7 +3,7 @@
3
3
  module MIME
4
4
  class Types
5
5
  module Data
6
- VERSION = '3.2019.1009'
6
+ VERSION = '3.2020.0425'
7
7
 
8
8
  # The path that will be used for loading the MIME::Types data. The
9
9
  # default location is __FILE__/../../../../data, which is where the data
@@ -161,6 +161,24 @@
161
161
  template:
162
162
  - application/alto-networkmapfilter+json
163
163
  registered: true
164
+ - !ruby/object:MIME::Type
165
+ content-type: application/alto-updatestreamcontrol+json
166
+ encoding: base64
167
+ xrefs:
168
+ draft:
169
+ - RFC-ietf-alto-incr-update-sse-22
170
+ template:
171
+ - application/alto-updatestreamcontrol+json
172
+ registered: true
173
+ - !ruby/object:MIME::Type
174
+ content-type: application/alto-updatestreamparams+json
175
+ encoding: base64
176
+ xrefs:
177
+ draft:
178
+ - RFC-ietf-alto-incr-update-sse-22
179
+ template:
180
+ - application/alto-updatestreamparams+json
181
+ registered: true
164
182
  - !ruby/object:MIME::Type
165
183
  content-type: application/AML
166
184
  encoding: base64
@@ -292,6 +310,15 @@
292
310
  template:
293
311
  - application/atsc-dwd+xml
294
312
  registered: true
313
+ - !ruby/object:MIME::Type
314
+ content-type: application/atsc-dynamic-event-message
315
+ encoding: base64
316
+ xrefs:
317
+ person:
318
+ - ATSC
319
+ template:
320
+ - application/atsc-dynamic-event-message
321
+ registered: true
295
322
  - !ruby/object:MIME::Type
296
323
  content-type: application/atsc-held+xml
297
324
  encoding: base64
@@ -301,6 +328,15 @@
301
328
  template:
302
329
  - application/atsc-held+xml
303
330
  registered: true
331
+ - !ruby/object:MIME::Type
332
+ content-type: application/atsc-rdt+json
333
+ encoding: base64
334
+ xrefs:
335
+ person:
336
+ - ATSC
337
+ template:
338
+ - application/atsc-rdt+json
339
+ registered: true
304
340
  - !ruby/object:MIME::Type
305
341
  content-type: application/atsc-rsat+xml
306
342
  encoding: base64
@@ -407,6 +443,15 @@
407
443
  obsolete: true
408
444
  use-instead: application/cals-1840
409
445
  registered: false
446
+ - !ruby/object:MIME::Type
447
+ content-type: application/cap+xml
448
+ encoding: base64
449
+ xrefs:
450
+ draft:
451
+ - RFC-ietf-ecrit-data-only-ea-22
452
+ template:
453
+ - application/cap+xml
454
+ registered: true
410
455
  - !ruby/object:MIME::Type
411
456
  content-type: application/cbor
412
457
  encoding: base64
@@ -416,6 +461,15 @@
416
461
  template:
417
462
  - application/cbor
418
463
  registered: true
464
+ - !ruby/object:MIME::Type
465
+ content-type: application/cbor-seq
466
+ encoding: base64
467
+ xrefs:
468
+ rfc:
469
+ - rfc8742
470
+ template:
471
+ - application/cbor-seq
472
+ registered: true
419
473
  - !ruby/object:MIME::Type
420
474
  content-type: application/cccex
421
475
  encoding: base64
@@ -572,6 +626,15 @@
572
626
  content-type: application/clariscad
573
627
  encoding: base64
574
628
  registered: false
629
+ - !ruby/object:MIME::Type
630
+ content-type: application/clue+xml
631
+ encoding: base64
632
+ xrefs:
633
+ draft:
634
+ - RFC-ietf-clue-protocol-19
635
+ template:
636
+ - application/clue+xml
637
+ registered: true
575
638
  - !ruby/object:MIME::Type
576
639
  content-type: application/clue_info+xml
577
640
  encoding: base64
@@ -889,6 +952,15 @@
889
952
  extensions:
890
953
  - dbk
891
954
  registered: false
955
+ - !ruby/object:MIME::Type
956
+ content-type: application/dots+cbor
957
+ encoding: base64
958
+ xrefs:
959
+ draft:
960
+ - RFC-ietf-dots-signal-channel-41
961
+ template:
962
+ - application/dots+cbor
963
+ registered: true
892
964
  - !ruby/object:MIME::Type
893
965
  content-type: application/drafting
894
966
  encoding: base64
@@ -1597,7 +1669,7 @@
1597
1669
  rfc:
1598
1670
  - rfc3204
1599
1671
  template:
1600
- - application/isup
1672
+ - application/ISUP
1601
1673
  registered: true
1602
1674
  - !ruby/object:MIME::Type
1603
1675
  content-type: application/its+xml
@@ -1832,6 +1904,16 @@
1832
1904
  obsolete: true
1833
1905
  use-instead: application/vnd.lotus-1-2-3
1834
1906
  registered: false
1907
+ - !ruby/object:MIME::Type
1908
+ content-type: application/lpf+zip
1909
+ encoding: base64
1910
+ xrefs:
1911
+ person:
1912
+ - Ivan_Herman
1913
+ - W3C
1914
+ template:
1915
+ - application/lpf+zip
1916
+ registered: true
1835
1917
  - !ruby/object:MIME::Type
1836
1918
  content-type: application/LXF
1837
1919
  encoding: base64
@@ -2381,8 +2463,8 @@
2381
2463
  content-type: application/multipart-core
2382
2464
  encoding: base64
2383
2465
  xrefs:
2384
- draft:
2385
- - RFC-ietf-core-multipart-ct-04
2466
+ rfc:
2467
+ - rfc8710
2386
2468
  template:
2387
2469
  - application/multipart-core
2388
2470
  registered: true
@@ -2522,7 +2604,6 @@
2522
2604
  - dms
2523
2605
  - lha
2524
2606
  - lzh
2525
- - exe
2526
2607
  - class
2527
2608
  - ani
2528
2609
  - pgp
@@ -3089,6 +3170,15 @@
3089
3170
  template:
3090
3171
  - application/pskc+xml
3091
3172
  registered: true
3173
+ - !ruby/object:MIME::Type
3174
+ content-type: application/pvd+json
3175
+ encoding: base64
3176
+ xrefs:
3177
+ draft:
3178
+ - RFC-ietf-intarea-provisioning-domains-11
3179
+ template:
3180
+ - application/pvd+json
3181
+ registered: true
3092
3182
  - !ruby/object:MIME::Type
3093
3183
  content-type: application/qsig
3094
3184
  encoding: base64
@@ -3398,6 +3488,16 @@
3398
3488
  template:
3399
3489
  - application/samlmetadata+xml
3400
3490
  registered: true
3491
+ - !ruby/object:MIME::Type
3492
+ content-type: application/sbe
3493
+ encoding: base64
3494
+ xrefs:
3495
+ person:
3496
+ - Donald_L._Mendelson
3497
+ - FIX_Trading_Community
3498
+ template:
3499
+ - application/sbe
3500
+ registered: true
3401
3501
  - !ruby/object:MIME::Type
3402
3502
  content-type: application/sbml+xml
3403
3503
  friendly:
@@ -3531,6 +3631,24 @@
3531
3631
  template:
3532
3632
  - application/senml+xml
3533
3633
  registered: true
3634
+ - !ruby/object:MIME::Type
3635
+ content-type: application/senml-etch+cbor
3636
+ encoding: base64
3637
+ xrefs:
3638
+ draft:
3639
+ - RFC-ietf-core-senml-etch-07
3640
+ template:
3641
+ - application/senml-etch+cbor
3642
+ registered: true
3643
+ - !ruby/object:MIME::Type
3644
+ content-type: application/senml-etch+json
3645
+ encoding: base64
3646
+ xrefs:
3647
+ draft:
3648
+ - RFC-ietf-core-senml-etch-07
3649
+ template:
3650
+ - application/senml-etch+json
3651
+ registered: true
3534
3652
  - !ruby/object:MIME::Type
3535
3653
  content-type: application/senml-exi
3536
3654
  encoding: base64
@@ -3663,7 +3781,7 @@
3663
3781
  rfc:
3664
3782
  - rfc1874
3665
3783
  template:
3666
- - application/sgml
3784
+ - application/SGML
3667
3785
  registered: true
3668
3786
  - !ruby/object:MIME::Type
3669
3787
  content-type: application/sgml-open-catalog
@@ -4047,6 +4165,16 @@
4047
4165
  template:
4048
4166
  - application/taxii+json
4049
4167
  registered: true
4168
+ - !ruby/object:MIME::Type
4169
+ content-type: application/td+json
4170
+ encoding: base64
4171
+ xrefs:
4172
+ person:
4173
+ - Matthias_Kovatsch
4174
+ - W3C
4175
+ template:
4176
+ - application/td+json
4177
+ registered: true
4050
4178
  - !ruby/object:MIME::Type
4051
4179
  content-type: application/tei+xml
4052
4180
  friendly:
@@ -4910,6 +5038,42 @@
4910
5038
  template:
4911
5039
  - application/vnd.afpc.afplinedata
4912
5040
  registered: true
5041
+ - !ruby/object:MIME::Type
5042
+ content-type: application/vnd.afpc.afplinedata-pagedef
5043
+ encoding: base64
5044
+ xrefs:
5045
+ person:
5046
+ - Jörg_Palmer
5047
+ template:
5048
+ - application/vnd.afpc.afplinedata-pagedef
5049
+ registered: true
5050
+ - !ruby/object:MIME::Type
5051
+ content-type: application/vnd.afpc.foca-charset
5052
+ encoding: base64
5053
+ xrefs:
5054
+ person:
5055
+ - Jörg_Palmer
5056
+ template:
5057
+ - application/vnd.afpc.foca-charset
5058
+ registered: true
5059
+ - !ruby/object:MIME::Type
5060
+ content-type: application/vnd.afpc.foca-codedfont
5061
+ encoding: base64
5062
+ xrefs:
5063
+ person:
5064
+ - Jörg_Palmer
5065
+ template:
5066
+ - application/vnd.afpc.foca-codedfont
5067
+ registered: true
5068
+ - !ruby/object:MIME::Type
5069
+ content-type: application/vnd.afpc.foca-codepage
5070
+ encoding: base64
5071
+ xrefs:
5072
+ person:
5073
+ - Jörg_Palmer
5074
+ template:
5075
+ - application/vnd.afpc.foca-codepage
5076
+ registered: true
4913
5077
  - !ruby/object:MIME::Type
4914
5078
  content-type: application/vnd.afpc.modca
4915
5079
  encoding: base64
@@ -4919,6 +5083,51 @@
4919
5083
  template:
4920
5084
  - application/vnd.afpc.modca
4921
5085
  registered: true
5086
+ - !ruby/object:MIME::Type
5087
+ content-type: application/vnd.afpc.modca-formdef
5088
+ encoding: base64
5089
+ xrefs:
5090
+ person:
5091
+ - Jörg_Palmer
5092
+ template:
5093
+ - application/vnd.afpc.modca-formdef
5094
+ registered: true
5095
+ - !ruby/object:MIME::Type
5096
+ content-type: application/vnd.afpc.modca-mediummap
5097
+ encoding: base64
5098
+ xrefs:
5099
+ person:
5100
+ - Jörg_Palmer
5101
+ template:
5102
+ - application/vnd.afpc.modca-mediummap
5103
+ registered: true
5104
+ - !ruby/object:MIME::Type
5105
+ content-type: application/vnd.afpc.modca-objectcontainer
5106
+ encoding: base64
5107
+ xrefs:
5108
+ person:
5109
+ - Jörg_Palmer
5110
+ template:
5111
+ - application/vnd.afpc.modca-objectcontainer
5112
+ registered: true
5113
+ - !ruby/object:MIME::Type
5114
+ content-type: application/vnd.afpc.modca-overlay
5115
+ encoding: base64
5116
+ xrefs:
5117
+ person:
5118
+ - Jörg_Palmer
5119
+ template:
5120
+ - application/vnd.afpc.modca-overlay
5121
+ registered: true
5122
+ - !ruby/object:MIME::Type
5123
+ content-type: application/vnd.afpc.modca-pagesegment
5124
+ encoding: base64
5125
+ xrefs:
5126
+ person:
5127
+ - Jörg_Palmer
5128
+ template:
5129
+ - application/vnd.afpc.modca-pagesegment
5130
+ registered: true
4922
5131
  - !ruby/object:MIME::Type
4923
5132
  content-type: application/vnd.ah-barcode
4924
5133
  encoding: base64
@@ -5126,6 +5335,15 @@
5126
5335
  template:
5127
5336
  - application/vnd.api+json
5128
5337
  registered: true
5338
+ - !ruby/object:MIME::Type
5339
+ content-type: application/vnd.aplextor.warrp+json
5340
+ encoding: base64
5341
+ xrefs:
5342
+ person:
5343
+ - Oleg_Uryutin
5344
+ template:
5345
+ - application/vnd.aplextor.warrp+json
5346
+ registered: true
5129
5347
  - !ruby/object:MIME::Type
5130
5348
  content-type: application/vnd.apothekende.reservation+json
5131
5349
  encoding: base64
@@ -5321,7 +5539,7 @@
5321
5539
  encoding: base64
5322
5540
  xrefs:
5323
5541
  person:
5324
- - William_Lupton
5542
+ - Broadband_Forum
5325
5543
  template:
5326
5544
  - application/vnd.bbf.usp.error
5327
5545
  registered: true
@@ -5330,7 +5548,7 @@
5330
5548
  encoding: base64
5331
5549
  xrefs:
5332
5550
  person:
5333
- - William_Lupton
5551
+ - Broadband_Forum
5334
5552
  template:
5335
5553
  - application/vnd.bbf.usp.msg
5336
5554
  registered: true
@@ -5339,7 +5557,7 @@
5339
5557
  encoding: base64
5340
5558
  xrefs:
5341
5559
  person:
5342
- - William_Lupton
5560
+ - Broadband_Forum
5343
5561
  template:
5344
5562
  - application/vnd.bbf.usp.msg+json
5345
5563
  registered: true
@@ -6091,6 +6309,15 @@
6091
6309
  template:
6092
6310
  - application/vnd.dataresource+json
6093
6311
  registered: true
6312
+ - !ruby/object:MIME::Type
6313
+ content-type: application/vnd.dbf
6314
+ encoding: base64
6315
+ xrefs:
6316
+ person:
6317
+ - Mi_Tar
6318
+ template:
6319
+ - application/vnd.dbf
6320
+ registered: true
6094
6321
  - !ruby/object:MIME::Type
6095
6322
  content-type: application/vnd.debian.binary-package
6096
6323
  encoding: base64
@@ -6329,6 +6556,15 @@
6329
6556
  template:
6330
6557
  - application/vnd.dvb.ait
6331
6558
  registered: true
6559
+ - !ruby/object:MIME::Type
6560
+ content-type: application/vnd.dvb.dvbisl+xml
6561
+ encoding: base64
6562
+ xrefs:
6563
+ person:
6564
+ - Emily_DUBS
6565
+ template:
6566
+ - application/vnd.dvb.dvbisl+xml
6567
+ registered: true
6332
6568
  - !ruby/object:MIME::Type
6333
6569
  content-type: application/vnd.dvb.dvbj
6334
6570
  encoding: base64
@@ -7350,7 +7586,7 @@
7350
7586
  - xdw
7351
7587
  xrefs:
7352
7588
  person:
7353
- - Yasuo_Taguchi
7589
+ - Takatomo_Wakibayashi
7354
7590
  template:
7355
7591
  - application/vnd.fujixerox.docuworks
7356
7592
  registered: true
@@ -7438,6 +7674,15 @@
7438
7674
  template:
7439
7675
  - application/vnd.genomatix.tuxedo
7440
7676
  registered: true
7677
+ - !ruby/object:MIME::Type
7678
+ content-type: application/vnd.gentics.grd+json
7679
+ encoding: base64
7680
+ xrefs:
7681
+ person:
7682
+ - Philipp_Gortan
7683
+ template:
7684
+ - application/vnd.gentics.grd+json
7685
+ registered: true
7441
7686
  - !ruby/object:MIME::Type
7442
7687
  content-type: application/vnd.geo+json
7443
7688
  encoding: base64
@@ -10696,6 +10941,15 @@
10696
10941
  template:
10697
10942
  - application/vnd.ocf+cbor
10698
10943
  registered: true
10944
+ - !ruby/object:MIME::Type
10945
+ content-type: application/vnd.oci.image.manifest.v1+json
10946
+ encoding: base64
10947
+ xrefs:
10948
+ person:
10949
+ - Steven_Lasker
10950
+ template:
10951
+ - application/vnd.oci.image.manifest.v1+json
10952
+ registered: true
10699
10953
  - !ruby/object:MIME::Type
10700
10954
  content-type: application/vnd.oftn.l10n+json
10701
10955
  encoding: base64
@@ -12773,6 +13027,15 @@
12773
13027
  template:
12774
13028
  - application/vnd.sailingtracker.track
12775
13029
  registered: true
13030
+ - !ruby/object:MIME::Type
13031
+ content-type: application/vnd.sar
13032
+ encoding: base64
13033
+ xrefs:
13034
+ person:
13035
+ - Markus_Strehle
13036
+ template:
13037
+ - application/vnd.sar
13038
+ registered: true
12776
13039
  - !ruby/object:MIME::Type
12777
13040
  content-type: application/vnd.sbm.cid
12778
13041
  encoding: base64
@@ -13057,6 +13320,24 @@
13057
13320
  template:
13058
13321
  - application/vnd.shopkick+json
13059
13322
  registered: true
13323
+ - !ruby/object:MIME::Type
13324
+ content-type: application/vnd.shp
13325
+ encoding: base64
13326
+ xrefs:
13327
+ person:
13328
+ - Mi_Tar
13329
+ template:
13330
+ - application/vnd.shp
13331
+ registered: true
13332
+ - !ruby/object:MIME::Type
13333
+ content-type: application/vnd.shx
13334
+ encoding: base64
13335
+ xrefs:
13336
+ person:
13337
+ - Mi_Tar
13338
+ template:
13339
+ - application/vnd.shx
13340
+ registered: true
13060
13341
  - !ruby/object:MIME::Type
13061
13342
  content-type: application/vnd.sigrok.session
13062
13343
  encoding: base64
@@ -13111,6 +13392,11 @@
13111
13392
  template:
13112
13393
  - application/vnd.smart.notebook
13113
13394
  registered: true
13395
+ - !ruby/object:MIME::Type
13396
+ content-type: application/x-smarttech-notebook
13397
+ encoding: base64
13398
+ extensions:
13399
+ - notebook
13114
13400
  - !ruby/object:MIME::Type
13115
13401
  content-type: application/vnd.smart.teacher
13116
13402
  friendly:
@@ -13124,6 +13410,15 @@
13124
13410
  template:
13125
13411
  - application/vnd.smart.teacher
13126
13412
  registered: true
13413
+ - !ruby/object:MIME::Type
13414
+ content-type: application/vnd.snesdev-page-table
13415
+ encoding: base64
13416
+ xrefs:
13417
+ person:
13418
+ - Connor_Horman
13419
+ template:
13420
+ - application/vnd.snesdev-page-table
13421
+ registered: true
13127
13422
  - !ruby/object:MIME::Type
13128
13423
  content-type: application/vnd.software602.filler.form+xml
13129
13424
  encoding: base64
@@ -15467,6 +15762,11 @@
15467
15762
  - ps1
15468
15763
  - vbs
15469
15764
  registered: false
15765
+ - !ruby/object:MIME::Type
15766
+ content-type: application/x-ms-dos-executable
15767
+ extensions:
15768
+ - exe
15769
+ registered: false
15470
15770
  - !ruby/object:MIME::Type
15471
15771
  content-type: application/x-msdownload
15472
15772
  friendly:
@@ -15627,6 +15927,15 @@
15627
15927
  extensions:
15628
15928
  - p7r
15629
15929
  registered: false
15930
+ - !ruby/object:MIME::Type
15931
+ content-type: application/x-pki-message
15932
+ encoding: base64
15933
+ xrefs:
15934
+ draft:
15935
+ - RFC-gutmann-scep-16
15936
+ template:
15937
+ - application/x-pki-message
15938
+ registered: true
15630
15939
  - !ruby/object:MIME::Type
15631
15940
  content-type: application/x-python
15632
15941
  encoding: 8bit
@@ -15957,7 +16266,30 @@
15957
16266
  extensions:
15958
16267
  - crt
15959
16268
  - der
15960
- registered: false
16269
+ xrefs:
16270
+ draft:
16271
+ - RFC-gutmann-scep-16
16272
+ template:
16273
+ - application/x-x509-ca-cert
16274
+ registered: true
16275
+ - !ruby/object:MIME::Type
16276
+ content-type: application/x-x509-ca-ra-cert
16277
+ encoding: base64
16278
+ xrefs:
16279
+ draft:
16280
+ - RFC-gutmann-scep-16
16281
+ template:
16282
+ - application/x-x509-ca-ra-cert
16283
+ registered: true
16284
+ - !ruby/object:MIME::Type
16285
+ content-type: application/x-x509-next-ca-cert
16286
+ encoding: base64
16287
+ xrefs:
16288
+ draft:
16289
+ - RFC-gutmann-scep-16
16290
+ template:
16291
+ - application/x-x509-next-ca-cert
16292
+ registered: true
15961
16293
  - !ruby/object:MIME::Type
15962
16294
  content-type: application/x-xfig
15963
16295
  friendly: