package xapi-stdext-unix

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

Install

Dune Dependency

Authors

Maintainers

Sources

xapi-stdext-4.21.0.tbz
sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741
sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2

Description

Published: 01 Dec 2022

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