Difference between revisions of "Cflow"

From Free Software Directory
Jump to: navigation, search
(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 ...")
 
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Cflow
+
|Name=cflow
|Short description=Reads and analyzes flow files
+
|Short description=Charts control flow within source code
|Full description=API written in Perl for reading and analyzing raw flow files
+
|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=none
+
|User level=intermediate
|Status=Live
 
|Component programs=flowdumper
 
|Homepage URL=http://net.doit.wisc.edu/~plonka/Cflow/
 
|VCS checkout command=
 
|Computer languages=Perl
 
|Documentation note=User README available in HTML format from http://net.doit.wisc.edu/~plonka/Cflow/README; User man page available in HTML format from http://net.doit.wisc.edu/~plonka/Cflow/; User man page for flowdumper script available in HTML format from http://net.doit.wisc.edu/~plonka/Cflow/flowdumper_pod.html
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
|Keywords=Perl,file,api,flow,argus,cflowd,flow-tools,lfapd
 
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2004-01-30
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 24: Line 9:
 
|Version date=2007-06-29
 
|Version date=2007-06-29
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://ftp.gnu.org/gnu/cflow/cflow-1.2.tar.gz
+
|Version download=ftp://download.gnu.org.ua/pub/release/cflow/cflow-1.2.tar.gz
|License verified date=2003-01-22
+
|License verified date=2005-04-22
 
|Version comment=1.2 stable released 2007-06-29
 
|Version comment=1.2 stable released 2007-06-29
}}
 
{{Person
 
|Role=Maintainer
 
|Real name=Dave Plonka
 
|Email=plonka@doit.wisc.edu
 
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking,Developer,Support
 
|Resource kind=E-mail
 
|Resource URL=mailto:plonka@doit.wisc.edu
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Software-development=small-specific-development-task
 
|Use=software-development
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=GPLv3orlater
 
|License verified by=Janet Casey
 
|License verified by=Janet Casey
|License verified date=2003-01-22
+
|License verified date=2005-04-22
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=one or more of argus/flow-tools/lfapd/cflowd2x
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
|Prerequisite kind=Required to use
+
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Perl 5
+
|Prerequisite description=Emacs
 
}}
 
}}

Revision as of 09:50, 12 April 2011


[edit]

GNU cflow

https://www.gnu.org/software/cflow/
Charts control flow within source code.

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

Verified by

Genium

Verified on

30 December 2021




Leaders and contributors

Contact(s)Role
Sergey Poznyakoff Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q3093306
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/cflow.git/
DebianDeveloperhttps://tracker.debian.org/pkg/cflow
SavannahBug Trackinghttps://savannah.gnu.org/bugs/?group=cflow
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-cflow/
GNU Emacs modeVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/cflow.git/tree/elisp/cflow-mode.el
FTPGeneralhttps://ftpmirror.gnu.org/cflow/
FTPDownloadhttps://ftp.gnu.org/gnu/cflow/
SavannahDeveloperhttps://savannah.gnu.org/projects/cflow/


Software prerequisites

KindDescription
Weak prerequisiteEmacs

This entry (in part or in whole) was last reviewed on 30 December 2021.




Entry











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.