opam-version: "2.0"
maintainer: "anil@recoil.org"
tags: [
  "org:mirage"
  "org:xapi-project"
]
build: [[make "all"]]
depends: [
  "ocaml"
  "cstruct" {>= "0.6.0"}
  "mirage" {>= "0.9.2" & < "2.0.0"}
  "ocamlbuild" {build}
]
dev-repo: "git://github.com/mirage/mirage-fs"
synopsis: "MirageOS filesystem utilities"
description:
  "These are now here for historical reference only (pre MirageOS 1.0)"
url {
  src: "https://github.com/mirage/mirage-fs/archive/v0.6.0.tar.gz"
  checksum: "md5=53d5ad12590425672c093a037ae33c10"
}
