summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 919aea168f72af9d5ead9aaa70d88076ab242041 (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.1
	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.1.tar.gz
	sha256sums = b6af69bd03276c37bf7c89cc4656fa90bba66a1c4cd9a55c7a429f5e27c5d722

pkgname = webchanges