summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4bd25a920b5d8db51218222900d67024b2450c45 (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
33
34
35
36
pkgbase = platformio
	pkgdesc = A cross-platform code builder and library manager
	pkgver = 6.0.2
	pkgrel = 1
	url = https://github.com/platformio/platformio-core/
	arch = any
	license = Apache
	depends = python-setuptools
	depends = python-bottle
	depends = python-click
	depends = python-colorama
	depends = python-pyserial>=3.4
	depends = python-requests
	depends = python-semantic-version
	depends = python-tabulate
	depends = python-pyelftools
	depends = python-marshmallow
	depends = python-zeroconf
	depends = python-aiofiles
	depends = python-ajsonrpc
	depends = python-starlette
	depends = python-wsproto
	depends = uvicorn
	optdepends = python-click-completion: for shell completions
	optdepends = python-shellingham: for shell completions
	conflicts = platformio-git
	source = https://github.com/platformio/platformio-core/archive/v6.0.2.tar.gz
	sha256sums = d42f22db51011b059d3e2fe0fecf560cfd54fff7613baa0488266886b49eaa53

pkgname = platformio

pkgname = platformio-udev-rules
	pkgdesc = udev rules for PlatformIO supported boards/devices
	url = https://docs.platformio.org/en/latest/faq.html#platformio-udev-rules
	depends = udev
	optdepends =