File: control

package info (click to toggle)
mwc 1.7.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 216 kB
  • ctags: 140
  • sloc: python: 1,222; makefile: 6; sh: 3
file content (28 lines) | stat: -rw-r--r-- 842 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: mwc
Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Build-Depends: 
 debhelper (>= 9),
 dh-python,
 python3-all
Standards-Version: 3.9.6
Homepage: https://github.com/Debianguru/MailWebsiteChanges
Vcs-Git: git://anonscm.debian.org/collab-maint/mwc.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/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!).