Converted metadata to yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user