You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 4 years ago
..
README ruby/rubygem-mime-types: Updated for version 3.1. 8 years ago
rubygem-mime-types.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
rubygem-mime-types.info ruby/rubygem-mime-types: Update maintainer email. 5 years ago
slack-desc ruby/rubygem-mime-types: Updated for version 3.1. 8 years ago

README

The mime-types library provides a library and registry for information
about MIME content type definitions. It can be used to determine
defined filename extensions for MIME types, or to use filename
extensions to look up the likely MIME type definitions. Version 3.0 is
a major release that requires Ruby 2.0 compatibility and removes
deprecated functions. The columnar registry format introduced in 2.6
has been made the primary format; the registry data has been extracted
from this library and put into the rubygem-mime-types-data package.
Additionally, mime-types is now licensed exclusively under the MIT
licence and there is a code of conduct in effect. There are a number of
other smaller changes described in the History file.