PACKAGE NAME: python3-intelHex-2.3.0-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-intelHex PACKAGE SIZE (compressed): 220 K PACKAGE SIZE (uncompressed): 1140 K PACKAGE REQUIRED: alabaster,imagesize,python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-packaging-opt,python3-wheel,python3-setuptools-opt,python-zipp,python-importlib_metadata,python3-pytz,python3-babel,snowballstemmer,sphinxcontrib-applehelp,sphinxcontrib-devhelp,sphinxcontrib-htmlhelp,sphinxcontrib-jsmath,sphinxcontrib-qthelp,sphinxcontrib-serializinghtml,Sphinx PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-intelHex: python3-intelHex (Manipulate Intel Hex format data) python3-intelHex: python3-intelHex: The Intel HEX file format is widely used in microprocessors and python3-intelHex: microcontrollers area (embedded systems etc) as the de facto standard python3-intelHex: for representation of code to be programmed into microelectronic python3-intelHex: devices. python3-intelHex: python3-intelHex: This work implements an intelhex Python library to read, write, python3-intelHex: create from scratch and manipulate data from Intel HEX file format. python3-intelHex: python3-intelHex: