package intel_hex

  1. Overview
  2. No Docs
Intel HEX manipulation library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=122084ceec49cdc51a21f15a606631ad
sha512=3f4ca5acdd06385f5d2d5408c518590c62eb8aa1d8a0797ad537317c3fe5828ea93218288a84898e269724688c3f1bd171a437e3f7600d08e1a140d1ae08a53e

Description

A Intel HEX manipulation library for parsing and generating Intel HEX (also known as IHEX) objects

Tags

ihex intelhex embedded bytes hex

Added to opam-repository:

Dependencies (3)

  1. ohex
  2. ocaml >= "4.14"
  3. dune >= "3.6"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None