summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0d46df85276ae5d0da4210e275c161b9cec5dd90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-lazyarray
	pkgdesc = a Python package that provides a lazily-evaluated numerical array class, larray, based on and compatible with NumPy arrays
	pkgver = 0.5.1
	pkgrel = 1
	url = https://pypi.org/project/lazyarray/#files
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	conflicts = python2-lazyarray
	source = https://files.pythonhosted.org/packages/source/l/lazyarray/lazyarray-0.5.1.tar.gz
	sha256sums = 76964dd1384a6d020ae0e70806983d15d8fcd731734063f716696ebe300ab0af

pkgname = python-lazyarray
	depends = python