blob: 888f27d6aa3425b5f97634b5614062f33da9575f (
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-ubi-reader-git
pkgdesc = Scripts for reading information about and extracting data from UBI and UBIFS images.
pkgver = 0.8.14.r0.gc6c9c1a
pkgrel = 1
url = https://github.com/onekey-sec/ubi_reader
arch = any
license = GPL
checkdepends = python-pytest
checkdepends = python-pytest-cov
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-poetry
depends = python
depends = python-zstandard
provides = python-ubi-reader=0.8.14
conflicts = python-ubi-reader
source = git+https://github.com/onekey-sec/ubi_reader
sha256sums = SKIP
pkgname = python-ubi-reader-git
|