Package libpipeline: Information

  • Default inline alert: Version in the repository: 1.5.7-alt1_1

Source package: libpipeline
Version: 1.5.6-alt1_1
Latest version according to Repology
Build time:  May 7, 2022, 02:02 PM in the task #299648
Report package bug
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 rpms provided by this srpm:
libpipeline (x86_64, ppc64le, i586, armh, aarch64)
libpipeline-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libpipeline-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Igor Vlasenko

List of contributors:
Igor Vlasenko
Michael Shigorin

ACL:
Igor Vlasenko
@everybody

    1. libtool
    2. libcheck-devel
    3. gcc

Last changed


May 7, 2022 Igor Vlasenko 1.5.6-alt1_1
- update to new release by fcimport
Jan. 21, 2022 Igor Vlasenko 1.5.5-alt1_1
- update to new release by fcimport
Nov. 13, 2021 Igor Vlasenko 1.5.4-alt1_1
- update to new release by fcimport