Package libpipeline: Information
Source package: libpipeline
Version: 1.5.8-alt1
Build time: Mar 20, 2025, 05:16 PM in the task #378581
Category: Development/Other
Report package bugHome page: http://libpipeline.nongnu.org/
License: GPLv3+
Summary: A pipeline manipulation library
Description:
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).
List of RPM packages built from this SRPM:
libpipeline (x86_64, i586, aarch64)
libpipeline-debuginfo (x86_64, i586, aarch64)
libpipeline-devel (x86_64, i586, aarch64)
libpipeline (x86_64, i586, aarch64)
libpipeline-debuginfo (x86_64, i586, aarch64)
libpipeline-devel (x86_64, i586, aarch64)
Maintainer: Ivan A. Melnikov
Last changed
March 19, 2025 Ivan A. Melnikov 1.5.8-alt1
- 1.5.8
Dec. 24, 2022 Igor Vlasenko 1.5.7-alt1_1
- update to new release by fcimport
May 7, 2022 Igor Vlasenko 1.5.6-alt1_1
- update to new release by fcimport