RubyGems Navigation menu

mime-types 1.20.1

This library allows for the identification of a file's likely MIME content type. This is release 1.20.1 with new MIME types. The identification of MIME content type is based on a file's filename extensions. MIME types are used in MIME-compliant communications, as in e-mail or HTTP traffic, to indicate the type of content which is transmitted. MIME::Types provides the ability for detailed information about MIME entities (provided as a set of MIME::Type objects) to be determined and used programmatically. There are many types defined by RFCs and vendors, so the list is long but not complete; don't hesitate to ask to add additional information. This library follows the IANA collection of MIME types (see below for reference). MIME::Types for Ruby was originally based on and synchronized with MIME::Types for Perl by Mark Overmeer, copyright 2001 - 2009. As of version 1.15, the data format for the MIME::Type list has changed and the synchronization will no longer happen. MIME::Types is built to conform to the MIME types of RFCs 2045 and 2231. It follows the official {IANA registry}[http://www.iana.org/assignments/media-types/] ({ftp}[ftp://ftp.iana.org/assignments/media-types]) with some unofficial types added from the the {LTSW collection}[http://www.ltsw.se/knbase/internet/mime.htp].

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. 1.20.1 - February 04, 2013 (54 ko)
Voir toutes les versions (43)

Dépendances de Development (12):

hoe ~> 3.5
hoe-bundler ~> 1.2
hoe-doofus ~> 1.0
hoe-gemspec ~> 1.0
hoe-git ~> 1.5
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 4.5
nokogiri ~> 1.5
rake ~> 10.0
rdoc ~> 3.10
rubyforge >= 2.0.4

Propriétaires:

Auteurs:

  • Austin Ziegler

Total de contrôle SHA 256:

60d1af10f6592f02b2ac12af3596c61b1577712400627f3b989f5b22f256878e

Total de téléchargements 680 040 589

Pour cette version 256 821

License:

aucune

Version de Ruby requise: None

New versions require MFA: true

Liens: