diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:28:57 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:28:57 +0300 |
commit | d9db66d1d657cfa33fd4cbc7e2a13ebfa06f6a98 (patch) | |
tree | e03eb9266481eaeb736bae6a0348257a12216444 /extra/readline | |
parent | 60b84464d99c1a5640069f849178ad81c9b46ce2 (diff) | |
download | repository-d9db66d1d657cfa33fd4cbc7e2a13ebfa06f6a98.tar.gz |
readline: add meta file
Diffstat (limited to 'extra/readline')
-rw-r--r-- | extra/readline/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/readline/meta b/extra/readline/meta new file mode 100644 index 00000000..8817f601 --- /dev/null +++ b/extra/readline/meta @@ -0,0 +1,3 @@ +description: GNU readline library +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |