summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a791448105e83aebc2d9d5de4d72bf9659a2a2f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-galpy
	pkgdesc = Galactic Dynamics in python
	pkgver = 1.4.1
	pkgrel = 1
	url = http://galpy.readthedocs.io/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/g/galpy/galpy-1.4.1.tar.gz
	md5sums = f7d5bf5b4d7c963379a89c35ca8acafc

pkgname = python-galpy
	depends = python-scipy
	depends = python-matplotlib
	optdepends = python-galpy-doc: Documentation for galpy

pkgname = python2-galpy
	depends = python2-scipy
	depends = python2-matplotlib
	optdepends = python-galpy-doc: Documentation for galpy