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.4.0.tar.gz | 0000805155 786 KB | |
libpipeline-1.4.0.tar.gz.sig | 0000000536 536 Bytes | |
libpipeline.changes | 0000001951 1.91 KB | |
libpipeline.keyring | 0000341941 334 KB | |
libpipeline.spec | 0000003203 3.13 KB |
Revision 11 (latest revision is 31)
Marcus Meissner (msmeissn)
accepted
request 316296
from
Martin Pluskal (pluskalm)
(revision 11)
- Add gpg signature - Cleanup spec file with spec-cleaner - Add missing dependency on pkg-config
Comments 0