summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: afb411b400ab41047acda96b9fd0d7f03db298ad (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
37
38
pkgbase = platformio-git
	pkgdesc = A cross-platform code builder and library manager
	pkgver = v6.1.11.r20.gb238c55e
	pkgrel = 1
	url = http://platformio.org/
	arch = any
	license = GPL
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-bottle
	depends = python-click
	depends = python-colorama
	depends = python-pyserial
	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 = energia: For MSP430 based projects
	optdepends = arduino: For Arduino based projects
	optdepends = platformio-core-udev: Udev rules for PlatformIO supported boards/devices
	optdepends = python-click-completion: for shell completions
	optdepends = python-shellingham: for shell completions
	provides = platformio
	source = git+https://github.com/platformio/platformio-core.git
	md5sums = SKIP

pkgname = platformio-git