Fri, 10 May 2024 10:07:06 UTC | login

Information for RPM urlwatch-2.21-8.fc38.noarch.rpm

ID962745
Nameurlwatch
Version2.21
Release8.fc38
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 Time2023-01-21 06:02:39 GMT
Size129.59 KB
323b7b28d35f0b5b3973b07cb8097ee8
LicenseBSD
Provides
python3.11dist(urlwatch) = 2.21
python3dist(urlwatch) = 2.21
urlwatch = 2.21-8.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.11
python3-PyYAML
python3-keyring
python3-minidb
python3-requests
python3.11dist(appdirs)
python3.11dist(cssselect)
python3.11dist(keyring)
python3.11dist(lxml)
python3.11dist(minidb)
python3.11dist(pyyaml)
python3.11dist(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 73 >>>
Name ascending sort Size
/usr/bin/urlwatch960.00 B
/usr/lib/python3.11/site-packages/urlwatch0.00 B
/usr/lib/python3.11/site-packages/urlwatch-2.21-py3.11.egg-info0.00 B
/usr/lib/python3.11/site-packages/urlwatch-2.21-py3.11.egg-info/PKG-INFO617.00 B
/usr/lib/python3.11/site-packages/urlwatch-2.21-py3.11.egg-info/SOURCES.txt1.59 KB
/usr/lib/python3.11/site-packages/urlwatch-2.21-py3.11.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.11/site-packages/urlwatch-2.21-py3.11.egg-info/entry_points.txt47.00 B
/usr/lib/python3.11/site-packages/urlwatch-2.21-py3.11.egg-info/requires.txt54.00 B
/usr/lib/python3.11/site-packages/urlwatch-2.21-py3.11.egg-info/top_level.txt9.00 B
/usr/lib/python3.11/site-packages/urlwatch/__init__.py594.00 B
/usr/lib/python3.11/site-packages/urlwatch/__pycache__0.00 B
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/__init__.cpython-311.opt-1.pyc816.00 B
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/__init__.cpython-311.pyc816.00 B
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/browser.cpython-311.opt-1.pyc6.26 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/browser.cpython-311.pyc6.26 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/cli.cpython-311.opt-1.pyc4.84 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/cli.cpython-311.pyc4.84 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/command.cpython-311.opt-1.pyc24.38 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/command.cpython-311.pyc24.38 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/config.cpython-311.opt-1.pyc6.29 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/config.cpython-311.pyc6.29 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/filters.cpython-311.opt-1.pyc44.29 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/filters.cpython-311.pyc44.29 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/handler.cpython-311.opt-1.pyc12.10 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/handler.cpython-311.pyc12.10 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/html2txt.cpython-311.opt-1.pyc4.59 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/html2txt.cpython-311.pyc4.59 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/ical2txt.cpython-311.opt-1.pyc1.58 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/ical2txt.cpython-311.pyc1.58 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/jobs.cpython-311.opt-1.pyc21.22 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/jobs.cpython-311.pyc21.22 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/mailer.cpython-311.opt-1.pyc5.89 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/mailer.cpython-311.pyc5.89 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/main.cpython-311.opt-1.pyc4.54 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/main.cpython-311.pyc4.54 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/migration.cpython-311.opt-1.pyc3.70 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/migration.cpython-311.pyc3.70 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/reporters.cpython-311.opt-1.pyc45.04 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/reporters.cpython-311.pyc45.04 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/storage.cpython-311.opt-1.pyc32.83 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/storage.cpython-311.pyc32.83 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/util.cpython-311.opt-1.pyc6.95 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/util.cpython-311.pyc6.95 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/worker.cpython-311.opt-1.pyc5.43 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/worker.cpython-311.pyc5.43 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/xmpp.cpython-311.opt-1.pyc3.33 KB
/usr/lib/python3.11/site-packages/urlwatch/__pycache__/xmpp.cpython-311.pyc3.33 KB
/usr/lib/python3.11/site-packages/urlwatch/browser.py4.11 KB
/usr/lib/python3.11/site-packages/urlwatch/cli.py4.24 KB
/usr/lib/python3.11/site-packages/urlwatch/command.py15.71 KB
Component of No Buildroots