summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f1a9f2dce677f26de4b109838d1abf67c76925c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = mpy-repl-tool
	pkgdesc = Communicate and transfer files from and to MicroyPython boards via REPL
	pkgver = 0.10
	pkgrel = 1
	url = https://github.com/zsquareplusc/mpy-repl-tool
	arch = any
	license = custom
	makedepends = python-setuptools
	depends = python-pyserial
	depends = python-colorama
	optdepends = python-fusepy: for mounting the micropython filesystem
	source = https://files.pythonhosted.org/packages/8d/55/9f37c714fdfab9f591ac4c245910b0dd1c76fd8175935373ff97ec9f884d/mpy-repl-tool-0.10.tar.gz
	md5sums = b1ddf7d9620672a206fce499ad2cb5b7

pkgname = mpy-repl-tool