Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:58 +02:00
parent eb24951a85
commit bc917fce8d
+2 -1
View File
@@ -1,8 +1,9 @@
name: pcre2 name: pcre2
description: that implement regular expression pattern matching using the same syntax and semantics as Perl 5 (Version 2) description: that implement regular expression pattern matching using the same syntax and semantics as Perl 5 (Version 2)
version: 10.42 version: 10.42
revision: 2
url: https://github.com/PCRE2Project/pcre2 url: https://github.com/PCRE2Project/pcre2
license: BSD-3-Clause license: BSD-3-Clause
architecture: any architecture: any
depends: zlib,bzip2,readline depends: ["zlib","bzip2","readline"]
type: source type: source