# HG changeset patch
# User Arthur Lutz <arthur.lutz@logilab.fr>
# Date 1246893420 -7200
#      Mon Jul 06 17:17:00 2009 +0200
# Node ID 302b9c57ddec56ca3c1c710eb466b752870ed988
# Parent  b4195c2ee09bc9998c4cfee9369eef38dad6ce11
add classifiers

diff --git a/__pkginfo__.py b/__pkginfo__.py
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -30,6 +30,14 @@
 short_desc = 'blog support for the CubicWeb framework'
 long_desc = '''blog support for the CubicWeb framework'''
 web = 'http://www.cubicweb.org/project/%s' % distname
+classifiers = [
+          'Environment :: Web Environment'
+          'Framework :: CubicWeb',
+          'Programming Language :: Python',
+          'Programming Language :: JavaScript',
+]
+
+
 CUBES_DIR = join('share', 'cubicweb', 'cubes')
 try:
     data_files = [