Difference between revisions of "Calltree"
(Created page with "{{Entry |Name=Calltree |Short description=Static call tree generator for C programs |Full description='calltree' is a static call tree generator for C programs. It parses a colle...") |
(Added Python link) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|Short description=Static call tree generator for C programs | |Short description=Static call tree generator for C programs | ||
|Full description='calltree' is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files. | |Full description='calltree' is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files. | ||
+ | |Homepage URL=https://tracker.debian.org/pkg/calltree | ||
|User level=none | |User level=none | ||
− | | | + | |Is High Priority Project=No |
− | |||
− | |||
− | |||
|Computer languages=C | |Computer languages=C | ||
− | | | + | |Decommissioned/Obsolete=No |
− | | | + | |Accepts cryptocurrency donations=No |
− | |||
− | |||
− | |||
− | |||
|Keywords=tree,static,call | |Keywords=tree,static,call | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|Version identifier=2.3 | |Version identifier=2.3 | ||
|Version date=2004-01-27 | |Version date=2004-01-27 | ||
|Version status=stable | |Version status=stable | ||
|Version download=ftp://ftp.berlios.de/pub/calltree/calltree-2.3.tar.bz2 | |Version download=ftp://ftp.berlios.de/pub/calltree/calltree-2.3.tar.bz2 | ||
+ | |Version comment=2.3 stable released 2004-01-27 | ||
+ | |Test entry=No | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2018/04/17 | ||
+ | |Submitted date=2011-04-01 | ||
+ | |Is GNU=No | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv2orlater | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2003-02-17 | |License verified date=2003-02-17 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Joerg Schilling | ||
|Role=Maintainer | |Role=Maintainer | ||
− | | | + | }} |
− | | | + | {{Resource |
− | |Resource URL= | + | |Resource audience=Python (Ref) |
+ | |Resource URL=https://pypi.org/project/calltree | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/calltree | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 49: | Line 53: | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | }} |
Latest revision as of 13:01, 17 April 2018
Calltree
https://tracker.debian.org/pkg/calltree
Static call tree generator for C programs
'calltree' is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Joerg Schilling | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:schilling@fokus.fhg.de | |
Python (Ref) | https://pypi.org/project/calltree | |
General | Download | ftp://ftp.berlios.de/pub/calltree |
Debian (Ref) | https://tracker.debian.org/pkg/calltree |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.