samoht / ocaml-fat

Read and write FAT format filesystems from ocaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Read and write FAT format filesystems from ocaml

License:ISC License


Languages

Language:OCaml 99.7%Language:Shell 0.3%