From 70a9d4e36073ddf24efb99d31beef4b2ea973199 Mon Sep 17 00:00:00 2001 From: ItsThatOneJack-Dev <157112523+ItsThatOneJack-Dev@users.noreply.github.com> Date: Sun, 21 Sep 2025 22:05:24 +0100 Subject: [PATCH] Add "Topic :: Internet :: GURT" --- src/trove_classifiers/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/trove_classifiers/__init__.py b/src/trove_classifiers/__init__.py index 0971b70..ef79b20 100644 --- a/src/trove_classifiers/__init__.py +++ b/src/trove_classifiers/__init__.py @@ -665,6 +665,7 @@ "Topic :: Internet :: Name Service (DNS)", "Topic :: Internet :: Proxy Servers", "Topic :: Internet :: WAP", + "Topic :: Internet :: GURT", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Browsers", "Topic :: Internet :: WWW/HTTP :: Dynamic Content",