summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c21957754a1928c0984ea90135b6d6987679b05 (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.1
	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.1.tar.gz
	source = https://raw.githubusercontent.com/r0x0r/pywebview/5.1/LICENSE
	sha256sums = 87eb60c299de5f20269aa18588ca6dd0d79580df5adc6edf8ac1e184fbe4885c
	sha256sums = 4a988dd3598832cd3653de20dc33cb677d0fb53ab5551c879ca31280ae653675

pkgname = python-pywebview