Package libpipeline: Information

    Source package: libpipeline
    Version: 1.2.2-alt1_4
    Build time:  Mar 21, 2013, 04:27 PM
    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

    ACL:
    Igor Vlasenko
    @everybody

      1. libcheck-devel
      2. libtool

    Last changed


    March 21, 2013 Igor Vlasenko 1.2.2-alt1_4
    - update to new release by fcimport
    Feb. 22, 2013 Igor Vlasenko 1.2.2-alt1_3
    - update to new release by fcimport
    Dec. 3, 2012 Igor Vlasenko 1.2.2-alt1_2
    - update to new release by fcimport