Name: | libpipeline |
---|---|
Version: | 1.5.0 |
Release: | 2.el8 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 129533 |
License: | GPLv3+ |
RPM: | libpipeline-1.5.0-2.el8.i686.rpm |
Source RPM: | libpipeline-1.5.0-2.el8.src.rpm |
Build Date: | Tue Mar 26 2019 |
Build Host: | ca-build103.us.oracle.com |
Vendor: | Oracle America |
URL: | http://libpipeline.nongnu.org/ |
Summary: | A pipeline manipulation library |
Description: | libpipeline is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. This alleviates programmers of the need to laboriously construct pipelines using lower-level primitives such as fork(2) and execve(2). |