RubyGems Navigation menu

mime-types 3.4.1

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.4.1 - November 16, 2021 (36.0 KB)
  2. 3.4.0 - November 15, 2021 (36.0 KB)
  3. 3.3.1 - December 26, 2019 (35.5 KB)
  4. 3.3 - September 05, 2019 (35.5 KB)
  5. 3.2.2 - August 13, 2018 (35.0 KB)
显示所有 (40 个版本)

Runtime 依赖关系 (1):

mime-types-data ~> 3.2015

Development 依赖关系 (14):

hoe ~> 3.23
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
minitest ~> 5.14
rake >= 10.0, < 14.0
rdoc >= 4.0, < 7
simplecov ~> 0.7
standard ~> 1.0

所有者:

Pushed by:

作者:

  • Austin Ziegler

SHA 256 checksum:

6bcf8b0e656b6ae9977bdc1351ef211d0383252d2f759a59ef4bcf254542fc46

下载总次数 612,558,856

这个版本 92,027,231

许可:

MIT

需要的 Ruby 版本: >= 2.0

相关链接: