SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

intelhex rpm build for : OpenSuSE. For other distributions click intelhex.

Name : intelhex
Version : 2.2.1 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-11-24 20:00:54
Group : Development/Tools/Other Source RPM : intelhex-2.2.1-bp154.1.1.src.rpm
Size : 0.28 MB
Packager : https://bugs_opensuse_org
Summary : Library for Intel HEX Files Manipulations
Description :
Python implementation of Intel HEX file format allows you read, modify, write
hex files and convert them to binary form.

The Intel HEX file format widely used in microprocessors and microcontrollers
area as the de-facto standard for representation of code for programming
microelectronic devices.

This work implements an **intelhex** Python library to read, write,
create from scratch and manipulate data from HEX (also known as Intel HEX)
file format. These operations are provided by “IntelHex” class.

The distribution package also includes several convenience Python scripts
to do basic tasks that utilize this library. The “bin2hex.py” script
converts binary data to HEX, and the “hex2bin.py” works the other direction.
“hex2dump.py” converts data from HEX to a hexdump which is useful for
inspecting data, and “hexmerge.py” merges multiple HEX files into one.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  intelhex-2.2.1-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  intelhex-2.2.1-bp154.1.1.noarch.rpm
     

Provides :
intelhex

Requires :
/usr/bin/python3
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/bin2hex.py
/usr/bin/hex2bin.py
/usr/bin/hex2dump.py
/usr/bin/hexdiff.py
/usr/bin/hexinfo.py
/usr/bin/hexmerge.py
/usr/lib/python3.6/site-packages/intelhex
/usr/lib/python3.6/site-packages/intelhex-2.2.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/intelhex/__init__.py
/usr/lib/python3.6/site-packages/intelhex/__main__.py
/usr/lib/python3.6/site-packages/intelhex/__pycache__
/usr/lib/python3.6/site-packages/intelhex/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/intelhex/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/intelhex/__pycache__/__version__.cpython-36.pyc
/usr/lib/python3.6/site-packages/intelhex/__pycache__/bench.cpython-36.pyc
/usr/lib/python3.6/site-packages/intelhex/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/intelhex/__pycache__/getsizeof.cpython-36.pyc
/usr/lib/python3.6/site-packages/intelhex/__pycache__/test.cpython-36.pyc
/usr/lib/python3.6/site-packages/intelhex/__version__.py
/usr/lib/python3.6/site-packages/intelhex/bench.py
/usr/lib/python3.6/site-packages/intelhex/compat.py
/usr/lib/python3.6/site-packages/intelhex/getsizeof.py
/usr/lib/python3.6/site-packages/intelhex/test.py
/usr/share/doc/packages/intelhex
/usr/share/doc/packages/intelhex/AUTHORS.rst
/usr/share/doc/packages/intelhex/NEWS.rst
/usr/share/doc/packages/intelhex/Readme.rst
/usr/share/licenses/intelhex
/usr/share/licenses/intelhex/LICENSE.txt

 
ICM