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} "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.0.7/chamelon-0.0.7.tbz" checksum: [ "sha256=feea6eaddd8f24a3ee4bf7fcbd1567d9a6244c8f14be777fe54cb873838afbf6" "sha512=060e81f9bd4e89102af519dad987f85392d10daac9c809f970ebe0afefac043e32d8d14306ea00a5cd98484607b9d8ba40c251ae3977f7a7525fec40de1ecb00" ] } x-commit-hash: "0646b58d4007a276e63d4f671e45e0c84b832d60"