package xapi-stdext-unix

  1. Overview
  2. Docs
A deprecated collection of utility functions - Unix module extensions

Install

Dune Dependency

Authors

Maintainers

Sources

v4.16.0.tar.gz
sha256=ed012587042f93b2cf2b1c49ecf7fb2c4ffd6bfea4af82cdfb8b9b78fd957215

Description

This library is provided for a transitionary period only. No new code should use this library.

Tags

org:xapi-project

Published: 22 Jan 2021

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

  • cohttp

  • uri

  • re

Eventually this library should disappear.

Dependencies (6)

  1. xapi-stdext-std = version
  2. xapi-stdext-pervasives = version
  3. fd-send-recv >= "2.0.0"
  4. base-unix
  5. dune >= "1.11"
  6. ocaml >= "4.08" & < "5.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None