diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:08:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:08:30 +0300 |
commit | 482d3dd96ed8b5827940296ffb1d1cff99d4808c (patch) | |
tree | 7d1c14c9c08077ed0eebfe9f8cf872d9bbb4c82d /extra | |
parent | 9c47a507de97a3e5f21ccc98a31cd8f9ae40d3df (diff) | |
download | repository-482d3dd96ed8b5827940296ffb1d1cff99d4808c.tar.gz |
pcre: add meta file
Diffstat (limited to 'extra')
-rw-r--r-- | extra/pcre/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/pcre/meta b/extra/pcre/meta new file mode 100644 index 00000000..0baabdb6 --- /dev/null +++ b/extra/pcre/meta @@ -0,0 +1,3 @@ +description: Perl compatible regular expression library +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |