README.rdoc

Path: README.rdoc
Last Update: Thu Mar 08 00:31:28 +0000 2012

MIME::Types for Ruby

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.

Homepage:mime-types.rubyforge.org/
GitHub:github.com/halostatue/mime-types/
Copyright:2002 - 2011, Austin Ziegler Based in part on prior work copyright Mark Overmeer

License

This software is available under a triple disjunctive license: Ruby's license, the Perl Artistic license, 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.

[Validate]