summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9acdef7fa12e1d67e75223cfb3506b1d88b18140 (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 = platformio
	pkgdesc = A cross-platform code builder and library manager
	pkgver = 5.2.0
	pkgrel = 2
	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/v5.2.0.tar.gz
	sha256sums = 6fd213fa956ea1c094ad03cf81d50da4a42d62e227991bab2c302f650f956b38

pkgname = platformio