README.rdoc

Path: README.rdoc
Last Update: Thu Jul 05 11:25:03 -0400 2012

MIME::Types for Ruby

home :mime-types.rubyforge.org/
code :github.com/halostatue/mime-types/
bugs :github.com/halostatue/mime-types/issues
rdoc :mime-types.rubyforge.org/

Description

This library allows for the identification of a file‘s likely MIME content type. This is release 1.17.2. The identification of MIME content type is based on a file‘s filename extensions.

MIME::Types for Ruby 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.

Licence

This software is available under a triple disjunctive licence: Ruby's licence, the Perl Artistic licence, or the GNU GPL version 2 (or at your option, any later verison).

If you do not accept one of these licences, you may not use this software.

  • Copyright 2003–2012 Austin Ziegler.

[Validate]