blob: e0701ad6e27cbb96b2d65ed47376c17321ed14ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-ccsyspath
pkgdesc = Find the system include paths for clang and gcc based c/c++ compilers
pkgver = 1.1.0
pkgrel = 4
url = https://github.com/AndrewWalker/ccsyspath
arch = x86_64
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/c/ccsyspath/ccsyspath-1.1.0.tar.gz
sha256sums = e081170c7e1841af640b70c21dba697e9a7306cf8f318f57e298b6435879b6e7
pkgname = python-ccsyspath
|