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)
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / libpipeline
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/libpipeline && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
libpipeline-1.5.4.tar.gz | 0001040952 1020 KB | |
libpipeline.changes | 0000003275 3.2 KB | |
libpipeline.spec | 0000003035 2.96 KB |
Revision 19 (latest revision is 31)
Dr. Werner Fink (WernerFink)
accepted
request 935933
from
Dirk Mueller (dirkmueller)
(revision 19)
- update to 1.5.4: * Building libpipeline now requires Autoconf >= 2.64. * Developmed moved to Gitlab
Comments 0