summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9617587c17e1432bf74b831f9d0f7381110c7e4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-unblob-native-git
	pkgdesc = Performance critical parts of Unblob
	pkgver = v0.1.1
	pkgrel = 1
	url = https://github.com/onekey-sec/unblob-native
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	makedepends = git
	makedepends = python-pip
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = maturin
	makedepends = python-maturin
	depends = python
	provides = python-unblob-native
	source = git+https://github.com/onekey-sec/unblob-native
	sha256sums = SKIP

pkgname = python-unblob-native-git