summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 795cd174c865f50abf1cdbf7a6aea4c105d9c353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = mpremote
	pkgdesc = This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection
	pkgver = 1.23.0
	pkgrel = 1
	url = https://docs.micropython.org/en/latest/reference/mpremote.html
	arch = any
	license = MIT
	makedepends = python-pip
	makedepends = python-installer
	depends = python-pyserial

pkgname = mpremote