[tokyocabinet] Updated (1.2.6 -> 1.2.7)
[opensde-package-nopast.git] / develop / calltree / calltree.desc
blobdbbf11124a8184ee1340b6fc3f9aa0531b875525
2 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
3 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY]
5 [COPY] Filename: package/.../calltree/calltree.desc
6 [COPY] Copyright (C) 2006 The OpenSDE Project
7 [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
8 [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
9 [COPY]
10 [COPY] More information can be found in the files COPYING and README.
11 [COPY]
12 [COPY] This program is free software; you can redistribute it and/or modify
13 [COPY] it under the terms of the GNU General Public License as published by
14 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
15 [COPY] GNU General Public License can be found in the file COPYING.
16 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
18 [I] A static call tree generator for C programs
20 [T] calltree is a static call tree generator for C programs. It parses a
21 [T] collection of input files and builds a graph that represents the static
22 [T] call structure of the files.
24 [A] Joerg Schilling <js@cs.tu-berlin.de>
25 [M] The OpenSDE Community <list@opensde.org>
27 [C] extra/development
29 [L] GPL
30 [S] Stable
31 [V] 2.3
32 [P] X -----5---9 169.000
34 [D] 669802678 calltree-2.3.tar.bz2 ftp://ftp.berlios.de/pub/calltree/