libpipeline - A pipeline manipulation library
Website: | http://libpipeline.nongnu.org/ |
---|---|
License: | GPLv3+ |
- 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.4.1-1m.mo8.x86_64 [40 KiB] |
Changelog
by Yohsuke Ooi (2018-06-09):
- (1.4.1-1m) - update to 1.4.1 |