[ITP] webcheck 1.10.1 - Website link and structure checker

Jari Aalto jari.aalto@cante.net
Mon Aug 6 08:37:00 GMT 2007


Included in Debian stable:

  http://packages.debian.org/webcheck

Jari

sdesc: "Website link and structure checker"
ldesc: "Program crawls a given website and generates a number of reports in
the form of html pages. It is easy to use and generates simple, clear
and readable reports."
category: Web
requires: cygwin python

a) manual download

  wget        \
    http://cygwin.cante.net/webcheck/webcheck-1.10.1-1.tar.bz2 \
    http://cygwin.cante.net/webcheck/webcheck-1.10.1-1-src.tar.bz2 \
    http://cygwin.cante.net/webcheck/setup.hint

b) automated for review, get.sh will print further instructions

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir webcheck ; cd webcheck
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/webcheck/get.sh \
          http://cygwin.cante.net/webcheck/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh



More information about the Cygwin-apps mailing list