summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8e022203e407352b93ef558b81ef8f4e5c786fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-llvmcpy-git
	pkgdesc = Python bindings for LLVM auto-generated from the LLVM-C API
	pkgver = r13.679d2c1
	pkgrel = 1
	url = https://rev.ng/llvmcpy
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-cffi
	depends = python-pycparser
	depends = llvm
	provides = python-llvmcpy
	conflicts = python-llvmcpy
	replaces = python-llvmcpy
	source = git+https://github.com/revng/llvmcpy.git
	sha512sums = SKIP

pkgname = python-llvmcpy-git