From c35ca13332be0b9e904bf946bdec2afec27a6f15 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 22 Nov 2009 09:42:35 +0000 Subject: Add Trove classifiers added by Martin. --- setup.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 2e050d3fc..f30fad689 100644 --- a/setup.py +++ b/setup.py @@ -52,10 +52,12 @@ setup(name='repoze.bfg', classifiers=[ "Intended Audience :: Developers", "Programming Language :: Python", + "Framework :: BFG", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", + "License :: Repoze Public License", ], keywords='web wsgi bfg zope', author="Agendaless Consulting", -- cgit v1.2.3