summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5625993ca8b8b290f3024da65452fe302ef91e24 (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.1.1
	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.1.1.tar.gz::https://github.com/andrewannex/spiceypy/archive/v3.1.1.tar.gz
	md5sums = b4e9d9af703909f3f28b184674505067

pkgname = python-spiceypy