diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-28 12:21:02 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-28 12:21:02 +0300 |
commit | 34049bb1857102dce7c9001e8891b4778f36b847 (patch) | |
tree | c719cbe6e2af35a93803802608cf91fdef181755 /extra/libexif | |
parent | 6012494635d89eb664b3d11fc30130f813c0d0b9 (diff) | |
download | repository-34049bb1857102dce7c9001e8891b4778f36b847.tar.gz |
libexif: add meta file
Diffstat (limited to 'extra/libexif')
-rw-r--r-- | extra/libexif/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libexif/meta b/extra/libexif/meta new file mode 100644 index 00000000..3ee6dc33 --- /dev/null +++ b/extra/libexif/meta @@ -0,0 +1,3 @@ +description: EXIF file library +license: LGPL-2.1-or-later +maintainer: Cem Keylan <cem@carbslinux.org> |