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] 2.3.5 -- Feature rich HTML link check program


Included in Debian stable:

    http://packages.debian.org/linklint

Jari

sdesc: "Feature rich HTML link check program"
ldesc: "A feature rich HTML link check program which can be used for both
local and remote site checking. I produces cross references and fully
hyperlinked output reports. Includes ability to check password
protected areas. Support all standard server-side image maps and proxy
servers for remote URL checking. Reports of orphan files and files
with mismatching case. Reports which URLs have changed since last
checked."
category: Web Perl
requires: cygwin perl

a) manual

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

b) automated

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

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

-- 
Welcome to FOSS revolution: we fix and modify until it shines


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