summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f1213c86e6f0510752029c622be3d18f1b8237f (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
pkgbase = platformio-git
	pkgdesc = A cross-platform code builder and library manager
	pkgver = v4.0.3.r131.g0b500dba
	pkgrel = 1
	url = http://platformio.org/
	arch = any
	license = GPL
	makedepends = git
	depends = python-setuptools
	depends = python-bottle
	depends = python-click
	depends = python-colorama
	depends = python-pyserial
	depends = python-requests
	depends = python-semantic-version>=2.8.1
	depends = python-tabulate
	depends = python-pyelftools
	depends = python-marshmallow>=2.20.5
	optdepends = energia: For MSP430 based projects
	optdepends = arduino: For Arduino based projects
	provides = platformio
	source = git+https://github.com/platformio/platformio-core.git
	md5sums = SKIP

pkgname = platformio-git