mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* users.txt: Remove mention of 'newts'. * lib/localename.c: Update comment about LANG_SOTHO.
23 lines
341 B
Plaintext
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
|