Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:58 +02:00
parent ecb4e0f911
commit 0d161d9416
+3
View File
@@ -1,7 +1,10 @@
name: libpipeline name: libpipeline
description: C library for manipulating pipelines of subprocesses in a flexible and convenient way description: C library for manipulating pipelines of subprocesses in a flexible and convenient way
version: 1.5.7 version: 1.5.7
revision: 2
url: https://libpipeline.nongnu.org/ url: https://libpipeline.nongnu.org/
license: GPL3-or-later license: GPL3-or-later
architecture: any architecture: any
depends: ["glibc"]
make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","make","sed","texinfo"]
type: source type: source