FAT filesystem implementation
Description
This allows FAT-formatted data to be read and written from a MirageOS BLOCK device.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
10 Mar 2015
Authors
Maintainers
Sources
v0.10.3.tar.gz
md5=f5fab31a18edff7e77b93c56311cb64d
Dependencies
ocamlbuild
build
io-page
>= "1.4.0"
mirage-block-unix
>= "1.2.0"
mirage-types
>= "1.1.0" & < "3.0.0"
lwt
>= "2.4.3" & < "2.6.0"
cstruct
>= "1.0.1" & < "3.0.0"
ocaml
>= "4.00.0"
Reverse Dependencies
mirage-www
>= "1.1.0"
Conflicts
None