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-2.fc42 | - |
Fedora 42 | 1.5.8-2.fc42 | - |
Fedora 41 | 1.5.7-6.fc41 | - |
Fedora 40 | 1.5.7-5.fc40 | - |
You can contact the maintainers of this package via email at
libpipeline dash maintainers at fedoraproject dot org
.