diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:22:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:22:34 +0300 |
commit | aff065aea943d21a1af0065035153c2761dbbb6b (patch) | |
tree | f145d52ee9621eec2e4b9c328551ef3e8c30251d | |
parent | 014a271d4cb13a40c3b0e962859e98a5b00f12ca (diff) | |
download | repository-aff065aea943d21a1af0065035153c2761dbbb6b.tar.gz |
figlet: add meta file
-rw-r--r-- | community/figlet/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/figlet/meta b/community/figlet/meta new file mode 100644 index 00000000..8a8dd45c --- /dev/null +++ b/community/figlet/meta @@ -0,0 +1,3 @@ +description: Text to ASCII art generator +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |