summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72dca8cf4767abf773d2e2f77190f5a3e15142b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pysolar
	pkgdesc = Collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
	pkgver = 0.13
	pkgrel = 2
	url = http://pysolar.org/
	arch = x86_64
	license = GPLv3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	source = https://github.com/pingswept/pysolar/archive/0.13.tar.gz
	md5sums = 31a748765fd91dfd23a55b0a7201a549

pkgname = python-pysolar