summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ea05e94fcc37fc6992487d33bfcefbd38b648cb (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
pkgbase = meshtastic-python
	pkgdesc = Python CLI and API for talking to Meshtastic devices
	pkgver = 2.7.3
	pkgrel = 1
	url = https://github.com/meshtastic/python/
	arch = any
	license = GPL-3.0-only
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python
	depends = python-bleak
	depends = python-protobuf
	depends = python-pypubsub
	depends = python-pyserial
	depends = python-pyyaml
	depends = python-requests
	depends = python-setuptools
	depends = python-tabulate
	depends = python-platformdirs
	depends = python-packaging
	optdepends = python-pytap2: TUN tunnel support
	optdepends = python-dotmap: Use of the meshtastic.test namespace
	optdepends = python-print-color: Colored log output
	optdepends = python-pyqrcode: Output of QR codes
	source = meshtastic-python-2.7.3.tar.gz::https://github.com/meshtastic/python/archive/refs/tags/2.7.3.tar.gz
	sha256sums = 2258ad62acf3a78eecc7802d1ecacad5de0ef0f42ef29d0b0a15a544dcb2fbc1

pkgname = meshtastic-python