[ 源代码: micropython ]
软件包:micropython(1.25.0+ds-1)
micropython 的相关链接
Debian 的资源:
下载源码包 micropython:
- [micropython_1.25.0+ds-1.dsc]
- [micropython_1.25.0+ds.orig.tar.xz]
- [micropython_1.25.0+ds-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [micropython.org]
相似软件包:
Unix/Linux port of MicroPython for board-independent use on the host
The Unix port of MicroPython allows testing of programs intended for microcontrollers on the local Debian host machine (except for hardware-specific parts). It can also be used as another, tiny but mostly compatible, Python 3 runtime for small scripts (but it comes with FFI and JNI support). This port uses optimised assembly code on ARM/Thumb, MIPS, i386 and amd64, and setjmp/longjmp-based fallback code on all other architectures.
其他与 micropython 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- 外部函数接口库运行环境
-
- dep: libmbedcrypto16 (>= 3.6.0)
- lightweight crypto and SSL/TLS library - crypto library
-
- dep: libmbedtls21 (>= 3.6.0)
- lightweight crypto and SSL/TLS library - tls library
-
- dep: libmbedx509-7 (>= 3.6.0)
- lightweight crypto and SSL/TLS library - x509 certificate library
-
- sug: default-jre-headless
- Standard Java or Java compatible Runtime (headless)