summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a46b0eb43dd3d25a1abc0554114764f76bdbd5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = mpy-repl-tool-git
	pkgdesc = Communicate and transfer files from and to MicroyPython boards via REPL
	pkgver = r179.1831fc6
	pkgrel = 1
	url = https://github.com/zsquareplusc/mpy-repl-tool
	arch = any
	license = custom
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	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