summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1344eee4fb923bc952340c7271bbd17a8358b6ba (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
pkgbase = python-pywebview
	pkgdesc = Build GUI for your Python program with JavaScript, HTML, and CSS.
	pkgver = 5.0.5
	pkgrel = 1
	url = https://github.com/r0x0r/pywebview
	install = python-pywebview.install
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-bottle
	depends = python-cryptography
	depends = python-proxy_tools
	depends = python-typing_extensions
	optdepends = pyside2: use with QtPy, PySide2
	optdepends = pyside6: use with QtPy, PySide6
	optdepends = python-gobject: use with GTK
	optdepends = python-pygobject-stubs: use with GTK
	optdepends = python-pyqt5: use with Qt
	optdepends = python-pyqt5-webengine: use with Qt
	optdepends = python-qtpy: use with Qt
	optdepends = webkit2gtk-4.1: use with GTK
	source = https://pypi.python.org/packages/source/p/pywebview/pywebview-5.0.5.tar.gz
	source = https://raw.githubusercontent.com/r0x0r/pywebview/5.0.5/LICENSE
	sha256sums = f2a39682bc144cd95fb6cdb16522a44d2ffe7974966486ed570d81d2e0a41319
	sha256sums = 4a988dd3598832cd3653de20dc33cb677d0fb53ab5551c879ca31280ae653675

pkgname = python-pywebview