summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b532c25c57a65f7c112cf47eab419438f00ce695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.11
	pkgrel = 1
	url = http://pysolar.org/
	arch = x86_64
	license = GPLv3
	depends = python
	depends = python-numpy
	depends = python-setuptools
	source = https://github.com/pingswept/pysolar/archive/0.11.tar.gz
	md5sums = 7150e99356f366ac2ef4dd6289151fbe

pkgname = python-pysolar