package ssh-agent

  1. Overview
  2. Docs
Ssh-agent protocol parser and serialization implementation.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=47ba2ef8a749a01cd75ad01e531778c0

Description

Published: 07 Aug 2018

README

OCaml ssh-agent

An ssh-agent protocol implementation in OCaml.

For the Qubes OS unikernel using this library see qubes-mirage-ssh-agent.

Dependencies (9)

  1. ocaml-migrate-parsetree < "2.0.0"
  2. cstruct
  3. nocrypto
  4. faraday >= "0.6" & < "0.7"
  5. angstrom >= "0.10" & < "0.11"
  6. ppx_sexp_conv
  7. ppx_cstruct build
  8. jbuilder >= "1.0+beta7"
  9. ocaml >= "4.04.0"

Dev Dependencies (2)

  1. sexplib with-test
  2. alcotest with-test

Used by

None

Conflicts

None