summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 74d39c687b54b4682ed1e375ca744b91a79cf181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-loompy
	pkgdesc = Python implementation of the Loom file format for single-cell RNA-seq data
	pkgver = 3.0.8
	pkgrel = 1
	url = http://loompy.org/
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-h5py
	depends = python-scipy
	depends = python-numpy
	depends = python-numba
	depends = python-click
	depends = python-numpy-groupies
	source = https://files.pythonhosted.org/packages/source/l/loompy/loompy-3.0.8.tar.gz
	sha256sums = c1f48d0bf21aa2bbdeee21a0577553cba9609d9435d7c32b687686bbb5869ca7

pkgname = python-loompy