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)
- Sources inherited from project openSUSE:Leap:15.1:Rings:1-MinimalX
- Links to openSUSE:Leap:15.1 / libpipeline
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000101 101 Bytes | over 2 years |
Comments for libpipeline 0