Tue, 30 Apr 2024 03:00:08 UTC | login

Information for RPM urlwatch-2.17-6.fc33.noarch.rpm

ID614375
Nameurlwatch
Version2.17
Release6.fc33
Epoch
Archnoarch
SummaryA tool for monitoring webpages for updates
DescriptionThis script 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. Basic features * Simple configuration (text file, one URL per line) * Easily hackable (clean Python implementation) * Can run as a cronjob and mail changes to you * Always outputs only plaintext - no HTML mails :) * Supports removing noise (always-changing website parts) * Example hooks to filter content in Python
Build Time2020-05-26 03:46:58 GMT
Size82.57 KB
b230e54447ff588ce5ee226226da5209
LicenseBSD
Provides
python3.9dist(urlwatch) = 2.17
python3dist(urlwatch) = 2.17
urlwatch = 2.17-6.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.9
python3-PyYAML
python3-keyring
python3-minidb
python3-requests
python3.9dist(appdirs)
python3.9dist(cssselect)
python3.9dist(keyring)
python3.9dist(lxml)
python3.9dist(minidb)
python3.9dist(pycodestyle)
python3.9dist(pyyaml)
python3.9dist(requests)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 63 >>>
Name ascending sort Size
/usr/bin/urlwatch4.14 KB
/usr/lib/python3.9/site-packages/urlwatch0.00 B
/usr/lib/python3.9/site-packages/urlwatch-2.17-py3.9.egg-info0.00 B
/usr/lib/python3.9/site-packages/urlwatch-2.17-py3.9.egg-info/PKG-INFO536.00 B
/usr/lib/python3.9/site-packages/urlwatch-2.17-py3.9.egg-info/SOURCES.txt853.00 B
/usr/lib/python3.9/site-packages/urlwatch-2.17-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.9/site-packages/urlwatch-2.17-py3.9.egg-info/requires.txt66.00 B
/usr/lib/python3.9/site-packages/urlwatch-2.17-py3.9.egg-info/top_level.txt9.00 B
/usr/lib/python3.9/site-packages/urlwatch/__init__.py594.00 B
/usr/lib/python3.9/site-packages/urlwatch/__pycache__0.00 B
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/__init__.cpython-39.opt-1.pyc755.00 B
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/__init__.cpython-39.pyc755.00 B
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/command.cpython-39.opt-1.pyc8.94 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/command.cpython-39.pyc8.94 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/config.cpython-39.opt-1.pyc3.19 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/config.cpython-39.pyc3.19 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/filters.cpython-39.opt-1.pyc17.17 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/filters.cpython-39.pyc17.17 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/handler.cpython-39.opt-1.pyc4.10 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/handler.cpython-39.pyc4.10 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/html2txt.cpython-39.opt-1.pyc2.64 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/html2txt.cpython-39.pyc2.64 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/ical2txt.cpython-39.opt-1.pyc815.00 B
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/ical2txt.cpython-39.pyc815.00 B
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/jobs.cpython-39.opt-1.pyc11.06 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/jobs.cpython-39.pyc11.06 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/mailer.cpython-39.opt-1.pyc3.28 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/mailer.cpython-39.pyc3.28 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/main.cpython-39.opt-1.pyc2.29 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/main.cpython-39.pyc2.29 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/migration.cpython-39.opt-1.pyc1.88 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/migration.cpython-39.pyc1.88 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/reporters.cpython-39.opt-1.pyc20.30 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/reporters.cpython-39.pyc20.30 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/storage.cpython-39.opt-1.pyc14.91 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/storage.cpython-39.pyc14.91 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/util.cpython-39.opt-1.pyc2.38 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/util.cpython-39.pyc2.38 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/worker.cpython-39.opt-1.pyc2.50 KB
/usr/lib/python3.9/site-packages/urlwatch/__pycache__/worker.cpython-39.pyc2.50 KB
/usr/lib/python3.9/site-packages/urlwatch/command.py11.63 KB
/usr/lib/python3.9/site-packages/urlwatch/config.py5.40 KB
/usr/lib/python3.9/site-packages/urlwatch/filters.py16.95 KB
/usr/lib/python3.9/site-packages/urlwatch/handler.py6.25 KB
/usr/lib/python3.9/site-packages/urlwatch/html2txt.py4.83 KB
/usr/lib/python3.9/site-packages/urlwatch/ical2txt.py2.45 KB
/usr/lib/python3.9/site-packages/urlwatch/jobs.py12.31 KB
/usr/lib/python3.9/site-packages/urlwatch/mailer.py4.32 KB
/usr/lib/python3.9/site-packages/urlwatch/main.py3.68 KB
/usr/lib/python3.9/site-packages/urlwatch/migration.py3.67 KB
Component of No Buildroots