summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: accfd90e0d6bc340b3e906eb2ca0f3f850ed717e (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
pkgbase = platformio
	pkgdesc = A cross-platform code builder and library manager
	pkgver = 5.1.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
	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.1.0.tar.gz
	sha256sums = 3579411f44f490282be3eba552a672bd8afe8d7198faefca25a3c5e0d19d34b7

pkgname = platformio