summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ccce7b1cd1312e198fab26e86f3c45627d16b364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-indexed-gzip
	pkgdesc = Drop-in replacement for the built-in python gzip.GzipFile class (IndexedGzipFile); written to allow fast random access of compressed NIfTI files
	pkgver = 0.8.8
	pkgrel = 1
	arch = any
	license = ZLIB
	depends = python
	depends = cython
	options = !emptydirs
	source = https://github.com/pauldmccarthy/indexed_gzip/archive/v0.8.8.tar.gz
	sha256sums = 1b237d26dc84bac870c41564a4b0fe48073586e1d7552b6bed8f9b68f6e0757f

pkgname = python-indexed-gzip