Description
File types can be identified from the terminal with tools such as mimetype, and files can be opened through MIME associations with mimeopen. The package also supplies Perl library support for applications that need MIME information.
It is useful for troubleshooting file associations, scripts, and desktop integration. MIME detection is a helpful hint, but untrusted files should still be handled carefully before opening.