Source-Makefile: feeds/packages/utils/mpremote/Makefile
Build-Depends: python-hatchling/host python-hatch-requirements-txt/host python-hatch-vcs/host

Package: mpremote
Version: 1.21.0-r1
Depends: +libc +python3-light +python3-urllib +python3-pyserial
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: Interacting remotely with MicroPython devices
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: mpremote-1.21.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/micropython/micropython
Type: ipkg
Description: This CLI tool provides an integrated set of utilities to remotely
interact with and automate a MicroPython device over a serial
connection.
@@

Package: mpremote-src
Version: 1.21.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: Interacting remotely with MicroPython devices (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: mpremote-1.21.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/micropython/micropython
Type: ipkg
Description:     This CLI tool provides an integrated set of utilities to remotely
interact with and automate a MicroPython device over a serial
connection.

    This package contains the Python source files for mpremote.
@@
Config:
    depends on PACKAGE_mpremote
@@


