diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:27:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:27:34 +0300 |
commit | 0be2102c1906144c9dd503623e16a44d238e4bf9 (patch) | |
tree | ae9df5b0d2c69ef77fc41c854888221f5a50f868 /community/lzo | |
parent | 4f580dad3a1e9d2940d033f64a7bb0b97e378081 (diff) | |
download | repository-0be2102c1906144c9dd503623e16a44d238e4bf9.tar.gz |
lzo: add meta file
Diffstat (limited to 'community/lzo')
-rw-r--r-- | community/lzo/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/lzo/meta b/community/lzo/meta new file mode 100644 index 00000000..46e11f7f --- /dev/null +++ b/community/lzo/meta @@ -0,0 +1,3 @@ +description: Data compression library +license: GPL-2.0 +maintainer: Cem Keylan <cem@carbslinux.org> |