Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:56 +02:00
parent ebcacf8246
commit 42dc03a781
+3
View File
@@ -1,7 +1,10 @@
name: bc name: bc
description: Arbitrary numeric processing language description: Arbitrary numeric processing language
version: 6.7.5 version: 6.7.5
revision: 2
url: https://www.gnu.org/software/bc/ url: https://www.gnu.org/software/bc/
license: GPL license: GPL
architecture: any architecture: any
depends: ["glibc","ncurses","readline"]
make_depends: ["bash","binutils","coreutils","gcc","glibc","grep","make","readline"]
type: source type: source