summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a1aa81365e18aa9e35f4b6e49d6c77de9ca171f (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
pkgbase = python-rootpy-git
	pkgdesc = Pythonic interface with ROOT on top of the existing PyROOT bindings
	pkgver = r3965.457e0740
	pkgrel = 1
	url = http://www.rootpy.org/
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = root
	optdepends = python-numpy: Increase speed
	optdepends = python-root_numpy: Increase speed
	optdepends = python-matplotlib: Plotting
	optdepends = python-pytables: HDF5 IO in rootpy.root2hdf5
	optdepends = readline: Roosh (interactive root shell)
	optdepends = python-termcolor: Roosh (interactive root shell)
	optdepends = python-uncertainties: Uncertainties handeling
	provides = python-rootpy
	conflicts = python-rootpy
	options = !emptydirs
	source = git+https://github.com/rootpy/rootpy
	sha256sums = SKIP

pkgname = python-rootpy-git