summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e52b6cce342795aa0ff7b5ec9eef167f2969d4d (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 = 36.7.0
	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-36.7.0.tar.gz::https://github.com/eerimoq/cantools/archive/refs/tags/36.7.0.tar.gz
	md5sums = de81660ea87da9a49f3fdcc8b0f7901d

pkgname = python-cantools