fourtysixandtwo c0ccd30590 development/egypt: Change i486 to i586 %!s(int64=2) %!d(string=hai) anos
..
README a6ae5f60d7 development/egypt: Fix README. %!s(int64=4) %!d(string=hai) anos
egypt.SlackBuild c0ccd30590 development/egypt: Change i486 to i586 %!s(int64=2) %!d(string=hai) anos
egypt.info f44a28116c development/egypt: Added (call graphs creator). %!s(int64=10) %!d(string=hai) anos
slack-desc f44a28116c development/egypt: Added (call graphs creator). %!s(int64=10) %!d(string=hai) anos

README

Egypt is a simple tool for creating call graphs of C programs. Egypt
neither analyzes source code nor lays out graphs. Instead, it leaves
the source code analysis to GCC and the graph layout to Graphviz, both
of which are better at their respective jobs than egypt itself could
ever hope to be. Egypt is simply a very small Perl script that glues
these existing tools together.