package ocaml9p

  1. Overview
  2. Docs
ocaml9p is a library for the 9p protocol.

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.2.tar.gz
md5=dbf8904f6a18d903de5daa2f461508ab

Description

9p is a protocol used throughout Plan9 system and software (including software shipped in plan9port). It is generally used as a plateform and language neutral interface for scripting: reading state and writing commands through control files.

The current library is for 9p clients only.

Published: 21 Feb 2014

Dependencies (2)

  1. ocamlfind
  2. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Conflicts

None