summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 123aee4faaf02bb80424575b79509927a7b31b20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pyuavcan
	pkgdesc = Python implementation of the UAVCAN protocol stack.
	pkgver = 0.9.2
	pkgrel = 1
	url = https://pyuavcan.readthedocs.io
	arch = x86_64
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	depends = python
	depends = python-pydsdl
	depends = python-numpy
	depends = python-nunavut
	optdepends = python-can
	optdepends = python-pyserial
	optdepends = python-ruamel-yaml
	optdepends = python-requests
	optdepends = python-simplejson
	source = python-pyuavcan-0.9.2::https://github.com/UAVCAN/pyuavcan/archive/0.9.2.tar.gz
	sha256sums = 1c88bc7fb117e5f0822f117acaf169747b31e3d75d8cf20d5a291b70ba96629f

pkgname = python-pyuavcan