summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b9a91047434d76f75c38b353e857bb11d3c8844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-indexed-bzip2
	pkgdesc = A parallelized bzip2 decoder with seek capability
	pkgver = 1.6.0
	pkgrel = 2
	url = https://github.com/mxmlnkn/indexed_bzip2
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = cython
	provides = indexed_bzip2
	options = !emptydirs
	source = python-indexed-bzip2-1.6.0::git+https://github.com/mxmlnkn/indexed_bzip2.git#tag=0107ef756d2ad5aba8cc6b0d05fc32244fefbe9d
	sha384sums = SKIP

pkgname = python-indexed-bzip2