elisp-depmap

Homepage: https://gitlab.com/mtekman/elisp-depmap.el

Author: Mehmet Tekman

Updated:

Summary

Generate an elisp dependency map in graphviz

Commentary

This package generates a graphviz DOT map of all the functions and variables
in a given elisp project.  The aim is to help developers see how tangled their
code is and to help them refactor it.

Dependencies