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.07"} "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: "8b5e9f52d82554ff09cc8277831c54cecf3c8090" url { src: "https://github.com/mimoo/hexstring/releases/download/0.1.2/hexstring-0.1.2.tbz" checksum: [ "sha256=19bab75a06872b7610a4fbf258e47990eb94f50748ceaa4bdb6b9303e4cf560a" "sha512=4b1dd93a27ac78f9ab579a94a3c83fbf9cbe69d57def9b60f3786b62cc578334b9c9f52ddbe7f1d30ee8844bcc92d9293c615a4af4debbfe5db409a5125c2293" ] }