RubyGems Navigation menu

mime-types 1.24

This library allows for the identification of a file's likely MIME content type. This is release 1.24, adding and updating a few MIME types and fixing some issues with documentation. 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 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 tracks the {IANA registry}[http://www.iana.org/assignments/media-types/] ({ftp}[ftp://ftp.iana.org/assignments/media-types]) with some unofficial types added from the {LTSW collection}[http://www.ltsw.se/knbase/internet/mime.htp] and added by the users of MIME::Types.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 3.6.0 October 02, 2024 (38.5KB)
  2. 3.6.0.beta1 September 22, 2024 (38.5KB)
  3. 3.5.2 January 02, 2024 (37KB)
  4. 3.5.1 August 22, 2023 (37KB)
  5. 3.5.0 August 07, 2023 (37KB)
  6. 1.24 August 14, 2013 (54.5KB)
全てのバージョンを表示(全45件)

Development依存関係 (11):

hoe ~> 3.7
hoe-bundler ~> 1.2
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.5
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.0
rake ~> 10.0
rdoc ~> 4.0
rubyforge >= 2.0.4

所有者:

作者:

  • Austin Ziegler

SHA 256チェックサム:

=

累計ダウンロード数 737,104,235

このバージョンのみ 1,088,515

このバージョンがリリースされたのは:

ライセンス:

MIT, Artistic 2.0, GPL-2

必要なRubyのバージョン: なし

新しいバージョンはMFAを必要とします: true

リンク: