package xapi-stdext-encodings

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

Install

Dune Dependency

Authors

Maintainers

Sources

xapi-stdext-4.24.0.tbz
sha256=ee495ee5b3c19c60785af88893750f42b6c62a168e8a468be05ab93b14c513d8
sha512=0977b6e7e7e3346655c28af6d54b1c319130b51a7dbe2423db0825ccd7cb2b0618cdf35a7d0436cfa16165207a8b05c62aec9e515f4f0ca233f250fe2396596f

Description

Published: 24 Jan 2024

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. notty with-test
  2. bechamel-notty with-test
  3. bechamel with-test
  4. odoc with-doc
  5. alcotest >= "0.6.0" & with-test

Used by

None

Conflicts

None