ocaml-md5sums

Langue: en

Autres versions - même langue

Version: 260804 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

ocaml-md5sums - use and maintain system-wide OCaml md5sums registry

SYNOPSIS

ocaml-md5sums compute --package <name> [option ...] file ...
ocaml-md5sums dep [option ...] file ...
ocaml-md5sums update [option ...]

DESCRIPTION

ocaml-md5sums is an administrative tool for maintaining the system-wide registry of md5sums of OCaml modules. For each OCaml object registered, the registry contains information about which modules (compilation unit) are contained and their md5sums.

OPTIONS

--package set package name for development dependency
--runtime set package name for runtime dependency
--version set package version for dependencies
--dump-info dump ocamlobjinfo to file
--load-info restore ocamlobjinfo from file
-v increase verbosity
--my-version print ocaml-md5sum version and exit
-help
Display this list of options
--help
Display this list of options

SEE ALSO

ocamlc(1), ocaml(1).

AUTHOR

ocaml-md5sums is Copyright Stefano Zacchiroli and is distributed under the terms of the GNU General Public License.

This manual page was written by Stefano Zacchiroli <zack@debian.org>, for the Debian project (but may be used by others).