Letter O

ocamldsort - Dependency sorter for OCaml source files

Website: http://www.normalesup.org/~ara/informatique.html
License: GPLv2+
Vendor: Alcance Libre, Inc.
Description:
The ocamldsort command scans a set of Objective Caml source files (.ml
and .mli files), sorts them according to their dependencies and prints
the sorted files in order to link their corresponding .cmo files.

For ocamldsort to work it must get a list of dependencies generated by
ocamldep, if the standard input to ocamldsort has been redirected then
ocamldsort assumes that this is a dependency file generated by
ocamldep. Otherwise ocamldsort calls ocamldep to generate the
dependency list itself. In either case the source files to be sorted
should be given as arguments to the ocamldsort command.

Packages

ocamldsort-0.16.0-7.fc14.al.src [49 KiB] Changelog by Richard W.M. Jones (2017-08-09):
- OCaml 4.05.0 rebuild.

Listing created by Repoview-0.6.6-6.fc14.al