[Python-checkins] distutils2: Update list of trove classifiers to match PyPI

eric.araujo python-checkins at python.org
Mon Sep 19 15:12:39 CEST 2011


http://hg.python.org/distutils2/rev/f18c5f224536
changeset:   1167:f18c5f224536
user:        Éric Araujo <merwok at netwok.org>
date:        Mon Sep 19 03:59:32 2011 +0200
summary:
  Update list of trove classifiers to match PyPI

files:
  distutils2/_trove.py |  7 +++++++
  1 files changed, 7 insertions(+), 0 deletions(-)


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

-- 
Repository URL: http://hg.python.org/distutils2


More information about the Python-checkins mailing list