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.5.tar.gz | 0000956089 934 KB | |
libpipeline-1.5.5.tar.gz.asc | 0000000833 833 Bytes | |
libpipeline.changes | 0000003865 3.77 KB | |
libpipeline.keyring | 0000341941 334 KB | |
libpipeline.spec | 0000003353 3.27 KB |
Revision 13 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 945521
from
Dr. Werner Fink (WernerFink)
(revision 13)
- Update to 1.5.5: * Move release process to GitLab CI. - Back to download from savannah.nongnu.org for a fully bootstrapped tar ball without the need of autoconfig and gl Compare https://gitlab.com/cjwatson/libpipeline/-/releases and https://gitlab.com/cjwatson/libpipeline/-/packages/4425007 - Use autoconf - update to 1.5.4: * Building libpipeline now requires Autoconf >= 2.64. * Developmed moved to Gitlab
Comments 0