          MODULE=tidy
         VERSION=0.1
	  SOURCE=tidy_src.tgz
         SOURCE2=tidy_docs.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
   SOURCE_URL[0]=http://tidy.sourceforge.net/src/$SOURCE
  SOURCE2_URL[0]=http://tidy.sourceforge.net/docs/$SOURCE2
        WEB_SITE=http://tidy.sourceforge.net/
         ENTERED=20020711
         UPDATED=20020711
      MAINTAINER=csm@moongroup.com
           SHORT="tidy up sloppy html editing into nicely layed out markup"
cat << EOF
When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggett's HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.
EOF
