protocol-9pversion Documentation on ocaml.org
An implementation of the 9p protocol in pure OCaml
ocaml-9p is an implementation of the 9P protocol, written in
a Mirage-friendly style. This library supports the
9P2000.u extension.
Please also refer to the protocol-9p-unix package for a
Unix/Windows implementation, and to protocol-9p-tool for a
CLI interface.
| Authors | David Scott, David Sheets, Thomas Leonard and Anil Madhavapeddy |
|---|---|
| License | ISC |
| Published | |
| Homepage | https://github.com/mirage/ocaml-9p |
| Issue Tracker | https://github.com/mirage/ocaml-9p/issues |
| Maintainer | dave@recoil.org |
| Dependencies |
|
| Source [http] | https://github.com/mirage/ocaml-9p/releases/download/v1.0.0/protocol-9p-v1.0.0.tbz sha256=76aa5851ba737457b3af4f328e06cd180374a53035fd2d648cc7795248af14d6 md5=61542ca258532b913b6b40e12160cee2 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/protocol-9p/protocol-9p.1.0.0/opam |
Required by
- datakit-server-9p
- protocol-9p-tool>=0.12.0 & <1.0.1 | >=2.0.1 & <2.1.0
- protocol-9p-unix=1.0.0
- vpnkit


