blob: 87fbdc45ff1da68e229ed48e8683923aae56c0ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-cxxfilt
pkgdesc = Demangling C++ symbols in Python
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/afq984/python-cxxfilt
arch = any
license = BSD
makedepends = python-setuptools
depends = python
source = python-cxxfilt-0.3.0.tar.gz::https://files.pythonhosted.org/packages/source/c/cxxfilt/cxxfilt-0.3.0.tar.gz
sha256sums = 7df6464ba5e8efbf0d8974c0b2c78b32546676f06059a83515dbdfa559b34214
pkgname = python-cxxfilt
|