/var/lib/ocaml/lintian/libestring-ocaml-dev.META.estring is in libestring-ocaml-dev 20130822-5+b1.
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 | # OASIS_START
# DO NOT EDIT (digest: bf7ff5db007e7518fa0a3b4755f58e3e)
version = "1.3"
description = "Extension for string literals"
requires = "camlp4"
archive(syntax, preprocessor) = "estring.cma"
archive(syntax, toploop) = "estring.cma"
archive(syntax, preprocessor, native) = "estring.cmxa"
archive(syntax, preprocessor, native, plugin) = "estring.cmxs"
exists_if = "estring.cma"
# OASIS_STOP
|