Difference between revisions of "Cflow"

From Free Software Directory
Jump to: navigation, search
(Added Savannah link)
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=cflow
 
|Name=cflow
|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/
+
|Homepage URL=https://www.gnu.org/software/cflow/
|User level=intermediate
+
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.sv.gnu.org/cflow.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/cflow.git
|Computer languages=C
+
|Documentation note=https://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
+
 
|Accepts cryptocurrency donations=No
+
 
|Related projects=Cflow2vcg,ncc,Xvcg
+
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Cflow2vcg,ncc,Xvcg
 
|Keywords=emacs,source code,control files,chart,flowgraph
 
|Keywords=emacs,source code,control files,chart,flowgraph
|Version identifier=1.4
+
|Version identifier=1.5
|Version date=2011/10/11
+
|Version date=2016/05/16
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/cflow/cflow-1.4.tar.bz2
+
|Version download=https://ftp.gnu.org/gnu/cflow/cflow-1.5.tar.xz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/19
+
|Last review date=2019/01/21
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/cflow/cflow-1.5.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=cflow
 
|GNU package identifier=cflow
 +
|Decommissioned/Obsolete=No
 
|License verified date=2009-07-13
 
|License verified date=2009-07-13
 
}}
 
}}
Line 30: Line 39:
 
|Real name=Sergey Poznyakoff
 
|Real name=Sergey Poznyakoff
 
|Role=Maintainer
 
|Role=Maintainer
|Email=gray@gnu.org.ua
+
|Email=gray@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/cflow
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/cflow
+
|Resource URL=https://savannah.gnu.org/projects/cflow/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource kind=VCS Repository Webview
|Resource URL=https://tracker.debian.org/pkg/cflow
+
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/cflow/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/cflow/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/cflow.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/cflow.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-cflow/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/cflow/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/cflow.html
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer, user
+
|Resource kind=General
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-cflow
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
Line 57: Line 90:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Emacs
+
|Prerequisite description=[[Emacs]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:31, 4 December 2020


[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







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























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.