This is one of a series of ITPs for Ruby libraries ("gems") required for
the packaging of sup-mail; see #450602.
If anyone at all is interested in stepping in to maintain one or more of
these libraries, please let me know. I am not using them for anything else
(other than research into improving the .gem -> .deb process).
* Package name : libmime-types-ruby
Version : 1.15
Upstream Author : Austin Ziegler <austin@rubyforge.org>
* URL : http://mime-types.rubyforge.org/
* License : Ruby/Artistic/GPL2+
Programming Lang: Ruby
Description : guess MIME type of files
This library allows for the identification of a file's likely MIME
content type. The identification of MIME content type is based on a
file's filename extensions.