package magic-mime

  1. Overview
  2. Docs
Convert file extensions to MIME types

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
sha256=a9ae72476e7b8dbd70462a10b289cb29ea8a2b1b0e6e31c8faa9e5447a51e159
md5=9db0c16e7b5af54a3d01ca2169d8395d

doc/magic-mime/Magic_mime/index.html

Module Magic_mime

Convert file extensions to MIME types

val lookup : string -> string

lookup filename will return a MIME type for the full filename supplied by examining its extension and look it up by using Mime_types.map_extension.

OCaml

Innovation. Community. Security.