From: Siraaj Khandkar Date: Mon, 20 Apr 2020 05:11:39 +0000 (-0400) Subject: Add complexity Ubuntu pkgs X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=18a3e891995b7c9129b5a12686cc363f0c72406e Add complexity Ubuntu pkgs analyzes complexity of C program functions --- diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index e55ee01..81660c5 100644 --- a/pkgs-ubuntu.list +++ b/pkgs-ubuntu.list @@ -313,3 +313,7 @@ texinfo # scons build systems, to build DOOM-3 scons scons-doc + +# tool for analyzing the complexity of C program functions +complexity +complexity-doc