diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:35:43 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:35:43 +0300 |
commit | cf7fbcb037fa611b12ddfcc4c39f31bfb57d8d13 (patch) | |
tree | 367f61b0f69078ec672343cc8d7fe5401e8e03fc /extra/smu/meta | |
parent | eb2af37553c8729b1289067b66fac21b6a5814ad (diff) | |
download | repository-cf7fbcb037fa611b12ddfcc4c39f31bfb57d8d13.tar.gz |
smu: add meta file
Diffstat (limited to 'extra/smu/meta')
-rw-r--r-- | extra/smu/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/smu/meta b/extra/smu/meta new file mode 100644 index 00000000..8ca36bf4 --- /dev/null +++ b/extra/smu/meta @@ -0,0 +1,3 @@ +description: Simple markdown parser +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |