summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 87463a339c9040257f7555e29384f1671112e9e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-spiceypy
	pkgdesc = A Python wrapper for the NAIF C SPICE Toolkit (N66) written using ctypes.
	pkgver = 3.0.2
	pkgrel = 1
	url = https://github.com/AndrewAnnex/SpiceyPy
	arch = any
	license = MIT
	makedepends = python-numpy
	depends = python-numpy
	optdepends = python-pytest: testing
	optdepends = python-pandas: testing
	source = python-spiceypy-3.0.2.tar.gz::https://github.com/andrewannex/spiceypy/archive/v3.0.2.tar.gz
	md5sums = 7e8beac872150d89fd826d9b58def08a

pkgname = python-spiceypy