Package libpipeline: Information

    Source package: libpipeline
    Version: 1.4.1-alt1_2
    Build time:  Feb 16, 2016, 01:38 PM in the task #159333
    Category: Development/C
    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, i586)
    libpipeline-debuginfo (x86_64, i586)
    libpipeline-devel (x86_64, i586)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. pkgconfig(check)
      2. libcheck-devel
      3. libtool

    Last changed


    Feb. 15, 2016 Igor Vlasenko 1.4.1-alt1_2
    - update to new release by fcimport
    Sept. 20, 2015 Igor Vlasenko 1.4.1-alt1_1
    - update to new release by fcimport
    Dec. 22, 2014 Igor Vlasenko 1.4.0-alt1_1
    - update to new release by fcimport