Difference between revisions of "Cflow"
(update) |
|||
Line 3: | Line 3: | ||
|Short description=Charts control flow within source code | |Short description=Charts control flow within source code | ||
|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. | |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. | ||
+ | |Homepage URL=http://www.gnu.org/software/cflow/ | ||
|User level=intermediate | |User level=intermediate | ||
− | | | + | |VCS checkout command=git clone git://git.sv.gnu.org/cflow.git |
− | |||
− | |||
− | |||
|Computer languages=C | |Computer languages=C | ||
|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 | |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 | ||
− | |||
− | |||
− | |||
− | |||
|Related projects=Cflow2vcg,ncc,Xvcg | |Related projects=Cflow2vcg,ncc,Xvcg | ||
|Keywords=emacs,source code,control files,chart,flowgraph | |Keywords=emacs,source code,control files,chart,flowgraph | ||
− | | | + | |Version identifier=1.4 |
− | |Last review by= | + | |Version date=2011/10/11 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=http://ftp.gnu.org/gnu/cflow/cflow-1.4.tar.bz2 | ||
+ | |Last review by=mtjm | ||
+ | |Last review date=2014/09/26 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=Yes |
− | | | + | |GNU package identifier=cflow |
− | | | + | |License verified date=2009-07-13 |
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv3orlater | ||
+ | |License verified by=Kelly Hopkins | ||
|License verified date=2009-07-13 | |License verified date=2009-07-13 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Sergey Poznyakoff | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=gray@gnu.org.ua | |Email=gray@gnu.org.ua | ||
|Resource URL= | |Resource URL= | ||
Line 37: | Line 37: | ||
|Resource audience=Developer | |Resource audience=Developer | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=http://savannah.gnu.org/ | + | |Resource URL=http://git.savannah.gnu.org/cgit/cflow.git |
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Developer, user |
− | |Resource kind= | + | |Resource kind=Mailing List Info/Archive |
− | |Resource URL= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-cflow |
}} | }} | ||
{{Software category | {{Software category | ||
Line 53: | Line 48: | ||
|Software-development=small-specific-development-task | |Software-development=small-specific-development-task | ||
|Use=software-development | |Use=software-development | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 63: | Line 53: | ||
|Prerequisite description=Emacs | |Prerequisite description=Emacs | ||
}} | }} | ||
+ | {{Featured}} |
Revision as of 15:22, 26 September 2014
cflow
https://www.gnu.org/software/cflow/
Charts control flow within source code.
'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.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Sergey Poznyakoff | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
VCS Repository Webview | https://git.savannah.gnu.org/cgit/cflow.git/ | |
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/cflow/ | |
General | https://translationproject.org/domain/cflow.html | |
Savannah (Ref) | https://savannah.gnu.org/projects/cflow/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-cflow/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/gnu/cflow/ | |
VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/cflow/ | |
Debian (Ref) | https://tracker.debian.org/pkg/cflow |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | Emacs |
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.