Source: urlwatch
Section: web
Priority: extra
Maintainer: Franck Joncourt <franck@debian.org>
Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: python (>= 2.6.6-3~), python-concurrent.futures
X-Python-Version: >= 2.4
Standards-Version: 3.9.4
Homepage: http://thpinfo.com/2008/urlwatch/
Vcs-git: git://anonscm.debian.org/collab-maint/urlwatch.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/urlwatch.git;a=summary

Package: urlwatch
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-concurrent.futures
Recommends: python-vobject, python-utidylib, lynx
Suggests: html2text
Description: tool for monitoring webpages for updates 
 This script is intended to help you watch URLs and get notified (via email)
 of any changes. The change notification will include the URL that has changed
 and a unified diff of what has changed. The script supports the use of a
 filtering hook function to strip trivially-varying elements of a webpage.
