From 7d00b94f16c94d2f27c097ed675fb02487b7c0aa Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 10 Apr 2017 02:21:51 +0200 Subject: Add the XMPP classifier to setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d5f61180..8aea5a6f 100755 --- a/setup.py +++ b/setup.py @@ -81,6 +81,7 @@ setup(name="poezio", classifiers=['Development Status :: 5 - Production/Stable', 'Topic :: Communications :: Chat', + 'Topic :: Internet :: XMPP', 'Environment :: Console :: Curses', 'Intended Audience :: End Users/Desktop', 'License :: OSI Approved :: zlib/libpng License', -- cgit v1.2.3