summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7eed9db03ce0f4d185363b2733aa7e4bcfb6423d (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-uproot
	pkgdesc = Minimalist CERN ROOT I/O in pure Python and Numpy
	pkgver = 2.9.0
	pkgrel = 3
	url = https://github.com/scikit-hep/uproot
	arch = any
	license = BSD
	options = !emptydirs
	source = https://github.com/scikit-hep/uproot/archive/2.9.0.zip
	sha256sums = 352d21d99e5f469086bbb5a1d516a9ebba5b322abdd5235be42c6d80d650beae

pkgname = python2-uproot
	depends = python2-numpy
	optdepends = python2-futures: Python2 parallel processing
	optdepends = python2-lz4: compression used by some ROOT files
	optdepends = xrootd: access remote files over XRootD
	optdepends = xz: compression used by some ROOT files

pkgname = python-uproot
	depends = python-numpy
	optdepends = python-lz4: compression used by some ROOT files
	optdepends = xrootd: access remote files over XRootD