From 8bbf023fbdc0b87671ce76afbf4d10c4c2833357 Mon Sep 17 00:00:00 2001 From: Gautier de Montmollin Date: Tue, 21 May 2024 22:31:02 +0200 Subject: [PATCH] Update metadata in gid-13.0.0.toml Added some tags. --- index/gi/gid/gid-13.0.0.toml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/index/gi/gid/gid-13.0.0.toml b/index/gi/gid/gid-13.0.0.toml index 75f24a920..8f40d34a4 100644 --- a/index/gi/gid/gid-13.0.0.toml +++ b/index/gi/gid/gid-13.0.0.toml @@ -7,7 +7,17 @@ licenses = "MIT" maintainers = ["gdemont@hotmail.com"] maintainers-logins = ["zertovitch", "Fabien-Chouteau"] project-files = ["gid.gpr"] -tags = ["image", "decoder", "bmp", "gif", "jpeg", "jpg", "pbm", "pgm", "png", "pnm", "ppm", "qoi", "tga", "targa"] +tags = ["image", + "animated", "animation", + "bitmap", + "color", + "decoder", "decoding", "decompress", + "digitization", + "lossless", "lossy", + "rbg", + "steganography", + "transparency", "transparent", + "bmp", "gif", "jpeg", "jpg", "pbm", "pgm", "png", "pnm", "ppm", "qoi", "tga", "targa"] executables = ["to_bmp"] long-description = """  image