summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5dc1cac153d9df201a5f9b89135f887510202ebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Generated by mksrcinfo v8
# Fri Jan  1 12:28:44 UTC 2016
pkgbase = pynbody
	pkgdesc = Pynbody is a light-weight, portable, format-transparent analysis framework for N-body and hydrodynamic astrophysical simulations
	pkgver = 2163.ef932e7
	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 = pynbody::git://github.com/pynbody/pynbody.git#branch=master
	md5sums = SKIP

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

pkgname = python2-pynbody-git
	depends = python2>=2.6
	depends = python2-numpy
	depends = python2-scipy