Mercurial > moin > 1.9
changeset 6016:8ab046023ff1
improve pypi metadata / classifiers
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Sun, 05 Jan 2014 04:38:29 +0100 |
parents | 8441db884779 |
children | 06af086f97f5 |
files | setup.py |
diffstat | 1 files changed, 16 insertions(+), 39 deletions(-) [+] |
line wrap: on
line diff
--- a/setup.py Sun Jan 05 04:21:00 2014 +0100 +++ b/setup.py Sun Jan 05 04:38:29 2014 +0100 @@ -222,51 +222,28 @@ 'classifiers': """Development Status :: 5 - Production/Stable Environment :: No Input/Output (Daemon) Environment :: Web Environment -Environment :: Win32 (MS Windows) -Intended Audience :: Customer Service Intended Audience :: Developers -Intended Audience :: Education -Intended Audience :: End Users/Desktop -Intended Audience :: Financial and Insurance Industry -Intended Audience :: Healthcare Industry -Intended Audience :: Information Technology -Intended Audience :: Legal Industry -Intended Audience :: Manufacturing -Intended Audience :: Other Audience -Intended Audience :: Religion -Intended Audience :: Science/Research Intended Audience :: System Administrators -Intended Audience :: Telecommunications Industry -License :: OSI Approved :: GNU General Public License (GPL) -Natural Language :: Chinese (Simplified) -Natural Language :: Chinese (Traditional) -Natural Language :: Danish -Natural Language :: Dutch -Natural Language :: English -Natural Language :: French -Natural Language :: German -Natural Language :: Hebrew -Natural Language :: Hungarian -Natural Language :: Italian -Natural Language :: Javanese -Natural Language :: Korean -Natural Language :: Norwegian -Natural Language :: Russian -Natural Language :: Serbian -Natural Language :: Spanish -Natural Language :: Vietnamese +Intended Audience :: Education +Intended Audience :: Science/Research +Intended Audience :: End Users/Desktop +Intended Audience :: Information Technology +License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) +Operating System :: OS Independent +Operating System :: POSIX +Operating System :: POSIX :: BSD +Operating System :: POSIX :: Linux +Operating System :: Unix Operating System :: MacOS :: MacOS X Operating System :: Microsoft :: Windows -Operating System :: Microsoft :: Windows :: Windows 95/98/2000 -Operating System :: Microsoft :: Windows :: Windows NT/2000 -Operating System :: OS Independent -Operating System :: POSIX -Operating System :: POSIX :: BSD :: FreeBSD -Operating System :: POSIX :: Linux -Operating System :: Unix Programming Language :: Python -Topic :: Communications :: Conferencing +Programming Language :: Python :: 2 +Programming Language :: Python :: 2.5 +Programming Language :: Python :: 2.6 +Programming Language :: Python :: 2.7 Topic :: Internet :: WWW/HTTP :: Dynamic Content +Topic :: Internet :: WWW/HTTP :: WSGI +Topic :: Internet :: WWW/HTTP :: WSGI :: Application Topic :: Office/Business :: Groupware Topic :: Text Processing :: Markup""".splitlines(),