RubyGems Navigation menu

mime-types 3.2.2

The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into {mime-types-data}[https://github.com/mime-types/mime-types-data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.5.2 - January 02, 2024 (37.0 KB)
  2. 3.5.1 - August 22, 2023 (37.0 KB)
  3. 3.5.0 - August 07, 2023 (37.0 KB)
  4. 3.4.1 - November 16, 2021 (36.0 KB)
  5. 3.4.0 - November 15, 2021 (36.0 KB)
  6. 3.2.2 - August 13, 2018 (35.0 KB)
顯示所有版本(共 43)

Runtime 相依性套件 (1):

mime-types-data ~> 3.2015

Development 相依性套件 (16):

fivemat ~> 1.3
hoe ~> 3.17
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.11
minitest-rg ~> 5.2
rake < 13.0, >= 10.0
rdoc < 6, >= 4.0
simplecov ~> 0.7

擁有者:

作者:

  • Austin Ziegler

SHA 256 checksum:

93f308f0b6754b0ca50dd1982b817f65b8946f6a34bd3db6bd3d8a5265f05d3a

總下載次數 682,408,242

這個版本 69,348,620

License:

MIT

Ruby 版本需求: >= 2.0

New versions require MFA: true

相關連結: