Source-Makefile: package/feeds/packages/micropython/Makefile Build-Depends: python3/host Build-Types: host Package: micropython-mbedtls Submenu: Python Version: 1.21.0-r2 Depends: +libc +libffi +PACKAGE_micropython-mbedtls:libmbedtls Conflicts: micropython-nossl Menu-Depends: Provides: micropython Build-Variant: mbedtls Default-Variant: mbedtls Section: lang Category: Languages Repository: packages Title: MicroPython (mbedtls) Maintainer: Jeffery To Source: micropython-1.21.0.tar.xz License: MIT LicenseFiles: LICENSE CPE-ID: cpe:/a:micropython:micropython URL: https://micropython.org Type: ipkg Description: MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. This version uses the Mbed TLS library. @@ Package: micropython-nossl Submenu: Python Version: 1.21.0-r2 Depends: +libc +libffi Conflicts: Menu-Depends: Provides: micropython Build-Variant: nossl Section: lang Category: Languages Repository: packages Title: MicroPython (nossl) Maintainer: Jeffery To Source: micropython-1.21.0.tar.xz License: MIT LicenseFiles: LICENSE CPE-ID: cpe:/a:micropython:micropython URL: https://micropython.org Type: ipkg Description: MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. This version is built without TLS and mip. @@