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

pkgname = python-lzallright