diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:05:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:05:44 +0300 |
commit | a156b10c898faa7fc10700a583ae24e8356d51d6 (patch) | |
tree | 1930d10b07c2b16571fa4f9db7128fc8c48b946d /extra/file | |
parent | 51bcd400618627e3c64839a3cba38e2c32f35a4c (diff) | |
download | repository-a156b10c898faa7fc10700a583ae24e8356d51d6.tar.gz |
file: add meta file
Diffstat (limited to 'extra/file')
-rw-r--r-- | extra/file/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/file/meta b/extra/file/meta new file mode 100644 index 00000000..26ea3ab7 --- /dev/null +++ b/extra/file/meta @@ -0,0 +1,3 @@ +description: File type identification library/utility +license: BSD-2-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |