depgraphversion
dot graphs out of ocamldep output
depgraph will read source ml and mli source files from STDIN and use ocamldep to construct a dependency graph. It will then output the dependency graph in the .dot format.
NOTE: This tool doesn't work well in the presence of packs
Example: $ git ls-files | depgraph -i "test_" > g.dot
Author | rgrinberg <rudi.grinberg@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/rgrinberg/ocaml-depgraph |
Issue Tracker | https://github.com/rgrinberg/ocaml-depgraph/issues |
Maintainer | rgrinberg <rudi.grinberg@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/rgrinberg/ocaml-depgraph/archive/v0.1.0.tar.gz sha256=5a03093ec3f8630e0af5c5a779aa4dcedfd0bf52b27bae00b6a251d9276c8b6f md5=fe2edddf8ecfcf6b40fcc22ebe6992f7 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/depgraph/depgraph.0.1.0/opam |
No package is dependent