libpipeline - A pipeline manipulation library
Website: | http://libpipeline.nongnu.org/ |
---|---|
License: | GPL-3.0-or-later |
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.8-1.aldos.i686 [58 KiB] |
Changelog
by Joel Barrios (2024-08-28):
- Update to 1.5.8. |