# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| egypt: egypt (generate dotty callgraphs from C source code) egypt: egypt: Egypt is a simple tool for creating call graphs of C programs. Egypt egypt: neither analyzes source code nor lays out graphs. Instead, it leaves egypt: the source code analysis to GCC and the graph layout to Graphviz, both egypt: of which are better at their respective jobs than egypt itself could egypt: ever hope to be. Egypt is simply a very small Perl script that glues egypt: these existing tools together. egypt: egypt: egypt: