summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05043a0e78ad8d5d9418e93235c8baa15d8c3e8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-cantools
	pkgdesc = Python CAN bus tools in Python 3
	pkgver = 37.0.7
	pkgrel = 1
	url = https://github.com/eerimoq/cantools
	arch = i686
	arch = x86_64
	arch = armv7h
	license = GPL3
	depends = python-bitstruct>=6.0.0
	depends = python-can>=2.2.0
	depends = python-textparser>=0.21.1
	depends = python-diskcache
	depends = python-argparse-addons
	optdepends = python-matplotlib: plot decoded messages
	provides = python-cantools
	conflicts = python-cantools
	source = python-cantools-37.0.7.tar.gz::https://github.com/eerimoq/cantools/archive/refs/tags/37.0.7.tar.gz
	md5sums = a4d3679948a4a3273105fd233fc2fb31

pkgname = python-cantools