package xapi-stdext-unix

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

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 (5)

  1. xapi-stdext-pervasives = version
  2. fd-send-recv >= "2.0.0"
  3. base-unix
  4. ocaml >= "4.12.0"
  5. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. xapi-inventory >= "1.2.1"
  2. xapi-rrd >= "1.9.0"

Conflicts

None