libexec

Description: Library for running complex external utilities
Status: Incomplete
Source: https://git.maandree.se/libexec
Latest release:
License: ISC License (Internet Systems Consortium license)
Written in: C (ISO C99)

A library that is designed to make it easy to safely and correctly run external utilities, including creating pipe lines. Designed both to aid shell implementations and to make it easier to write programs run a lot of commands but could not easily be written as a shell script.