summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4054df3cc8ed2e04b34cf2dd982743712e7b2f5e (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.2
	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.2.tar.gz
	sha256sums = fe31804d82115ed7c382840a1708f498419ec1455cac084707ece9908310c7d1

pkgname = python-lazyarray
	depends = python