summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 252278abd276c111c70983ff3e89dc075fe764b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = mpy-repl-tool-git
	pkgdesc = Communicate and transfer files from and to MicroyPython boards via REPL
	pkgver = r139.0f4a716
	pkgrel = 1
	url = https://github.com/zsquareplusc/mpy-repl-tool
	arch = any
	license = custom
	makedepends = python-setuptools
	makedepends = git
	depends = python-pyserial
	depends = python-colorama
	optdepends = python-fusepy: for mounting the micropython filesystem
	provides = mpy-repl-tool
	conflicts = mpy-repl-tool
	source = git+https://github.com/zsquareplusc/mpy-repl-tool.git
	md5sums = SKIP

pkgname = mpy-repl-tool-git