From 8a0241b934c04ab9c62e4680b0cff1f653a08389 Mon Sep 17 00:00:00 2001 From: Sergio Costas Date: Sun, 1 Feb 2015 19:10:54 +0100 Subject: [PATCH] Added more types --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 083d5bd..5057ff4 100755 --- a/setup.py +++ b/setup.py @@ -96,7 +96,8 @@ setup( 'Topic :: Multimedia :: Video :: Conversion', 'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)', 'Operating System :: POSIX :: Linux', - 'Programming Language :: Python :: 3' + 'Programming Language :: Python :: 3', + 'Topic :: Multimedia :: Video :: Conversion' ], keywords='dvd video',