Source: intelhex Section: python Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, python3-setuptools, Standards-Version: 4.6.0 Homepage: https://github.com/bialix/intelhex X-Python3-Version: >= 3.6 Vcs-Git: https://salsa.debian.org/python-team/packages/intelhex.git Vcs-Browser: https://salsa.debian.org/python-team/packages/intelhex Package: python3-intelhex Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Python support for Intel HEX (Python3) The Intel HEX file format is widely used in the microprocessors and microcontrollers area as the de facto standard for code representation for microelectronic devices programming. . This package implements an intelhex Python library to read, write, create from scratch and manipulate data from HEX (also known as Intel HEX) file format.