RubyGems Navigation menu

mime-types 3.7.0.pre1

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.7.0.pre2 April 07, 2025 (41.0 KB)
  2. 3.7.0.pre1 April 04, 2025 (41.0 KB)
  3. 3.6.2 March 25, 2025 (39.5 KB)
  4. 3.6.1 March 18, 2025 (39.5 KB)
  5. 3.6.0 October 02, 2024 (38.5 KB)
顯示所有版本(共 49)

Runtime 相依性套件 (2):

logger >= 0
mime-types-data ~> 3.2025, >= 3.2025.0506.pre1

Development 相依性套件 (10):

hoe ~> 4.0
hoe-rubygems ~> 1.0
minitest ~> 5.0
rake >= 10.0, < 14
rdoc >= 0.0
standard ~> 1.0

擁有者:

推送者:

作者:

  • Austin Ziegler

SHA 256 總和檢查碼:

=

總下載次數 776,860,053

這個版本 472

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: