summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 303aea5e4e590f845d79c475075c1ee9e433b0ab (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.24.1
	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