A pipeline manipulation library
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).
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.5.8-4.fc44 | - |
| Fedora 43 | 1.5.8-3.fc43 | - |
| Fedora 42 | 1.5.8-2.fc42 | - |
You can contact the maintainers of this package via email at
libpipeline dash maintainers at fedoraproject dot org.