| Name: | libpipeline | 
|---|---|
| Version: | 1.5.3 | 
| Release: | 4.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 131469 | 
| License: | GPLv3+ | 
| RPM: | libpipeline-1.5.3-4.el9.aarch64.rpm | 
| Source RPM: | libpipeline-1.5.3-4.el9.src.rpm | 
| Build Date: | Sun Feb 13 2022 | 
| Build Host: | build-ol9-aarch64.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).  |