package awa

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-0.0.5.tbz
sha256=44d7b3802a4190d9e8a19aeb81828b0684908890dc72a0a1f5148e3b63fd1892
sha512=25259ceda105fadcea7a549f4b51fe09e47de0c09de87c7c893c0fb840fc11e73552bfdadcaf0a42dfd0620d012605973ac8f988f801150540e249d911289ba8

Description

The OpenSSH protocol implemented in OCaml.

Published: 14 Dec 2021

README

Awá SSH library.

awa-ssh is an ISC-licensed SSH library implementation in ocaml.

The main goal is to provide a purely functional SSH implementation for embedding in unikernels. This will allow us to have control SSH interfaces in mirage.

This is a work in progress software.

The name awá is a reference to the critically endangered indigenous people of Brazil.

Awá@survivalinternational

Awá@wikipedia

Dev Dependencies

None

Used by (4)

  1. awa-lwt = "0.0.5"
  2. awa-mirage = "0.0.5"
  3. git-mirage >= "3.0.0" & < "3.7.1"
  4. git-unix >= "3.0.0" & < "3.7.1"

Conflicts (1)

  1. result < "1.5"