Source: urlwatch
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: python (>= 2.6.6-3~), dh-python, python-concurrent.futures
X-Python-Version: >= 2.4
Standards-Version: 4.0.0
Homepage: http://thpinfo.com/2008/urlwatch/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/urlwatch.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/urlwatch.git

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.
