blob: 66321b73fc00b102efca35583c318efce42966ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-libloot
pkgdesc = An experimental Python wrapper around libloot
pkgver = 0.29.6
pkgrel = 1
url = https://loot.github.io
arch = x86_64
license = GPL-3.0-only
makedepends = cargo
makedepends = maturin
makedepends = python-installer
depends = python>=3.8
source = python-libloot-0.29.6.tar.gz::https://github.com/loot/libloot/archive/0.29.6.tar.gz
sha256sums = ffc89682b0d362ac8569efff8ad6392cd670203f34aeb7e3a0cbebab1700a840
pkgname = python-libloot
|