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.2.0-1m.mo8.i686 [44 KiB] |
Changelog
by NARITA Koichi (2011-10-30):
- (1.2.0-1m) - import fron Fedora for man-db |