package protocol-9p-unix
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A Unix implementation of the 9p protocol in pure OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
protocol-9p-2.0.2.tbz
sha256=a4c0585e81f5c57c879560318016aeb022163044f2c7ae086af3dfcbbe1b8164
sha512=253bafb9a41d7e641d8f8c117de4a561f7b0a81dd7e54ab9ea322375818fe1e4d952bc7b4fdabc88cab30b2df082f0cf5c0764e5d63474c1ee43a8e3f591694e
Description
ocaml-9p is an implementation of the 9P protocol, written in a Mirage-friendly style. This package supports the Unix socket library.
Published: 09 Feb 2022
Dependencies (17)
-
ppx_sexp_conv
< "v0.15" -
io-page-unix
>= "2.0.0" - win-error
- fmt
- astring
- base-unix
-
lwt
>= "3.0.0" -
mirage-flow
>= "3.0.0" & < "4.0.0" - rresult
- prometheus
-
sexplib
> "113.00.00" -
cstruct-lwt
>= "6.0.0" -
cstruct
>= "6.0.0" - base-bytes
-
protocol-9p
>= "1.0.1" -
dune
>= "1.0" -
ocaml
>= "4.03.0"
Dev Dependencies (3)
-
alcotest
with-test & >= "0.4.0" -
logs
with-test & >= "0.5.0" -
mirage-channel
with-test & >= "4.0.0"
Used by (1)
-
protocol-9p-tool
= "0.12.0" | >= "2.0.0" & < "2.1.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page