hexversion Documentation on ocaml.org
Library providing hexadecimal converters
# #require "hex";;
# Hex.of_string "Hello world!";;
- : Hex.t = "48656c6c6f20776f726c6421"
# Hex.to_string "dead-beef";;
- : string = "ޭ��"
# Hex.hexdump (Hex.of_string "Hello world!
")
00000000: 4865 6c6c 6f20 776f 726c 6421 0a        Hello world!.
- : unit = ()| Authors | Thomas Gazagnaire and Trevor Summers Smith | 
|---|---|
| License | ISC | 
| Published | |
| Homepage | https://github.com/mirage/ocaml-hex | 
| Issue Tracker | https://github.com/mirage/ocaml-hex/issues | 
| Maintainer | thomas@gazagnaire.org | 
| Dependencies | |
| Source [http] | https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz sha256=2e67eeca1b03049307a30831b5cd694bcb2d3e7f2a6b4fb597fbdb647351b4dc sha512=baa09b47a90f0a54ad2becfb272f0674219e4fc0c03559deff26aaf13ccd59258b31bf98e56c44a5a8fa03437e3eba2bf5f0cd76e52d184d26cfb1170c490462  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hex/hex.1.5.0/opam | 
Required by
- albatross<2.1.0
 - archetype>=1.2.1
 - balancer
 - bech32with-test
 - bip32
 - bitcoinmlwith-test
 - blake2with-test
 - bls12-381>=3.0.0
 - bls12-381-jswith-test & >=0.5.0
 - bls12-381-js-genwith-test & >=0.5.0
 - bls12-381-unix>=0.5.0
 - builder-web<0.2.0
 - ca-certs-nssbuild & <3.71
 - cactus
 - current_github>=0.6.2
 - data-encoding
 - dns-cli<9.1.0
 - ezjsonm
 - ezjsonm-lwt
 - ezsqlite
 - fiat-p256
 - gemini
 - geojsone
 - git<3.2.0
 - git-mirage<3.16.1
 - github-hooks
 - h2with-test
 - haclwith-test
 - hacl_funcwith-test
 - hacl_x25519with-test
 - hpackwith-test
 - irminwith-test
 - irmin-pack-tools
 - irmin-testwith-test & >=3.6.1
 - irmin-tezoswith-test & >=3.6.1
 - json-data-encoding>=1.0.0
 - key-parsers
 - ledgerwallet-tezoswith-test & >=0.2.1
 - macaroons
 - mec
 - mirage-crypto-ecwith-test & <1.1.0
 - monorobot
 - noise
 - nsq>=0.5.2
 - octez-libs
 - osbx
 - otp
 - passmakerwith-test
 - pgocaml>=3.0
 - pgx>=1.0
 - pkcs11
 - plebeia
 - ppx_reprwith-test
 - rfc6287
 - rlp
 - secp256k1with-test & >=0.2.5
 - secp256k1-internalwith-test
 - sentry
 - slack
 - solidity-common
 - solidity-parser
 - tezos-plompiler
 - tezos-stdlib
 - tezt-tezos
 - twostep
 - ueccwith-test
 
          

