blob: 87e4a932f19e7b3199b726d9ed95f93e077610cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-hid-parser-git
pkgdesc = Typed pure Python library to parse HID report descriptors
pkgver = 0.0.3.r25.g4b7944f
pkgrel = 2
url = https://github.com/usb-tools/python-hid-parser
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-pytest
makedepends = python-hypothesis
provides = python-hid-parser
conflicts = python-hid-parser
source = python-hid-parser-git::git+https://github.com/usb-tools/python-hid-parser.git
source = fix-tests.patch
sha512sums = SKIP
sha512sums = SKIP
pkgname = python-hid-parser-git
|