diff --git a/src/trove_classifiers/__init__.py b/src/trove_classifiers/__init__.py index f22f5d8..5708dac 100644 --- a/src/trove_classifiers/__init__.py +++ b/src/trove_classifiers/__init__.py @@ -573,6 +573,15 @@ "Topic :: Communications :: File Sharing :: Napster", "Topic :: Communications :: Ham Radio", "Topic :: Communications :: Internet Phone", + "Topic :: Communications :: Social Media", + "Topic :: Communications :: Social Media :: Bluesky", + "Topic :: Communications :: Social Media :: Facebook", + "Topic :: Communications :: Social Media :: Instagram", + "Topic :: Communications :: Social Media :: Lemmy", + "Topic :: Communications :: Social Media :: Mastodon", + "Topic :: Communications :: Social Media :: Pixelfed", + "Topic :: Communications :: Social Media :: Twitter/X", + "Topic :: Communications :: Social Media :: YouTube", "Topic :: Communications :: Telephony", "Topic :: Communications :: Usenet News", "Topic :: Database", @@ -643,6 +652,9 @@ "Topic :: Games/Entertainment :: Turn Based Strategy", "Topic :: Home Automation", "Topic :: Internet", + "Topic :: Internet :: ActivityPub", + "Topic :: Internet :: ActivityStreams", + "Topic :: Internet :: AtProto", "Topic :: Internet :: File Transfer Protocol (FTP)", "Topic :: Internet :: Finger", "Topic :: Internet :: Log Analysis", @@ -660,6 +672,7 @@ "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Wiki", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", + "Topic :: Internet :: WWW/HTTP :: RSS", "Topic :: Internet :: WWW/HTTP :: Session", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking",