comparison setup.py @ 111:0c778a183e38

Add "End Users/Desktop" to the intended audience
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 22 Dec 2024 20:25:21 +0100
parents c3268f4e752f
children 2b9adc0c326c
comparison
equal deleted inserted replaced
110:3060aa4cb252 111:0c778a183e38
39 platforms="any", 39 platforms="any",
40 classifiers=[ 40 classifiers=[
41 "Development Status :: 5 - Production/Stable", 41 "Development Status :: 5 - Production/Stable",
42 "Environment :: Console", 42 "Environment :: Console",
43 "Intended Audience :: Developers", 43 "Intended Audience :: Developers",
44 "Intended Audience :: End Users/Desktop",
44 "Intended Audience :: System Administrators", 45 "Intended Audience :: System Administrators",
45 "License :: OSI Approved :: BSD License", 46 "License :: OSI Approved :: BSD License",
46 "Operating System :: OS Independent", 47 "Operating System :: OS Independent",
47 "Programming Language :: Python", 48 "Programming Language :: Python",
48 "Programming Language :: Python :: 2.7", 49 "Programming Language :: Python :: 2.7",