summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d8797c376d887fbd4b5f4a97c307f7df545e41f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
pkgbase = webchanges
	pkgdesc = Check web content for changes and notify
	pkgver = 3.20.2
	pkgrel = 0
	url = https://github.com/mborsetti/webchanges
	arch = any
	license = MIT
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-cssselect
	depends = python-html2text
	depends = python-lxml
	depends = python-markdown2
	depends = python-msgpack
	depends = python-platformdirs
	depends = python-yaml
	depends = python-urllib3
	optdepends = python-playwright: option to use browser
	optdepends = python-psutil: option to use browser
	optdepends = google-chrome: option to use browser
	optdepends = python-beautifulsoup4: beautify filter and one of html2text filter methods
	optdepends = python-jsbeautifier: beautify filter
	optdepends = python-cssbeautifier: beautify filter
	optdepends = python-vobject: ical2text filter
	optdepends = python-jq: jq filter
	optdepends = python-pytesseract: ocr filter
	optdepends = python-pillow: ocr filter
	optdepends = python-pdftotext: pdf2text filter
	optdepends = python-deepdiff: deep difference
	optdepends = python-matrix-client-git: matrix reporter
	optdepends = python-pushbullet.py: pushbullet reporter
	optdepends = python-chump: pushover reporter
	optdepends = python-aioxmpp: xmpp reporter
	optdepends = python-redis: redis database
	optdepends = python-keyring: password keyring storage
	source = https://files.pythonhosted.org/packages/source/w/webchanges/webchanges-3.20.2.tar.gz
	sha256sums = ffc8e4ed2444000a2c8294a9f38d12e17f78164337b2b5505589329c5d7fc334

pkgname = webchanges