summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 61a839fbbcd7c24a1db7625e95492159a4d2f284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pixmappy
	pkgdesc = Python module for arbitrary mappings from pixels to sky coordinate
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/gbernstein/pixmappy
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-numpy
	depends = python-future
	depends = python-astropy
	depends = python-scipy
	depends = python-yaml
	depends = python-coord
	source = pixmappy-1.0.0.tar.gz::https://github.com/gbernstein/pixmappy/archive/v1.0.0.tar.gz
	sha512sums = 6f406c30ff7de662ebdbaa47a44626fb363e066584d656f80e0a4ecfb83bba53421a3e9d55966bfa020035e48149c7e0d4183ad97d78e86283c1b1c2f3cf687f

pkgname = python-pixmappy