| Name: | libpipeline |
|---|---|
| Version: | 1.2.3 |
| Release: | 3.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 142129 |
| License: | GPLv3+ |
| RPM: | libpipeline-1.2.3-3.el7.x86_64.rpm |
| Source RPM: | libpipeline-1.2.3-3.el7.src.rpm |
| Build Date: | Fri May 02 2014 |
| Build Host: | ca-buildj3.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). |