/usr/share/doc/libmagic-ocaml/README is in libmagic-ocaml 0.7.3-5+b4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | # +STARTUP: showall -*-org-*-
* 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://sourceforge.net/projects/ocaml-magic
** Author
Christophe TROESTLER <chris_77@users.sourceforge.net>
|