Difference between revisions of "Complexity"

From Free Software Directory
Jump to: navigation, search
m (version 1.3)
(url)
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Complexity
 
|Name=GNU Complexity
|Short description=Measure the complexity of C source
+
|Short description=Measure complexity of C source.
|Full description=GNU Complexity may be used to analyze the degree of complexity of functions in a C program. It estimates the difficulty that a human might have in understanding or testing the code. This software attempts to integrate more information than other, similar programs, in order to derive a more accurate estimate of complexity.
+
|Full description=Complexity may be used to analyze the degree of complexity of functions in a C program. It estimates the difficulty that a human might have in understanding or testing the code. This software attempts to integrate more information than other, similar programs, in order to derive a more accurate estimate of complexity.
|Homepage URL=https://www.gnu.org/software/complexity
+
|Homepage URL=https://www.gnu.org/software/complexity/
|User level=advanced
+
|Version download=https://ftpmirror.gnu.org/complexity/complexity-1.13.tar.gz
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/complexity.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/complexity.git
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/complexity/manual/
|Documentation note=[https://www.gnu.org/software/complexity/manual/ User's Manual]
+
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=complexity
 
|Keywords=complexity
|Version identifier=1.3
+
|Version identifier=1.11
|Version date=2015/10/16
+
|Version date=2017/08/12
|Version status=stable
+
|Version status=developmental
|Version download=https://ftp.gnu.org/gnu/complexity/complexity-1.3.tar.gz
+
|Last review by=Bendikker
|Last review by=Genium
+
|Last review date=2019/01/23
|Last review date=2015/10/18
+
|Submitted by=Invergo
|Submitted by=invergo
 
 
|Submitted date=2012/08/31
 
|Submitted date=2012/08/31
|Status=
+
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=complexity
 
|GNU package identifier=complexity
 +
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=invergo
+
|License copyright=Complexity Copyright (c) 2011-2020 by Bruce Korb
|License verified date=2012/08/31
+
|License verified by=Genium
 +
|License verified date=2021-07-03
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux
 +
|Software-development=small-specific-development-task
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=complexity
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Bruce Korb
 
|Real name=Bruce Korb
 
|Role=Author
 
|Role=Author
|Resource URL=
+
|Email=bkorb@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developers
+
|Resource audience=Savannah
|Resource kind=Bug Tracking
+
|Resource kind=Developer
|Resource URL=https://savannah.gnu.org/bugs/?group=complexity
+
|Resource URL=https://savannah.gnu.org/projects/complexity/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developers
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/complexity.git
+
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/complexity/
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource kind=VCS Repository Webview
|Programming-language=C
+
|Resource URL=https://git.savannah.gnu.org/cgit/complexity.git/
|Software-development=small-specific-development-task
+
}}
|Use=software-development
+
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://download.savannah.gnu.org/releases/complexity/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/complexity/
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q60918612
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/complexity
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 05:54, 3 July 2021


[edit]

GNU Complexity

https://www.gnu.org/software/complexity/
Measure complexity of C source.

Complexity may be used to analyze the degree of complexity of functions in a C program. It estimates the difficulty that a human might have in understanding or testing the code. This software attempts to integrate more information than other, similar programs, in order to derive a more accurate estimate of complexity.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

3 July 2021




Leaders and contributors

Contact(s)Role
Bruce Korb Author


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/complexity.git/
WikidataGeneralhttps://www.wikidata.org/wiki/Q60918612
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/complexity/
Downloadhttps://download.savannah.gnu.org/releases/complexity/
FTPDownloadhttps://ftp.gnu.org/gnu/complexity/
SavannahDeveloperhttps://savannah.gnu.org/projects/complexity/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
DebianDeveloperhttps://tracker.debian.org/pkg/complexity


Software prerequisites




Entry






"Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" 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.


"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.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.