diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:56:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:56:04 +0300 |
commit | 33c905a95e9fd28f651a5a8deaf9300f38040d13 (patch) | |
tree | ef9a52ee566798594798aa958176d53599bd4c41 /extra/nano/meta | |
parent | 70dacba7cf6b293ffc7597b81f6f8e46b33f73d2 (diff) | |
download | repository-33c905a95e9fd28f651a5a8deaf9300f38040d13.tar.gz |
nano: add meta file
Diffstat (limited to 'extra/nano/meta')
-rw-r--r-- | extra/nano/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/nano/meta b/extra/nano/meta new file mode 100644 index 00000000..5f4b9499 --- /dev/null +++ b/extra/nano/meta @@ -0,0 +1,3 @@ +description: pico text editor clone +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |