package mysql_protocol

  1. Overview
  2. Docs
OCaml implementation of the native MySQL/MariaDB Protocol with the Bitstring library

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.3.tar.gz
md5=25881ffc4a6c0e974703d014b6b38a42
sha512=60ee821bfeaaf7996d803f560d87f171e5205cd41494cc5579d8e794755b1f1747e7c7da9d83b6e4c73ebe41d680a2306db2d26b72467c7d8789573da37f246c

README.md.html

OCaml mysql_protocol library

OCaml implementation of the native MySQL Protocol with the Bitstring library.

How to install

opam install mysql_protocol

Documentation

How to build

Building the project

dune build

Building the documentation

dune build @doc

Copyright

Copyright (C) 2011-2022, Stephane Legrand.