summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1dcb15df2c7a2ca4d6c8c5108c55b0f870e066b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-zarr
	pkgdesc = An implementation of chunked, compressed, N-dimensional arrays for Python
	pkgver = 2.2.0
	pkgrel = 1
	url = https://github.com/zarr-developers/zarr
	arch = any
	license = MIT
	depends = python-fasteners
	depends = python-asciitree
	depends = python-numpy
	depends = python-numcodecs
	source = https://files.pythonhosted.org/packages/source/z/zarr/zarr-2.2.0.tar.gz
	sha256sums = 678eba19c4ba5821e8d0f64cc59eeaf9b86db5b2229836903687794756dce407

pkgname = python-zarr