summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b0d06294267b2fc083dab9fb69d29c3b353e0653 (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
pkgbase = python-rootpy-git
	pkgdesc = Pythonic interface with ROOT on top of the existing PyROOT bindings
	pkgver = r4020.3926935e
	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-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