liumuqing / ocaml-magic

An OCaml binding to libmagic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCaml Magic

What is OCaml magic?

It is a binding to libmagic tries to classify files using various tests (filesystem tests, magic number tests, and language tests).

Installation

See the file INSTALL.

Latest version

See https://github.com/Chris00/ocaml-magic

About

An OCaml binding to libmagic.

License:Other


Languages

Language:OCaml 38.7%Language:C 34.2%Language:M4 16.4%Language:Makefile 9.9%Language:Shell 0.8%