summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 29ac2dd3d3d4e2c080a5717c85a45a9b16c5b3f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-cxxfilt-git
	pkgdesc = Demangling C++ symbols in Python
	pkgver = r15.7fccd25
	pkgrel = 3
	url = https://github.com/afq984/python-cxxfilt
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-six
	depends = python
	provides = python-cxxfilt
	conflicts = python-cxxfilt
	source = python-cxxfilt-git::git+https://github.com/afq984/python-cxxfilt
	sha256sums = SKIP

pkgname = python-cxxfilt-git