opam-version: "2.0" maintainer: [ "yomimono " ] authors: [ "yomimono " ] homepage: "https://github.com/yomimono/chamelon" bug-reports: "https://github.com/yomimono/chamelon/issues" dev-repo: "git+https://github.com/yomimono/chamelon.git" license: "ISC" synopsis: "Command-line Unix utilities for chamelon filesystems" build: [ [ "dune" "build" "-p" name "-j" jobs ] [ "dune" "runtest" "-p" name "-j" jobs ] {with-test} ] depends: [ "ocaml" {>= "4.10.0"} "dune" {>= "2.9.0"} "alcotest" {>= "1.5.0" & with-test} "alcotest-lwt" {>= "1.5.0" & with-test} "mirage-block-combinators" {>= "3.0.0" & with-test} "mirage-crypto-rng" {with-test & >= "0.10.6" & < "0.11.0"} "bos" {>= "0.2.0"} "chamelon" {= version} "cmdliner" {>= "1.1.0"} "fmt" {>= "0.8.7"} "logs" {>= "0.6.0"} "lwt" {>= "5.3.0"} "mirage-block" {>= "3.0.0"} "mirage-block-unix" {>= "2.13.0"} "mirage-clock" {>= "2.0.0"} "mirage-clock-unix" {>= "4.0.0"} "mirage-kv" {>= "4.0.1"} "mirage-logs" {>= "1.2.0"} ] url { src: "https://github.com/yomimono/chamelon/releases/download/v0.1.2/chamelon-v0.1.2.tbz" checksum: [ "sha256=49111958c6ec0d6b16a15b304e81e4ffeb45e3d3a4fcd9798fbc978a0c49beea" "sha512=30ca4f5c4014d2e7218a1796a221d8d79633c5c844c6254d5b975a818588343c7d43c7af3a486f3c3bbb92e15211ce3c5947bdf93bb7819fe4a1ee48796a19ae" ] } x-commit-hash: "fa02967a34305e9fa9615d6fa827d1f5daa12da9"