Path: | README.txt |
Last Update: | Mon Aug 16 18:10:52 -0600 2010 |
This library allows for the identification of a file‘s likely MIME content type. This is release 1.16. 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/ |
Copyright: | 2002 - 2009, Austin Ziegler Based in part on prior work copyright Mark Overmeer |
MIME::Types is available under three disjunctive licences, as detailed in the Licence.txt file.
MIME::Types A Ruby implementation of a MIME Types information library. Based in spirit on the Perl MIME::Types information library by Mark Overmeer. http://rubyforge.org/projects/mime-types/ Licensed under the Ruby disjunctive licence with the GNU GPL or the Perl Artistic licence. See Licence.txt for more information. Copyright 2003 - 2009 Austin Ziegler