blob: 72a6ba04f3e8878e70e0d5a92450bc9a7f383331 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-cymbal-git
pkgdesc = makes it easy to add functionality missing from libclang Python bindings
pkgver = r11.f0c7e7d
pkgrel = 1
url = https://github.com/AndrewWalker/cymbal
arch = any
license = MIT
makedepends = python-setuptools
depends = python
provides = python-cymbal
conflicts = python-cymbal
source = git://github.com/AndrewWalker/cymbal.git
md5sums = SKIP
pkgname = python-cymbal-git
|