opam-version: "2.0" synopsis: "A library to encode to and decode from hexadecimal strings" maintainer: "davidwong.crypto@gmail.com" authors: "davidwong.crypto@gmail.com" license: "Apache-2.0" homepage: "https://github.com/mimoo/hexstring" bug-reports: "davidwong.crypto@gmail.com" depends: [ "ocaml" {>= "4.08"} "dune" {>= "2.8"} "ppx_inline_test" {>= "v0.14.1"} ] build: ["dune" "build" "-p" name "-j" jobs] dev-repo: "git+https://github.com/mimoo/hexstring.git" x-commit-hash: "4f9bbcaf019d4e74f945fb4f5dde8f12fc81ccbf" url { src: "https://github.com/mimoo/hexstring/releases/download/0.2.1/hexstring-0.2.1.tbz" checksum: [ "sha256=ab05463895e15c91d47e5aa18be70f00e35bbb8ea7398707306483a7b3e82e20" "sha512=a3e51514c5b36be8cc3aee23d41f67a361fbe218a17a9f7c8d0cb7448157ec700547173eba5325611ab4002c4716f709b6ea43c0f204a76702869e0cdd8ad052" ] }