RubyGems Navigation menu

mime-types 3.6.0

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:
=

installieren:
=

Versionen:

  1. 3.6.0 - October 02, 2024 (38,5 KB)
  2. 3.6.0.beta1 - September 22, 2024 (38,5 KB)
  3. 3.5.2 - January 02, 2024 (37 KB)
  4. 3.5.1 - August 22, 2023 (37 KB)
  5. 3.5.0 - August 07, 2023 (37 KB)
Zeige alle Versionen (45 total)

Runtime Abhängigkeiten (2):

logger >= 0
mime-types-data ~> 3.2015

Development Abhängigkeiten (13):

hoe >= 3.0, < 5
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git2 ~> 1.7
hoe-rubygems ~> 1.0
minitest ~> 5.25
rake >= 10.0, < 14.0
rdoc >= 4.0, < 7
simplecov ~> 0.21
standard ~> 1.0

Besitzer:

Pushed by:

Autoren:

  • Austin Ziegler

SHA 256-Prüfsumme:

=

Downloads insgesamt 727.424.658

Für diese Version 11.199

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.0

New versions require MFA: true

Version published with MFA: true

Links: