package xapi-stdext-encodings

  1. Overview
  2. Docs
Xapi's standard library extension, Encodings

Install

Dune Dependency

Authors

Maintainers

Sources

xapi-stdext-4.22.0.tbz
sha256=928bf19dea4d38cf4e268d211958eb428a0ff3233a198a2aef074aefcb346039
sha512=033645b8ae3860a59c669c6b2d827acfea180aff75ca1466b63658ea9631693bbbb260ad88a7efca137d7c58364b7ee3d385dac77b516d38339b89cbaf7d0dbb

Description

Published: 30 May 2023

README

Deprecated misc utility functions

These utility functions are used by several other services. Much of this should be replaced with other libraries such as

  • Stdlib

  • Bos

Eventually this library should disappear.

In the meantime documentation can be found at http://xapi-project.github.io/stdext/index.html

Dependencies (2)

  1. ocaml >= "4.13.0"
  2. dune >= "2.7"

Dev Dependencies (5)

  1. odoc with-doc
  2. notty with-test
  3. bechamel-notty with-test
  4. bechamel with-test
  5. alcotest >= "0.6.0" & with-test

Used by

None

Conflicts

None