diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:24:55 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:24:55 +0300 |
| commit | 1d8d68ef5e6e4163da2c40db65b5968c0f3bd9c1 (patch) | |
| tree | ac31d43256395991cc1ffc44dd1c5f2ef9670359 | |
| parent | 2a285c0c5830e460fb121fd728a8224b1263b004 (diff) | |
| download | repository-1d8d68ef5e6e4163da2c40db65b5968c0f3bd9c1.tar.gz | |
jq: add meta file
| -rw-r--r-- | community/jq/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/jq/meta b/community/jq/meta new file mode 100644 index 00000000..9e46ba94 --- /dev/null +++ b/community/jq/meta @@ -0,0 +1,3 @@ +description: JSON parser and processor +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |
