Edit

kc3-lang/gnulib/modules/pmccabe2html

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2017-09-14 00:35:56
    Hash : 03eac9d3
    Message : 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.

  • modules/pmccabe2html
  • 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