summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8cf499bd038bfe941dd51c1ccee813618179e315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pynbody-git
	pkgdesc = Light-weight,portable,format-transparent analysis framework for N-body and hydrodynamic astrophysical simulations
	pkgver = 1.1.0.1bbec4d
	pkgrel = 1
	url = http://pynbody.github.io/
	arch = any
	license = MIT
	makedepends = git
	makedepends = cython>=0.2
	optdepends = python-matplotlib: plotting pynbody built-in plots
	optdepends = ipython: makes using python much easier
	source = https://github.com/pynbody/pynbody/archive/refs/heads/master.zip
	sha256sums = cc9fe3bcb8902b707a30af91cc06ef9d18667959685c0b8235276a7ae86f81aa

pkgname = python-pynbody-git
	depends = python>=3.3
	depends = python-numpy
	depends = python-scipy