summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 042adc8b0e47aa145fa091e81eaf4f0ec9e66849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-onigurumacffi
	pkgdesc = Python cffi bindings for the oniguruma regex engine
	pkgver = 1.4.1
	pkgrel = 1
	url = https://github.com/asottile/onigurumacffi
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = oniguruma
	depends = python-cffi
	source = https://github.com/asottile/onigurumacffi/archive/v1.4.1.tar.gz
	sha256sums = 8a642fe93a3c3fd2ad28baf506d3364bcae04e9cb93aa63c08ac4a4180007b0c

pkgname = python-onigurumacffi