summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0405a3961e045b3c3a653b8e52140e2dd24485a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pyrr
	pkgdesc = Provides 3D mathematical functions using the power of NumPy.
	pkgver = 0.10.3
	pkgrel = 1
	url = https://github.com/adamlwgriffiths/Pyrr
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	depends = python-multipledispatch
	source = https://github.com/adamlwgriffiths/Pyrr/archive/0.10.3.tar.gz
	sha512sums = f3f045604e28f4a944ea0528363c233a75413a6039bd11b90eeeafadcaaf0ef44bc1303581f2e78adcfb9a365f719be64a24adf1cec8c5ef1abf5642dea58df4

pkgname = python-pyrr