From 8e85776c510991ddaa2751cff31fa02e2ceb8a1d Mon Sep 17 00:00:00 2001 From: Gautier de Montmollin Date: Fri, 20 Jan 2023 09:59:11 +0100 Subject: [PATCH] gid tags (#724) --- index/gi/gid/gid-10.0.0.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/index/gi/gid/gid-10.0.0.toml b/index/gi/gid/gid-10.0.0.toml index f302b182..5f91d359 100644 --- a/index/gi/gid/gid-10.0.0.toml +++ b/index/gi/gid/gid-10.0.0.toml @@ -6,6 +6,7 @@ licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["zertovitch", "Fabien-Chouteau"] project-files = ["gid.gpr"] +tags = ["image", "decoder", "bmp", "gif", "jpeg", "jpg", "png", "qoi"] [gpr-externals] GID_Build_Mode = ["Debug", "Fast_but_checked", "Fast", "Small", "Smallest", "Profiling"]