Update list of trove classifiers to match PyPI

This commit is contained in:
Éric Araujo 2011-08-30 19:05:46 +02:00
parent 9e1599ad48
commit d9d67a6b5c
1 changed files with 7 additions and 0 deletions

View File

@ -38,7 +38,10 @@ all_classifiers = [
'Environment :: X11 Applications :: Qt', 'Environment :: X11 Applications :: Qt',
'Framework :: BFG', 'Framework :: BFG',
'Framework :: Buildout', 'Framework :: Buildout',
'Framework :: Buildout :: Extension',
'Framework :: Buildout :: Recipe',
'Framework :: Chandler', 'Framework :: Chandler',
'Framework :: CherryPy',
'Framework :: CubicWeb', 'Framework :: CubicWeb',
'Framework :: Django', 'Framework :: Django',
'Framework :: IDLE', 'Framework :: IDLE',
@ -47,6 +50,7 @@ all_classifiers = [
'Framework :: Pylons', 'Framework :: Pylons',
'Framework :: Setuptools Plugin', 'Framework :: Setuptools Plugin',
'Framework :: Trac', 'Framework :: Trac',
'Framework :: Tryton',
'Framework :: TurboGears', 'Framework :: TurboGears',
'Framework :: TurboGears :: Applications', 'Framework :: TurboGears :: Applications',
'Framework :: TurboGears :: Widgets', 'Framework :: TurboGears :: Widgets',
@ -69,6 +73,7 @@ all_classifiers = [
'Intended Audience :: System Administrators', 'Intended Audience :: System Administrators',
'Intended Audience :: Telecommunications Industry', 'Intended Audience :: Telecommunications Industry',
'License :: Aladdin Free Public License (AFPL)', 'License :: Aladdin Free Public License (AFPL)',
'License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication',
'License :: DFSG approved', 'License :: DFSG approved',
'License :: Eiffel Forum License (EFL)', 'License :: Eiffel Forum License (EFL)',
'License :: Free For Educational Use', 'License :: Free For Educational Use',
@ -376,6 +381,7 @@ all_classifiers = [
'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Page Counters', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Page Counters',
'Topic :: Internet :: WWW/HTTP :: HTTP Servers', 'Topic :: Internet :: WWW/HTTP :: HTTP Servers',
'Topic :: Internet :: WWW/HTTP :: Indexing/Search', 'Topic :: Internet :: WWW/HTTP :: Indexing/Search',
'Topic :: Internet :: WWW/HTTP :: Session',
'Topic :: Internet :: WWW/HTTP :: Site Management', 'Topic :: Internet :: WWW/HTTP :: Site Management',
'Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking', 'Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking',
'Topic :: Internet :: WWW/HTTP :: WSGI', 'Topic :: Internet :: WWW/HTTP :: WSGI',
@ -431,6 +437,7 @@ all_classifiers = [
'Topic :: Printing', 'Topic :: Printing',
'Topic :: Religion', 'Topic :: Religion',
'Topic :: Scientific/Engineering', 'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Artificial Life',
'Topic :: Scientific/Engineering :: Artificial Intelligence', 'Topic :: Scientific/Engineering :: Artificial Intelligence',
'Topic :: Scientific/Engineering :: Astronomy', 'Topic :: Scientific/Engineering :: Astronomy',
'Topic :: Scientific/Engineering :: Atmospheric Science', 'Topic :: Scientific/Engineering :: Atmospheric Science',