package fat-filesystem

  1. Overview
  2. No Docs
FAT filesystem implementation

Install

Dune Dependency

Authors

Maintainers

Sources

0.11.0.tar.gz
md5=e9c4de414d2fa1b77bb132ddb4b14062

Description

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

Tags

org:mirage org:xapi-project

Published: 12 Sep 2016

Dependencies (14)

  1. cmdliner
  2. ounit
  3. re
  4. io-page-unix
  5. io-page >= "1.6.1"
  6. mirage-block-unix >= "1.2.0"
  7. mirage-types >= "2.6.1" & < "3.0.0"
  8. lwt >= "2.4.3" & < "2.6.0"
  9. ppx_tools
  10. ppx_cstruct
  11. cstruct >= "2.0.0" & < "3.4.0"
  12. ocamlbuild build
  13. ocamlfind build
  14. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (2)

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

Conflicts

None