summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d9ed08347fd09ab2d016cb49eaad163d934a87e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-dukpy
	pkgdesc = Python bindings for the duktape embeddable JavaScript engine
	pkgver = 0.5.0
	pkgrel = 1
	url = https://github.com/amol-/dukpy
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = dukpy-0.5.0.tar.gz::https://github.com/amol-/dukpy/releases/download/0.5.0/dukpy-0.5.0.tar.gz
	sha256sums = 079fe2d65ac5e24df56806c6b4e1a26f92bb7f13dc764f4fb230a6746744c1ad

pkgname = python-dukpy