summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7a206e9db58cf3805f5b581d5784d8c4a6dc1a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-indexed-zstd
	pkgdesc = A bridge for libzstd-seek to python
	pkgver = 1.6.0
	pkgrel = 1
	url = https://github.com/martinellimarco/indexed_zstd
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = cython
	makedepends = git
	depends = python
	depends = zstd
	provides = indexed_zstd
	options = !emptydirs
	source = python-indexed-zstd-1.6.0::git+https://github.com/martinellimarco/indexed_zstd.git#tag=v1.6.0
	sha384sums = SKIP

pkgname = python-indexed-zstd