package subprocess

  1. Overview
  2. No Docs
Nice interfaces handling I/O with Unix commands

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.1.tar.gz
md5=01bd4eb8585102758c19d104aa59365f
sha512=85c06ec131d4ac448a47a7e68a6a0910efe456c84338d556f70e09aa0caf247bf97950fb0ab8c0dd134c585bcf152ea5cbbdcb5c05860e6459af0af50c1123e7

Description

Subprocess is a library for safely and (relatively) easily working launching processes with commands on Unix systems, with a focus on I/O. It is intended to be easier to use than the Unix module.

Checkout the documentation at https://ninjaaron.github.io/ocaml-subprocess/subprocess/index.html

Tags

unix processes io commands

Published: 09 Apr 2025

Dependencies (2)

  1. dune >= "3.7"
  2. ocaml >= "5.1"

Dev Dependencies (2)

  1. odoc with-doc
  2. ppx_expect with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.