Update trove classifiers.

This commit is contained in:
Georg Brandl
2010-05-25 01:08:52 +02:00
parent ecb394a978
commit 4dfe623d7d

View File

@@ -170,14 +170,16 @@ setup(
long_description=long_desc,
zip_safe=False,
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Environment :: Web Environment',
'Intended Audience :: Developers',
'Intended Audience :: Education',
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Topic :: Documentation',
'Topic :: Text Processing',
'Topic :: Utilities',
],
platforms='any',