diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:23:36 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:23:36 +0300 |
commit | 8c025e96aac0b51657d60d3fdd65eaf80e49a162 (patch) | |
tree | ba3ee762a4f509035381cce823054fe90878b79d /community/gmime | |
parent | bea70e8a7201cbd301b64b778f53a31aff6c6f94 (diff) | |
download | repository-8c025e96aac0b51657d60d3fdd65eaf80e49a162.tar.gz |
gmime: add meta file
Diffstat (limited to 'community/gmime')
-rw-r--r-- | community/gmime/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/gmime/meta b/community/gmime/meta new file mode 100644 index 00000000..391d0c2a --- /dev/null +++ b/community/gmime/meta @@ -0,0 +1,3 @@ +description: GNOME mime parsing library +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |