Mon, 13 May 2024 00:57:15 UTC | login

Information for RPM urlwatch-2.6-5.fc27.noarch.rpm

ID55976
Nameurlwatch
Version2.6
Release5.fc27
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 Time2017-07-28 02:03:52 GMT
Size67.61 KB
0fc93d69dd72b6d08c7764af9fc3c08e
LicenseBSD
Provides
python3.6dist(urlwatch) = 2.6
python3dist(urlwatch) = 2.6
urlwatch = 2.6-5.fc27
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.6
python3-PyYAML
python3-keyring
python3-minidb
python3-requests
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 62 >>>
Name ascending sort Size
/usr/bin/urlwatch3.76 KB
/usr/lib/python3.6/site-packages/urlwatch4.00 KB
/usr/lib/python3.6/site-packages/urlwatch-2.6-py3.6.egg-info4.00 KB
/usr/lib/python3.6/site-packages/urlwatch-2.6-py3.6.egg-info/PKG-INFO579.00 B
/usr/lib/python3.6/site-packages/urlwatch-2.6-py3.6.egg-info/SOURCES.txt839.00 B
/usr/lib/python3.6/site-packages/urlwatch-2.6-py3.6.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.6/site-packages/urlwatch-2.6-py3.6.egg-info/requires.txt43.00 B
/usr/lib/python3.6/site-packages/urlwatch-2.6-py3.6.egg-info/top_level.txt9.00 B
/usr/lib/python3.6/site-packages/urlwatch/__init__.py598.00 B
/usr/lib/python3.6/site-packages/urlwatch/__pycache__4.00 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/__init__.cpython-36.opt-1.pyc728.00 B
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/__init__.cpython-36.pyc728.00 B
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/command.cpython-36.opt-1.pyc4.50 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/command.cpython-36.pyc4.50 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/config.cpython-36.opt-1.pyc2.82 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/config.cpython-36.pyc2.82 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/filters.cpython-36.opt-1.pyc11.12 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/filters.cpython-36.pyc11.12 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/handler.cpython-36.opt-1.pyc3.34 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/handler.cpython-36.pyc3.34 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/html2txt.cpython-36.opt-1.pyc1.98 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/html2txt.cpython-36.pyc1.98 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/ical2txt.cpython-36.opt-1.pyc746.00 B
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/ical2txt.cpython-36.pyc746.00 B
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/jobs.cpython-36.opt-1.pyc7.40 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/jobs.cpython-36.pyc7.40 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/mailer.cpython-36.opt-1.pyc3.07 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/mailer.cpython-36.pyc3.07 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/main.cpython-36.opt-1.pyc2.21 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/main.cpython-36.pyc2.21 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/migration.cpython-36.opt-1.pyc1.72 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/migration.cpython-36.pyc1.72 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/reporters.cpython-36.opt-1.pyc14.84 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/reporters.cpython-36.pyc14.84 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/storage.cpython-36.opt-1.pyc15.45 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/storage.cpython-36.pyc15.45 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/util.cpython-36.opt-1.pyc2.01 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/util.cpython-36.pyc2.01 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/worker.cpython-36.opt-1.pyc1.74 KB
/usr/lib/python3.6/site-packages/urlwatch/__pycache__/worker.cpython-36.pyc1.74 KB
/usr/lib/python3.6/site-packages/urlwatch/command.py6.26 KB
/usr/lib/python3.6/site-packages/urlwatch/config.py4.91 KB
/usr/lib/python3.6/site-packages/urlwatch/filters.py9.27 KB
/usr/lib/python3.6/site-packages/urlwatch/handler.py4.38 KB
/usr/lib/python3.6/site-packages/urlwatch/html2txt.py4.20 KB
/usr/lib/python3.6/site-packages/urlwatch/ical2txt.py2.44 KB
/usr/lib/python3.6/site-packages/urlwatch/jobs.py8.34 KB
/usr/lib/python3.6/site-packages/urlwatch/mailer.py4.16 KB
/usr/lib/python3.6/site-packages/urlwatch/main.py3.59 KB
/usr/lib/python3.6/site-packages/urlwatch/migration.py3.28 KB
Component of No Buildroots