Difference between revisions of "Cflow"
(Created page with "{{Entry |Name=Cflow |Short description=Reads and analyzes flow files |Full description=API written in Perl for reading and analyzing raw flow files |User level=none |Status=Live ...") |
|||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
| − | |Name= | + | |Name=cflow |
| − | |Short description= | + | |Short description=Charts control flow within source code |
| − | |Full description= | + | |Full description='GNU cflow' analyzes a collection of C source files and prints a graph charting control flow within the program. It can produce both direct and inverted flowgraphs for C sources, or optionally generate a cross-reference listing. It implements either POSIX or GNU (extended) output formats. Input files can optionally be preprocessed before analyzing. The package also provides an Emacs major mode, so users can examine the produced flowcharts in Emacs. |
| − | |User level= | + | |User level=intermediate |
|Status=Live | |Status=Live | ||
| − | |Component programs= | + | |Component programs= |
| − | |Homepage URL=http:// | + | |Homepage URL=http://www.gnu.org/software/cflow/ |
| − | |VCS checkout command= | + | |VCS checkout command=CVS_RSH=ssh :ext:anoncvs@savannah.gnu.org:/cvsroot/cflow co cflow, |
| − | |Computer languages= | + | |Computer languages=C |
| − | |Documentation note= | + | |Documentation note=English user manual included, English user manual in Texinfo, DVI, PostScript, PDF, HTML, and plaintext formats available from http://www.gnu.org/software/cflow/manual |
|Paid support= | |Paid support= | ||
|IRC help= | |IRC help= | ||
|IRC general= | |IRC general= | ||
|IRC development= | |IRC development= | ||
| − | |Related projects= | + | |Related projects=Cflow2vcg,ncc,Xvcg |
| − | |Keywords= | + | |Keywords=emacs,source code,control files,chart,flowgraph |
| − | |Is GNU= | + | |Is GNU=y |
|Last review by=Janet Casey | |Last review by=Janet Casey | ||
| − | |Last review date= | + | |Last review date=2009-07-13 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=1. | + | |Version identifier=1.3 |
| − | |Version date= | + | |Version date=2009-07-11 |
|Version status=stable | |Version status=stable | ||
| − | |Version download= | + | |Version download=http://ftp.gnu.org/gnu/cflow/cflow-1.3.tar.bz2 |
| − | |License verified date= | + | |License verified date=2009-07-13 |
| − | |Version comment= | + | |Version comment= |
}} | }} | ||
{{Person | {{Person | ||
|Role=Maintainer | |Role=Maintainer | ||
| − | |Real name= | + | |Real name=Sergey Poznyakoff |
| − | |Email= | + | |Email=gray@gnu.org.ua |
|Resource URL= | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
| − | |Resource audience=Bug Tracking | + | |Resource audience=Developer |
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://savannah.gnu.org/cgi-bin/viewcvs/cflow/cflow | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://savannah.gnu.org/cvs/?group_id=7443 | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
|Resource kind=E-mail | |Resource kind=E-mail | ||
| − | |Resource URL=mailto: | + | |Resource URL=mailto:bug-cflow@gnu.org |
}} | }} | ||
{{Software category | {{Software category | ||
| Line 45: | Line 55: | ||
}} | }} | ||
{{Project license | {{Project license | ||
| − | |License= | + | |License=GPLv3orlater |
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2009-07-13 |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
| − | |Prerequisite kind= | + | |Prerequisite kind=Weak prerequisite |
| − | |Prerequisite description= | + | |Prerequisite description=Emacs |
}} | }} | ||
Latest revision as of 09:50, 12 April 2011
cflow
http://www.gnu.org/software/cflow/
'GNU cflow' analyzes a collection of C source files and prints a graph charting control flow within the program. It can produce both direct and inverted flowgraphs for C sources, or optionally generate a cross-reference listing. It implements either POSIX or GNU (extended) output formats. Input files can optionally be preprocessed before analyzing. The package also provides an Emacs major mode, so users can examine the produced flowcharts in Emacs.
Documentation
English user manual included, English user manual in Texinfo, DVI, PostScript, PDF, HTML, and plaintext formats available from http://www.gnu.org/software/cflow/manual
Related Projects
Download
Download
version 1.3
(stable)
released on 11 July 2009
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 13 July 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://savannah.gnu.org/cgi-bin/viewcvs/cflow/cflow |
| Developer | VCS Repository Webview | |
| Bug Tracking | mailto:bug-cflow@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | Emacs |
This entry (in part or in whole) was last reviewed on 13 July 2009.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.