Package libpipeline: Information

    Source package: libpipeline
    Version: 1.5.8-alt1
    Latest version according to Repology
    Build time:  Mar 20, 2025, 05:16 PM in the task #378581
    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 RPM packages built from this SRPM:
    libpipeline (x86_64, i586, aarch64)
    libpipeline-debuginfo (x86_64, i586, aarch64)
    libpipeline-devel (x86_64, i586, aarch64)

    Maintainer: Ivan A. Melnikov


    ACL:
    Igor Vlasenko
    @everybody

      1. libcheck-devel
      2. gcc
      3. libtool

    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