chamelonversion Documentation on ocaml.org
Subset of littlefs filesystem fulfilling MirageOS KV
Chamelon implements a subset of the littlefs filesystem, which was originally designed for microcontroller use. It exposes an interface matching the Mirage_kv.RW module type and operates on top of a block device matching Mirage_block.S .
It is extremely not POSIX.
| Author | yomimono <maintenance@identity-function.com> |
|---|---|
| License | ISC |
| Published | |
| Homepage | https://github.com/yomimono/chamelon |
| Issue Tracker | https://github.com/yomimono/chamelon/issues |
| Maintainer | yomimono <maintenance@identity-function.com> |
| Available | arch != "arm32" & arch != "x86_32" |
| Dependencies |
|
| Source [http] | https://github.com/yomimono/chamelon/releases/download/v0.0.8/chamelon-0.0.8.tbz sha256=6f02ee1ed4d73a28dec7e351c26caf0036846845f597f10fcff1da54f9edb58c sha512=a5781e2b183f6c78c8ef289950476274e19d4d56df85b99d8887c5155f24e79d0dac440bbc395a072b9e39f7666d4fd27ee94e65aa0117646bf305511d93def6 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/chamelon/chamelon.0.0.8/opam |
Required by
- chamelon-unix=0.0.8


