Source: mwc
Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
 debhelper (>= 12),
 dh-python,
 python3-all
Standards-Version: 4.4.0
Homepage: https://github.com/Debianguru/MailWebsiteChanges
Vcs-Git: git://jff.email/opt/git/mwc.git
Vcs-Browser: https://jff.email/cgit/mwc.git

Package: mwc
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-lxml,
 python3-cssselect
Description: Powerful website-tracking tool
 MailWebsiteChanges is a Python script to keep track of website
 changes; sends email notifications on updates and/or also
 provides an RSS feed.
 .
 To specify which parts of a website should be monitored, XPath
 selectors, CSS selectors, and regular  expressions can be used
 (just choose the tools you like!).
