package fat-filesystem

  1. Overview
  2. No Docs
FAT filesystem implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v0.10.3.tar.gz
md5=f5fab31a18edff7e77b93c56311cb64d

Description

This allows FAT-formatted data to be read and written from a MirageOS BLOCK device.

Tags

org:mirage org:xapi-project

Published: 10 Mar 2015

Dependencies (11)

  1. ocamlbuild build
  2. cmdliner
  3. ounit
  4. re
  5. io-page >= "1.4.0"
  6. mirage-block-unix >= "1.2.0"
  7. mirage-types >= "1.1.0" & < "3.0.0"
  8. lwt >= "2.4.3" & < "2.6.0"
  9. ocamlfind
  10. cstruct >= "1.0.1" & < "3.0.0"
  11. ocaml >= "4.00.0"

Dev Dependencies

None

Used by (2)

  1. mirage-www >= "1.1.0"
  2. xe-unikernel-upload

Conflicts

None