deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Breaks: python3-uflash-doc
Depends: libjs-sphinxdoc (>= 5.2)
Description: |-
module and utility for flashing the BBC micro:bit (documentation)
uflash is a utility for flashing the BBC micro:bit with Python scripts
and the MicroPython runtime.
.
It provides two services:
.
* a library of functions to programmatically create a hex file and flash
it onto a BBC micro:bit.
* a command line utility (uflash) that will flash Python scripts onto
a BBC micro:bit
.
Several essential operations are implemented:
.
* encode Python into the hex format
* embed the resulting hexified Python into the MicroPython runtime hex
* extract an encoded Python script from a MicroPython hex file
* discover the connected micro:bit
* copy the resulting hex onto the micro:bit, thus flashing the device
* specify the MicroPython runtime hex in which to embed your Python code
.
By default, python3-uflash uses the MicroPython runtime for micro:bit
provided by the firmware-microbit-micropython package and which is
located at /usr/share/firmware-microbit-micropython/firmware.hex.
.
This package provides the uflash documentation.
Enhances: python3-uflash
Homepage: https://github.com/ntoll/uflash
Installed-Size: '201'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python-uflash-doc
Priority: optional
Replaces: python3-uflash-doc
Section: doc
Source: python-uflash
Suggests: www-browser
Version: 1.2.4+dfsg-10
srcpkg_name: python-uflash
srcpkg_version: 1.2.4+dfsg-10