diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:17:53 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:17:53 +0300 |
commit | 7e39410fd40a679345251a60e2eb13751fa23c8f (patch) | |
tree | 2069b2f7163e772ca986ee0f76d0a75533a32360 | |
parent | d527930f717afc7d2dc05b8d29756c40de82a4ba (diff) | |
download | repository-7e39410fd40a679345251a60e2eb13751fa23c8f.tar.gz |
aspell: add meta file
-rw-r--r-- | community/aspell/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/aspell/meta b/community/aspell/meta new file mode 100644 index 00000000..949df189 --- /dev/null +++ b/community/aspell/meta @@ -0,0 +1,3 @@ +description: Spell checker with multi-language support +license: LGPL-2.1 +maintainer: Cem Keylan <cem@carbslinux.org> |