update setup.py and egg metadata

This commit is contained in:
Mike Fährmann
2015-06-28 13:02:36 +02:00
parent 4348694629
commit af3b44762c
3 changed files with 11 additions and 0 deletions

View File

@@ -38,7 +38,11 @@ setup(
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Operating System :: POSIX",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.2",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Internet :: WWW/HTTP :: Indexing/Search",
"Topic :: Multimedia",
"Topic :: Multimedia :: Graphics",
],