package fat-filesystem

  1. Overview
  2. Docs
Pure OCaml implementation of the FAT filesystem

Install

dune-project
 Dependency

Authors

Maintainers

Sources

fat-filesystem-v0.13.0.tbz
sha256=cccd561e2d1e5f32df48395774f0ae4b92a39878729984e7d376268a508298b5
md5=cf27d4f72b2bd194e09a97c387867601

doc/README.html

Pure OCaml implementation of the FAT filesystem

This library has two purposes:

  1. to allow the easy preparation of bootable disk images containing mirage kernels
  2. to provide a simple filesystem layer for mirage applications