libpipeline - A pipeline manipulation library
Website: | http://libpipeline.nongnu.org/ |
---|---|
License: | GPLv3+ |
Vendor: | Alcance Libre, Inc. |
- 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).
Packages
libpipeline-1.5.7-1.aldos.src [960 KiB] |
Changelog
by Joel Barrios (2022-11-17):
- Update to 1.5.7. |