summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7aaec87b3b10c22342764e2b1fee8ef38f13ea98 (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
	pkgdesc = Typed pure Python library to parse HID report descriptors
	pkgver = 0.0.3
	pkgrel = 6
	url = https://github.com/usb-tools/python-hid-parser
	arch = any
	license = MIT
	checkdepends = python-hypothesis
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-typing_extensions
	conflicts = solaar
	source = https://github.com/usb-tools/python-hid-parser/archive/0.0.3/python-hid-parser-0.0.3.tar.gz
	source = test_items.patch
	b2sums = 00a485093ae4f1268c3e6ed8b194f1c0f1579e665863cd609a4690f292b8646ec6d51ab35f803dac7cb0185b0b837fe6ae810a7567fe96102d43e39eefb950e6
	b2sums = 894d0e2f1c264096baf69a98716ffaeabac83d79544e7180721ead3067e17fe038096aa5394d6c282d5d409cf94988e2ef85a7079c4214bee7f33e173e430dac

pkgname = python-hid-parser