1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/pmccabe2html
Bruno Haible 03eac9d394 all: Replace many more http URLs by https URLs. Update stale URLs.
* users.txt: Remove mention of 'newts'.
* lib/localename.c: Update comment about LANG_SOTHO.
2017-09-14 00:35:56 +02:00

23 lines
341 B
Plaintext

Description:
Produce fancy cyclomatic code complexity charts, using pmccabe.
See <https://people.debian.org/~bame/pmccabe/>.
Files:
build-aux/pmccabe2html
build-aux/pmccabe.css
Depends-on:
configure.ac:
AC_PATH_PROG([PMCCABE], [pmccabe], [false])
Makefile.am:
Include:
License:
GPLed build tool
Maintainer:
gnupdf and Simon Josefsson