urlwatch
urlwatch is intended to help you watch URLs and get notified (via email or in your terminal) 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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / urlwatch
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/urlwatch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
urlwatch-2.17.tar.gz | 0000042561 41.6 KB | |
urlwatch.changes | 0000008204 8.01 KB | |
urlwatch.spec | 0000002385 2.33 KB |
Revision 31 (latest revision is 54)
Karol Babioch (kbabioch)
accepted
request 694174
from
Michael Vetter (jubalh)
(revision 31)
- Update to 2.17: Added: * XPath/CSS: Support for excluding elements (#333, by Chenfeng Bao) * Add support for using external diff_tool on Windows (#373, by Chenfeng Bao) * Document how to use Amazon Simple E-Mail Service "SES" (by mborsetti) * Compare data with multiple old versions (compared_versions, #328, by Chenfeng Bao) Fixed: * YAML: Fix deprecation warnings (#367, by Florent Aide) * Updated manpage with new options: Authentication, filter tests (Fixes #351) * Text formatter: Do not emit empty lines for line_length=0 (Fixes #357) Changed: * SMTP configuration fix: Only use smtp.user config if it's a non-empty value
Comments 0