summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5bbfd81240de95e710a83f606bc661259b534cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-lzallright
	pkgdesc = Python bindings for the LZ library (LZO data compression algorithm)
	pkgver = 0.2.5
	pkgrel = 2
	url = https://github.com/vlaci/lzallright
	arch = x86_64
	arch = aarch64
	license = MIT
	checkdepends = python-pytest>=8
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = rust
	depends = python>=3.8
	options = !lto
	source = https://github.com/vlaci/lzallright/archive/refs/tags/v0.2.5.tar.gz
	sha256sums = 667632e6755e125ce379f271a6c11c1380f5791d847f77328f83ca64e96fb938

pkgname = python-lzallright