Metadata-Version: 1.2
Name: urlwatch
Version: 2.14
Summary: A tool for monitoring webpages for updates
Home-page: https://thp.io/2008/urlwatch/
Author: Thomas Perl
Author-email: m@thp.io
License: BSD
Description: urlwatch is intended to help you watch changes in webpages and get notified
        (via email, in your terminal or with a custom-written reporter class) of any
        changes. The change notification will include the URL that has changed and
        a unified diff of what has changed.
Platform: UNKNOWN
Requires-Python: >3.3.0
