protocol-9p
An implementation of the 9P protocol in pure OCaml
Description
ocaml-9p is an implementation of the 9P protocol, written in a Mirage-friendly style.
Please read the API documentation.
Example of the CLI example program:
o9p ls --username vagrant /var
drwxr-xr-x ? root root 4096 Feb 2 2015 lib
drwxr-xr-x ? root root 4096 Mar 15 2015 cache
-rwxrwxrwx ? root root 9 May 10 2014 lock
drwxrwxrwx ? root root 4096 Jul 6 2015 tmp
drwxr-xr-x ? root root 4096 May 11 2014 spool
drwxrwxr-x ? root sshd 4096 Sep 28 2015 log
drwxr-xr-x ? root root 4096 Sep 21 2015 backups
drwxrwxr-x ? root mail 4096 Apr 16 2014 mail
drwxr-xr-x ? root root 4096 Apr 16 2014 opt
drwxrwxr-x ? root 50 4096 Apr 10 2014 local
-rwxrwxrwx ? root root 4 May 10 2014 run
This library supports the 9P2000.u extension
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
- 29 Apr 2017
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test & >= "0.4.0"
ocamlfind
build
ppx_sexp_conv
>= "v0.9.0"
logs
>= "0.5.0"
named-pipe
>= "0.4.0"
lwt
>= "3.0.0"
mirage-kv-lwt
< "2.0.0"
sexplib
> "113.00.00"
cstruct-lwt
< "3.4.0"
cstruct
>= "1.9.0" & < "4.0.0"
ocaml
>= "4.03.0"
Reverse Dependencies
datakit-bridge-github
< "0.10.0"
datakit-bridge-local-git
< "0.10.0"
datakit-ci
< "0.10.0"
protocol-9p-tool
< "0.11.0" | >= "2.0.1"
protocol-9p-unix
< "0.11.0"
Conflicts
io-page
>= "2.0.0"