README.txt

Path: README.txt
Last Update: Sun Mar 14 10:06:40 -0600 2010

README: Mime::Types for Ruby

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

Licensing

MIME::Types is available under three disjunctive licences, as detailed in the Licence.txt file.

Copyright

  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

[Validate]