Difference between revisions of "Cflow"

From Free Software Directory
Jump to: navigation, search
(cflow-1.7)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=cflow
+
|Name=GNU 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=''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=https://www.gnu.org/software/cflow/
 
|Homepage URL=https://www.gnu.org/software/cflow/
 +
|Version download=https://ftpmirror.gnu.org/cflow/cflow-1.7.tar.gz
 
|Is High Priority Project=No
 
|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
 
|Documentation note=https://www.gnu.org/software/cflow/manual/
 
|Documentation note=https://www.gnu.org/software/cflow/manual/
 
'''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 Introduction to the Command Line]
 
 
----
 
----
 
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 
----
 
----
 
 
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 
----
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
Line 29: Line 15:
 
|Version date=2016/05/16
 
|Version date=2016/05/16
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/cflow/cflow-1.5.tar.xz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
 
|Last review date=2019/01/21
 
|Last review date=2019/01/21
Line 46: Line 31:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 1997-2021 Sergey Poznyakoff
|License verified date=2009-07-13
+
Copyright (C) 1994-2021 Sergey Poznyakoff [cflow.el]
 +
|License verified by=Genium
 +
|License verified date=2021-12-30
 +
|License note=https://git.savannah.gnu.org/cgit/cflow.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Software-development=small-specific-development-task
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=cflow
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[Emacs]]
 
}}
 
}}
 
{{Person
 
{{Person
Line 55: Line 58:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/cflow
+
|Resource kind=Developer
}}
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
 
|Resource URL=https://savannah.gnu.org/projects/cflow/
 
|Resource URL=https://savannah.gnu.org/projects/cflow/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=VCS Repository Webview
+
|Resource audience=Savannah
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/cflow/
+
|Resource kind=Bug Tracking
}}
+
|Resource URL=https://savannah.gnu.org/bugs/?group=cflow
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://cvs.savannah.gnu.org/viewvc/cflow/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.gnu.org/cgit/cflow.git/
 
|Resource URL=https://git.savannah.gnu.org/cgit/cflow.git/
Line 79: Line 77:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource audience=FTP
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
{{Resource
 
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/gnu/cflow/
 
|Resource URL=https://ftp.gnu.org/gnu/cflow/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://translationproject.org/domain/cflow.html
+
|Resource URL=https://ftpmirror.gnu.org/cflow/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Wikidata
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://savannah.gnu.org/people/
+
|Resource URL=https://www.wikidata.org/wiki/Q3093306
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/cflow
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=GNU Emacs mode
|Programming-language=C
+
|Resource kind=VCS Repository Webview
|Runs-on=GNU/Linux
+
|Resource URL=https://git.savannah.gnu.org/cgit/cflow.git/tree/elisp/cflow-mode.el
|Software-development=small-specific-development-task
 
|Use=software-development
 
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=[[Emacs]]
+
|VCS checkout command=git clone git://git.savannah.gnu.org/cflow.git
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=1.7
 +
|Version date=2021-12-30
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2021-12-30
 +
|Submitted by=WikiSysop
 +
|Submitted date=2011-04-12
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/cflow/cflow-1.7.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 15:27, 30 December 2021


[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










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


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


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




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


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


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


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


"GNU Emacs mode" 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.