FileEye / MimeMap

A PHP library to handle MIME Content-Type fields and their related file extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include freedesktop.org MIME type metadata in MimeMap?

mondrake opened this issue · comments

The MIME type database @ freedesktop.org includes metadata information about MIME types, including type aliases and descriptions.

See: minad/mimemagic on GitHub.

Decide if and what of that we want to include in MimeMap.

Now MimeMap manages MIME type aliases and MIME type descriptions/acronyms taken from freedesktop.org.