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)
- Developed at Base:System
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libpipeline && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libpipeline-1.5.8.tar.gz | 0001070254 1.02 MB | |
libpipeline-1.5.8.tar.gz.asc | 0000000833 833 Bytes | |
libpipeline.changes | 0000004794 4.68 KB | |
libpipeline.keyring | 0000341941 334 KB | |
libpipeline.spec | 0000003164 3.09 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1208863
from
Dr. Werner Fink (WernerFink)
(revision 16)
- Update to 1.5.8 (27 August 2024): * Upgrade to Gnulib `stable-202407`. Building libpipeline now requires Automake >= 1.14. * Use C23-style `nullptr`.
Comments 0