package sodium-fmt

  1. Overview
  2. Docs
Fmt formatters for Sodium

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=7e203be8147c6381cb0e4fdde43460eb
sha512=f1ce606f511f5da9b01381b58c997fec224ec5b7cc589ca71a0996ee6df1f44b90c814fce2c4f9100627ad247c08997d59c24e795d67536376f7a83d094c2f1b

Description

sodium-fmt provides a set of formatters to format values of the various types defined by sodium. It also provides utility formatters which will read from bytes and Sodium.bigbytes values and format them as sodium values.

Published: 20 Apr 2022

README

sodium-fmt

Fmt formatters for Sodium.

sodium-fmt provides a set of formatters to format values of the various types defined by sodium. It also provides utility formatters which will read from bytes and Sodium.bigbytes values and format them as sodium values. You will find the docs here.

Dependencies (5)

  1. base64 >= "3.5.0"
  2. fmt >= "0.9.0"
  3. sodium >= "0.6.0"
  4. dune >= "3.0.3"
  5. ocaml >= "4.13.1"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None