summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b7dbe8faed82161a3c513c28ca67683e4bc069ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-pyuavcan
	pkgdesc = Python implementation of the UAVCAN protocol stack.
	pkgver = 1.4.3
	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-1.4.3::https://github.com/UAVCAN/pyuavcan/archive/1.4.3.tar.gz
	sha256sums = d32c8f4434db693ec2cd1549baf8689182a3967bae9f35573b9aac1ba26dd452

pkgname = python-pyuavcan