summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c19592fa7f5d64fefffb24d8f1c63362b5e17788 (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.0.1
	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
	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.0.1.tar.gz
	sha256sums = 0c1224f1d593c6fbccdf73de2ce02a412521a3095965c7eee19b2a4d6dc83c89

pkgname = platformio