RubyGems Navigation menu

mime-types 3.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:
= Copier Copié!

installation:
=

Versions:

  1. 3.5.2 - January 02, 2024 (37 ko)
  2. 3.5.1 - August 22, 2023 (37 ko)
  3. 3.5.0 - August 07, 2023 (37 ko)
  4. 3.4.1 - November 16, 2021 (36 ko)
  5. 3.4.0 - November 15, 2021 (36 ko)
  6. 3.1 - May 22, 2016 (41,5 ko)
Voir toutes les versions (43)

Dépendances de Runtime (1):

mime-types-data ~> 3.2015

Dépendances de Development (16):

fivemat ~> 1.3
hoe ~> 3.15
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.9
minitest-rg ~> 5.2
rake ~> 10.0
rdoc ~> 4.0
simplecov ~> 0.7

Propriétaires:

Auteurs:

  • Austin Ziegler

Total de contrôle SHA 256:

75949321c3f55e6618d0596016059841c26168342ec1ee4e641053bb66fa0701

Total de téléchargements 687 558 642

Pour cette version 81 839 938

License:

MIT

Version de Ruby requise: >= 2.0

New versions require MFA: true

Liens: