|
28 | 28 | classifiers=[ |
29 | 29 | "License :: OSI Approved :: Apache Software License", |
30 | 30 | "Programming Language :: Python", |
31 | | - "Development Status :: 4 - Beta", |
32 | | - "Intended Audience :: Developers", |
33 | | - "Topic :: Scientific/Engineering" |
| 31 | + "Programming Language :: C++", |
| 32 | + "Development Status :: 5 - Production/Stable", |
| 33 | + "Intended Audience :: Education", |
| 34 | + "Intended Audience :: Healthcare Industry", |
| 35 | + "Intended Audience :: Science/Research", |
| 36 | + "Topic :: Scientific/Engineering", |
| 37 | + "Topic :: Scientific/Engineering :: Medical Science Apps.", |
| 38 | + "Topic :: Scientific/Engineering :: Information Analysis", |
| 39 | + "Topic :: Software Development :: Libraries", |
| 40 | + "Operating System :: Microsoft :: Windows", |
| 41 | + "Operating System :: POSIX", |
| 42 | + "Operating System :: Unix", |
| 43 | + "Operating System :: MacOS" |
34 | 44 | ], |
35 | 45 | license='Apache', |
36 | 46 | keywords='ITK InsightToolkit segmentation registration image', |
|
0 commit comments