module-graphversion Documentation on ocaml.org
The module-graph tool generates a graph of dependencies between OCaml modules using compiled object files
The module-graph tool generates a graph of dependencies between OCaml modules using compiled object files. module-graph scans the current directory and sub-directories looking for .cmt/.cmti/.cmi files, creates a memory graph of dependencies between them, and uses dot to display the graph into a pdf/image file.
| Tags | org:ocamlpro |
|---|---|
| Author | Fabrice Le Fessant <fabrice.le_fessant@origin-labs.com> |
| License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://ocamlpro.github.io/module-graph |
| Issue Tracker | https://github.com/ocamlpro/module-graph/issues |
| Maintainer | Fabrice Le Fessant <fabrice.le_fessant@origin-labs.com> |
| Dependencies |
|
| Source [http] | https://github.com/ocamlpro/module-graph/archive/v0.2.0.tar.gz sha256=ec199626be52f5dd03a6ff13bc5053b42523ac0798bf7ca07f631bea2dc0df92 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/module-graph/module-graph.0.2.0/opam |
No package is dependent


