blob: 36e4cf4795f06d2b005436005f53a6763f5f5d51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-indexed-gzip
pkgdesc = Fast random access of gzip files in Python
pkgver = 1.10.3
pkgrel = 1
url = https://github.com/pauldmccarthy/indexed_gzip
arch = aarch64
arch = x86_64
license = BSD-3-Clause
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python
depends = zlib
options = !emptydirs
source = python-indexed-gzip-1.10.3.tar.gz::https://github.com/pauldmccarthy/indexed_gzip/archive/v1.10.3.tar.gz
sha256sums = 16767d095350bbbf10b6c153385bd8b0971f5204ac78e157d8596acdcdc352da
pkgname = python-indexed-gzip
|