blob: 10e3f5961926aea652351184f08c9f5ae29760b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = rshell-micropython-git
pkgdesc = A remote shell for working with MicroPython boards.
pkgver = r134.b87878c
pkgrel = 1
url = https://github.com/dhylands/rshell
arch = any
license = MIT
makedepends = python-setuptools
depends = python-pyudev
depends = python-pyserial
source = rshell-micropython::git+https://github.com/dhylands/rshell.git
sha256sums = SKIP
pkgname = rshell-micropython-git
|