package colombe

  1. Overview
  2. Docs
SMTP protocol in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

colombe-0.8.0.tbz
sha256=9d3ad39d5b7af765947ff9ff01cec15e4226924d816827fc15c7ec1e5be7fff3
sha512=8f9a8aefd33426064fead137374b134ad30f90d653afcf4f30043c3e82764edaa17e9b5323c040da3d60a9c1f491d9d265a069ae4ac887685719ecc47c812308

doc/src/colombe/colombe.ml.html

Source file colombe.ml

1
2
3
4
5
6
7
8
9
10
module Sigs = Sigs
module Decoder = Decoder
module Encoder = Encoder
module Request = Request
module Reply = Reply
module Path = Path
module Domain = Domain
module Reverse_path = Reverse_path
module Forward_path = Forward_path
module State = State