mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
MimeMagic is a library to detect the mime type of a file by extension or by content. It uses the mime database provided by freedesktop.org. WWW: https://github.com/minad/mimemagic PR: 199689 Submitted by: Michael Fausten <ports@michael-fausten.de>
4 lines
181 B
Text
4 lines
181 B
Text
MimeMagic is a library to detect the mime type of a file by extension or by
|
|
content. It uses the mime database provided by freedesktop.org.
|
|
|
|
WWW: https://github.com/minad/mimemagic
|