Package libpipeline: Information

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

Binary package: libpipeline
Version: 1.5.6-alt1_1
Architecture: e2kv6
Build time:  May 8, 2022, 02:09 PM
Source package: libpipeline
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).

Maintainer: Igor Vlasenko

List of contributors:
Igor Vlasenko
Michael Shigorin

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