blob: 9eb177c3a0aec90464fe2f33bb6869a7b0642fa0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = python-cantools
pkgdesc = Python CAN bus tools in Python 3
pkgver = 39.4.6
pkgrel = 1
url = https://github.com/eerimoq/cantools
arch = i686
arch = x86_64
arch = armv7h
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python>=3.8
depends = python-bitstruct>=8.16.1
depends = python-can>=3.3.4
depends = python-textparser>=0.21.1
depends = python-diskcache
depends = python-argparse-addons
depends = python-crccheck
optdepends = python-matplotlib: plot decoded messages
optdepends = mypy
optdepends = python-pipx
optdepends = python-ruff
optdepends = python-tox
provides = python-cantools
conflicts = python-cantools
source = python-cantools-39.4.6.tar.gz::https://github.com/eerimoq/cantools/archive/refs/tags/39.4.6.tar.gz
md5sums = deda958b1cb10f57d808ee6fd60db681
pkgname = python-cantools
|