Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
[build]
type = "autotools"
[dependencies]
runtime = ["glibc"]
[package]
description = "library for manipulating pipelines of subprocesses in a flexible and convenient way"
homepage = "https://libpipeline.nongnu.org/"
license = "GPL-3.0-or-Later"
name = "libpipeline"
version = "1.5.8"
[[source]]
extract_dir = "$name-$version"
sha256 = "1b1203ca152ccd63983c3f2112f7fe6fa5afd453218ede5153d1b31e11bb8405"
url = "https://download.savannah.nongnu.org/releases/libpipeline/libpipeline-$version.tar.gz"