summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f1a9f2dce677
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+