This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] webcheck 1.10.1 - Website link and structure checker


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]