package magic-mime

  1. Overview
  2. Docs
Map filenames to common MIME types

Install

Dune Dependency

Authors

Maintainers

Sources

magic-mime-v1.1.2.tbz
sha256=0c590bbc747531b56d392ee8f063d879df1e2026ba2dfa2d1bc98c9a9acb04eb
sha512=8264db78adc2c75b8adabc23c26ad34eab98383bd3a8f2068f2236ff3425d653c0238fbd7361e55a3d70d843413ef8671b6e97293074b4d3a1e300628d5292ab

CHANGES.md.html

v1.1.2 2019-08-12

  • Actually port to dune by converting the generator/ directory from jbuild to dune (@avsm).

v1.1.1 2018-12-21

  • Port build to Dune and fix the embedded compilation when the repository is included as a subdirectory in a larger Dune build.

  • Update opam metadata to 2.0 format.

  • Switch to using dune-release instead of topkg for releases.

v1.1.0 2017-06-20

  • Support a map_file which maps filenames onto MIME types, using a database based on GTKSourceView lang files. This adds support for several x-* MIME type extensions as well which are unofficial but useful, including ones for common programming languages. (#4 by @zoggy)

  • Sync mime.types with Apache SVN and note its source in the README.

v1.0.1 2017-05-25

  • clarify LICENSE (ISC)

  • build and test against OCaml 4.03 and 4.04

  • build via jbuilder

v1.0.0 (2015-02-08)

  • Initial public release.

OCaml

Innovation. Community. Security.