protocol-9pversion
An implementation of the 9p protocol in pure OCaml
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
Tags | org:mirage |
---|---|
Authors | David Scott, David Sheets and Thomas Leonard |
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-9p |
Issue Tracker | https://github.com/mirage/ocaml-9p/issues |
Maintainer | dave@recoil.org |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/ocaml-9p/archive/v0.9.0.tar.gz sha256=96c34b77244f53531213d219cf7268e99706604e85ddf3dddaef3d26a4457e8d md5=588b0562894aea3c303e9568afc46d1c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/protocol-9p/protocol-9p.0.9.0/opam |
Required by
- datakit=0.10.0
- datakit-bridge-github<0.10.1
- datakit-bridge-local-git<0.10.1
- datakit-ci<0.10.1
- datakit-client<0.10.1
- datakit-server=0.10.0
- protocol-9p-tool>=2.0.1