summaryrefslogtreecommitdiffstats
path: root/development/egypt/slack-desc
blob: 2592b5c705966da506a76ac6545a652fdcb519c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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: