diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-23 10:38:31 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-23 10:38:31 +0300 |
commit | 0cd052f2490a5f83a64eab33721bf7fa1b526278 (patch) | |
tree | b4189d5e543ed5c6328f42e8d69add3d207ef9f9 /core/cl-utils/meta | |
parent | 33aa6579046eecb05756fc7b62bcc1b3aa2bbb50 (diff) | |
download | repository-0cd052f2490a5f83a64eab33721bf7fa1b526278.tar.gz |
cl-utils: add new package at 1.0.0
Diffstat (limited to 'core/cl-utils/meta')
-rw-r--r-- | core/cl-utils/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/cl-utils/meta b/core/cl-utils/meta new file mode 100644 index 00000000..5a30066b --- /dev/null +++ b/core/cl-utils/meta @@ -0,0 +1,3 @@ +description: Carbs Linux repository utilities +license: Public Domain +maintainer: Cem Keylan <cem@carbslinux.org> |