[Bug 260204] [NEW PORT] devel/py-intelhex Python library and scripts to work with files in Intel HEX format
Date: Sat, 04 Dec 2021 09:22:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260204 Bug ID: 260204 Summary: [NEW PORT] devel/py-intelhex Python library and scripts to work with files in Intel HEX format Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dmytro@posteo.net Created attachment 229876 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229876&action=edit Patch to add a devel/py-intelhex port This library and scripts are useful to convert binary files to/from Intel HEX format. The Intel HEX file format is widely used in microprocessors and microcontrollers area (embedded systems etc) as the de facto standard for representation of code to be programmed into microelectronic devices. https://github.com/python-intelhex/intelhex I'm submitting this port, because I want to update another port (security/onlykey) and this library is a new version's dependency of security/onlykey. So, without it I cannot update the port. -- You are receiving this mail because: You are the assignee for the bug.